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

Side by Side Diff: LayoutTests/inspector/console/console-memory-equals-console-memory-expected.txt

Issue 1230203003: Don't cache MemoryInfo instance on ConsoleMemory object. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update corresponding console.memory layout test Created 5 years, 5 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 Tests that console.memory is strictly equal to itself. 1 Tests that console.memory returns fresh instance/samples.
2 2
3 console.memory === console.memory 3 console.memory === console.memory
4 true 4 false
5 5
OLDNEW
« no previous file with comments | « LayoutTests/inspector/console/console-memory-equals-console-memory.html ('k') | Source/core/timing/ConsoleMemory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698