Bug 77516 - Remove uncecessary [OldStyleObjC] from ShadowRoot.idl
Summary: Remove uncecessary [OldStyleObjC] from ShadowRoot.idl
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hayato Ito
URL:
Keywords:
Depends on:
Blocks: 63601
  Show dependency treegraph
 
Reported: 2012-02-01 00:22 PST by Hayato Ito
Modified: 2012-02-01 01:44 PST (History)
6 users (show)

See Also:


Attachments
remove OldStyleObjC (1.69 KB, patch)
2012-02-01 00:25 PST, Hayato Ito
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hayato Ito 2012-02-01 00:22:29 PST
We don't need [OldStyleObjC] for ShadowRoot.idl, which was added in r106434.
That is needed for the same function in Document.idl to maintain backwards compatibility, but we don't need it for ShadowRoot.
Comment 1 Hayato Ito 2012-02-01 00:25:01 PST
Created attachment 124895 [details]
remove OldStyleObjC
Comment 2 Hayato Ito 2012-02-01 00:28:08 PST
Sam requested us to remove it in another thread. Thank you.
Comment 3 Kentaro Hara 2012-02-01 00:28:30 PST
Comment on attachment 124895 [details]
remove OldStyleObjC

I agree that [OldStyleObjC] is not needed for APIs that we are going to add from now.
Comment 4 WebKit Review Bot 2012-02-01 01:44:18 PST
Comment on attachment 124895 [details]
remove OldStyleObjC

Clearing flags on attachment: 124895

Committed r106449: <http://trac.webkit.org/changeset/106449>
Comment 5 WebKit Review Bot 2012-02-01 01:44:23 PST
All reviewed patches have been landed.  Closing bug.