[Webkit-unassigned] [Bug 92824] media/video-poster-blocked-by-willsendrequest.html isn't blocking poster on willsendrequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 1 15:58:03 PDT 2012


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fishd at chromium.org




--- Comment #9 from Eric Seidel <eric at webkit.org>  2012-08-01 15:58:03 PST ---
I believe alert() and console.log() are synchronous in Mac WK/DRT.

I don't know why they wouldn't be for Chromium, but I don't know much about that part of the code.

These are the callbacks from WebCore:
http://trac.webkit.org/browser/trunk/Source/WebCore/page/ChromeClient.h#L140
http://trac.webkit.org/browser/trunk/Source/WebCore/page/ChromeClient.h#L133

We'd have to look at the chromium implementation of those to know if they're async.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list