[Webkit-unassigned] [Bug 112191] [v8] Binding Integrity should move off of vtable checks.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 13:08:32 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=112191


Thomas Sepez <tsepez at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #192811|0                           |1
        is obsolete|                            |




--- Comment #7 from Thomas Sepez <tsepez at chromium.org>  2013-03-13 13:10:57 PST ---
Created an attachment (id=192977)
 --> (https://bugs.webkit.org/attachment.cgi?id=192977&action=review)
WIP.

Patch resolves the need for IsScriptWrappable IDL attribute.  We always generate the initWrappable() code; some of these will compile into nothingness.  Thing to note is that I moved some of the static methods from DOMDataStore.h to scriptwrapable and minor name changes.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list