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

Side by Side Diff: chrome/test/data/extensions/samples/gmail.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 Cr24R{"name": "Gmail Checker", "description": "Displays number of unr ead Gmail messages", "toolstrips": ["gmail_checker.html"], "version": "0.1", "zi p_hash": "cdb2a792558d8b7233a0f5ab815f70ad0585ac0894971595f85fc761de03d4b0", "id ": "DE6C0EDB5E435EC06E4E0E36E77EB241E1831273", "permissions": ["http://*.google. com/*", "https://*.google.com/*"]}PK´œ:¢M%2ã*ã*extensions_tools trip.css/** 1 Cr24R{"name": "Gmail Checker", "description": "Displays number of unr ead Gmail messages", "toolstrips": ["gmail_checker.html"], "version": "0.1", "zi p_hash": "cdb2a792558d8b7233a0f5ab815f70ad0585ac0894971595f85fc761de03d4b0", "id ": "DE6C0EDB5E435EC06E4E0E36E77EB241E1831273", "permissions": ["http://*.google. com/*", "https://*.google.com/*"]}PK´œ:¢M%2ã*ã*extensions_tools trip.css/**
2 * NOTE: This shouldn't need to be included in every toolstrip manually, but we 2 * NOTE: This shouldn't need to be included in every toolstrip manually, but we
3 * currently have a race where it sometimes isn't applied, so we include it 3 * currently have a race where it sometimes isn't applied, so we include it
4 * manually to be sure. In the future, these styles will be applied to all 4 * manually to be sure. In the future, these styles will be applied to all
5 * toolstrips automatically. 5 * toolstrips automatically.
6 */ 6 */
7 7
8 8
9 /** 9 /**
10 * Body styles. This makes the toolstrip layout fit in with the Windows 10 * Body styles. This makes the toolstrip layout fit in with the Windows
(...skipping 1344 matching lines...) Expand 10 before | Expand all | Expand 10 after
1355 } 1355 }
1356 1356
1357 .post-flip { 1357 .post-flip {
1358 opacity: 1; 1358 opacity: 1;
1359 -webkit-transform: rotate(360deg) scale(1); 1359 -webkit-transform: rotate(360deg) scale(1);
1360 -webkit-transition: all .5s ease-out; 1360 -webkit-transition: all .5s ease-out;
1361 } 1361 }
1362 PK´œ:¢M%2ã*ã*¤extensions_toolstrip.cssPK ´œ:©_Ÿ6û»û» ¤+gmail.pngPK´œ:gKöð  ¤;çgmail_checker.htmlPK´œ:âÕ‘** 1362 PK´œ:¢M%2ã*ã*¤extensions_toolstrip.cssPK ´œ:©_Ÿ6û»û» ¤+gmail.pngPK´œ:gKöð  ¤;çgmail_checker.htmlPK´œ:âÕ‘**
1363 ¤-ñmanifest.jsonPK´œ:×£o 1363 ¤-ñmanifest.jsonPK´œ:×£o
1364 ¤‚òstyles.cssPK0½ó 1364 ¤‚òstyles.cssPK0½ó
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698