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

Side by Side Diff: webkit/data/layout_tests/chrome/fast/dom/Window/customized-property-survives-gc-expected.txt

Issue 53094: Update expectations for a GC test.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This tests that customized properties on window.location and window.navigator wo n't get lost after a GC. 1 This tests that customized properties on window.location and window.navigator wo n't get lost after a GC.
2 TEST running. 2 TEST running.
3 screen.myProp did not survive GC. 3 screen.myProp did not survive GC.
4 history.myProp did not survive GC. 4 history.myProp survived GC.
5 locationbar.myProp did not survive GC. 5 locationbar.myProp did not survive GC.
6 menubar.myProp did not survive GC. 6 menubar.myProp did not survive GC.
7 personalbar.myProp did not survive GC. 7 personalbar.myProp did not survive GC.
8 scrollbars.myProp did not survive GC. 8 scrollbars.myProp did not survive GC.
9 statusbar.myProp did not survive GC. 9 statusbar.myProp did not survive GC.
10 toolbar.myProp did not survive GC. 10 toolbar.myProp did not survive GC.
11 location.myProp survived GC. 11 location.myProp survived GC.
12 navigator.myProp survived GC. 12 navigator.myProp survived GC.
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698