Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(183)

Unified Diff: LayoutTests/inspector/sources/debugger/async-callstack-in-console.html

Issue 404953003: DevTools: Async call stacks for window.postMessage() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/inspector/sources/debugger/async-callstack-post-message.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/sources/debugger/async-callstack-in-console.html
diff --git a/LayoutTests/inspector/sources/debugger/async-callstack-in-console.html b/LayoutTests/inspector/sources/debugger/async-callstack-in-console.html
index 0a39fabfc9fc8863a4dc2a5712a34f8dca802857..4849239e8f5910c25ff9d550671dcf92c0f2617b 100644
--- a/LayoutTests/inspector/sources/debugger/async-callstack-in-console.html
+++ b/LayoutTests/inspector/sources/debugger/async-callstack-in-console.html
@@ -85,7 +85,7 @@ var test = function()
<p>
Tests asynchronous call stacks printed in console.
</p>
-<div><iframe src="../../../http/tests/security/postMessage/resources/post-message-listener.html"
+<div><iframe src="resources/post-message-listener.html"
id="iframe" width="800" height="100" style="border: 1px solid black;">
</iframe></div>
</body>
« no previous file with comments | « no previous file | LayoutTests/inspector/sources/debugger/async-callstack-post-message.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698