[Webkit-unassigned] [Bug 72788] New: MHTML: the base url is not correct when the frame committed notification happens.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 18 23:13:49 PST 2011


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

           Summary: MHTML: the base url is not correct when the frame
                    committed notification happens.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jcivelli at chromium.org


When loading a MHTML document, we set the base URL to the actual URL of the encoded document.
This is done right after the notification that the frame was committed.
It should be done before, so when the notification happens the base URL is correctly set on the document.

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