[Webkit-unassigned] [Bug 51941] refactor HTMLLinkElement to allow Link header implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 12:03:19 PST 2011


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





--- Comment #2 from Gavin Peters <gavinp at chromium.org>  2011-01-05 12:03:19 PST ---
This patch isn't ready to land, but I wanted to solicit feedback.

RIght now: I want to cut down on passing in the Node* to LinkLoader, and use the LinkLoaderClient instead for all operations.  But CSSStyleSheet::create() is befuddling me, and I don't have a great idea how to handle it.

Passes all tests here in Mac port, with some changes in http/tests/local/link-stylesheet-load-order which I'm looking at today.

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