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

Side by Side Diff: LayoutTests/plugins/npp-set-window-called-during-destruction-expected.txt

Issue 171413006: Auto-rebaseline for r167331 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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 CONSOLE MESSAGE: line 12: PLUGIN: NPP_New: Could not find a test named "npp-set- window-called-during-destruction", maybe its .cpp file wasn't added to the build system? 1 CONSOLE MESSAGE: line 12: PLUGIN: NPP_New: Could not find a test named "npp-set- window-called-during-destruction", maybe its .cpp file wasn't added to the build system?
2 CONSOLE ERROR: line 12: Uncaught TypeError: Object #<HTMLEmbedElement> has no me thod 'setWillBeDestroyed' 2 CONSOLE ERROR: line 12: Uncaught TypeError: undefined is not a function
3 3
4 This tests whether a NPP_SetWindow is called during plugin destruction. 4 This tests whether a NPP_SetWindow is called during plugin destruction.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698