Bug 41018 - Split out HTML5DocumentParser yield/resume logic into a separate class
Summary: Split out HTML5DocumentParser yield/resume logic into a separate class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-22 15:56 PDT by Eric Seidel (no email)
Modified: 2010-06-23 00:17 PDT (History)
6 users (show)

See Also:


Attachments
Patch (27.85 KB, patch)
2010-06-22 16:07 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff
Work in progress, will conflict with other patches in cq (27.85 KB, patch)
2010-06-22 16:08 PDT, Eric Seidel (no email)
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-06-22 15:56:49 PDT
Split out HTML5DocumentParser yeild/resume logic into a separate class
Comment 1 Eric Seidel (no email) 2010-06-22 16:07:50 PDT
Created attachment 59428 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-06-22 16:08:40 PDT
Created attachment 59430 [details]
Work in progress, will conflict with other patches in cq
Comment 3 Adam Barth 2010-06-22 16:17:12 PDT
Comment on attachment 59430 [details]
Work in progress, will conflict with other patches in cq

WebCore/html/HTMLParserScheduler.cpp:69
 +      
Extra blank line
Comment 4 Eric Seidel (no email) 2010-06-22 23:19:11 PDT
Committed r61658: <http://trac.webkit.org/changeset/61658>
Comment 5 Shinichiro Hamaji 2010-06-22 23:35:40 PDT
Committed r61661: <http://trac.webkit.org/changeset/61661>
Comment 6 WebKit Review Bot 2010-06-23 00:17:33 PDT
http://trac.webkit.org/changeset/61661 might have broken GTK Linux 64-bit Debug
The following changes are on the blame list:
http://trac.webkit.org/changeset/61661
http://trac.webkit.org/changeset/61662
http://trac.webkit.org/changeset/61663