Ignore:
Timestamp:
Jun 27, 2012, 6:09:22 PM (13 years ago)
Author:
[email protected]
Message:

Unreviewed, rolling out r121359.
http://trac.webkit.org/changeset/121359
https://bugs.webkit.org/show_bug.cgi?id=90115

Broke many inspector tests (Requested by jpfau on #webkit).

Patch by Sheriff Bot <[email protected]> on 2012-06-27

Source/JavaScriptCore:

  • interpreter/Interpreter.h:

(JSC::StackFrame::toString):

Source/WebCore:

  • bindings/js/ScriptCallStackFactory.cpp:

(WebCore::createScriptCallStack):

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r121391 r121393  
     12012-06-27  Sheriff Bot  <[email protected]>
     2
     3        Unreviewed, rolling out r121359.
     4        http://trac.webkit.org/changeset/121359
     5        https://bugs.webkit.org/show_bug.cgi?id=90115
     6
     7        Broke many inspector tests (Requested by jpfau on #webkit).
     8
     9        * interpreter/Interpreter.h:
     10        (JSC::StackFrame::toString):
     11
    1122012-06-27  Filip Pizlo  <[email protected]>
    213
Note: See TracChangeset for help on using the changeset viewer.