Bug 79513 - onorientationchange event should have JSWindowEventListener attribute
Summary: onorientationchange event should have JSWindowEventListener attribute
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pratik Solanki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-24 11:10 PST by Pratik Solanki
Modified: 2012-03-16 00:05 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.52 KB, patch)
2012-02-24 11:15 PST, Pratik Solanki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pratik Solanki 2012-02-24 11:10:54 PST
In HTMLFrameSetElement.idl, I see

        attribute [Conditional=ORIENTATION_EVENTS, NotEnumerable] EventListener onorientationchange;

It should have JSWindowEventListener attribute
Comment 1 Pratik Solanki 2012-02-24 11:15:57 PST
Created attachment 128772 [details]
Patch
Comment 2 Kentaro Hara 2012-03-15 21:34:55 PDT
Comment on attachment 128772 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2012-03-16 00:05:31 PDT
Comment on attachment 128772 [details]
Patch

Clearing flags on attachment: 128772

Committed r110952: <http://trac.webkit.org/changeset/110952>
Comment 4 WebKit Review Bot 2012-03-16 00:05:35 PDT
All reviewed patches have been landed.  Closing bug.