[Webkit-unassigned] [Bug 21381] New: Incremental parsing of html causes bogus line numbers in some cases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 4 23:50:04 PDT 2008


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

           Summary: Incremental parsing of html causes bogus line numbers in
                    some cases
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://webkit.org
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: oliver at apple.com
                CC: hyatt at apple.com, timothy at hatcher.name


When incremental parsing of an html document pauses midway through a <script>
element, reentry to the parser resets the script start line number, leading to
somewhat borken behaviour.  Originally reported by Tim on bug #20187 but it
turned out be an unrelated issue.

(from tim's comment:
With the fix for bug 19053, this bug can be seen on webkit.org. Just attach the
debugger, pause and reload the page.
)


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