[Webkit-unassigned] [Bug 39588] Provide implementation of DeviceOrientationController and hook into DOMWindow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 14 04:14:51 PDT 2010


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





--- Comment #24 from Steve Block <steveblock at google.com>  2010-07-14 04:14:50 PST ---
> Agreed it's a logic error, that's why I'm concerned about it.  I don't care
> where you put asserts, but I think we need something to detect such an error.
OK, I'll use an assert in the client, when I add it.

> Because it breaks run to completion.  And in general synchronous event handlers
> are evil for multi-threaded/multi-process browsers.  Unless there's a very good
> reason why it _needs_ to be synchronous, newly specified event handles should
> not be synchronous.  I think you should change this in the spec.  I'm happy for
> you do this in a second patch though.  Your choice.
I'll propose an update to the spec and fix this once it's agreed upon.

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