Граф коммитов

380076 Коммитов

Автор SHA1 Сообщение Дата
Nick Alexander 45478db795 Bug 1058160 - Make o.m.g.BrowserApp LAUNCHER activity default and high priority. r=bnicholson
In order to launch in response to the MAIN activity (via |adb shell am
start -a android.intent.action.MAIN org.mozilla.fennec|, for example),
the activity must have category default.  That is added automatically to
<activity> elements that have category LAUNCHER, but apparently not to
<activity-alias> elements.  This patch adds it manually.

In general, <intent-filters> are prioritized by their order in the
manifest file.  To avoid future confusion, this patch bumps the
android:priority of the existing filter.

--HG--
extra : rebase_source : 021da06af2f3e41fc0f38eee7fc33360797f64b0
2014-08-29 11:51:46 -07:00
Jared Wein 32f1127925 Bug 1048882 follow-up - Change the string ID of feedback_window_will_close_in. r=standard8
--HG--
extra : rebase_source : 258a4aa681f6782f8e39302d14c3693d3adc2a2d
2014-08-29 12:43:27 -04:00
Vivek Balakrishnan 4696ad30dc Bug 984503 - Add "Remove Firefox Account" menu option to FxAccount status activity. r=nalexander,rnewman
The menu is exposed as "More..." on devices that do not have a hardware
menu button.

========

8adeb1be57
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 984503 - Part 4: Show a toast after removing Firefox Account.

========

aeffca77dc
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu Aug 28 15:05:11 2014 -0700

    Bug 984503 - Part 3: Hide "More..." option if device has a hardware menu button.

    The reason for this dance is to keep the "Remove Account" button out of
    view if at all possible.  I don't want to make it too easy to delete
    your account.

========

4efe597308
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu Aug 28 15:04:38 2014 -0700

    Bug 984503 - Part 2: Add "More..." to Firefox Account status list.

========

ad6a55dc33
Author: vivek <vivekb.balakrishnan@gmail.com>
Date:   Thu Aug 21 00:25:30 2014 +0300

    Bug 984503 - Part 1: Add menu option to remove Firefox Account.

--HG--
extra : rebase_source : 946b86baaa36de4b143d6d8a614f7cc3a2118a6a
2014-08-28 15:14:55 -07:00
Nick Alexander c4ec79ee92 Bug 984503 - Pre: Remove trailing newlines from previous commit. r=trivial
--HG--
extra : rebase_source : 30f414e7bb429ff1f4eebf78498ea586b41ea0d6
2014-08-29 11:27:09 -07:00
Adam Roach [:abr] 692e3ae187 Bug 972079 - Fix memory leak failure in mochi test rs=me 2014-08-29 13:40:59 -05:00
Adam Roach [:abr] 85f816c81d Bug 972079 - Tests for CardDav importer r=MattN 2014-08-29 13:31:46 -05:00
Adam Roach [:abr] 34a90a12e3 Bug 972079 - CardDAV Address Importer for Loop r=MattN 2014-08-29 13:31:46 -05:00
Richard Newman e7723d3dd4 Bug 1058146. r=nalexander 2014-08-29 09:27:56 -07:00
Brian Nicholson aa1d2d7d4e Bug 1037353 - Don't show autocomplete popup after selecting an autocomplete value. r=jchen 2014-08-29 11:09:15 -07:00
vladikoff 8ec0985c48 Bug 1058424 - Adds a module for fetching FxA profile information. r=MattN 2014-08-28 16:10:00 +02:00
Benjamin Bouvier 7e37b34c58 Bug 992267: Odin basic SIMD support; r=luke
* * *
Bug 992267: Add SIMD globals support to Odin; r=luke

