| OLD | NEW |
| 1 # This file is used for tests that only need to be suppressed on the Chromium | 1 # This file is used for tests that only need to be suppressed on the Chromium |
| 2 # WebKit Leak bots. | 2 # WebKit Leak bots. |
| 3 | 3 |
| 4 ########################################################################### | 4 ########################################################################### |
| 5 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # | 5 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # |
| 6 # culprit CLs instead of suppressing the leaks. If you have any question, # | 6 # culprit CLs instead of suppressing the leaks. If you have any question, # |
| 7 # ask hajimehoshi@. # | 7 # ask hajimehoshi@. # |
| 8 ########################################################################### | 8 ########################################################################### |
| 9 | 9 |
| 10 # view-source:// tests are not supported by the leak detector | 10 # view-source:// tests are not supported by the leak detector |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 47 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] | 47 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] |
| 48 crbug.com/327574 virtual/mojo-loading/http/tests/permissionclient/image-permissi
ons.html [ Leak ] | 48 crbug.com/327574 virtual/mojo-loading/http/tests/permissionclient/image-permissi
ons.html [ Leak ] |
| 49 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] | 49 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] |
| 50 crbug.com/629058 plugins/fullscreen-plugins-dont-reload.html [ Leak ] | 50 crbug.com/629058 plugins/fullscreen-plugins-dont-reload.html [ Leak ] |
| 51 | 51 |
| 52 # ----------------------------------------------------------------- | 52 # ----------------------------------------------------------------- |
| 53 # Untriaged but known leaks which may be false positives. | 53 # Untriaged but known leaks which may be false positives. |
| 54 # ----------------------------------------------------------------- | 54 # ----------------------------------------------------------------- |
| 55 | 55 |
| 56 crbug.com/364417 paint/invalidation/japanese-rl-selection-clear.html [ Leak ] | 56 crbug.com/364417 paint/invalidation/japanese-rl-selection-clear.html [ Leak ] |
| 57 crbug.com/364417 virtual/spinvalidation/paint/invalidation/japanese-rl-selection
-clear.html [ Leak ] |
| 57 | 58 |
| 58 crbug.com/455369 fast/html/marquee-destroyed-without-removed-from-crash.html [ L
eak Pass ] | 59 crbug.com/455369 fast/html/marquee-destroyed-without-removed-from-crash.html [ L
eak Pass ] |
| 59 | 60 |
| 60 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra
sh ] | 61 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra
sh ] |
| 61 | 62 |
| 62 crbug.com/480769 http/tests/inspector/service-workers/user-agent-override.html [
Crash ] | 63 crbug.com/480769 http/tests/inspector/service-workers/user-agent-override.html [
Crash ] |
| 63 crbug.com/480769 virtual/mojo-loading/http/tests/inspector/service-workers/user-
agent-override.html [ Crash ] | 64 crbug.com/480769 virtual/mojo-loading/http/tests/inspector/service-workers/user-
agent-override.html [ Crash ] |
| 64 | 65 |
| 65 crbug.com/662477 imported/wpt/html/webappapis/idle-callbacks/cancel-invoked.html
[ Leak ] | 66 crbug.com/662477 imported/wpt/html/webappapis/idle-callbacks/cancel-invoked.html
[ Leak ] |
| 66 crbug.com/662477 imported/wpt/html/webappapis/scripting/events/onerroreventhandl
er.html [ Leak ] | 67 crbug.com/662477 imported/wpt/html/webappapis/scripting/events/onerroreventhandl
er.html [ Leak ] |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 130 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/writing-modes-3/text-combine-upright-compression-007.html [ Leak
] | 131 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/writing-modes-3/text-combine-upright-compression-007.html [ Leak
] |
| 131 | 132 |
| 132 crbug.com/664874 http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-d
isabled-web-security.html [ Leak ] | 133 crbug.com/664874 http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-d
isabled-web-security.html [ Leak ] |
| 133 crbug.com/664874 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr
equest-allowed-with-disabled-web-security.html [ Leak ] | 134 crbug.com/664874 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr
equest-allowed-with-disabled-web-security.html [ Leak ] |
| 134 | 135 |
| 135 ########################################################################### | 136 ########################################################################### |
| 136 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # | 137 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # |
| 137 # culprit CLs instead of suppressing the leaks. If you have any question, # | 138 # culprit CLs instead of suppressing the leaks. If you have any question, # |
| 138 # ask hajimehoshi@. # | 139 # ask hajimehoshi@. # |
| 139 ########################################################################### | 140 ########################################################################### |
| OLD | NEW |