[Webkit-unassigned] [Bug 48077] HTMLParserScheduler should be suspended when page loading is deferred

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 08:02:26 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=48077





--- Comment #20 from Eric Seidel <eric at webkit.org>  2010-11-01 08:02:26 PST ---
It would be best to keep PageGroupLoadDeferrer from having to know about too many subsystems.  Ideally it should just call a single API on Page.  Page can pass the pause/resume messages to subsystems it knows about (like Frame), and on down.  That way we don't have strange dependency graphs.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list