Bug 157467 - Optimize [StrictTypeChecking] on IDL operations
Summary: Optimize [StrictTypeChecking] on IDL operations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 156778
  Show dependency treegraph
 
Reported: 2016-05-08 15:33 PDT by Chris Dumez
Modified: 2016-05-09 12:45 PDT (History)
5 users (show)

See Also:


Attachments
Patch (67.56 KB, patch)
2016-05-08 19:14 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-05-08 15:33:49 PDT
Optimize [StrictTypeChecking] on IDL operations.
Comment 1 Chris Dumez 2016-05-08 15:34:41 PDT
Apply same optimization as in Bug 157321 to IDL operations.
Comment 2 Chris Dumez 2016-05-08 19:14:16 PDT
Created attachment 278384 [details]
Patch
Comment 3 Darin Adler 2016-05-09 12:24:24 PDT
Comment on attachment 278384 [details]
Patch

All those strings will probably make bindings code size a little bigger.
Comment 4 WebKit Commit Bot 2016-05-09 12:45:49 PDT
Comment on attachment 278384 [details]
Patch

Clearing flags on attachment: 278384

Committed r200583: <http://trac.webkit.org/changeset/200583>
Comment 5 WebKit Commit Bot 2016-05-09 12:45:53 PDT
All reviewed patches have been landed.  Closing bug.