| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-post-message-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-post-message-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-post-message-expected.txt
|
| index e4c36eab26b1ed5e5cd938ec7fc4887b87611af3..c277be1b972fe3053528cde364e53f3bb427ae69 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-post-message-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-post-message-expected.txt
|
| @@ -5,46 +5,14 @@ Set timer for test function.
|
| Captured call stacks in no particular order:
|
| Call stack:
|
| 0) onMessageReceivedInFrame (post-message-listener.html:7)
|
| - [postMessage]
|
| - 0) postMessageToFrame (async-callstack-post-message.html:35)
|
| - 1) onMessageReceivedInParent (async-callstack-post-message.html:23)
|
| - [postMessage]
|
| - 0) postMessageToParent (post-message-listener.html:13)
|
| - 1) onMessageReceivedInFrame (post-message-listener.html:8)
|
| - [postMessage]
|
| - 0) postMessageToFrame (async-callstack-post-message.html:35)
|
| - 1) timeout (async-callstack-post-message.html:16)
|
| - [setTimeout]
|
| - 0) testFunction (async-callstack-post-message.html:9)
|
| - [setTimeout]
|
| - 0) scheduleTestFunction (debugger-test.js:3)
|
| - <... skipped remaining frames ...>
|
|
|
| Call stack:
|
| 0) onMessageReceivedInFrame (post-message-listener.html:7)
|
| - [postMessage]
|
| - 0) postMessageToFrame (async-callstack-post-message.html:35)
|
| - 1) timeout (async-callstack-post-message.html:16)
|
| - [setTimeout]
|
| - 0) testFunction (async-callstack-post-message.html:9)
|
| - [setTimeout]
|
| - 0) scheduleTestFunction (debugger-test.js:3)
|
| - <... skipped remaining frames ...>
|
|
|
| Call stack:
|
| 0) onMessageReceivedInParent (async-callstack-post-message.html:21)
|
| - [postMessage]
|
| - 0) postMessageToParent (post-message-listener.html:13)
|
| - 1) onMessageReceivedInFrame (post-message-listener.html:8)
|
| - [postMessage]
|
| - 0) postMessageToFrame (async-callstack-post-message.html:35)
|
| - 1) onMessageReceivedInParent (async-callstack-post-message.html:23)
|
| - [postMessage]
|
| - 0) postMessageToParent (post-message-listener.html:13)
|
| - 1) onMessageReceivedInFrame (post-message-listener.html:8)
|
| - [postMessage]
|
| - 0) postMessageToFrame (async-callstack-post-message.html:35)
|
| - 1) timeout (async-callstack-post-message.html:16)
|
| + [message]
|
| + 0) timeout (async-callstack-post-message.html:14)
|
| [setTimeout]
|
| 0) testFunction (async-callstack-post-message.html:9)
|
| [setTimeout]
|
| @@ -53,12 +21,8 @@ Call stack:
|
|
|
| Call stack:
|
| 0) onMessageReceivedInParent (async-callstack-post-message.html:21)
|
| - [postMessage]
|
| - 0) postMessageToParent (post-message-listener.html:13)
|
| - 1) onMessageReceivedInFrame (post-message-listener.html:8)
|
| - [postMessage]
|
| - 0) postMessageToFrame (async-callstack-post-message.html:35)
|
| - 1) timeout (async-callstack-post-message.html:16)
|
| + [message]
|
| + 0) timeout (async-callstack-post-message.html:14)
|
| [setTimeout]
|
| 0) testFunction (async-callstack-post-message.html:9)
|
| [setTimeout]
|
| @@ -67,9 +31,8 @@ Call stack:
|
|
|
| Call stack:
|
| 0) onMessageReceivedInParent (async-callstack-post-message.html:21)
|
| - [postMessage]
|
| - 0) postMessageToSelf (async-callstack-post-message.html:28)
|
| - 1) timeout (async-callstack-post-message.html:15)
|
| + [message]
|
| + 0) timeout (async-callstack-post-message.html:14)
|
| [setTimeout]
|
| 0) testFunction (async-callstack-post-message.html:9)
|
| [setTimeout]
|
|
|