Bug 58957

Summary: [Chromium] Check the type tags of wrapper objects when unwrapping
Product: WebKit Reporter: Dominic Cooney <dominicc>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, rolandsteiner
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 52963    
Attachments:
Description Flags
Patch none

Description Dominic Cooney 2011-04-19 18:31:16 PDT
When unwrapping NPObjects to native Ranges and Elements, the Chromium WebKit API should check that the wrapped object is indeed that type.
Comment 1 Dominic Cooney 2011-04-19 18:35:07 PDT
Created attachment 90289 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2011-04-19 18:41:32 PDT
Comment on attachment 90289 [details]
Patch

<3
Comment 3 Roland Steiner 2011-04-19 19:12:58 PDT
Comment on attachment 90289 [details]
Patch

Clearing flags on attachment: 90289

Committed r84328: <http://trac.webkit.org/changeset/84328>
Comment 4 Roland Steiner 2011-04-19 19:13:02 PDT
All reviewed patches have been landed.  Closing bug.