diff options
author | sigbjornf <sigbjornf@opera.com> | 2016-03-01 07:14:02 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-01 15:15:30 +0000 |
commit | a6ba18f27713158c3e3702c21501c2af132d44a3 (patch) | |
tree | 8b584dbb8c4da055baa0186e078d631405156c76 | |
parent | 3b14d074ebf91788a01ee3b0544b66e1f65f1bca (diff) | |
download | chromium_src-a6ba18f27713158c3e3702c21501c2af132d44a3.zip chromium_src-a6ba18f27713158c3e3702c21501c2af132d44a3.tar.gz chromium_src-a6ba18f27713158c3e3702c21501c2af132d44a3.tar.bz2 |
Sync leak expectations following r378252.
TBR=dmazzoni
BUG=506529
NOTRY=true
Review URL: https://codereview.chromium.org/1751923002
Cr-Commit-Position: refs/heads/master@{#378431}
-rw-r--r-- | third_party/WebKit/LayoutTests/LeakExpectations | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/WebKit/LayoutTests/LeakExpectations b/third_party/WebKit/LayoutTests/LeakExpectations index fdfdd6c..fb6a158 100644 --- a/third_party/WebKit/LayoutTests/LeakExpectations +++ b/third_party/WebKit/LayoutTests/LeakExpectations @@ -100,9 +100,6 @@ crbug.com/588598 web-animations-api/player-cancel-event.html [ Leak ] # Untriaged but known leaks of ActiveDOMObject (fast). # ----------------------------------------------------------------- crbug.com/506529 fast/mediastream/MediaStreamConstructor.html [ Leak ] -crbug.com/506529 fast/speech/scripted/speechrecognition-basics.html [ Leak ] -crbug.com/506529 fast/speech/scripted/speechrecognition-errors.html [ Leak ] -crbug.com/506529 fast/speech/scripted/start-exception.html [ Leak ] crbug.com/506529 fast/events/constructors/media-stream-event-constructor.html [ Leak ] crbug.com/506529 fast/files/workers/worker-read-blob-async-crash.html [ Leak ] crbug.com/506529 virtual/pointerevent/fast/events/constructors/media-stream-event-constructor.html [ Leak ] |