Bug 131759

Summary: Add a way to cache never-changing IDL attributes in the wrapper.
Product: WebKit Reporter: Andreas Kling <kling>
Component: BindingsAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, cdumez, cgarcia, cmarcelo, commit-queue, esprehn+autocc, jsbell, kangil.han, kling, kondapallykalyan, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch oliver: review+

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>