[Webkit-unassigned] [Bug 24150] New: Move TextResourceDecoder (m_decoder) from Document to ScriptExecutionContext.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 24 18:31:31 PST 2009


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

           Summary: Move TextResourceDecoder (m_decoder) from Document to
                    ScriptExecutionContext.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dimich at chromium.org
                CC: ap at webkit.org, levin at chromium.org
OtherBugsDependingO 24016
             nThis:


This also moved inputEncoding() to the SEC. The idea is to reflect actual
encoding of loaded JavaScript (initially initialized from the parent context
and then optionally changed by http response headers). This will allow to
unvirtualize completeURL() and also properly "inherit" encoding in case of
nested workers.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list