[Webkit-unassigned] [Bug 39204] schedule/unscheduleAll API in ResourceHandleMac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 17 10:53:40 PDT 2010


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





--- Comment #2 from Darin Adler <darin at apple.com>  2010-05-17 10:53:40 PST ---
(From update of attachment 56220)
It's a very bad idea to add a Page pointer to the ResourceHandle class. This goes against the layering, where the resource handle is the low level mechanism in the platform layer that is not tied to the page loading mechanism. We should look for another way to do this. I need to know more about the big picture here.

-- 
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