Commit Graph

391310 Commits

Author SHA1 Message Date
Matteo Ferretti
c6387f65a5 Bug 1080406 - "Add an optional badge to the hamburger menu when updates are available". r=gijskruitbosch+bugs c=jwalker 2014-11-02 02:09:00 +01:00
Blake Winton
daabef29fa Bug 1026568 - Add placeholder text to the newtab page. r=adw, ui-r=clarkbw 2014-10-31 16:00:34 -04:00
Monica Chew
8dbb277c48 Bug 1089774: Followup to fix test (r=gavin) 2014-11-03 22:01:05 -08:00
Monica Chew
ba40bd1f23 Bug 1089774: Restart when an e10s user enables tracking protection (r=gavin) 2014-11-03 15:21:47 -08:00
Nick Alexander
430b02189b Bug 976699 - Place architecture specific assets in assets/$(ANDROID_CPU_ARCH). r=glandium 2014-11-03 20:04:20 -08:00
Nick Alexander
452c901e08 Bug 1091087 - Disable MOZ_NATIVE_DEVICES when MOZ_ANDROID_RESOURCE_CONSTRAINED is set. r=glandium
This saves dexing and shipping the Google Play Services and other Google
libraries, which add resources and about 3megs of code.

Due to ordering issues, the relevant flags and toggles were moved to
configure.in and exposed early enough to be used by confvars.sh.
2014-11-03 20:04:19 -08:00
Wes Kocher
736b5a96bd Merge mozilla-central to fx-team a=merge 2014-11-03 19:35:23 -08:00
Gijs Kruitbosch
21f4a1031f Bug 1080801 - update message for browser_bug462673.js, rs=comments-only
DONTBUILD because only changing comments
2014-11-04 01:23:36 +00:00
Gijs Kruitbosch
de8396c776 Bug 1080801 - update e10s skipping for browser/base tests, step 1 of N: zoom, r=ally
--HG--
extra : rebase_source : e82dcb90635c56664451cab8dede42a5fedd81ed
2014-11-03 15:08:43 +00:00
Gijs Kruitbosch
fe6b689a7b Bug 1080801 - enable tests relying on DOMLinkAdded, r=ally
--HG--
extra : rebase_source : 20f0ff291610a2394aa4e50b3d4fe63b8a633077
2014-11-03 17:36:25 +00:00
Gijs Kruitbosch
4901495925 Bug 1080801 - update comments for sessionHistory tests, rs=comments-only
DONTBUILD because comments only change.

--HG--
extra : rebase_source : f7db64a3a2c349d696a75b85dee21b58c3a4e8f9
2014-11-04 00:14:29 +00:00
Dan Mosedale
6188a35aca Bug 1073410 - get gUM perms earlier for Loop calls (paired with jaws), r=jaws,me 2014-11-03 14:48:16 -08:00
Edgar Chen
71e6930bdf Bug 1092013 - Part 1: mozMobileConnection.data.cell is reset to null unexpectedly in MobileConnectionService. r=hsinyi 2014-10-31 15:15:47 +08:00
B2G Bumper Bot
643913c22f Bumping manifests a=b2g-bump 2014-11-04 00:37:02 -08:00
B2G Bumper Bot
b7d717e609 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1986bfe36253
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #25759 from comoyo/bug1093011

Bug 1093011 - $ sign should not yield any autosuggestions. r=RudyL

========

https://hg.mozilla.org/integration/gaia-central/rev/c0ef4186b8f8
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 1093011 - $ sign should not yield any autosuggestions
2014-11-04 00:30:49 -08:00
B2G Bumper Bot
12a9984e6f Bumping manifests a=b2g-bump 2014-11-04 00:19:59 -08:00
B2G Bumper Bot
fe1d8ae6b2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3edb58ab25e2
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25782 from eliperelman/bug-1067625

Bug 1067625 - Increasing timeout for performance tests to account for longer profile creation. r=jlal

========

https://hg.mozilla.org/integration/gaia-central/rev/e0796be896d5
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1067625 - Increasing timeout for performance tests to account for longer profile creation a=npotb r=lightsofapollo
2014-11-04 00:19:44 -08:00
Akshendra Pratap
567a7beec4 Bug 1064365 - Deprecated GetKeywordForURI. r=mak 2014-10-31 06:35:00 +01:00
Blake Winton
d34e2f8277 Bug 1026568 - Add placeholder text to the newtab page. r=adw, ui-r=clarkbw 2014-10-31 16:00:34 -04:00
Alexandre Lissy
f159c5a041 Bug 1092074 - Make LogShake feature resilient to read/parse errors. r=gwagner
In the event of broken/unexpected things, we would like to have even a
partial log set dump. This happens for parsing properties values on
Kitkat builds: the current code does all the parsing itself, but the
format of storage of properties evolved with Kitkat base system, and
this makes LogParser to fail, as documented in bug 1079322. Even if we
miss some values, it can still be useful to have the other remaining
ones.
2014-10-31 05:47:00 +01:00
B2G Bumper Bot
f7b0bb3a9c Bumping manifests a=b2g-bump 2014-11-03 00:32:00 -08:00
B2G Bumper Bot
cdef508a54 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/33f186b50e2d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25752 from mozilla-b2g/revert-25742-keyboard-aria-label

Revert "Bug 1092911 - Correct aria-label for layout switching keys

========

