RESOLVED FIXED 106595
Add an ENABLE macro and a WebCore::Setting for the threaded parser
https://bugs.webkit.org/show_bug.cgi?id=106595
Summary Add an ENABLE macro and a WebCore::Setting for the threaded parser
Adam Barth
Reported 2013-01-10 13:06:13 PST
Add an ENABLE macro and a WebCore::Setting for the threaded parser
Attachments
Patch (2.98 KB, patch)
2013-01-10 13:08 PST, Adam Barth
no flags
Patch (3.00 KB, patch)
2013-01-10 13:31 PST, Adam Barth
no flags
Adam Barth
Comment 1 2013-01-10 13:08:21 PST
Benjamin Poulain
Comment 2 2013-01-10 13:28:27 PST
Comment on attachment 182194 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=182194&action=review > Source/WebCore/page/Settings.in:157 > +threadedParser initial=false, conditional=THREADED_PARSER We have 3 parsers, it would be nice to say which one: THREADED_HTML_PARSER
Adam Barth
Comment 3 2013-01-10 13:31:44 PST
Benjamin Poulain
Comment 4 2013-01-10 13:40:31 PST
Comment on attachment 182197 [details] Patch Can't wait to see what's next :)
Adam Barth
Comment 5 2013-01-10 14:07:33 PST
Comment on attachment 182197 [details] Patch Clearing flags on attachment: 182197 Committed r139367: <http://trac.webkit.org/changeset/139367>
Adam Barth
Comment 6 2013-01-10 14:07:35 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.