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

Side by Side Diff: chrome/test/data/extensions/samples/buildbot.crx

Issue 100182: Fix race where sometimes CSS is not applied to toolstrips. I (Closed)
Patch Set: Merged Created 11 years, 7 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
OLDNEW
1 Cr24ö{"name": "buildbot", "toolstrips": ["buildbot.html"], "version": "0.1", "zip_hash": "39c461ac8c516eff42f3d879039bfadb2b98b884d4c808f9fb670912620 de0b8", "id": "7868865ECC233B0400ABE5D38D88355C03C4BB1A", "description": "Buildb ot waterfall monitor"}PKܵœ:Û¤.2/ / 1 Cr24ö{"name": "buildbot", "toolstrips": ["buildbot.html"], "version": "0.1", "zip_hash": "39c461ac8c516eff42f3d879039bfadb2b98b884d4c808f9fb670912620 de0b8", "id": "7868865ECC233B0400ABE5D38D88355C03C4BB1A", "description": "Buildb ot waterfall monitor"}PKܵœ:Û¤.2/ /
2 buildbot.html<script> 2 buildbot.html<script>
3 3
4 var botRoot = "http://build.chromium.org/buildbot/waterfall"; 4 var botRoot = "http://build.chromium.org/buildbot/waterfall";
5 5
6 var botUrl = botRoot + "/horizontal_one_box_per_builder"; 6 var botUrl = botRoot + "/horizontal_one_box_per_builder";
7 7
8 function updateStatus(status) { 8 function updateStatus(status) {
9 var div = document.getElementById("status"); 9 var div = document.getElementById("status");
10 div.title = status; 10 div.title = status;
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 "description": "Buildbot waterfall monitor", 189 "description": "Buildbot waterfall monitor",
190 "id": "7868865ECC233B0400ABE5D38D88355C03C4BB1A", 190 "id": "7868865ECC233B0400ABE5D38D88355C03C4BB1A",
191 "name": "buildbot", 191 "name": "buildbot",
192 "toolstrips": [ 192 "toolstrips": [
193 "buildbot.html" 193 "buildbot.html"
194 ], 194 ],
195 "version": "0.1" 195 "version": "0.1"
196 }PKܵœ:Û¤.2/ / 196 }PKܵœ:Û¤.2/ /
197 ¤buildbot.htmlPK´œ:¢M%2ã*ã*íZ extensions_toolstrip.cssPK »œ:€#Ⱦ¾ 197 ¤buildbot.htmlPK´œ:¢M%2ã*ã*íZ extensions_toolstrip.cssPK »œ:€#Ⱦ¾
198 ¤s4manifest.jsonPK¼\5 198 ¤s4manifest.jsonPK¼\5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698