[Webkit-unassigned] [Bug 234066] REGRESSION (Safari 15?): Blob videos slow to pause, affects CBS and CNN

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 10 11:59:48 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=234066

--- Comment #5 from opendarwin at lapcatsoftware.com ---
(In reply to Eric Carlson from comment #4)
> (In reply to opendarwin from comment #3)
> > Question: I'm trying to debug this, and I enabled Media Logging in the web
> > inspector, but it appears that the ALWAYS_LOG messages in
> > PlatformMediaSession.cpp are not logged, because it has a logClassName() of
> > "PlatformMediaSession", as opposed to "MediaSession", is that correct?
> 
> Those are logged as `MediaElementSession` because that is the most derived
> class, so its `logClassName()` wins.

Does that mean the messages should appear in the log, or not? I'm not seeing them, unless I misunderstand the source code flow.

Unfortunately I'm finding it very difficult to debug the built WebKit source, because run-safari doesn't work right (sandboxing?), the MiniBrowser runs incredibly slow with video, I'm not sure what it's video autoplay policy is, and it also keeps crashing for some reason.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211210/df9a49d8/attachment.htm>


More information about the webkit-unassigned mailing list