--HG--
extra : rebase_source : db317e41bb0b9da6b64e07633e7a192a45c203cf
2014-08-28 10:01:44 +02:00
Luke Wagner 1fd482814b Bug 992267: Ensure stack alignment requirements for asm.js code; r=bbouvier
--HG--
extra : rebase_source : 33ca16407cd8b0bd1ca84075dbbb0acbb4272bf6
2014-08-29 15:34:20 +02:00
Benjamin Bouvier e16461688f Bug 992267: Introduce the IsSimdAvailable testing function; r=luke
--HG--
extra : rebase_source : 1aa13c372ed7ad209e832599608ef3dd2fef9018
2014-08-29 15:32:18 +02:00
David Major f567b25b80 Bug 1023941 followup: Fix bustage on builds that use Win7 SDK
--HG--
extra : rebase_source : 7257820a00fa9ac921f61194855f3fd3dcb09fa1
2014-08-31 08:44:22 +12:00
Brian Grinstead 80e55f5773 Bug 1055333 - Skip browser_styleeditor_cmd_edit.js in e10s. r=harth 2014-08-28 07:55:00 +02:00
James Teh ee9e873e22 Bug 977267 - [a11y] Make autocomplete suggestions accessible to screen readers. r=bgrins 2014-08-29 11:36:50 +10:00
Jared Wein f3188bd805 Bug 1048882 - The warning displayed when closing window (feedback_window_will_close_in) needs a plural form. r=standard8
--HG--
extra : rebase_source : 754995dddbcad6777e7b9def30f20fe3e3744bfc
2014-08-28 23:51:34 -04:00
Monica Chew 7b33f67fcf Bug 1058133: Telemetry for tracking protection events (r=bmcbride) 2014-08-28 09:29:14 -07:00
Mark Capella 44b7016e3b Bug 1057685 - regression: Tweak Browser:Quit to maintain existing support for add-ons - part deux, r=wesj 2014-08-28 22:00:47 -04:00
Chenxia Liu b040d8c033 Bug 1031273 - "Clear Private Data" does not clear "Recently closed tabs" from Recent Tabs. r=margaret 2014-08-28 18:20:03 -07:00
Chris Karlof 2df1223171 Bug 1059391 - Add pref to disable caching of Sync authentication credentials. r=markh
This introduces a debugging pref, "services.sync.debug.ignoreCachedAuthCredentials".
This flag allows testers to disable caching of authentication credentials
to make debugging of expired and revoked credentials easier. This will
help expedite any visble auth errors resulting from a expired or revoked
FxA session token, e.g., from resetting or changing the FxA password.
This pref is not set by default.
2014-08-28 17:21:03 -07:00
Ryan VanderMeulen 3757575378 Merge inbound to m-c. a=merge 2014-08-28 16:21:43 -04:00
Ryan VanderMeulen c440dec110 Merge fx-team to m-c. a=merge 2014-08-28 16:13:41 -04:00
Ryan VanderMeulen 5cf473038f Backed out changeset 4062a2a685a2 (bug 1057031) for mochitest-dt failures. 2014-08-28 15:18:37 -04:00
B2G Bumper Bot ea6f9602f9 Bumping manifests a=b2g-bump 2014-08-28 11:02:00 -07:00
B2G Bumper Bot 7f8449c938 Bumping manifests a=b2g-bump 2014-08-28 10:52:37 -07:00
B2G Bumper Bot 7efaef5e00 Bumping manifests a=b2g-bump 2014-08-28 10:36:57 -07:00
Myk Melez 92ab9ceed5 Bug 1059687 - suppress errant "test for equality mistyped as assignment" warning; r=fabrice 2014-08-28 10:35:56 -07:00
Paul Adenot 5a8c3cfd7a Bug 1059132 - Bustage fix: fix printf format. 2014-08-28 19:34:35 +02:00
Mark Banner 6905914246 Bug 1059195 - test_searchSuggest.js assumes the suggestion enabled preference defaults to "true". r=jaws 2014-08-28 18:25:49 +01:00
Ryan VanderMeulen a408d636f2 Backed out 11 changesets (bug 1059079, bug 1015518, bug 900551, bug 846200) for Gaia UI test failures on a CLOSED TREE.
Backed out changeset d85b4e48b3b4 (bug 1015518)
Backed out changeset 663b73ba69ec (bug 1015518)
Backed out changeset 5cf1cb5fa022 (bug 900551)
Backed out changeset b953dd5bfdaa (bug 900551)
Backed out changeset a2b6d7c84100 (bug 900551)
Backed out changeset ceb79fe83d15 (bug 900551)
Backed out changeset f6acf344fbf0 (bug 900551)
Backed out changeset fa269ea53937 (bug 846200)
Backed out changeset b89c84a850f9 (bug 846200)
Backed out changeset b7a7dfbe4e3f (bug 846200)
Backed out changeset c6f54d821c11 (bug 1059079)
2014-08-28 12:49:49 -04:00
Ryan VanderMeulen 86c3d649db Backed out changeset 52b00288469c (bug 1015518) for Gaia UI test perma-fails.
CLOSED TREE

--HG--
extra : amend_source : f14efe30e300b626cffa22066c28a0fbda42a80b
2014-08-28 12:44:39 -04:00
B2G Bumper Bot 55fdf111db Bumping manifests a=b2g-bump 2014-08-28 09:03:01 -07:00
B2G Bumper Bot f4a7c140cb Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4a07bce4cd6b
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 1059448 - Depend on marionette_client 0.8.3 and bump version of gaiatest to 0.27, r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/526b33fd4e06
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #23211 from gmarty/Bug-1056965-Status-Bar-Layout-Spacing-Adjustments

Bug 1056965 - [Status Bar] Layout/Spacing Adjustments

========

https://hg.mozilla.org/integration/gaia-central/rev/4304695ff974
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1056965 - [Status Bar] Layout/Spacing Adjustments

========

