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

Side by Side Diff: LayoutTests/inspector/extensions/multiple-extensions-expected.txt

Issue 971703002: DevTools: fix co-existance of multiple DevTools extensions (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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
(Empty)
1 Tests co-existance of multiple DevTools extensions
2
3 Started extension.
4 Running tests...
5 RUNNING TEST: extension_testCreatePanel
6 Panel created
7 {
8 createStatusBarButton : <function>
9 onHidden : {
10 addListener : <function>
11 removeListener : <function>
12 }
13 onSearch : {
14 addListener : <function>
15 removeListener : <function>
16 }
17 onShown : {
18 addListener : <function>
19 removeListener : <function>
20 }
21 show : <function>
22 }
23 Started extension.
24 Running tests...
25 RUNNING TEST: extension_testCreatePanel
26 Panel created
27 {
28 createStatusBarButton : <function>
29 onHidden : {
30 addListener : <function>
31 removeListener : <function>
32 }
33 onSearch : {
34 addListener : <function>
35 removeListener : <function>
36 }
37 onShown : {
38 addListener : <function>
39 removeListener : <function>
40 }
41 show : <function>
42 }
43
OLDNEW
« no previous file with comments | « LayoutTests/inspector/extensions/multiple-extensions.html ('k') | Source/devtools/front_end/extensions/ExtensionAPI.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698