[Webkit-unassigned] [Bug 44209] New: write from <iframe onload> hits ASSERT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 15:42:47 PDT 2010


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

           Summary: write from <iframe onload> hits ASSERT
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org, tonyg at chromium.org


write from <iframe onload> hits ASSERT

This passes in minefield:
FAIL<script>document.write('<iframe onload="document.write(\'PASS\')">');</script>

but ASSERTs in TOT.  We try to buffer a character token while we're still inside the StartTag state?

I don't believe this is security sensitive, but marking so for the moment just in case I'm missing something.

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