| Index: third_party/WebKit/LayoutTests/inspector/report-protocol-errors-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/report-protocol-errors-expected.txt b/third_party/WebKit/LayoutTests/inspector/report-protocol-errors-expected.txt
|
| index 24345cb0558a6b5edf048f636664457dbfb93aa9..52388cb690f0fcbd19a3094a1867c206c08114e4 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/report-protocol-errors-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/report-protocol-errors-expected.txt
|
| @@ -51,7 +51,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| {
|
| error : {
|
| code : -32602
|
| - data : "frameId: string value expected; url: string value expected"
|
| + data : "nodeId: integer value expected"
|
| message : "Invalid parameters"
|
| }
|
| id : 4
|
| @@ -60,7 +60,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| {
|
| error : {
|
| code : -32602
|
| - data : "frameId: string value expected; url: string value expected"
|
| + data : "nodeId: integer value expected"
|
| message : "Invalid parameters"
|
| }
|
| id : 5
|
| @@ -69,7 +69,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| {
|
| error : {
|
| code : -32602
|
| - data : "frameId: string value expected; url: string value expected"
|
| + data : "nodeId: integer value expected"
|
| message : "Invalid parameters"
|
| }
|
| id : 6
|
| @@ -78,7 +78,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| {
|
| error : {
|
| code : -32602
|
| - data : "url: string value expected"
|
| + data : "nodeId: integer value expected"
|
| message : "Invalid parameters"
|
| }
|
| id : 7
|
| @@ -87,7 +87,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| {
|
| error : {
|
| code : -32601
|
| - message : "'Page.test' wasn't found"
|
| + message : "'DOM.test' wasn't found"
|
| }
|
| id : 8
|
| }
|
| @@ -95,7 +95,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| {
|
| error : {
|
| code : -32601
|
| - message : "'Page.test' wasn't found"
|
| + message : "'DOM.test' wasn't found"
|
| }
|
| id : 9
|
| }
|
| @@ -103,7 +103,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| {
|
| error : {
|
| code : -32601
|
| - message : "'Page.test' wasn't found"
|
| + message : "'DOM.test' wasn't found"
|
| }
|
| id : 10
|
| }
|
| @@ -111,7 +111,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| {
|
| error : {
|
| code : -32601
|
| - message : "'Page.test' wasn't found"
|
| + message : "'DOM.test' wasn't found"
|
| }
|
| id : 11
|
| }
|
| @@ -119,7 +119,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| {
|
| error : {
|
| code : -32601
|
| - message : "'Page.test' wasn't found"
|
| + message : "'DOM.test' wasn't found"
|
| }
|
| id : 12
|
| }
|
| @@ -127,7 +127,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| {
|
| error : {
|
| code : -32601
|
| - message : "'Page.test' wasn't found"
|
| + message : "'DOM.test' wasn't found"
|
| }
|
| id : 13
|
| }
|
| @@ -135,7 +135,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| {
|
| error : {
|
| code : -32601
|
| - message : "'Page.test' wasn't found"
|
| + message : "'DOM.test' wasn't found"
|
| }
|
| id : 14
|
| }
|
| @@ -143,7 +143,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| {
|
| error : {
|
| code : -32601
|
| - message : "'Page.test' wasn't found"
|
| + message : "'DOM.test' wasn't found"
|
| }
|
| id : 15
|
| }
|
| @@ -151,7 +151,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| {
|
| error : {
|
| code : -32601
|
| - message : "'Page.test' wasn't found"
|
| + message : "'DOM.test' wasn't found"
|
| }
|
| id : 16
|
| }
|
|
|