Bug 117732

Summary: Move IDL extended attributes to their correct location
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, darin, haraken, jberlin, laszlo.gombos, thorton, timothy
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://src.chromium.org/viewvc/blink?view=rev&revision=148345
Attachments:
Description Flags
Patch none

Description Chris Dumez 2013-06-18 03:26:54 PDT
Move IDL extended attributes to their correct location and simplify the IDL parser, similarly to:
https://src.chromium.org/viewvc/blink?view=rev&revision=148345
Comment 1 Chris Dumez 2013-06-18 04:05:02 PDT
Created attachment 204896 [details]
Patch
Comment 2 Kentaro Hara 2013-06-18 04:14:22 PDT
Comment on attachment 204896 [details]
Patch

LGTM. This might break Safari's internal build, so please contact xenon@ and thorton@ before landing.
Comment 3 Jessie Berlin 2013-06-18 09:07:50 PDT
I would appreciate if you could give us some notice when you plan to land this, ideally by pinging me (@jessieberlin), @xenon, or @thorton on IRC.
Comment 4 Chris Dumez 2013-06-18 10:00:17 PDT
(In reply to comment #3)
> I would appreciate if you could give us some notice when you plan to land this, ideally by pinging me (@jessieberlin), @xenon, or @thorton on IRC.

Sure, will do.
Comment 5 Jessie Berlin 2013-06-18 15:31:59 PDT
(In reply to comment #4)
> (In reply to comment #3)
> > I would appreciate if you could give us some notice when you plan to land this, ideally by pinging me (@jessieberlin), @xenon, or @thorton on IRC.
> 
> Sure, will do.

You can land this whenever you are ready to, the appropriate changes have already been made in Safari.
Comment 6 WebKit Commit Bot 2013-06-18 18:45:58 PDT
Comment on attachment 204896 [details]
Patch

Clearing flags on attachment: 204896

Committed r151714: <http://trac.webkit.org/changeset/151714>
Comment 7 WebKit Commit Bot 2013-06-18 18:46:01 PDT
All reviewed patches have been landed.  Closing bug.