[Webkit-unassigned] [Bug 22268] New: Profiler causes javascript failures.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 14 11:26:24 PST 2008


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

           Summary: Profiler causes javascript failures.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: petermayo at google.com


When I load a test page that works fine without profiling I get a javascript
exception.

Script debugging shows that one of the two arguments to a constructor is an
unexpected value.  Where I expect an instance of a class, the debugger reports
a reference to the constructor function.  The script bombs when the member
properties are missing, unsurprisingly, from there.

This problem is new as of r38386 - same page, same test works fine on r38209
and r38297.


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