Bug 58957 - [Chromium] Check the type tags of wrapper objects when unwrapping
Summary: [Chromium] Check the type tags of wrapper objects when unwrapping
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 52963
  Show dependency treegraph
 
Reported: 2011-04-19 18:31 PDT by Dominic Cooney
Modified: 2011-04-19 19:13 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.80 KB, patch)
2011-04-19 18:35 PDT, Dominic Cooney
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.