Carsten "Tomcat" Book
a5eec00c41
Merge mozilla-central to mozilla-inbound
2015-12-22 11:47:56 +01:00
Tamara Hills
d42f48fe2d
Bug 1229083 - [Metrics] addonHistograms missing a level. r=janx
2015-12-17 06:48:00 +01:00
Paul Rouget
4883375ba0
Bug 1232600 - make showInstallScreen global. r=fabrice
2015-12-15 00:57:00 +01:00
Russ Nicoletti
8db1a24fcd
Bug 1193588 - [Metrics] Add pref for HUD telemetry logging. r=janx
2015-12-17 13:45:21 -08:00
Ting-Yu Lin
9805daf00e
Bug 1221459 - Remove SelectionStateChangedEvent. r=mtseng, r=smaug
...
SelectionStateChangedEvent is dispatched only by SelectionCarets. Hence
the removal. The modification in mochitest browserElement_CopyPaste.js
is effectively the reverting of [1] with AccessibleCaret enabled.
The DoCommandHelper is shell.js is removed as well, which handles the
'do-command' event dispatched from old text_selection_dialog.js in Gaia.
[1] https://bugzilla.mozilla.org/page.cgi?id=splinter.html&bug=1155493&attachment=8612154
DONTBUILD
2015-12-22 14:14:12 +08:00
Nigel Babu
3f592a3002
Backed out changeset c97319b5cb12 (bug 1221459)
2015-12-22 14:03:16 +05:30
Ting-Yu Lin
d0f418310c
Bug 1221459 - Remove SelectionStateChangedEvent. r=mtseng,smaug
...
SelectionStateChangedEvent is dispatched only by SelectionCarets. Hence
the removal. The modification in mochitest browserElement_CopyPaste.js
is effectively the reverting of [1] with AccessibleCaret enabled.
The DoCommandHelper is shell.js is removed as well, which handles the
'do-command' event dispatched from old text_selection_dialog.js in Gaia.
[1] https://bugzilla.mozilla.org/page.cgi?id=splinter.html&bug=1155493&attachment=8612154
2015-12-22 14:14:12 +08:00
Fabrice Desré
3dfc2cff96
Bug 1229620 - Replace #ifdefs in b2g/ code by AppConstants r=timdream
2015-12-03 09:14:07 -08:00
Russ Nicoletti
bfa8f3206a
Bug 1211433 - [Metrics] Increase thresholds for reflows r=janx
2015-11-19 08:42:39 -08:00
Christoph Kerschbaumer
68ecc99d30
Bug 1182546 - Make branding/ accessible from content for mobile/ and b2g/ (r=bz)
2015-11-20 10:57:16 -08:00
Alexandre Poirot
16a3a65595
Bug 1225142 - Add software button on runtime to control it via a preference. r=fabrice,jryans
2015-11-19 09:51:22 -08:00
Russ Nicoletti
400b028f4e
Bug 1189942 - performanceEntriesWatcher race condition. r=jryans
2015-11-04 15:18:09 -08:00
Evan Tseng
07309550bb
Bug 1217303 - Remove mozContentEvent and mozChromeEvent about controlling System's audio channel. r=baku
2015-10-23 16:07:39 +08:00
Fabrice Desré
3277790070
Bug 1216834 - Don't override android wallpaper at first run r=sgiles
2015-10-26 09:42:30 -07:00
Russ Nicoletti
4bc366a2c6
Bug 1215277 - [Metrics] 'low' and 'high' values for APP_MEMORY histograms are wrong. r=janx,vlad
2015-10-20 17:38:39 -07:00
Tim Chien
86615c0856
Bug 1217357 - Update broken call to getContentWindow() from larch merge. r=kevingrandon
2015-10-22 21:05:00 +02:00
J. Ryan Stinnett
281c27c39b
Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau
2015-10-21 12:48:53 -05:00
Russ Nicoletti
544e72727d
Bug 1208205 - [Metrics] Replace Settings Metrics checkboxes with 3 state radio button to match FTE r=janx
2015-10-01 16:22:03 -07:00
Fernando Jimenez
fb7eb31a2a
Bug 1211606 - Only fetch keys when Sync is enabled via 'services.sync.enabled' pref changed from Gaia. r=fabrice
2015-10-15 23:36:58 +02:00
Eitan Isaacson
18972126ec
Bug 1213956 - Proxy ui.click_hold_context_menus.delay pref to settings. r=fabrice
2015-10-12 11:48:00 +02:00
Ting-Yu Lin
08c26e90ae
Bug 1205338 - Make system app iframe non-selectable. r=fabrice
...
User could long-press on the splash screen during boot process to select
the iframe of the system app. Make the iframe non-selectable to avoid
display the blue carets.
2015-10-12 20:39:00 +02:00
Wes Kocher
3879aa4f85
Merge b2ginbound to central, a=merge
2015-10-07 11:04:26 -07:00
Carsten "Tomcat" Book
d7f143eaad
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
b9e5717f50
Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902)
2015-10-07 12:13:45 +02:00
Shu-yu Guo
b5f316de44
Bug 1202902 - Scripted fix the world.
2015-10-06 14:00:31 -07:00
Michael Henretty
b230fad02a
Bug 1210740 - Expose tracking protection setting to Gaia, r=fabrice
2015-10-05 17:18:52 +02:00
Carsten "Tomcat" Book
bc7e34a613
Merge m-c to b2g-i on a CLOSED TREE
2015-10-05 13:55:18 +02:00
Jan Keromnes
38bcfc74a8
Bug 1206741 - [OTA] Make URL pref changes overwrite B2G's setting. r=fabrice f=gerard-majax
2015-09-29 06:29:00 +02:00
Tim Chien
2e29f35f6a
Bug 1211387 - Remove background gradient of input boxes on UA style sheet, r=fabrice
2015-10-06 07:44:00 +02:00
Christoph Kerschbaumer
a14acc877e
Bug 1199295 - Pass right loadingPrincipal to uriloader/prefetch - b2g changes (r=sicking)
2015-10-02 09:16:24 -07:00
Kevin Grandon
79f0fe7233
Bug 1204965 - Graphene support. Merge larch into mozilla-central. r=fabrice r=glandium
2015-09-30 23:49:00 +02:00
KuoE0
9b20d064f9
Bug 1156715 - Create shell-remote for launching system-remote, r=fabrice
2015-09-29 19:41:00 +02:00
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