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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 12 06:05:11 PST 2011


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


Gavin Peters <gavinp at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #78682|                            |commit-queue?
               Flag|                            |




--- Comment #31 from Gavin Peters <gavinp at chromium.org>  2011-01-12 06:05:11 PST ---
(From update of attachment 78682)
Alexey, is this more what you were thinking?

I've left stylesheet logic in HTMLLinkElement, and only moved dns-prefetch, prefetch & icon rel types into the LinkLoader.  I think this change is much more modest.

There's also the question about beforeload: I'll start a discussion in webkit-dev about that like we spoke about, but is this issue dependant on that (this issue doesn't change how beforeload works for those three rel types, right now it just doesn't, and after this CL, it still won't).  I'm no beforeload expert, and I look forward to hearing what people say there.

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