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

Side by Side Diff: LayoutTests/inspector/sources/debugger-frameworks/frameworks-jquery-expected.txt

Issue 1153923005: DevTools: shard inspector/debugger tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1
2 Tests framework blackboxing feature on jQuery. 2 Tests framework blackboxing feature on jQuery.
3 3
4 [page] onTestEvent1 4 [page] onTestEvent1
5 [page] onTestEvent2 5 [page] onTestEvent2
6 [page] onTestEvent3 6 [page] onTestEvent3
7 Set timer for test function. 7 Set timer for test function.
8 Call stack: 8 Call stack:
9 0) testFunction (frameworks-jquery.html:16) 9 0) testFunction (frameworks-jquery.html:16)
10 10
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 * 1) m.event.dispatch (jquery-1.11.1.min.js:3) 74 * 1) m.event.dispatch (jquery-1.11.1.min.js:3)
75 * 2) r.handle (jquery-1.11.1.min.js:3) 75 * 2) r.handle (jquery-1.11.1.min.js:3)
76 * 3) m.event.trigger (jquery-1.11.1.min.js:3) 76 * 3) m.event.trigger (jquery-1.11.1.min.js:3)
77 * 4) (jquery-1.11.1.min.js:3) 77 * 4) (jquery-1.11.1.min.js:3)
78 * 5) m.extend.each (jquery-1.11.1.min.js:2) 78 * 5) m.extend.each (jquery-1.11.1.min.js:2)
79 * 6) m.fn.m.each (jquery-1.11.1.min.js:2) 79 * 6) m.fn.m.each (jquery-1.11.1.min.js:2)
80 * 7) m.fn.extend.trigger (jquery-1.11.1.min.js:3) 80 * 7) m.fn.extend.trigger (jquery-1.11.1.min.js:3)
81 8) testFunction (frameworks-jquery.html:19) 81 8) testFunction (frameworks-jquery.html:19)
82 82
83 83
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698