1 Tests sidebars in WebInspector extensions API
5 RUNNING TEST: extension_testElementsSidebarPageReplacedWithObject
6 Got onShown(), frame defined
7 Got onShown(), frame not defined
8 RUNNING TEST: extension_testElementsSidebarSetExpression
9 elements sidebar content: titlef0: "expression"f1: undefinedf2: nullf3: Objectf4: Array[0]f5: Array[3]f6: Objectf7: 42f8: Locationf9: HTMLCollection[1]f10: ()f11: "foo"__proto__: Object
10 RUNNING TEST: extension_testElementsSidebarSetObject
11 Watch sidebar created, callback arguments dump follows:
15 addListener : <function>
16 removeListener : <function>
19 addListener : <function>
20 removeListener : <function>
22 setExpression : <function>
23 setHeight : <function>
24 setObject : <function>
28 elements sidebar content: f0: "object"f1: undefinedf2: nullf3: {}f4: []f5: ["aa", "bb", "cc"]f6: {f60: 42, f61: "foo", f62: []}f7: 42
29 RUNNING TEST: extension_testElementsSidebarSetPage
30 Call createSidebarPane for elements
34 addListener : <function>
35 removeListener : <function>
38 addListener : <function>
39 removeListener : <function>
41 setExpression : <function>
42 setHeight : <function>
43 setObject : <function>
47 RUNNING TEST: extension_testSourcesSidebarPageReplacedWithObject
48 Got onShown(), frame defined
49 Got onShown(), frame not defined
50 RUNNING TEST: extension_testSourcesSidebarSetExpression
51 sources sidebar content: titlef0: "expression"f1: undefinedf2: nullf3: Objectf4: Array[0]f5: Array[3]f6: Objectf7: 42f8: Locationf9: HTMLCollection[1]f10: ()__proto__: Object
52 RUNNING TEST: extension_testSourcesSidebarSetExpressionOnShown
53 setExpression onShown frame: undefined
54 RUNNING TEST: extension_testSourcesSidebarSetObject
55 Watch sidebar created, callback arguments dump follows:
59 addListener : <function>
60 removeListener : <function>
63 addListener : <function>
64 removeListener : <function>
66 setExpression : <function>
67 setHeight : <function>
68 setObject : <function>
72 sources sidebar content: f0: "object"f1: undefinedf2: nullf3: {}f4: []f5: ["aa", "bb", "cc"]f6: {f60: 42, f61: "foo", f62: []}f7: 42
73 RUNNING TEST: extension_testSourcesSidebarSetPage
74 Call createSidebarPane for sources
78 addListener : <function>
79 removeListener : <function>
82 addListener : <function>
83 removeListener : <function>
85 setExpression : <function>
86 setHeight : <function>
87 setObject : <function>