Commit Graph

905 Commits

Author SHA1 Message Date
Alexandre Poirot
3217636246 Bug 1190452 - Always import toolkit/devtools/server/main.js as CommonJS module. r=jryans 2015-08-10 05:38:56 -07:00
J. Ryan Stinnett
58e744f580 Bug 1189208 - Use mouse events in simulator chrome. r=ochameau 2015-08-04 21:25:00 +02:00
Russ Nicoletti
efada9f806 Bug 1177226 - Support User Timing API events in the Developer HUD. r=ehsan, r=jryans 2015-07-31 15:40:08 -07:00
Liang-Heng Chen
599933fe89 Bug 1180596 - Part 2 - make customizable settings of Presentation API. r=schien 2015-07-30 18:40:00 +02:00
Evan Tseng
01e466b2c5 Bug 1188762 - Use mozSystemWindowChromeEvent to instead of mozChromeEvent to send system-audiochannel-state-changed event. r=alwu 2015-07-29 15:53:32 +08:00
Jessica Jong
910b255fc5 Bug 1167132 - Part 9: [NetworkManager] Move network information into a separate interface (shell). r=fabrice 2015-07-29 02:11:00 -04:00
J. Ryan Stinnett
d7360f2632 Bug 1074180 - Convert touch simulator to frame script for e10s. r=ochameau 2015-07-16 01:12:50 -05:00
James Cheng
51a8e2b0e2 Bug 1037329 - Part 2: Enable SystemUpdate API on b2g. r=fabrice 2015-07-01 00:41:00 -04:00
James Hobin
78fafb1ff5 Bug 1079763 - Compress logs produced by LogShake. r=gerard-majax 2015-07-07 16:24:00 +02:00
Wes Kocher
0b8fa26c80 Merge m-c to b2ginbound, a=merge 2015-07-06 17:21:12 -07:00
Adam Farden
b6e3a5ef4d Bug 1178081 - Make ro.product.manufacturer and ro.product.device available through settings. r=fabrice 2015-06-28 05:58:00 -04:00
Jan Keromnes
0c1d895736 Bug 1177143 - Refactor hud.js function names. r=jryans 2015-07-02 08:14:00 -04:00
Jan Keromnes
63f1645b7c Bug 1177143 - Throttle HUD memory collection to 2 seconds. r=jryans 2015-07-02 08:13:00 -04:00
Fernando Jimenez
fe6732fcc7 Bug 1179896 - Add a switch to enable/disable dom.serviceWorkers.interception.enabled and dom.serviceWorkers.testing prefs. r=fabrice 2015-07-06 10:16:24 +02:00
Valentin Gosu
a8a7000530 Bug 1048131 - Remove MOZ_CAPTIVEDETECT and enable captive portal detector for all products. r=mcmanus 2015-07-03 17:14:51 +02:00
Carsten "Tomcat" Book
f2415d400f Backed out changeset 5f2ca3ac2fcb (bug 1048131) for test failures in android s4 test_captive_portal_not_found.js 2015-07-03 14:26:56 +02:00
Valentin Gosu
27a9be8f6a Bug 1048131 - Remove MOZ_CAPTIVEDETECT and enable captive portal detector for all products. r=mcmanus 2015-07-03 12:06:45 +02:00
Russ Nicoletti rnicoletti@mozilla.com
921b0a4fd0 Bug 1178512 - [Metrics] Make the developer HUD send Advanced Telemetry events. r=janx 2015-06-30 14:41:15 -07:00
Fabrice Desré
11984b1fa8 Bug 1179052 - Add some raptor markers to b2g gecko startup r=gwagner 2015-07-01 11:34:55 -07:00
Evan Tseng
8107f08153 Bug 1165134 - Add new MozChromeEvent/MozContentEvent to allow System app to control its own audio channels. r=baku 2015-06-12 18:35:13 +08:00
Morris Tseng
9846565468 Bug 1155493 - Part 2: Event hook for mozbrowser element. r=kanru 2015-05-28 01:57:00 -04:00
Ryan VanderMeulen
bbcbe5cc8b Backed out 4 changesets (bug 1155493) for Android test_browserElement_inproc_CopyPaste.html timeouts/crashes.
Backed out changeset 3bd7adb9f591 (bug 1155493)
Backed out changeset 0380b1684e6b (bug 1155493)
Backed out changeset 58b7c1eaf3c8 (bug 1155493)
Backed out changeset 896beb5088a7 (bug 1155493)
2015-05-25 13:15:06 -04:00
Morris Tseng
949fe2c3eb Bug 1155493 - Part 2: Event hook for mozbrowser element. r=kchen 2015-05-21 02:06:00 -04:00
Kai-Zhen Li
afa576c434 Bug 1167106 - Keep the default value if it is smaller than the physical partition size. r=fabrice 2015-05-24 14:08:13 +08:00
Fabrice Desré
6abb2ae482 Bug 1167275 - JS error in shell.js handleCmdLine() r=me 2015-05-21 16:06:31 -07:00
Paul Rouget
783b050f1e Bug 1163904 - handle -url command line argument. r=fabrice 2015-05-15 06:36:23 +02:00
Paul Rouget
79bfe617dd Backed out changeset a7a4747bdc4e - wrong number in commit message 2015-05-15 06:35:38 +02:00
Paul Rouget
d8f9ad6b26 Bug 1134106 - handle -url command line argument. r=fabrice 2015-05-15 06:18:04 +02:00
Simon Montagu
ab122433f2 Bug 1139306: Fix margin sides for right-to-left scrollbars depending on the actual position of the scrollbar as determined by layout.scrollbar.side, r=tn 2015-05-12 01:49:25 -07:00
Fernando Jimenez
5ff39a0b76 Bug 1155758 - Make about:serviceworkers work in B2G. r=fabrice 2015-05-07 10:35:21 +02:00
Samael Wang
f0f05ba6be Bug 1147305 - Map settings "mms.debugging.enabled" to preference. r=btseng 2015-04-27 11:46:26 +08:00
JW Wang
bbca32022a Bug 1152208 - add clear-key path to gmp service on B2G. r=spohl,fabrice 2015-04-24 10:22:00 +08:00
Timothy Nikkel
2830f061fc Backout 3c3337ed60a1 (bug 1139306) for causing bug 1156918. 2015-04-21 15:09:48 -05:00
Simon Montagu
e7639af9e0 Bug 1139306: Fix margin sides for right-to-left scrollbars depending on the actual position of the scrollbar as determined by layout.scrollbar.side, r=tn 2015-04-21 11:32:01 +03:00
Dale Harvey
992ba7eaed Bug 1136777 - Enable LogShake by default and listen for new content events. r=fabrice, r=gerard-majax 2015-04-06 18:57:22 +01:00
Shian-Yow Wu
f37c123bc0 Bug 1115495 - Part 2: PAC generator for browsing and system wide proxy. r=mcmanus, r=echen 2015-03-26 15:11:08 +08:00
J. Ryan Stinnett
094480f6cf Bug 1039449 - Init Wi-Fi device name at startup. r=janx 2015-03-19 12:28:02 -05:00
Jessica Jong
a267cc7d5a Bug 1139736 - Part 1: map settings "network.debugging.enabled" to preference. r=fabrice 2015-03-18 17:38:18 +08:00
Alexandre Poirot
302560f339 Bug 1142080 - Fix app orientation support on desktop. r=fabrice 2015-03-12 02:12:00 -04:00
J. Ryan Stinnett
70f822715a Bug 1032128 - Receive extended authResult from Gaia. r=janx 2015-03-12 17:52:38 -05:00
Alexandre Lissy
f4face05d6 Bug 1136784 - Add screenshot to LogShake produced data. r=ochameau, r=gwagner 2015-03-11 01:35:00 -04:00
Alexandre Poirot
76470bb1d7 Bug 1059308 - Make frame selection button to work in browser toolbox. r=jryans,past 2015-03-04 05:47:00 +01:00
Tzu-Lin Huang
a19712cc22 Bug 1106818 - Stop moving focus to shell.html when receiving mozfullscreenchange, r=fabrice 2015-03-04 14:15:19 +08:00
Szu-Yu Chen [:aknow]
69740933ba Bug 1137048 - Map settings ril.debugging.enabled to preference (follow-up). r=fabrice 2015-03-02 15:05:11 +08:00
Szu-Yu Chen [:aknow]
1b9a792b70 Bug 1132863 - Map settings "ril.debugging.enabled" to preference. r=hsinyi 2015-02-25 16:37:29 +08:00
Giovanny Andres Gongora Granada
b4d90c70f2 Bug 974435 - Remove inline scripts and styles usage via JavaScript for shell.html and shell.js r=fabrice 2015-02-22 18:17:31 -08:00
Jennifer Fong
0383afb6c6 Bug 1132244 - Expose Settings Actor in restricted mode. r=jryans 2015-02-17 11:16:00 -05:00
Fabien Cazenave
e3c9b9555e Bug 1119057 - Scrollbar position should follow the document 'dir'. r=timdream 2015-02-02 15:01:32 +01:00
Jonathan Kew
0081337095 Bug 1119475 - pt 4 - Replace physical with logical properties in content.css for android and b2g. r=heycam 2015-02-16 11:59:31 +00:00
Ryan VanderMeulen
f0ac763ef5 Merge b2g-inbound to m-c. a=merge
CLOSED TREE
2015-02-13 12:24:27 -05:00