https://hg.mozilla.org/integration/gaia-central/rev/41ef5bbd5d3e
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Bug 1092911 - Correct aria-label for layout switching keys +shepherd"

========

https://hg.mozilla.org/integration/gaia-central/rev/e226c628ee22
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25742 from timdream/keyboard-aria-label

Bug 1092911 - Correct aria-label for layout switching keys, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/af890b7ea29d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1092911 - Correct aria-label for layout switching keys
2014-11-03 00:25:51 -08:00
Akshendra Pratap
b742dfdaf6 Bug 1080466 - Implement resolveOrTimeout in PromiseUtils.jsm. r=yoric 2014-10-30 08:21:00 -04:00
Mark Banner
797b58374d Bug 1093056 Scrollbars shouldn't be shown in the room list by default. r=nperriault 2014-11-04 13:43:37 +00:00
Gijs Kruitbosch
d9794b2d41 Bug 1080801 - update comments for notification-related tests, rs=comments-only
DONTBUILD because comments-only change.

--HG--
extra : rebase_source : 31a1f72d65d77b9fd3fca975cdb458b98791d4b2
2014-11-04 13:19:33 +00:00
Lucas Rocha
ce745558e6 Bug 1091531 - Don't refresh sidebar state in new tablet UI (r=mhaigh) 2014-11-04 12:01:39 +00:00
Michael Comella
11dfab0f83 Bug 1086981 - Part 6: Drop keyboard when clicking the menu button. r=lucasr 2014-11-04 04:02:13 -08:00
Michael Comella
961a0cabf4 Bug 1086981 - Part 5: Cancel editing mode when pressing the tabs panel button. r=lucasr 2014-11-04 04:02:02 -08:00
Gijs Kruitbosch
4ab6e0e431 Bug 1080801 - lump context-menu abusing m-bc tests together, rs=comment-only
DONTBUILD because comments-only

--HG--
extra : rebase_source : cb329f0e5fdc95d8cf3e72749de424432c33b9ae
2014-11-04 11:05:29 +00:00
Mark Banner
b9a915d3e1 Bug 1074688 - Part 1 Rename the existing EmptyRoomView to be DesktopRoomView, and clean it up, in preparation for the Loop room view implementation. r=nperriault 2014-11-04 10:12:40 +00:00
Hsin-Yi Tsai
cc2abe1b84 Bug 1091528 - [B2G][RIL] when receiving 'rilRequestType: 12', Error: Don't know about this message type: undefined. r=aknow 2014-10-30 19:04:34 +08:00
Robert O'Callahan
f458f27d6b Bug 1080205. Part 2: Add test. r=tn
--HG--
extra : rebase_source : 9f8a41ae255e132e572fdb5012f851554fde69d9
2014-10-30 16:33:55 +13:00
Jeff Gilbert
a96f34f232 Bug 1087650 - Mark failing tests on B2G. 2014-10-29 18:54:12 -07:00
Jeff Gilbert
61d22dc407 Bug 1087650 - Skip WebGL mochitests on desktop B2G. 2014-10-28 12:23:22 -07:00
Panos Astithas
3ea96a913b Use the full name as the short name (bug 1090324). r=gavin
--HG--
extra : rebase_source : a5e6721a8ef53f611e36747c5ef3a7cec01f9f35
2014-10-28 20:59:17 +02:00
Brian Grinstead
b405635ed5 Bug 1053434 - Shared theme changes for window and navbar for devedition;r=Gijs,r=MattN 2014-10-31 19:06:06 -07:00
Brian Grinstead
8ab72ab297 Bug 1053434 - Listen for lightweight theme changes and call relevant listeners for devedition theme;r=Gijs 2014-11-02 21:27:18 -08:00
Gavin Sharp
f3ac90a91d Re-land patch from bug 1088904 2014-11-02 14:56:17 -08:00
Phil Ringnalda
c0265bde5c Merge b-i to m-c, a=merge 2014-11-02 09:03:04 -08:00
Phil Ringnalda
7de4cd4e03 Merge f-t to m-c, a=merge 2014-11-02 08:55:19 -08:00
Phil Ringnalda
3bb307d604 Merge m-i to m-c, a=merge 2014-11-02 08:27:08 -08:00
Aryeh Gregor
856fd44c65 Bug 1088054 part 10 - Clean up nsHTMLEditRules::WillDeleteSelection; r=ehsan 2014-11-02 14:04:14 +02:00
Aryeh Gregor
b4b8b2f42d Bug 1088054 part 9 - Clean up nsEditor::JoinNodeDeep; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
bf288c0e4c Bug 1088054 part 8 - Clean up nsHTMLEditor::GetFirst/LastEditableLeaf; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
85d56cc1f5 Bug 1088054 part 7 - Clean up nsHTMLEditRules::JoinNodesSmart; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
bd829f3642 Bug 1088054 part 6 - Clean up nsHTMLEditor::GetFirst/LastEditableChild; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
6a9b374570 Bug 1088054 part 5 - Clean up nsHTMLEditRules::GetTopEnclosingMailCite; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
5985cd622b Bug 1088054 part 4 - Clean up nsHTMLEditRules::GetGoodSelPointForNode; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
e704c0d206 Bug 1088054 part 3 - Clean up nsHTMLEditRules::CheckForEmptyBlock; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
57248d7859 Bug 1088054 part 2 - Reduce nsIDOMRange use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00