Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(259)

Side by Side Diff: LayoutTests/LeakExpectations

Issue 1189513004: Fix memory leaks caused by PromiseRejectionEvents (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 # This list isn't comprehensive yet, and Leak Detector bots are not tree closers atm. 4 # This list isn't comprehensive yet, and Leak Detector bots are not tree closers atm.
5 # Gardeners are welcome to touch this file, but you can ignore the failures 5 # Gardeners are welcome to touch this file, but you can ignore the failures
6 # and wait for kouhei@ or hajimehoshi@ to maintain this file. 6 # and wait for kouhei@ or hajimehoshi@ to maintain this file.
7 7
8 # view-source:// tests are not supported by the leak detector 8 # view-source:// tests are not supported by the leak detector
9 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ] 9 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ]
10 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ] 10 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ]
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 crbug.com/482050 virtual/slimmingpaint/svg/custom/scroll-hit-test.xhtml [ Leak ] 110 crbug.com/482050 virtual/slimmingpaint/svg/custom/scroll-hit-test.xhtml [ Leak ]
111 crbug.com/482050 virtual/slimmingpaint/svg/custom/use-event-handler-on-reference d-element.svg [ Leak ] 111 crbug.com/482050 virtual/slimmingpaint/svg/custom/use-event-handler-on-reference d-element.svg [ Leak ]
112 crbug.com/482050 virtual/slimmingpaint/svg/custom/use-event-handler-on-use-eleme nt.svg [ Leak ] 112 crbug.com/482050 virtual/slimmingpaint/svg/custom/use-event-handler-on-use-eleme nt.svg [ Leak ]
113 crbug.com/482050 virtual/slimmingpaint/svg/dom/SVGPathSegList-xml-dom-synchroniz ation.xhtml [ Leak ] 113 crbug.com/482050 virtual/slimmingpaint/svg/dom/SVGPathSegList-xml-dom-synchroniz ation.xhtml [ Leak ]
114 crbug.com/482050 virtual/slimmingpaint/svg/zoom/text/absolute-sized-document-no- scrollbars.svg [ Leak ] 114 crbug.com/482050 virtual/slimmingpaint/svg/zoom/text/absolute-sized-document-no- scrollbars.svg [ Leak ]
115 crbug.com/482050 virtual/slimmingpaint/svg/zoom/text/absolute-sized-document-scr ollbars.svg [ Leak ] 115 crbug.com/482050 virtual/slimmingpaint/svg/zoom/text/absolute-sized-document-scr ollbars.svg [ Leak ]
116 crbug.com/482050 virtual/slimmingpaint/svg/zoom/text/relative-sized-document-scr ollbars.svg [ Leak ] 116 crbug.com/482050 virtual/slimmingpaint/svg/zoom/text/relative-sized-document-scr ollbars.svg [ Leak ]
117 crbug.com/482050 virtual/slimmingpaint/svg/zoom/text/zoom-coords-viewattr-01-b.s vg [ Leak ] 117 crbug.com/482050 virtual/slimmingpaint/svg/zoom/text/zoom-coords-viewattr-01-b.s vg [ Leak ]
118 crbug.com/482050 virtual/slimmingpaint/svg/zoom/text/zoom-foreignObject.svg [ Le ak ] 118 crbug.com/482050 virtual/slimmingpaint/svg/zoom/text/zoom-foreignObject.svg [ Le ak ]
119 crbug.com/482050 virtual/slimmingpaint/svg/as-background-image/animated-svg-anim ation-control.html [ Leak ] 119 crbug.com/482050 virtual/slimmingpaint/svg/as-background-image/animated-svg-anim ation-control.html [ Leak ]
120
121 crbug.com/501484 [ Linux ] fast/dom/promise-rejection-events-attached-in-event.h tml [ Leak ]
122 crbug.com/501484 [ Linux ] fast/dom/promise-rejection-events-console.html [ Leak ]
123 crbug.com/501484 [ Linux ] http/tests/dom/promise-rejection-events.html [ Leak ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698