[Webkit-unassigned] [Bug 96717] Turn forbidEventDispatch and allowEventDispatch into a RAII object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 16:11:52 PDT 2012


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





--- Comment #17 from Ryosuke Niwa <rniwa at webkit.org>  2012-10-01 16:12:15 PST ---
(In reply to comment #16)
> This hits an assert in http/tests/websocket/tests/hybi/workers/receive-blob.html.
> 
> http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=http%2Ftests%2Fwebsocket%2Ftests%2Fhybi%2Fworkers%2Freceive-blob.html

It's a really careless bug. I somehow assumed that these objects are only instantiated in the main thread but it can certainly be instantiated in worker threads.

Fixed in http://trac.webkit.org/changeset/130093.

-- 
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