[Webkit-unassigned] [Bug 23970] New: JavaScript parser double quote error recovery doesn't match Firefox 3.0.x

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 15 18:45:27 PST 2009


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

           Summary: JavaScript parser double quote error recovery doesn't
                    match Firefox 3.0.x
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://www.myoffers.co.uk/win-a-year-free-commuting-
                    7075-
                    4.asp?in=1&email=geraldcornish%40googlemail%2Ecom&enpass
                    =wfhmjq
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: HasReduction
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: ap at webkit.org


* SUMMARY
The page linked to in the URL is blank when loaded in Safari (WebKit) due to
the way error recovery is handled for a missing double-quote character within
<script></script> tags.  The same page is displayed fully in Firefox 3.0.x.

* STEPS TO REPRODUCE
1. Launch Safari/WebKit.
2. Open URL or attached test case.

* EXPECTED RESULTS
The contents of the page should be displayed.

* ACTUAL RESULTS
Nothing is displayed.

* REGRESSION
The original page and the test case both are blank in Safari 2.0.4, so this is
likely not a regression.


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