[webkit-reviews] review requested: [Bug 110517] Make BackgroundHTMLParser rewind the preload scanner instead of clear it : [Attachment 189607] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 15:07:33 PST 2013


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 110517: Make BackgroundHTMLParser rewind the preload scanner instead of
clear it
https://bugs.webkit.org/show_bug.cgi?id=110517

Attachment 189607: Patch
https://bugs.webkit.org/attachment.cgi?id=189607&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
Should this just be a state struct?  And we have one single checkpoint object? 
 Which has one of each state struct?  The preload scanner just has an m_state
member for all its state?


More information about the webkit-reviews mailing list