Bug 131759 - Add a way to cache never-changing IDL attributes in the wrapper.
Summary: Add a way to cache never-changing IDL attributes in the wrapper.
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-16 13:48 PDT by Andreas Kling
Modified: 2014-04-16 14:11 PDT (History)
11 users (show)

See Also:


Attachments
Patch (69.02 KB, patch)
2014-04-16 13:48 PDT, Andreas Kling
oliver: 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-16 13:48:27 PDT
Add a way to cache never-changing IDL attributes in the wrapper.
Comment 1 Andreas Kling 2014-04-16 13:48:57 PDT
Created attachment 229477 [details]
Patch
Comment 2 Andreas Kling 2014-04-16 14:11:38 PDT
Committed r167383: <http://trac.webkit.org/changeset/167383>