Lucas Rocha
4abd73bbfb
Bug 1014987 - Introduce the new tab strip views (r=mcomella)
2014-09-10 21:28:58 +01:00
B2G Bumper Bot
d16ee16605
Bumping manifests a=b2g-bump
2014-09-10 13:16:59 -07:00
B2G Bumper Bot
f3b751659c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6465db998273
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #23764 from tamarahills/bugfix/1060729
Bug 1060729 - Handle default outgoing call SIM set to always ask in ICE contacts. r=drs
========
https://hg.mozilla.org/integration/gaia-central/rev/463052b2ba87
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1060729 - Handle default outgoing call SIM set to always ask in ICE contacts. r=drs
2014-09-10 13:10:45 -07:00
B2G Bumper Bot
0b334ea097
Bumping manifests a=b2g-bump
2014-09-10 12:36:55 -07:00
B2G Bumper Bot
af1ad3296f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e33cddfb7da2
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #23914 from etiennesegonzac/bug-1061324-follow-up
Bug 1061324 follow up - Intermittent fix and app closing hardening. r=21
========
https://hg.mozilla.org/integration/gaia-central/rev/6aeccb81e493
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1061324 follow up - Intermittent fix and app closing hardening.
2014-09-10 12:30:47 -07:00
Mark Banner
95ff5c2f53
Follow-up to bug 1035348 - fix the conversation window not opening when incoming calls are received. rs=jaws
2014-09-10 20:10:56 +01:00
B2G Bumper Bot
d4bb3d408e
Bumping manifests a=b2g-bump
2014-09-10 12:06:54 -07:00
Richard Newman
8985e6d29b
Bug 1065523 - Part 1: locale picker screen displays short locale display name, not capitalized region-decorated name. r=nalexander
...
What I think was happening here: we were taking a locale *tag* ("en-US") and giving it to the Java Locale constructor to parse. It parsed that as "en" (because it expects _ not -), so we'd get "English".
And because it was the display string from the locale, in e.g., French we'd get "français", lowercase.
The fix is to just use the same code path that we use for the list picker itself -- make a descriptor from the tag, and ask it for its display string.
2014-09-10 12:01:35 -07:00
Richard Newman
6c6be7170a
Bug 1065523 - Part 0: enable KitKat-specific code in locale picker. r=nalexander
2014-09-10 12:01:34 -07:00
B2G Bumper Bot
efd6025870
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/67b5919d41ce
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #23742 from DouglasSherk/1059087-contacts-separator
Bug 1059087 - Fix missing spacing between "Carrier Name" and "Type Label". r=francisco
========
https://hg.mozilla.org/integration/gaia-central/rev/053fc6b1c62a
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1059087 - Fix missing spacing between "Carrier Name" and "Type Label". r=francisco
========
https://hg.mozilla.org/integration/gaia-central/rev/1611a3b05d56
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #23912 from etiennesegonzac/bug-1063043-esd-tap-keyboard
Bug 1063043 - The EdgeGestureDetector shouldn't removeFocus when detecting a tap r=21
========
https://hg.mozilla.org/integration/gaia-central/rev/2f91137a1ce4
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1063043 - The EdgeGestureDetector shouldn't removeFocus when detecting a tap. r=21
========
https://hg.mozilla.org/integration/gaia-central/rev/d68639b3314b
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #23816 from justindarc/bug1063106
Bug 1063106 - [camera] rapid taps on the shutter button set focus region...
========
https://hg.mozilla.org/integration/gaia-central/rev/ea7c8cd83de2
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1063106 - [camera] rapid taps on the shutter button set focus region behind the button
2014-09-10 12:00:46 -07:00
B2G Bumper Bot
6941a110cf
Bumping manifests a=b2g-bump
2014-09-10 11:52:08 -07:00
B2G Bumper Bot
01aea4f1f3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9bb13b4fca4d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23848 from daleharvey/1053261
Bug 1053261 - Add customisable preloaded top sites.
========
https://hg.mozilla.org/integration/gaia-central/rev/952e0c5ac8cd
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1053261 - Add customisable preloaded top sites. r=kgrandon
2014-09-10 11:45:52 -07:00
Margaret Leibovic
ab08f7c834
Bug 1065123 - Don't crash if the default engine isn't found. r=nalexander
2014-09-10 19:56:57 +02:00
B2G Bumper Bot
5fd5cddd62
Bumping manifests a=b2g-bump
2014-09-10 10:52:01 -07:00
B2G Bumper Bot
76fbd1293e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/25075a5247d0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23885 from KevinGrandon/bug_1063694_search_unresponsive
Bug 1063694 - [System] Fix SearchWindow prototype
========
https://hg.mozilla.org/integration/gaia-central/rev/eb3e18decd96
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1063694 - [System] Fix SearchWindow prototype r=alive
2014-09-10 10:45:51 -07:00
B2G Bumper Bot
d32746df71
Bumping manifests a=b2g-bump
2014-09-10 10:17:00 -07:00
Victor Porof
7a653b042a
Bug 1050386 (relanded) - Build a temporary timeline panel, r=paul
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 13:11:06 -04:00
B2G Bumper Bot
ea8ad0d9df
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4422cdddf322
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1063249 - Fix search 'http:' or 'app:' within rocketbar r=kgrandon
2014-09-10 10:10:46 -07:00
Ryan VanderMeulen
39f8fdf1d2
Backed out changeset e3a037fb152f (bug 1050386) for frequent WinXP mochitest-dt failures.
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-07a.js => browser/devtools/shared/test/browser_graphs-07.js
2014-09-10 12:51:59 -04:00
Ryan VanderMeulen
e63bf097f6
Backed out changeset 661f503ea524 (bug 1053966) for Mnw perma-fail.
2014-09-10 12:36:12 -04:00
B2G Bumper Bot
698b031341
Bumping manifests a=b2g-bump
2014-09-10 09:31:57 -07:00
B2G Bumper Bot
05d4378cf3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8d5547f90a5b
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #23731 from eeejay/bug-1062989
Bug 1062989 - Add header localizable strings for screen reader and color... r=flod
========
https://hg.mozilla.org/integration/gaia-central/rev/e0f94cd32831
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1062989 - Add header localizable strings for screen reader and color filter sections.
2014-09-10 09:25:48 -07:00
B2G Bumper Bot
467b3d819a
Bumping manifests a=b2g-bump
2014-09-10 09:02:00 -07:00
B2G Bumper Bot
86a6711cb0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/560f88488bd3
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #23870 from punamdahiya/Bug1063291
Bug1063291-[Video]-Fix back button in video pick activity r=wilsonpage
========
https://hg.mozilla.org/integration/gaia-central/rev/15dbde58c87c
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug1063291-[Video]-Fix back button in video pick activity r=wilsonpage
2014-09-10 08:55:47 -07:00
Mike Habicher
0de3f6a52b
Bug 1054803 - improve size-matching algorithm, r=aosmond
2014-09-10 11:48:55 -04:00
B2G Bumper Bot
c737b5bdce
Bumping manifests a=b2g-bump
2014-09-10 08:46:59 -07:00
B2G Bumper Bot
aaf941e6c6
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1f5a152e806a
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #23871 from DouglasSherk/1060725-dialer-ice-audit
Bug 1060725 - Add missing tests to ICEContacts. r=Rik
========
https://hg.mozilla.org/integration/gaia-central/rev/e5fbb94e4763
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1060725 - Add missing tests to ICEContacts. r=Rik
========
https://hg.mozilla.org/integration/gaia-central/rev/75c648ee3457
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23875 from KevinGrandon/bug_1065179_app_auth_dialog
Bug 1065179 - [System] Update app authentication dialog to use gaia-header r=wilsonpage
========
https://hg.mozilla.org/integration/gaia-central/rev/8af051283687
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1065179 - [System] Update app authentication dialog to use gaia-header
2014-09-10 08:40:43 -07:00
B2G Bumper Bot
0414ebbadd
Bumping manifests a=b2g-bump
2014-09-10 08:32:14 -07:00
B2G Bumper Bot
c69afde596
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4b524a46dbb2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23877 from KevinGrandon/bug_1054457_search_text_rows
Bug 1054457 - [Search] Visual Refinements for Rocketbar Search Results screen
========
https://hg.mozilla.org/integration/gaia-central/rev/f823e8979196
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1054457 - [Search] Visual Refinements for Rocketbar Search Results screen r=crdlc
========
https://hg.mozilla.org/integration/gaia-central/rev/3bbf990f14c8
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #23841 from empoalp/bug_1062749
Bug 1062749 - [Dialer] Make prettyDuration use l10n attributes instead of setting textContent. r=drs
========
https://hg.mozilla.org/integration/gaia-central/rev/55b3fe0798e2
Author: David Garcia <davidg@tid.es>
Desc: Bug 1062749 - [Dialer] Make prettyDuration use l10n attributes instead of setting textContent
2014-09-10 08:25:44 -07:00
B2G Bumper Bot
99d60dfdd4
Bumping manifests a=b2g-bump
2014-09-10 08:12:57 -07:00
B2G Bumper Bot
2aeab1bce0
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8eda036129f2
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #23903 from flodolo/bug1065312
Bug 1065312 - [Settings] Use different strings for title/checbox in Battery section ("Power save mode")
========
https://hg.mozilla.org/integration/gaia-central/rev/38cd288ca4f6
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 1065312 - [Settings] Use different strings for title/checbox in Battery ("Power save mode")
========
https://hg.mozilla.org/integration/gaia-central/rev/d689a68c1efc
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #23880 from TheoChevalier/mobileID-l10n
Bug 1065209 - [MobileID] Mobile ID title is hardcoded
========
https://hg.mozilla.org/integration/gaia-central/rev/e702d109cd97
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1065209 - [MobileID] Mobile ID title is hardcoded
2014-09-10 08:10:45 -07:00
Lucas Rocha
aab8472cce
Backout bug 1053252, no need for different package name (r=backout)
2014-09-10 16:06:10 +01:00
B2G Bumper Bot
a48f0fc406
Bumping manifests a=b2g-bump
2014-09-10 08:02:06 -07:00
B2G Bumper Bot
5790028c4a
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ac2113ec1d72
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #23748 from TheoChevalier/selected-message-thread
Bug 1063256 - Need new strings for "{{n}} selected", due to new UX
========
https://hg.mozilla.org/integration/gaia-central/rev/30af5a503163
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1063256 - Need new strings for "{{n}} selected", due to new UX
========
https://hg.mozilla.org/integration/gaia-central/rev/93d2b39a16e1
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #23847 from tauzen/Bug1062699_browser_1st_tab_share
Bug 1062699 - NfcHandler fix to share url of active tab via NFC. +small renaming to match NFC terminology, r=gweng
========
https://hg.mozilla.org/integration/gaia-central/rev/bd74dca09c5a
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1062699 - NfcHandler fix to share url of active tab via NFC. +small renaming to match NFC terminology, r=gweng
2014-09-10 07:55:49 -07:00
Aaron Klotz
bd93b346e0
Bug 937306 - Improvements to WinUtils::WaitForMessage. r=jimm
2014-09-10 14:35:00 +02:00
Gavin Sharp
b24ede1d47
Bug 1064885: add prompt to encourage Nightly users to enable e10s, r=felipe
...
--HG--
extra : rebase_source : cf288b2d3b80c540bcc0ba4d2e2caae8b7a95925
2014-09-10 13:53:10 +02:00
Gavin Sharp
9f743ed7a6
Bug 1064886: add "Enable E10S" checkbox to preferences, r=felipe
...
--HG--
extra : rebase_source : 34139fb9f2074b73b4cb5e6dcbad7357fff9149d
2014-09-10 12:46:18 +02:00
Jason Orendorff
bccafeb383
Bug 1065180, part 3 - Remove the environment object from the JS shell. r=sfink.
...
--HG--
extra : rebase_source : 9536deac7f2799cd2766f7fa1f529f9b079ed3e3
2014-09-09 19:27:50 -05:00
Jason Orendorff
a92bfa535a
Bug 1065180, part 2 - Switch existing code from the environment object to the new os.getenv() function. r=sfink.
...
--HG--
extra : rebase_source : 650884862d5f6c9aef2505c0886e7a30e2eb2c6a
2014-09-09 19:39:19 -05:00
Jason Orendorff
12778e24cd
Bug 1065180, part 1 - Add os.getenv() function to JS shell. r=sfink.
...
--HG--
extra : rebase_source : 7f1ef80db80d6ad8626f76f8338c1946868534c8
2014-09-09 18:46:50 -05:00
Wes Johnston
cbf2ffcd5c
Bug 1058150 - Use restricted profiles for guest mode. r=mfinkle
2014-09-09 15:08:37 -07:00
Paul Kerr [:pkerr]
6a9e767050
Bug 1035348 - Part 2: fix tests. 1) Added hawkRequest stub to allow completion of inbound notification setup where necessary in unit tests. 2) Replaced tests of client.requestCallsInfo() with mozLoop.getCallData. r=Standard8
2014-09-10 15:22:33 +01:00
Paul Kerr [:pkerr]
398b18cf12
Bug 1035348 - Part 1: Move GET/calls to MozLoopService. r=Standard8
2014-09-10 15:22:32 +01:00
Lucas Rocha
4728c42d35
Bug 1065369 - Consolidate 'add tab' behaviour in Tabs (r=mfinkle)
2014-09-10 14:51:42 +01:00
Marco Bonardo
8e7ca45a07
bug 1047811 - Part 2 - Use async transactions in Places. r=Mano
2014-09-10 12:46:17 +02:00
Marco Bonardo
87f3e90cdc
Bug 1047811 - Part 1 - Allow to commit a main-thread Storage transaction asynchronously. r=asuth
2014-09-10 12:46:14 +02:00
Carsten "Tomcat" Book
8e98559e06
Merge m-c to fx-team
2014-09-10 15:16:09 +02:00
Carsten "Tomcat" Book
8950bb0799
merge fx-team to mozilla-central a=merge
2014-09-10 15:08:20 +02:00
Carsten "Tomcat" Book
02aab9f6dc
merge b2g-inbound to mozilla-central a=merge
2014-09-10 15:06:03 +02:00
Carsten "Tomcat" Book
aaf10edcad
merge mozilla-inbound to mozilla-central a=merge
2014-09-10 14:59:20 +02:00