| OLD | NEW |
| 1 CONSOLE WARNING: line 69: network.onFinished is deprecated. Use network.onReques
tFinished instead |
| 2 CONSOLE WARNING: line 69: webInspector.resources is deprecated. Use webInspector
.network instead |
| 1 Tests public interface of WebInspector Extensions API | 3 Tests public interface of WebInspector Extensions API |
| 2 | 4 |
| 3 Started extension. | 5 Started extension. |
| 4 Running tests... | 6 Running tests... |
| 5 RUNNING TEST: extension_testAPI | 7 RUNNING TEST: extension_testAPI |
| 6 { | 8 { |
| 7 audits : { | 9 audits : { |
| 8 addCategory : <function> | 10 addCategory : <function> |
| 9 } | 11 } |
| 10 inspectedWindow : { | 12 inspectedWindow : { |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 75 removeListener : <function> | 77 removeListener : <function> |
| 76 } | 78 } |
| 77 onRequestFinished : { | 79 onRequestFinished : { |
| 78 addListener : <function> | 80 addListener : <function> |
| 79 removeListener : <function> | 81 removeListener : <function> |
| 80 } | 82 } |
| 81 } | 83 } |
| 82 } | 84 } |
| 83 All tests done. | 85 All tests done. |
| 84 | 86 |
| OLD | NEW |