- From: <bugzilla@jessica.w3.org>
- Date: Tue, 18 Mar 2014 02:07:40 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25088
Bruno Racineux <bruno@hexanet.net> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bruno@hexanet.net
--- Comment #1 from Bruno Racineux <bruno@hexanet.net> ---
(In reply to Ian 'Hixie' Hickson from comment #0)
> 'orientationchange' should fire on Window so that there can be a <body>
> event handler for it. That would also mean we don't have to retroactively
> turn Screen into an EventTarget object. This would also make this API more
> consistent with the rest of the platform.
That would conflict with the current window.orientationchange event that
already exists on webkit mobile devices. We can't mix the two APIs/features.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 18 March 2014 02:07:41 UTC