Bug 79507 - DOMWindow*.idl should have had the same license block as DOMWindow.idl did originally
Summary: DOMWindow*.idl should have had the same license block as DOMWindow.idl did or...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 79327
  Show dependency treegraph
 
Reported: 2012-02-24 10:16 PST by Adam Barth
Modified: 2012-02-24 11:33 PST (History)
6 users (show)

See Also:


Attachments
Patch (29.77 KB, patch)
2012-02-24 10:17 PST, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2012-02-24 10:16:48 PST
DOMWindow*.idl should have had the same license block as DOMWindow.idl did originally
Comment 1 Adam Barth 2012-02-24 10:17:57 PST
Created attachment 128755 [details]
Patch
Comment 2 Alexey Proskuryakov 2012-02-24 10:57:21 PST
Comment on attachment 128755 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=128755&action=review

I suspect that h/cpp files may be affected too. I haven't been watching the effort very closely - was DOMWindow the only IDL split so far?

> Source/WebCore/Modules/intents/DOMWindowIntents.idl:15
> + * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

It would have been appropriate to update the license block to newest form from webkit.org.
Comment 3 Adam Barth 2012-02-24 11:06:33 PST
> was DOMWindow the only IDL split so far?

We've been working on Navigator as a proof-of-concept.
Comment 4 Eric Seidel (no email) 2012-02-24 11:32:23 PST
Sorry, was wrongly copied from the Navigator*.idl.
Comment 5 WebKit Review Bot 2012-02-24 11:32:58 PST
Comment on attachment 128755 [details]
Patch

Clearing flags on attachment: 128755

Committed r108830: <http://trac.webkit.org/changeset/108830>
Comment 6 WebKit Review Bot 2012-02-24 11:33:03 PST
All reviewed patches have been landed.  Closing bug.