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

Side by Side Diff: tests/test_console_merger_splitrevs/mac_row_input.txt

Issue 12178026: Adds console renderer to merger backend. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/chromium-build
Patch Set: Responding to comments. Created 7 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 { 1 {
2 'rev_number': '171893', 2 'rev_number': '171893',
3 'rev': """<td class='DevRev DevRevCollapse' width="1%"> 3 'rev': """<a href="http://src.chromium.org/viewvc/chrome?view=rev&revision=17189 3" target="_blank">171893</a>""",
4 <a href="http://src.chromium.org/viewvc/chrome?view=rev&revision=171893" target= "_blank">171893</a> 4 'name': """danakj<span style="display:none">ohnoyoudont</span>@chromium.org""",
5 </td>""", 5 'status': """<table width="100%">
6 'name': """<td class='DevName ' width="1%">
7 danakj<span style="display:none">ohnoyoudont</span>@chromium.org
8 </td>""",
9 'status': """<td class='DevStatus DevStatusCollapse'>
10 <table width="100%">
11 <tr> 6 <tr>
12 <td class='DevStatusBox'> 7 <td class='DevStatusBox'>
13 <a href='http://build.chromium.org/p/chromium.mac/waterfall' 8 <a href='http://build.chromium.org/p/chromium.mac/waterfall'
14 title='Mac Builder' class='DevStatusBox notstarted ' 9 title='Mac Builder' class='DevStatusBox notstarted '
15 target="_blank"></a> 10 target="_blank"></a>
16 </td> 11 </td>
17 <td class='DevStatusBox'> 12 <td class='DevStatusBox'>
18 <a href='http://build.chromium.org/p/chromium.mac/waterfall' 13 <a href='http://build.chromium.org/p/chromium.mac/waterfall'
19 title='Mac10.6 Tests (1)' class='DevStatusBox notstarted ' 14 title='Mac10.6 Tests (1)' class='DevStatusBox notstarted '
20 target="_blank"></a> 15 target="_blank"></a>
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 title='iOS Device ETA: 0s' class='DevStatusBox running TagiOSDevice3735' 94 title='iOS Device ETA: 0s' class='DevStatusBox running TagiOSDevice3735'
100 target="_blank"></a> 95 target="_blank"></a>
101 </td> 96 </td>
102 <td class='DevStatusBox'> 97 <td class='DevStatusBox'>
103 <a href='http://build.chromium.org/p/chromium.mac/waterfall' 98 <a href='http://build.chromium.org/p/chromium.mac/waterfall'
104 title='iOS Simulator (dbg)' class='DevStatusBox notstarted ' 99 title='iOS Simulator (dbg)' class='DevStatusBox notstarted '
105 target="_blank"></a> 100 target="_blank"></a>
106 </td> 101 </td>
107 102
108 </tr> 103 </tr>
109 </table> 104 </table>""",
110 </td>""", 105 'comment': """
111 'comment': """<tr>
112 <td colspan="3" class='DevComment '>
113 cc: Add mac receiver for CompositorFrameAck in LayerTreeHostImpl and forward it to the renderer.<br/><br/>BUG=146080<br/>R=piman<br/><br/>Review URL: https://co dereview.chromium.org/11472004 106 cc: Add mac receiver for CompositorFrameAck in LayerTreeHostImpl and forward it to the renderer.<br/><br/>BUG=146080<br/>R=piman<br/><br/>Review URL: https://co dereview.chromium.org/11472004
114 </td> 107 """,
115 </tr>""",
116 'details': '' 108 'details': ''
117 } 109 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698