https://hg.mozilla.org/integration/gaia-central/rev/02de44fecdbd
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1059678 - Provide a sensible default timeout for wait_for_b2g_ready. r=zcampbell
2014-08-28 08:55:24 -07:00
B2G Bumper Bot 841397e22d Bumping manifests a=b2g-bump 2014-08-28 08:48:20 -07:00
B2G Bumper Bot 1a57e4dc2b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0a5c7375b5ad
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #23414 from Rik/handled-call-intermittent-1059108

Bug 1059108 - Use a MockAudioContext's in the AudioCompeting unit tests. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/42fa36c1d1cf
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 1059108 - Use a MockAudioContext's in the AudioCompeting unit tests.
2014-08-28 08:40:25 -07:00
B2G Bumper Bot 83a46208bd Bumping manifests a=b2g-bump 2014-08-28 08:19:03 -07:00
B2G Bumper Bot 259eda5da9 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b1cd6e86bc05
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 1037047 - fixed call options off screen transition screen reader visibility. r=drs" for gaia-ui-test failures

This reverts commit 7f3005a17c0c0cf015959224b80f6297120ff4aa.
2014-08-28 08:10:23 -07:00
Panos Astithas 42c5c78505 Restore the timeout for updateEditorBreakpoints to avoid a race in CodeMirror (bug 1057031). r=vporof
--HG--
extra : rebase_source : 5904d2b2b94b091fbb80f999f314f31e414bb9a1
2014-08-28 18:05:42 +03:00
Wes Johnston a6f20e3d45 Bug 1059096 - Update missed entity. r=capella 2014-08-28 08:49:19 -07:00
B2G Bumper Bot 24a3663840 Bumping manifests a=b2g-bump 2014-08-28 07:42:25 -07:00
B2G Bumper Bot dbcff1c79b Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/09eec9493eec
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #22427 from DouglasSherk/1037066-dialer-keypad-background

Bug 1037066 - [Dialer] Set .active class on keypad keys in touch listeners instead of using :active. r=Rik

========

https://hg.mozilla.org/integration/gaia-central/rev/b9b577de4482
Author: DouglasSherk <github@sherk.me>
Desc: Bug 1037066 - [Dialer] Set .active class on keypad keys in touch listeners instead of using :active. r=Rik

========

https://hg.mozilla.org/integration/gaia-central/rev/c5fc78ddc61c
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #23210 from gmarty/Bug-1056178-Notification-Bar-icons-drawn-screen-twice-in-call

Bug 1056178 - [B2G][Dialer][Call Screen] Notification Bar icons are draw...

========

https://hg.mozilla.org/integration/gaia-central/rev/3c0af6e27d3c
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1056178 - [B2G][Dialer][Call Screen] Notification Bar icons are drawn on screen twice while in a call
2014-08-28 07:40:31 -07:00
Benjamin Smedberg 7b14c475d0 Bug 1054397 - automated test for the racy while setting experiment branches, followup to bug 1052545 and bug 1038174, r=gfritzsche
--HG--
extra : rebase_source : 80df2293e21f7f7a0d13856cd7d609d5e26b83e0
2014-08-28 10:25:05 -04:00
Carsten "Tomcat" Book 49bc66d73d Merge mozilla-central to b2g-inbound 2014-08-28 16:15:55 +02:00
B2G Bumper Bot eb8fd38ecc Bumping manifests a=b2g-bump 2014-08-28 07:12:23 -07:00
B2G Bumper Bot 0244e1d872 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/276152b2cd5d
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23352 from tauzen/Bug1058088_debug_setting

Bug 1058088 - [NFC] Add a developer setting to enable NFC debug

========

https://hg.mozilla.org/integration/gaia-central/rev/a51a20f67493
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1058088 - [NFC] Add a developer setting to enable NFC debug, r=arthur.chen, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/4a73b68c2527
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23145 from tauzen/Bug_1029947_hci_demo

Bug 1029947 - [B2G][NFC] demo app to support bug 979152

========

https://hg.mozilla.org/integration/gaia-central/rev/5ff91630204a
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1029947 - [B2G][NFC] demo app to support bug 979152, r=timdream
2014-08-28 07:10:33 -07:00
Carsten "Tomcat" Book 6ea8870876 merge fx-team to mozilla-central a=merge 2014-08-28 16:02:15 +02:00
B2G Bumper Bot c3391b9cef Bumping manifests a=b2g-bump 2014-08-28 06:42:15 -07:00
B2G Bumper Bot 97fa906733 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/56a86e2dc7c3
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #23156 from yzen/bug-1030351

Bug 1030351 - screen is hidden from the screen reader until either the s...

========

https://hg.mozilla.org/integration/gaia-central/rev/03473dab226f
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1030351 - screen is hidden from the screen reader until either the splash or the logo are hidden. r=alive, francisco
2014-08-28 06:40:29 -07:00
B2G Bumper Bot bb0a7fe04e Bumping manifests a=b2g-bump 2014-08-28 06:31:37 -07:00