Bug 117921

Summary: Move IDL implements statements to IDL files that implement the interface
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, darin, esprehn+autocc, haraken, kangil.han
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://src.chromium.org/viewvc/blink?view=rev&revision=152893
Attachments:
Description Flags
Patch none

Description Chris Dumez 2013-06-23 23:08:30 PDT
Move IDL implements statements to IDL files that implement the interface so that we can more easily know that a given IDL interface implements another.

The generator should enforce this as well for consistency.

Corresponding Blink revision:
https://src.chromium.org/viewvc/blink?view=rev&revision=152893
Comment 1 Chris Dumez 2013-06-23 23:40:47 PDT
Created attachment 205276 [details]
Patch
Comment 2 Kentaro Hara 2013-06-23 23:46:02 PDT
Comment on attachment 205276 [details]
Patch

Looks ok.
Comment 3 WebKit Commit Bot 2013-06-24 00:59:05 PDT
Comment on attachment 205276 [details]
Patch

Clearing flags on attachment: 205276

Committed r151896: <http://trac.webkit.org/changeset/151896>
Comment 4 WebKit Commit Bot 2013-06-24 00:59:08 PDT
All reviewed patches have been landed.  Closing bug.