Bug 71735

Summary: Remove [CustomGetter] IDL for window.Option of V8
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: DOMAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dominicc, japhet, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 71093    
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2011-11-07 14:54:30 PST
The getter for window.Option of V8 does not need to be a custom getter. It can use a default getter DOMWindowInternal::DOMWindowConstructorGetter.
Attachments
Patch (3.48 KB, patch)
2011-11-07 15:22 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2011-11-07 15:22:00 PST
WebKit Review Bot
Comment 2 2011-11-07 16:10:59 PST
Comment on attachment 113939 [details] Patch Clearing flags on attachment: 113939 Committed r99498: <http://trac.webkit.org/changeset/99498>
WebKit Review Bot
Comment 3 2011-11-07 16:11:03 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.