| Index: third_party/WebKit/LayoutTests/inspector/components/throttler-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/components/throttler-expected.txt b/third_party/WebKit/LayoutTests/inspector/components/throttler-expected.txt
|
| index a85ec05f52984fe3ce85258af8a684e3128eb3d3..466711f8497afc7e17f6cdbf727add649e2ec584 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/components/throttler-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/components/throttler-expected.txt
|
| @@ -13,7 +13,7 @@ Running: testAsSoonAsPossibleOverrideTimeout
|
| Throttler is in IDLE state (doesn't have any timers set up)
|
| SCHEDULED: 'operation #1' asSoonAsPossible: undefined
|
| SCHEDULED: 'operation #2' asSoonAsPossible: true
|
| -Throttler is in TIMEOUT state. Scheduled timers timeouts: [0]
|
| +Throttler is in TIMEOUT state. Scheduled timers timeouts: [1]
|
| Process 'operation #2' STARTED.
|
| Process 'operation #2' FINISHED.
|
|
|
| @@ -23,7 +23,7 @@ SCHEDULED: 'operation #0' asSoonAsPossible: true
|
| SCHEDULED: 'operation #1' asSoonAsPossible: false
|
| SCHEDULED: 'operation #2' asSoonAsPossible: true
|
| SCHEDULED: 'operation #3' asSoonAsPossible: false
|
| -Throttler is in TIMEOUT state. Scheduled timers timeouts: [0]
|
| +Throttler is in TIMEOUT state. Scheduled timers timeouts: [1]
|
| Process 'operation #3' STARTED.
|
| Process 'operation #3' FINISHED.
|
|
|
| @@ -49,7 +49,7 @@ Throttler is in IDLE state (doesn't have any timers set up)
|
| SCHEDULED: 'operation #1' asSoonAsPossible: undefined
|
| SCHEDULED: 'operation #2' asSoonAsPossible: true
|
| Process 'long operation' FINISHED.
|
| -Throttler is in TIMEOUT state. Scheduled timers timeouts: [0]
|
| +Throttler is in TIMEOUT state. Scheduled timers timeouts: [1]
|
| Process 'operation #2' STARTED.
|
| Process 'operation #2' FINISHED.
|
|
|
| @@ -64,7 +64,7 @@ SCHEDULED: 'operation #1' asSoonAsPossible: false
|
| SCHEDULED: 'operation #2' asSoonAsPossible: true
|
| SCHEDULED: 'operation #3' asSoonAsPossible: false
|
| Process 'long operation' FINISHED.
|
| -Throttler is in TIMEOUT state. Scheduled timers timeouts: [0]
|
| +Throttler is in TIMEOUT state. Scheduled timers timeouts: [1]
|
| Process 'operation #3' STARTED.
|
| Process 'operation #3' FINISHED.
|
|
|
|
|