RESOLVED FIXED 77516
Remove uncecessary [OldStyleObjC] from ShadowRoot.idl
https://bugs.webkit.org/show_bug.cgi?id=77516
Summary Remove uncecessary [OldStyleObjC] from ShadowRoot.idl
Hayato Ito
Reported 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.
Attachments
remove OldStyleObjC (1.69 KB, patch)
2012-02-01 00:25 PST, Hayato Ito
no flags
Hayato Ito
Comment 1 2012-02-01 00:25:01 PST
Created attachment 124895 [details] remove OldStyleObjC
Hayato Ito
Comment 2 2012-02-01 00:28:08 PST
Sam requested us to remove it in another thread. Thank you.
Kentaro Hara
Comment 3 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.
WebKit Review Bot
Comment 4 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>
WebKit Review Bot
Comment 5 2012-02-01 01:44:23 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.