Tim Chien
9c8b3fd34c
Bug 1160923 - [B2G] Waiting for explicit mozContentEvent before sending out mozChromeEvents, r=vingtetun, f=ochaumeau
2015-09-28 09:27:49 -07:00
Hayden Huang
0516bcf115
Bug 1175447
- mono audio support. r=padenot, r=sotaro
...
This patch is to enable mono audio option for those who has full hearing loss in one ear.
With this feature, they can get the complete audio with using one ear.
2015-08-06 14:30:22 +08:00
Fabrice Desré
f422fa92c3
Bug 1201646 - Basic updates support r=snorp
2015-09-24 09:55:52 -07:00
J. Ryan Stinnett
79ff031964
Bug 912121 - Update misc. DevTools paths and comments. rs=devtools
2015-09-21 12:07:31 -05:00
J. Ryan Stinnett
1fcbd86174
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
...
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location. Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Russ Nicoletti
b2891b3b9b
Bug 1204938 - [Metrics] Address issue with user-timing events -- (from bug 1198517). r=janx
2015-09-16 15:11:23 -07:00
Alexandre Lissy
91c6dd3387
Bug 1201556 - Send hashed device id for foxfooders. r=fabrice
2015-09-17 05:06:00 +02:00
Shu-yu Guo
45211869c8
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Russ Nicoletti
e55cee3707
Bug 1198517 - [Metrics] Histogram support for user-timing-based metrics. r=janx
2015-09-08 13:11:46 -07:00
Wes Kocher
1ffac71f86
Merge m-c to b2ginbound, a=merge
2015-09-04 15:41:50 -07:00
Fabrice Desré
1027804aa9
Bug 1192122 - Safe mode startup, Part 2: shell.js hook r=ferjm
2015-09-04 11:12:53 -07:00
JerryShih
52038d764b
Bug 1199777 - Add "dump display list" option in setting app developer page. r=fabrice
2015-08-28 13:36:00 +02:00
Russ Nicoletti
3b2efbedb7
Bug 1178923 - [Metrics] Determine which telemetry metrics should be sent regardless of HUD setting status. r=janx
2015-08-31 09:44:27 -07:00
Russ Nicoletti
4fc67a0a09
Bug 1180793
- [Metrics] Hud should report specific app for those Apps housed under 'Communications'. r=janx
2015-08-28 12:26:59 -07:00
Ryan VanderMeulen
2dd327f034
Merge m-c to fx-team. a=merge
2015-08-27 21:44:52 -04:00
Ryan VanderMeulen
df18bc931b
Merge inbound to m-c. a=merge
2015-08-27 21:31:35 -04:00
Tamara Hills
15dc7be040
Bug 1176992 - Allow hud.js to support custom metrics with exponential and counter histograms. r=janx
2015-08-27 06:55:00 -04:00
Tamara Hills
430fdafc6a
Bug 1183101 - Collect Histogram Data from Gecko and send to Telemetry Server. r=janx
2015-08-19 06:05:00 -04:00
Alexandre Lissy
5c27fc8460
Bug 1181561 - Expose a Kill Switch enabling/disabling. r=dhylands, sr=sicking
2015-08-26 03:11:00 -04:00
Fabrice Desré
01d3da022e
Bug 1181209 - Make changes to Gecko needed for b2gdroid to boot. r=fabrice
2015-08-25 13:42:24 -07:00
William Chen
6f860a9cd4
Bug 1199394 - Update b2g scrollbar style to apply on all scrollbars. r=vnicolas
2015-09-02 16:06:10 -07:00
Fabrice Desré
795f0b91be
Bug 1196884 - Disable device discovery (again) r=gerard-majax
2015-08-20 13:06:19 -07:00
Wes Kocher
8e102541d3
Merge fx-team to m-c a=merge
2015-08-13 16:30:54 -07:00
Alexandre Poirot
f4f13f77c6
Bug 1192863 - Use client/main.js instead of dbg-server.jsm. r=jryans
2015-08-13 10:57:14 -07:00
Russ Nicoletti
95c7056a07
Bug 1190622 - [Telemetry] Report USS memory at time of performance marks r=jryans
2015-08-11 10:16:24 -07:00
Brian R. Bondy
0103b54344
Bug 1189871 - Add event to add/remove permissions for Graphene. r=fabrice
2015-08-10 17:00:01 -04:00
Alexandre Poirot
deecac5595
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
de2a50fb14
Bug 1189208
- Use mouse events in simulator chrome. r=ochameau
2015-08-04 21:25:00 +02:00
Russ Nicoletti
6ec6ba48ee
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
b9311d44e4
Bug 1180596 - Part 2 - make customizable settings of Presentation API. r=schien
2015-07-30 18:40:00 +02:00
Evan Tseng
d3dc9bd7f3
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
8a81cd6b01
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
2cf1f5e1e4
Bug 1074180 - Convert touch simulator to frame script for e10s. r=ochameau
2015-07-16 01:12:50 -05:00
James Cheng
0e4c9183bc
Bug 1037329 - Part 2: Enable SystemUpdate API on b2g. r=fabrice
2015-07-01 00:41:00 -04:00
James Hobin
f268f8cca9
Bug 1079763 - Compress logs produced by LogShake. r=gerard-majax
2015-07-07 16:24:00 +02:00
Wes Kocher
9cc26b9bcb
Merge m-c to b2ginbound, a=merge
2015-07-06 17:21:12 -07:00
Adam Farden
10d7d522ff
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
8ae3c5554f
Bug 1177143 - Refactor hud.js function names. r=jryans
2015-07-02 08:14:00 -04:00
Jan Keromnes
95b2c51819
Bug 1177143 - Throttle HUD memory collection to 2 seconds. r=jryans
2015-07-02 08:13:00 -04:00
Fernando Jimenez
4374062eff
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
34f2bb349d
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
0e3e33301a
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
d7533f6bff
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
f7e46142f8
Bug 1178512 - [Metrics] Make the developer HUD send Advanced Telemetry events. r=janx
2015-06-30 14:41:15 -07:00
Fabrice Desré
6935f19c90
Bug 1179052 - Add some raptor markers to b2g gecko startup r=gwagner
2015-07-01 11:34:55 -07:00
Evan Tseng
d043439ec2
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
685aaaec24
Bug 1155493 - Part 2: Event hook for mozbrowser element. r=kanru
2015-05-28 01:57:00 -04:00
Ryan VanderMeulen
5fb7a9a089
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
c6ec50d16f
Bug 1155493 - Part 2: Event hook for mozbrowser element. r=kchen
2015-05-21 02:06:00 -04:00
Kai-Zhen Li
c919963a1a
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