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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 11:45:29 PST 2011


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

           Summary: refactor HTMLLinkElement to allow Link header
                    implementation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gavinp at chromium.org


Right now a lot of Link handling behaviour is specifically buried in HTMLLinkElement.  Bug 51940 is to implement the new Link header, which will exist without there being an HTMLLinkElement.

Refactoring the HTMLLinkElement to create a new loader, a LinkLoader, is a good first step to implementing the Link header in Bug 51940.

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