Bug 78894

Summary: Replace [V8OnInstance] with [V8Unforgeable]
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77393    
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-02-17 05:48:41 PST
[V8OnInstance] means that the method should be defined (not on a prototype chain but) on a DOM object. It is the same meaning as [V8Unforgeable]. We can replace [V8OnInstance] with [V8Unforgeable].
Attachments
Patch (3.45 KB, patch)
2012-02-17 05:50 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-02-17 05:50:45 PST
WebKit Review Bot
Comment 2 2012-02-17 18:21:02 PST
Comment on attachment 127576 [details] Patch Clearing flags on attachment: 127576 Committed r108149: <http://trac.webkit.org/changeset/108149>
WebKit Review Bot
Comment 3 2012-02-17 18:21:07 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.