Bug 41018

Summary: Split out HTML5DocumentParser yield/resume logic into a separate class
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, eric, hamaji, tonyg, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Work in progress, will conflict with other patches in cq abarth: review+

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