RESOLVED FIXED 134655
Fast path for casting JSValue to JSDocument*.
https://bugs.webkit.org/show_bug.cgi?id=134655
Summary Fast path for casting JSValue to JSDocument*.
Andreas Kling
Reported 2014-07-05 11:56:29 PDT
Fast path for casting JSValue to JSDocument*.
Attachments
Patch (9.35 KB, patch)
2014-07-05 11:56 PDT, Andreas Kling
no flags
Patch II (11.39 KB, patch)
2015-01-19 16:39 PST, Andreas Kling
no flags
Patch II (11.40 KB, patch)
2015-01-19 16:48 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2014-07-05 11:56:54 PDT
Antti Koivisto
Comment 2 2014-07-06 10:59:10 PDT
Comment on attachment 234445 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=234445&action=review > Source/WebCore/WebCore.xcodeproj/project.pbxproj:20760 > + ADDA94BF19686F8000453029 /* JSDocumentCustom.h */, You should probably include this file to the patch too.
Andreas Kling
Comment 3 2015-01-19 16:39:11 PST
Created attachment 244937 [details] Patch II
Andreas Kling
Comment 4 2015-01-19 16:48:51 PST
Created attachment 244938 [details] Patch II
WebKit Commit Bot
Comment 5 2015-01-20 15:10:10 PST
Comment on attachment 244938 [details] Patch II Clearing flags on attachment: 244938 Committed r178758: <http://trac.webkit.org/changeset/178758>
WebKit Commit Bot
Comment 6 2015-01-20 15:10:18 PST
All reviewed patches have been landed. Closing bug.
Andreas Kling
Comment 7 2015-01-21 10:15:19 PST
Note You need to log in before you can comment on or make changes to this bug.