[Webkit-unassigned] [Bug 49701] New: XMLDocumentParser::notifyFinished calls ScriptController's executeScript without updating isEvaluated flag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 17:24:43 PST 2010


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

           Summary: XMLDocumentParser::notifyFinished calls
                    ScriptController's executeScript without updating
                    isEvaluated flag
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: EasyFix
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org


XMLDocumentParser::notifyFinished calls ScriptController::executeScript directly and fails to set isEvaluated flag to true.
We should call ScriptElement's executeScript instead.

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