Bug 77516

Summary: Remove uncecessary [OldStyleObjC] from ShadowRoot.idl
Product: WebKit Reporter: Hayato Ito <hayato>
Component: DOMAssignee: Hayato Ito <hayato>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, haraken, ojan, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 63601    
Attachments:
Description Flags
remove OldStyleObjC none

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.