This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
document.querySelector('.tram').classList.remove('tram'); | |
document.querySelector('.cloud_big').src = ''; | |
document.querySelector('.cloud_small').src = ''; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RewriteRule ^/en-US/mobile(/?)$ /b/en-US/mobile$1 [PT] | |
RewriteRule ^/en-US/firefox/mobile/features(/?)$ /b/en-US/firefox/mobile/features$1 [PT] | |
RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?firefox/mobile/features(/?)$ /en-US/firefox/mobile/features/ [L,R=302] | |
RewriteRule ^/en-US/firefox/mobile/faq(/?)$ /b/en-US/firefox/mobile/faq$1 [PT] | |
RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?firefox/mobile/faq(/?)$ /en-US/firefox/mobile/faq/ [L,R=302] | |
RewriteRule ^/en-US/firefox/mobile/platforms(/?)$ /b/en-US/firefox/mobile/platforms$1 [PT] | |
RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?firefox/mobile/platforms(/?)$ /en-US/firefox/mobile/platforms/ [L,R=302] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- iergo-orig.svg 2012-07-18 13:00:25.000000000 +0200 | |
+++ iergo.svg 2012-07-18 13:01:33.000000000 +0200 | |
@@ -2,20 +2,20 @@ | |
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [ | |
<!ENTITY st0 "fill:#7AC943;"> | |
- <!ENTITY st1 "font-family:'GillSans-LightItalic';"> | |
+ <!ENTITY st1 "font-family:'GillSans-Light', 'Gill Sans'; font-style: italic; font-weight: lighter;"> | |
<!ENTITY st2 "opacity:0.2;fill:#808080;"> | |
<!ENTITY st3 "opacity:0.2;fill:#FF931E;"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#main { | |
@extends .2-column; | |
@media (min-device-width: 500px) { | |
@extends .4-column; | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require('/shared/js/l10n.js'); | |
//mocha.setup({globals: ['jsCount', 'totalResult']}); | |
suite('l10n', function(done) { | |
var _; | |
suiteSetup(function() { | |
_ = navigator.mozL10n.get; | |
var script = document.createElement('script'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test_apps/template/index.html | 16 ++++++++++++++++ | |
test_apps/template/manifest.webapp | 6 +++++- | |
2 files changed, 21 insertions(+), 1 deletion(-) | |
diff --git a/test_apps/template/index.html b/test_apps/template/index.html | |
index 4611ccd..baca876 100644 | |
--- a/test_apps/template/index.html | |
+++ b/test_apps/template/index.html | |
@@ -16,6 +16,22 @@ | |
</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http GET http://www.otsukare.info/ | grep '<a href="/2' | sed 's,.*<a href="\(.*\)" rel=".*,http://www.otsukare.info\1,' | xargs -n1 http HEAD |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TypeError: Cannot read property 'body' of undefined | |
at Request._callback (/Users/rik24d/code/travis-scrape-gaia/node_modules/travis-ci/lib/travis-http.js:32:40) | |
at self.callback (/Users/rik24d/code/travis-scrape-gaia/node_modules/travis-ci/node_modules/request/index.js:148:22) | |
at Request.EventEmitter.emit (events.js:95:17) | |
at ClientRequest.self.clientErrorHandler (/Users/rik24d/code/travis-scrape-gaia/node_modules/travis-ci/node_modules/request/index.js:257:10) | |
at ClientRequest.EventEmitter.emit (events.js:95:17) | |
at CleartextStream.socketCloseListener (http.js:1523:9) | |
at CleartextStream.EventEmitter.emit (events.js:117:20) | |
at tls.js:688:10 | |
at process._tickCallback (node.js:415:13) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D/RILC ( 113): UI --- RIL_REQUEST_SWITCH_WAITING_OR_HOLDING_AND_ACTIVE (15) ---> RIL [RID 0, token id 701, data len 0] | |
D/RILC ( 113): RID 0 corresponds to as_id 0 | |
D/RILC ( 113): [RID 0] ReqList entries : | |
D/RILC ( 113): RIL_REQUEST_QUERY_AVAILABLE_NETWORKS (48), token id 630 | |
D/RILC ( 113): RIL_REQUEST_SWITCH_WAITING_OR_HOLDING_AND_ACTIVE (15), token id 698 | |
D/RILC ( 113): RIL_REQUEST_SWITCH_WAITING_OR_HOLDING_AND_ACTIVE (15), token id 701 | |
D/RILC ( 113): RIL=>AMSS [ label = "cm_mm_call_sups_per_subs()" ]; | |
D/RILC ( 113): RID 0 MID 0 Received CM_CALLSVC_COMMAND_CALLBACK : Req ID 852 | |
D/RILC ( 113): RID 0 MID 0 Queued event CM_COMMAND_CALLBACK (12 bytes) | |
D/RILC ( 113): qcril_event_main(): 1 items on queue |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
09-23 16:06:56.679 E/RILD ( 118): **RIL Daemon Started** | |
09-23 16:06:56.679 E/RILD ( 118): **RILd param count=1** | |
09-23 16:06:57.059 E/RILD ( 118): RIL_Init argc = 5 client = 0 | |
09-23 16:06:59.879 E/RILPROXY( 112): Could not connect to rild socket, retrying: Connection refused | |
09-23 16:07:00.879 E/RILPROXY( 112): Could not connect to rild socket, retrying: Connection refused | |
09-23 16:07:01.879 E/RILPROXY( 112): Could not connect to rild socket, retrying: Connection refused | |
09-23 16:07:02.879 E/RILPROXY( 112): Could not connect to rild socket, retrying: Connection refused | |
09-23 16:07:03.429 W/RILC ( 118): RIL_onUnsolicitedSendResponse called before RIL_register | |
09-23 16:07:03.439 E/RILC ( 118): RIL_register: RIL version 6 | |
09-23 16:07:03.439 E/RILC ( 118): s_registerCalled = 1, s_started = 1, RIL_getMaxNumClients = 1 |