dominique vincent
1e8a551445
Bug 1200177 - Form Assistant is not always correctly closed. r=mcomella
2015-08-31 14:28:58 +02:00
Mark Banner
0a46527505
Bug 1062839 - Fix the direction of the camera/screenshare notification anchor icons on the chat window toolbar in RTL mode (should be the same as LTR). r=mikedeboer
2015-09-02 11:38:28 +01:00
Sebastian Kaspari
1fd7001f01
Bug 1199596 - Only install "Parental Controls Theme" for restricted profiles and not guest profiles. r=ally
...
From browser.js's point of view there's no difference between restricted and guest profiles. Both use the
parental controls API. So there are only two "simple" solutions here:
* 1) Add a method to nsIParentalControlsService to determine whether the current profiles is a restricted or
a guest profile (Something like isGuest()). But then every platform using this interface would require
to at least implement a stub for this method.
* 2) Add a new restriction that controls installing the theme.
This patch implements option 2. While this restriction is not of much use besides deciding whether we need
to install a specialized theme (DISALLOW_DEFAULT_THEME), it still offers the most flexibility. In a
follow-up bug we could decide to make the restriction configurable by the device admin (requires localized
strings).
--HG--
extra : commitid : 1HcJmNLuz7b
extra : rebase_source : d43407713b7d41a546213e75b7d5e4f03a8b3d78
2015-08-31 18:09:42 +02:00
Sebastian Kaspari
5bd90ecf57
Bug 1196198 - Use ordered list to find new default panel. r=mhaigh
...
--HG--
extra : commitid : 42jnomXCwar
extra : rebase_source : 02412c2bb22c5252ee4d32fc4ef19eea4859f3f9
extra : amend_source : da7cb9cd2e9192110de2fb56d2096e23404a4e8e
2015-08-31 14:26:46 +02:00
Alexandre Lissy
6fe343742d
Bug 1164713 - Return error string from FxAccounts. r=ferjm
2015-08-31 07:54:00 -04:00
Boris Chiou
b5773495c8
Bug 1121463 - Support copy link on context menu. r=kanru
...
Add a special menuitem, copy-link, to pass the url and do command.
2015-08-31 20:37:00 -04:00
Ryan VanderMeulen
288dfa7ea3
Merge fx-team to m-c. a=merge
2015-09-01 21:15:09 -04:00
Ryan VanderMeulen
4755e71029
Merge inbound to m-c. a=merge
2015-09-01 21:01:50 -04:00
B2G Bumper Bot
0204932165
Bumping manifests a=b2g-bump
2015-09-01 16:35:01 -07:00
B2G Bumper Bot
fc6961e99a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f919c5b5f0f0
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #31577 from julienw/1199593-forward-text-attachment
Bug 1199593 - [Messages] Properly forward MMS messages that have both…
========
https://hg.mozilla.org/integration/gaia-central/rev/67b7c6d70be6
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1199593 - [Messages] Properly forward MMS messages that have both text and attachments r=azasypkin
2015-09-01 16:32:18 -07:00
Shane Caraveo
7593e2c741
Bug 1163592 chat resize intermittent, reduce unused infra that may slow things down. r=me
2015-09-01 14:33:35 -07:00
David Critchley
e552f8d371
Bug 1186396 - Remove remaining references to JQuery from Loop. r=andreio,r=Standard8
2015-09-01 22:07:06 +01:00
Brian Grinstead
f230542190
Bug 1193158 - Create a basic site permissions subview;r=ttaubert
...
--HG--
extra : commitid : 2mKT8phamrs
2015-09-01 13:35:08 -07:00
B2G Bumper Bot
1fe80b1eae
Bumping manifests a=b2g-bump
2015-09-01 12:58:00 -07:00
B2G Bumper Bot
1ceaedb9b4
Bumping gaia.json for 11 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2a7e995d4699
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31338 from aethanyc/1194042
Bug 1194042 - Implement a global cut-or-copied state for text selection dialog across apps
========
https://hg.mozilla.org/integration/gaia-central/rev/a26c431531bc
Author: Ting-Yu Lin <tlin@mozilla.com>
Desc: Bug 1194042 - Update app_text_selection_dialog_test.js. r=timdream
* Add a test to ensure two AppTextSelectionDialog get the same global
states object.
* Update those timer unit tests.
========
https://hg.mozilla.org/integration/gaia-central/rev/04db54502734
Author: Ting-Yu Lin <tlin@mozilla.com>
Desc: Bug 1194042 - Implement global states to shared data across all apps. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/9f3c2a5e48e1
Author: Ting-Yu Lin <tlin@mozilla.com>
Desc: Bug 1194042 - Improve debug log in app_text_selection_dialog.js. r=timdream
Almost all the objects passed to this.debug() are stringify-ed. No need
to stringify them again in this.debug().
========
https://hg.mozilla.org/integration/gaia-central/rev/4a108e20032b
Author: Ting-Yu Lin <tlin@mozilla.com>
Desc: Bug 1194042 - Remove trailing whitespaces in app_text_selection_dialog. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/bee0f5f685cb
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31573 from alastor0325/Bug1198824_TeleVolumeControl
Bug 1198824 - use call state to verify isOnCall()
========
https://hg.mozilla.org/integration/gaia-central/rev/719aec1a29df
Author: Alastor Wu <alwu@mozilla.com>
Desc: Bug 1198824 - use call state to verify isOnCall(). r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/32cacb886d27
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31627 from Fischer-L/bug_1199537-change-modal-dialog-btn-color
Bug 1199537 - Change the color of the only button on the alert modal dialog to gray
========
https://hg.mozilla.org/integration/gaia-central/rev/a017466918b7
Author: Fischer.json <foxbrush@Fischerjsons-MacBook-Pro.local>
Desc: Bug 1199537 - Change the color of the only button on the alert modal dialog to gray
========
https://hg.mozilla.org/integration/gaia-central/rev/b47e34131351
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31509 from janus926/bug-1198132
Bug 1198132 - Apply gaia-header tweaks to Gallery to avoid reflow at …
========
https://hg.mozilla.org/integration/gaia-central/rev/3aa4c6e5ac73
Author: Ting-Yu Chou <janus926@gmail.com>
Desc: Bug 1198132 - Apply gaia-header tweaks to Gallery to avoid reflow at startup. r=djf
2015-09-01 12:55:16 -07:00
Jared Wein
91b9f3474a
Bug 1191242 - Instrument the default browser prompt. r=dolske p=bsmedberg
...
--HG--
extra : rebase_source : bc47628732d5921e4284b7ade6efdc40d710dab7
2015-09-01 15:52:05 -04:00
Ryan VanderMeulen
ce13fdac84
Merge m-c to fx-team. a=merge
2015-09-01 15:20:21 -04:00
B2G Bumper Bot
f70a9b535c
Bumping manifests a=b2g-bump
2015-09-01 11:58:02 -07:00
B2G Bumper Bot
95b03e3d3c
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2602554b2ec5
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #30908 from russnicoletti/bug-1167710
Bug 1167710 - [Settings] Advanced telemetry setting r=evelyn
========
https://hg.mozilla.org/integration/gaia-central/rev/d1d45d4b63bf
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Merge branch 'master' of https://github.com/mozilla-b2g/gaia into bug-1167710
========
https://hg.mozilla.org/integration/gaia-central/rev/39c4549ad743
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1167710 - [Settings] Advanced telemetry setting
2015-09-01 11:55:19 -07:00
Brian Grinstead
8e10092b79
Bug 1120406 - Indicate which nodes have a pseudo-class lock applied in the markup view;r=gl,r=pbrosset
...
--HG--
extra : commitid : vcFCPaIJdI
2015-09-01 11:45:53 -07:00
Nick Fitzgerald
1eeb5798f3
NO BUG - s/if(/if (/ in toolkit/devtools JS; r=jimb DONTBUILD
2015-09-01 11:25:13 -07:00
B2G Bumper Bot
2da9f3e3d8
Bumping manifests a=b2g-bump
2015-09-01 11:10:11 -07:00
B2G Bumper Bot
9f8cbf055b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/039b39ea6dd5
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #31584 from mikehenrty/bug-1168955-preview-site-reland
Bug 1168955 - Add preview pin site to doorhanger
========
https://hg.mozilla.org/integration/gaia-central/rev/862f212e0747
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1168955 - Add preview pin site to doorhanger
2015-09-01 11:07:19 -07:00
B2G Bumper Bot
0aee05ed9c
Bumping manifests a=b2g-bump
2015-09-01 10:48:04 -07:00
B2G Bumper Bot
73ab36dc57
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a330673cd99b
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Bug 1197989 - Skip apps/clock/test/marionette/hour_format_test.js for inexplicable permafail.
2015-09-01 10:45:21 -07:00
Wander Lairson Costa
f6216f3e41
Bug 1200235: Upgrade phone-builder to use tc-vcs 2.3.9. r=garndt
2015-09-01 12:40:58 -03:00
B2G Bumper Bot
08af5e1ed0
Bumping manifests a=b2g-bump
2015-09-01 08:16:10 -07:00
B2G Bumper Bot
dbf6fcc241
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c74fb5d59ef0
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #31598 from azasypkin/bug-1199612-retrieve-mms
Bug 1199612 - [Messages][NG] API shim host did not initialize correctly and break the MMS retrieval. Added shim host initialization to main startup file. r=schung
========
https://hg.mozilla.org/integration/gaia-central/rev/df0dbc8168b7
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1199612 - [Messages][NG] API shim host did not initialize correctly and break the MMS retrieval. r=schung
2015-09-01 08:13:24 -07:00
Fabrice Desré
51536ff266
Bug 1199873 - Map the screen on/off events to gaia events r=snorp
2015-09-01 07:45:47 -07:00
B2G Bumper Bot
ff912efad7
Bumping manifests a=b2g-bump
2015-09-01 07:08:02 -07:00
B2G Bumper Bot
c2ca34f72d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e060ac465c11
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #31603 from azasypkin/bug-1169576-conversation-service-get-threads
Bug 1169576 - [Messages][NG] Implement Conversation service: method for streaming joined threads and drafts list. r=julien, schung
========
https://hg.mozilla.org/integration/gaia-central/rev/13c0f82ca7d6
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1169576 - [Messages][NG] Implement Conversation service: method for streaming joined threads and drafts list. r=julien, schung
This reverts commit e9c57d7d952c9466548ab75f67e54f9ccf028360, reversing
changes made to c4a914c74bedb6b98621103bb75966d05eb48151.
2015-09-01 07:05:19 -07:00
Carsten "Tomcat" Book
85d2d5c9c6
Merge mozilla-central to b2g-inbound
2015-09-01 15:23:32 +02:00
B2G Bumper Bot
e72991b595
Bumping manifests a=b2g-bump
2015-09-01 06:18:02 -07:00
B2G Bumper Bot
181fd0debc
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4964207405a8
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #31615 from lissyx/bug1164713
Bug 1164713 - Force FMD logged-in setting r=mgoodwin
========
https://hg.mozilla.org/integration/gaia-central/rev/903f1af0a769
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1164713 - Force FMD logged-in setting r=mgoodwin
2015-09-01 06:15:16 -07:00
B2G Bumper Bot
81e29f7a2c
Bumping manifests a=b2g-bump
2015-09-01 05:50:04 -07:00
B2G Bumper Bot
ce1c1d3f65
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/026e92452db0
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #31487 from wilsonpage/1171734
Bug 1171734 - Long pressing the power button- Phone shows at top of menu
========
https://hg.mozilla.org/integration/gaia-central/rev/065b8059c5bb
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1171734 - Long pressing the power button- Phone shows at top of menu
2015-09-01 05:47:19 -07:00
Carsten "Tomcat" Book
203ad03093
merge mozilla-inbound to mozilla-central a=merge
2015-09-01 14:31:50 +02:00
Carsten "Tomcat" Book
e7cfdce345
merge fx-team to mozilla-central a=merge
2015-09-01 14:15:49 +02:00
B2G Bumper Bot
04f385ce46
Bumping manifests a=b2g-bump
2015-09-01 04:00:32 -07:00
B2G Bumper Bot
b64e36ffcb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7641a20179f7
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Merge pull request #31111 from mancas/bug1185143
Bug 1185143 - [Contacts] Backing out of selecting an emergency/ICE contact brings user to blank page in Contacts.
========
https://hg.mozilla.org/integration/gaia-central/rev/3c0d4992aa49
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Bug 1185143 - [Contacts] Backing out of selecting an emergency/ICE contact brings user to blank page in Contacts.
2015-09-01 03:57:49 -07:00
B2G Bumper Bot
7271809fe8
Bumping manifests a=b2g-bump
2015-09-01 02:28:20 -07:00
B2G Bumper Bot
1024efadbf
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fb284fae468b
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #31590 from gabrielesvelto/bug-1184740-do-not-resize-statusbar-text
Bug 1184740 - Do not resize the text and duration strings in the status bar r=drs
========
https://hg.mozilla.org/integration/gaia-central/rev/d897329cb0ad
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1184740 - Do not resize the text and duration strings in the status bar r=drs
2015-09-01 02:25:34 -07:00
B2G Bumper Bot
6be0ab4bca
Bumping manifests a=b2g-bump
2015-09-01 02:03:42 -07:00
B2G Bumper Bot
01ae842ffb
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1edb10eaf89c
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #31496 from gabrielesvelto/bug-1155104-fix-speed-dial-no-sim
Bug 1155104 - Show a sensible error message when trying to access speed dial numbers without a SIM card r=drs
========
https://hg.mozilla.org/integration/gaia-central/rev/d00278723f68
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1155104 - Show a sensible error message when trying to access speed dial numbers without a SIM card r=drs
========
https://hg.mozilla.org/integration/gaia-central/rev/0f38f3deaa16
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #31602 from Fischer-L/bug_1195657-focus-leftmost-card
Bug 1195657 - [Stingray][Home] Focus on the leftmost card on initial. r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/22d600161649
Author: Fischer.json <foxbrush@Fischerjsons-MacBook-Pro.local>
Desc: Bug 1195657 - [Stingray][Home] Focus on the leftmost card on initial
========
https://hg.mozilla.org/integration/gaia-central/rev/5d506ac0368d
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #31569 from danhuang1202/1196624_update_firefox_os_tv_branding_icon
Bug 1196624 - Need official and unofficial 336 pixel Firefox branding icon for Firefox OS TV, r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/2bd132084573
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1196624 - Need official and unofficial 336 pixel Firefox branding icon for Firefox OS TV, r=rexboy
*add official/browser_336.png and unofficial/browser_336.png
*replace tv browse app branding icon from browser_284.png to browser_336.png
2015-09-01 02:00:34 -07:00
Carsten "Tomcat" Book
5fc6f6bfbb
Backed out changeset e4e12583c280 (bug 1170894) for various mochitest testfailures on a CLOSED TREE
2015-09-01 09:39:25 +02:00
Edwin Flores
5041fc1133
Bug 1172396 - Fix bustage... again. CLOSED TREE. - r=bustage
2015-09-01 18:40:36 +12:00
B2G Bumper Bot
aa5293c510
Bumping manifests a=b2g-bump
2015-08-31 23:38:19 -07:00
B2G Bumper Bot
871b3f272d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/522ebb8ea8a1
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #31558 from steveck-chung/bug-1198658-DOMError-clone
Bug 1198658 - MMS retrival unable to be rejected because of dataclone error. r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/d3ae49a4ee60
Author: steveck-chung <schung@mozilla.com>
Desc: Bug 1198658 - MMS retrival unable to be rejected because of dataclone error. r=julienw
2015-08-31 23:35:35 -07:00
Edwin Flores
3219b9829a
Bug 1172396 - Fix for ContentParent on non-EME builds on a CLOSED TREE - r=bustage
2015-09-01 18:06:57 +12:00
B2G Bumper Bot
afd3e9f641
Bumping manifests a=b2g-bump
2015-08-31 21:38:13 -07:00