Bug 131245 - JSGenerateToNativeObject should use fast JSNode/JSElement casts.
Summary: JSGenerateToNativeObject should use fast JSNode/JSElement casts.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-04 15:32 PDT by Andreas Kling
Modified: 2014-04-04 16:33 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.97 KB, patch)
2014-04-04 15:33 PDT, Andreas Kling
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-04-04 15:32:16 PDT
JSGenerateToNativeObject should use fast JSNode/JSElement casts.
Comment 1 Andreas Kling 2014-04-04 15:33:09 PDT
Created attachment 228624 [details]
Patch
Comment 2 Antonio Gomes 2014-04-04 15:52:30 PDT
Comment on attachment 228624 [details]
Patch

q: run-bindings-tests does not modify anything?
Comment 3 Geoffrey Garen 2014-04-04 16:13:21 PDT
Comment on attachment 228624 [details]
Patch

r=me
Comment 4 Andreas Kling 2014-04-04 16:33:32 PDT
Committed r166814: <http://trac.webkit.org/changeset/166814>