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

Unified Diff: tests/test_parse_master_utf8/console-input-handled.html

Issue 11535002: chromium-build app now renders console from stored rows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/chromium-build
Patch Set: Add test_parse_master_utf8 Created 7 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/test_parse_master/expected-status.html ('k') | tests/test_parse_master_utf8/expected-comment.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/test_parse_master_utf8/console-input-handled.html
diff --git a/tests/test_parse_master/console-input-handled.html b/tests/test_parse_master_utf8/console-input-handled.html
similarity index 99%
copy from tests/test_parse_master/console-input-handled.html
copy to tests/test_parse_master_utf8/console-input-handled.html
index 7dad8ca44ad40355fc22b35e34a8224419b6a321..67c6578b2d06255bf2bf66abb64ee0febf6cbbe2 100644
--- a/tests/test_parse_master/console-input-handled.html
+++ b/tests/test_parse_master_utf8/console-input-handled.html
@@ -457,7 +457,6 @@
<div align="center">
<table class='ConsoleData' width="96%">
- <tbody>
<tr>
<td width="1%">
</td>
@@ -4827,7 +4826,7 @@
<tr>
<td colspan="6" class='DevComment '>
- Add SpeechInputBubbleViews::notify_delegate_on_activation_change_, etc.<br/>Ensure SpeechInputBubbleView continues observing its Widget as it&#39;s closed.<br/>Needed so BubbleDelegateView::OnWidgetClosing will close the border widget.<br/><br/>Only notify the SpeechInputBubbleView&#39;s delegate when the activation changes through normal user interaction. The SpeechInputBubbleController deletes the SpeechInputBubbleImpl to close it explicitly, and then doesn&#39;t expect to be notified on that loss of focus/activation.<br/><br/>BUG=98323,112194<br/>TEST=SpeechInputBubbles behave as expected.<br/><br/>Review URL: http://codereview.chromium.org/9370006
+ Add SpeechInputBubbleViews::notify_delegate_on_activation_change_, etc.<br/>Ensure SpeechInputBubbleView continues observing its Widget as it&#39;s closed.<br/>Needed so BubbleDelegateView::OnWidgetClosing will close the border widget.<br/><br/>Only notify the SpeechInputBubbleView&#39;s delegate when the activation changes through normal user interaction. The SpeechInputBubbleController deletes the SpeechInputBubbleImpl to close it explicitly, and then doesn&#39;t expect to be notified on that loss of focus/activation.<br/><br/>BUG=98323,112194<br/>TEST=SpeechInputBubbles behave as expected.<br/><br/>Review URL: http://codereview.chromium.org/9370006 รข
</td>
</tr>
@@ -10003,7 +10002,6 @@
</td>
</tr>
- </tbody>
</table>
</div>
« no previous file with comments | « tests/test_parse_master/expected-status.html ('k') | tests/test_parse_master_utf8/expected-comment.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698