Commit Graph

213608 Commits

Author SHA1 Message Date
Randall Barker
6d26261829 Bug 1055562 - crash in java.lang.IllegalStateException: Callback has already been executed, v2. r=wesj 2014-10-31 13:19:00 +01:00
J. Ryan Stinnett
f93d3699b0 Bug 1091586 - Rename Manage Add-ons to Extra Components. r=paul 2014-11-03 15:16:00 +01:00
Vaibhav Agrawal
7ccff585e5 Bug 1083347 - Patch to remove entries in androidx86.json and annotate manifests. r=gbrown 2014-10-31 10:31:00 +01:00
Nick Fitzgerald
e0e4c72030 Bug 1090594 - Part 2: Fix indentation in DebuggerClient.prototype.onPacket. r=ejpbruel 2014-10-31 10:27:00 +01:00
Nick Fitzgerald
89194ea597 Bug 1090594 - Part 1: Remove the unused ProtocolCompatibility layer from the debugger client (no whitespace changes). r=ejpbruel 2014-10-31 10:26:00 +01:00
Matteo Ferretti
dd1a03ce40 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
500b1e5094 Bug 1026568 - Add placeholder text to the newtab page. r=adw, ui-r=clarkbw 2014-10-31 16:00:34 -04:00
Monica Chew
3241a66db3 Bug 1089774: Followup to fix test (r=gavin) 2014-11-03 22:01:05 -08:00
Monica Chew
203a0c437b Bug 1089774: Restart when an e10s user enables tracking protection (r=gavin) 2014-11-03 15:21:47 -08:00
Nick Alexander
4b1bd40609 Bug 976699 - Place architecture specific assets in assets/$(ANDROID_CPU_ARCH). r=glandium 2014-11-03 20:04:20 -08:00
Nick Alexander
f504e228bd 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
34275d4eca Merge mozilla-central to fx-team a=merge 2014-11-03 19:35:23 -08:00
Gijs Kruitbosch
fde51be3f6 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
0bce5db917 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
af6f8f2586 Bug 1080801 - enable tests relying on DOMLinkAdded, r=ally
--HG--
extra : rebase_source : 20f0ff291610a2394aa4e50b3d4fe63b8a633077
2014-11-03 17:36:25 +00:00
Gijs Kruitbosch
4e1470f58e 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
de0015f514 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
fca0d639fb 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
132d56eb93 Bumping manifests a=b2g-bump 2014-11-04 00:37:02 -08:00
B2G Bumper Bot
ada46e26d5 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
e57cc69f7a Bumping manifests a=b2g-bump 2014-11-04 00:19:59 -08:00
B2G Bumper Bot
d89c95f2ea 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
8525cfed49 Bug 1064365 - Deprecated GetKeywordForURI. r=mak 2014-10-31 06:35:00 +01:00
Blake Winton
03e13c3287 Bug 1026568 - Add placeholder text to the newtab page. r=adw, ui-r=clarkbw 2014-10-31 16:00:34 -04:00
Alexandre Lissy
c78e7c86b0 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
ffed80825d Bumping manifests a=b2g-bump 2014-11-03 00:32:00 -08:00
B2G Bumper Bot
55286dbff5 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
Hsin-Yi Tsai
109e10cb93 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
Jeff Gilbert
05538afbcc Bug 1087650 - Mark failing tests on B2G. 2014-10-29 18:54:12 -07:00
Jeff Gilbert
263b0b3e1b Bug 1087650 - Skip WebGL mochitests on desktop B2G. 2014-10-28 12:23:22 -07:00
Panos Astithas
a877c17c2c 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
64f669beef 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
7c56390125 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
86128fa211 Re-land patch from bug 1088904 2014-11-02 14:56:17 -08:00
Phil Ringnalda
40f98f6be9 Merge b-i to m-c, a=merge 2014-11-02 09:03:04 -08:00
Phil Ringnalda
3207cbeaa2 Merge f-t to m-c, a=merge 2014-11-02 08:55:19 -08:00
Phil Ringnalda
b9742f2e16 Merge m-i to m-c, a=merge 2014-11-02 08:27:08 -08:00
Aryeh Gregor
ded7e6ed57 Bug 1088054 part 10 - Clean up nsHTMLEditRules::WillDeleteSelection; r=ehsan 2014-11-02 14:04:14 +02:00
Aryeh Gregor
e4f38e4ad1 Bug 1088054 part 9 - Clean up nsEditor::JoinNodeDeep; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
9fe7e46891 Bug 1088054 part 8 - Clean up nsHTMLEditor::GetFirst/LastEditableLeaf; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
9ac29614a9 Bug 1088054 part 7 - Clean up nsHTMLEditRules::JoinNodesSmart; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
a65855cb26 Bug 1088054 part 6 - Clean up nsHTMLEditor::GetFirst/LastEditableChild; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
cbeb43b675 Bug 1088054 part 5 - Clean up nsHTMLEditRules::GetTopEnclosingMailCite; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
3f2ed4847b Bug 1088054 part 4 - Clean up nsHTMLEditRules::GetGoodSelPointForNode; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
2fd28efae6 Bug 1088054 part 3 - Clean up nsHTMLEditRules::CheckForEmptyBlock; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
e8b1092a6b Bug 1088054 part 2 - Reduce nsIDOMRange use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
5a798e4e1c Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
4c1b82e388 Bug 1086349 part 9 - Clean up nsHTMLEditor::BeginningOfDocument; r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
cad57ca05d Bug 1086349 part 8 - Clean up nsEditor::(Tag)CanContain(Tag); r=ehsan 2014-11-02 14:04:13 +02:00
Aryeh Gregor
c08de73b51 Bug 1086349 part 7 - Remove old nsEditor::GetRight/LeftmostChild overloads; r=ehsan 2014-11-02 14:04:13 +02:00