| 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 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 112 # These fail in the leak detector: http://crbug.com/612924#c4 | 112 # These fail in the leak detector: http://crbug.com/612924#c4 |
| 113 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_change-touch-
action-onpointerdown_touch-manual.html [ Leak ] | 113 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_change-touch-
action-onpointerdown_touch-manual.html [ Leak ] |
| 114 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_pointerout_af
ter_pointercancel_touch-manual.html [ Leak ] | 114 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_pointerout_af
ter_pointercancel_touch-manual.html [ Leak ] |
| 115 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_touch-action-
auto-css_touch-manual.html [ Leak ] | 115 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_touch-action-
auto-css_touch-manual.html [ Leak ] |
| 116 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_releasepointe
rcapture_onpointercancel_touch-manual.html [ Leak ] | 116 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_releasepointe
rcapture_onpointercancel_touch-manual.html [ Leak ] |
| 117 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_touch-action-
pan-x-pan-y_touch-manual.html [ Leak ] | 117 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_touch-action-
pan-x-pan-y_touch-manual.html [ Leak ] |
| 118 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_touch-action-
inherit_highest-parent-none_touch-manual.html [ Leak ] | 118 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_touch-action-
inherit_highest-parent-none_touch-manual.html [ Leak ] |
| 119 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_pointercancel
_touch-manual.html [ Leak ] | 119 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_pointercancel
_touch-manual.html [ Leak ] |
| 120 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_pointerleave_
after_pointercancel_touch-manual.html [ Leak ] | 120 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_pointerleave_
after_pointercancel_touch-manual.html [ Leak ] |
| 121 | 121 |
| 122 # Leaks that must be fixed asap. | |
| 123 crbug.com/640886 [ Linux ] http/tests/images/png-partial-load-as-document.html i
s leaking [ Leak ] | |
| 124 | |
| 125 ########################################################################### | 122 ########################################################################### |
| 126 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # | 123 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # |
| 127 # culprit CLs instead of suppressing the leaks. If you have any question, # | 124 # culprit CLs instead of suppressing the leaks. If you have any question, # |
| 128 # ask hajimehoshi@. # | 125 # ask hajimehoshi@. # |
| 129 ########################################################################### | 126 ########################################################################### |
| OLD | NEW |