Asaf Romano
908d732cbf
Bug 1085291 - A bookmark node that is inserted by live-update code is missing bookmarkGuid value. r=mak.
2014-11-25 09:06:37 +02:00
Richard Newman
8f7dccffa3
Bug 1101527 - Don't set locales after Gecko startup. r=nchen,bnicholson
2014-11-24 22:16:26 -08:00
Nick Alexander
9db3e99d51
Bug 1102488 - Part 3: Output preprocessed files into generated/preprocessed. r=rnewman
...
The preprocessed files, all of which are constant exports, are exposed
in the new constants JAR.
--HG--
extra : rebase_source : f82988bd98e2390889057982d322add509b2d1c9
extra : source : 05cf424592e66f30c9a6c92f07bb5d9cdf1595a6
2014-11-20 14:25:52 -08:00
Nick Alexander
6c9336e2a8
Bug 1102488 - Part 2: Don't preprocess GeckoLoader. r=rnewman
...
I replaced the compile-time ANDROID_PACKAGE_NAME with the run-time
context.getPackageName() for two reasons:
1) I claim this is more correct. It's hard to imagine Fennec working
with ANDROID_PACKAGE_NAME != context.getPackageName(), but right here
we should use the run-time, not the build-time state.
2) GeckoLoader is part of GeckoView, and as such it shouldn't assume
anything about the package it's running as.
GeckoView consumers may ship for multiple architectures, so we
shouldn't assume anything about the build-time architecture, but the
reference to MOZ_CPU_ABI is purely diagnostic. There are substantive
changes to make here; we'll cross that bridge some other time.
--HG--
extra : rebase_source : 65b374746f1630fd7c7c201a50bc2ff9dd29090d
extra : source : 48fc328377d41596900fa924b21378ba65a0df1f
2014-11-20 14:39:10 -08:00
Nick Alexander
cdd980f480
Bug 1102488 - Part 1: Factor out constants JAR. r=rnewman
...
The constants JAR contains AppConstants and SysInfo. SysInfo depended
on HardwareUtils for one function, which can (should?) be in SysInfo
anyway, so I moved it.
Both SysInfo and AppConstants should be available to Robocop tests,
but they are compiled too early to access RobocopTarget. Since
nothing in GeckoView should know about GeckoView, I moved the
annotation to the Fennec-level proguard.cfg.
--HG--
extra : rebase_source : cdba5f056a41ec28f190dd7ebf82213a358cb3a8
extra : source : d2c14599cbab6c476465a6ba142c7c2501895cb3
2014-11-24 15:37:30 -08:00
Nick Alexander
03f38e392c
Bug 1102488 - Part 0: Make FxAccountConstants independent of Logger. r=rnewman
...
--HG--
extra : rebase_source : 5f85ea54b5afa611868c856a1027461d6c711b5f
extra : source : 8d1d39582e497c2c47400740304bdc98f0aef0a7
2014-11-20 15:07:35 -08:00
Nick Alexander
52e4b7d489
Bug 1102488 - Pre: Remove unused cruft. r=rnewman
...
I am thrilled that we no longer generate any Java files with "package
@ANDROID_PACKAGE_NAME@;". Progress, a little at a time!
--HG--
extra : rebase_source : f5211b309488adbab3ad47e63f1a3920093a85d8
extra : source : fa85f8d8b182fad743556a012a982daad121f0b1
2014-11-20 14:05:57 -08:00
Nick Alexander
e097540809
Bug 1102339 - Don't generate widget/Themed*.java. r=rnewman
...
This lands the widget/Themed*.java sources into the tree and provides
a simple script for regenerating them in the source tree. Use it
like:
<edit mobile/android/base/widget/ThemedView.java.frag>
$ ./mach python mobile/android/base/widget/generate_themed_views.py
$ hg diff
... changes to Themed*java
--HG--
extra : rebase_source : c32966b91ac0c1c5719532e3b558c123c3d02c7e
extra : source : 4bcc69eb4a27db09b2423c52c22a0c07baffd7d0
2014-11-21 11:04:58 -08:00
Phil Ringnalda
1163f683ff
Back out a5c944be6248 (bug 1031404) for mochitest-chrome bustage
...
CLOSED TREE
2014-11-24 19:58:57 -08:00
Gijs Kruitbosch
8a948ff6ff
Bug 1100914 - switch telemetry to use an array of strings to indicate all states, r=jaws,f=bwinton
2014-11-20 16:07:46 +00:00
Gijs Kruitbosch
68377cb915
Bug 1100079 - enable update badging on Nightly, r=gavin
2014-11-18 19:39:47 +00:00
Gijs Kruitbosch
e003bd96b1
Bug 1101976 - fix start-at/end-at support because of odd test formats with mochitest-browser, r=ted
2014-11-20 00:02:09 +00:00
Wes Kocher
e7abc3e482
Merge m-c to fx-team a=merge
2014-11-24 17:13:20 -08:00
Wes Kocher
d8aa973126
Bug 1104301 - Re-disable this test on linux after an accidental reenabling. r=me a=merge
2014-11-24 16:23:51 -08:00
Wes Kocher
1d5fb56d35
Merge inbound to m-c a=merge
2014-11-24 16:55:25 -08:00
Wes Kocher
a98bb652c6
Merge fx-team to m-c a=merge
2014-11-24 16:28:02 -08:00
Ryan VanderMeulen
fb8d05cd59
Backed out changesets 9beb53e53951, 4420bb4e5e7c, de1da65301a8, and cd9c2aaf1343 (bug 970307) for causing frequent B2G debug mochitest-11 crashes.
2014-11-24 17:18:27 -05:00
B2G Bumper Bot
5168639c83
Bumping manifests a=b2g-bump
2014-11-24 11:56:57 -08:00
B2G Bumper Bot
3ca9495f5b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8879d60a0cc3
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #26402 from albertopq/1100157-ambient-pointer
Bug 1100157 - Utility tray is hard to pull with ambient indicator r=etienne_s
========
https://hg.mozilla.org/integration/gaia-central/rev/3703e3467c4f
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1100157 - Utility tray is hard to pull with ambient indicator
2014-11-24 11:51:53 -08:00
B2G Bumper Bot
b99053a88c
Bumping manifests a=b2g-bump
2014-11-24 10:30:33 -08:00
B2G Bumper Bot
c9bcfc3655
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ac3824a2f55d
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #26113 from arcturus/bug-1093002
Bug 1093002 - [Flame][v2.1][Contact]The title name of contact list changes after you lock and unlock the screen. r=jmcf
========
https://hg.mozilla.org/integration/gaia-central/rev/43f6a8a364cd
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1093002 - [Flame][v2.1][Contact]The title name of contact list changes after you lock and unlock the screen. r=jmcf
========
https://hg.mozilla.org/integration/gaia-central/rev/7b458731fa66
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #26248 from etiennesegonzac/bug-1096704
Bug 1096704 - Prevent rocketbar trigger during an edge gesture. r=alive, aus
========
https://hg.mozilla.org/integration/gaia-central/rev/ca637d80bbbd
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1096704 - Prevent rocketbar trigger during an edge gesture.
(cherry picked from commit 4d4f7b91c958f6cee8a13a4fe43c25840c142911)
========
https://hg.mozilla.org/integration/gaia-central/rev/379d4f97e650
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #26255 from azasypkin/bug-1100915-usage-lazy-loader
Bug 1100915 - [Usage][Refactoring] Use LazyLoader to load views. r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/20ab4fa32430
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1100915 - [Usage][Refactoring] Use LazyLoader to load views. r=salva
2014-11-24 10:30:18 -08:00
Kartikaya Gupta
da1d7035e5
Bug 1056388 - Add assertions as per TODO. r=botond
2014-11-24 13:23:57 -05:00
B2G Bumper Bot
79f8105a40
Bumping manifests a=b2g-bump
2014-11-24 09:56:39 -08:00
B2G Bumper Bot
0bf0833a43
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4f37233ad65c
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #26335 from ADLR-es/highlight-accented
Bug 1088706 - Accented characters like ñ are not highlighted after doing...
========
https://hg.mozilla.org/integration/gaia-central/rev/a95c571b0a95
Author: Adrián de la Rosa <hola@adlr.es>
Desc: Bug 1088706 - Accented characters like ñ are not highlighted after doing a search with them
2014-11-24 09:47:01 -08:00
B2G Bumper Bot
ccbf275bfd
Bumping manifests a=b2g-bump
2014-11-24 09:03:36 -08:00
Boris Zbarsky
e86d3b5204
Bug 1096011. Warning when failing to create a JS implemntation for a Web IDL binding should include the implementation contract. r=peterv
2014-11-24 11:57:49 -05:00
Boris Zbarsky
6c81adc0d3
Bug 1067541. Image preloads should not keep going once the actual image has started and gotten canceled. r=peterv
2014-11-24 11:57:49 -05:00
Boris Zbarsky
7fabbb42c0
Bug 1093112. Make sure that our <script> has been parsed before we attach XBL bindings that call functions from it. r=bholley
2014-11-24 11:57:49 -05:00
B2G Bumper Bot
dea1b4b707
Bumping manifests a=b2g-bump
2014-11-24 07:33:39 -08:00
B2G Bumper Bot
bd2c664394
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b77cf5f403df
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #26295 from bebef1987/test_ring
Bug 1097085 - Write test Verify that the Ringer Tone can be changed
========
https://hg.mozilla.org/integration/gaia-central/rev/71cd2652126c
Author: bebef1987 <florin.strugariu@softvision.ro>
Desc: Bug 1097085 - Write test Verify that the Ringer Tone can be changed
2014-11-24 07:32:01 -08:00
B2G Bumper Bot
8125711e6d
Bumping manifests a=b2g-bump
2014-11-24 07:21:43 -08:00
B2G Bumper Bot
bd560dd4f3
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2bc0835fa473
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #26073 from bebef1987/auto_on
Bug 1097088 - Write test Battery Turn on Automatically options
========
https://hg.mozilla.org/integration/gaia-central/rev/fcb2aedab6d6
Author: bebef1987 <florin.strugariu@softvision.ro>
Desc: Bug 1097088 - Write test Battery Turn on Automatically options
========
https://hg.mozilla.org/integration/gaia-central/rev/40ae98e858d2
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #26291 from chirarobert/bug_1096920
Bug 1096920 - Add test to delete entire call log when it has several cal...
========
https://hg.mozilla.org/integration/gaia-central/rev/8a87bf40a887
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1096920 - Add test to delete entire call log when it has several calls, All tab
2014-11-24 07:12:05 -08:00
B2G Bumper Bot
184eae909b
Bumping manifests a=b2g-bump
2014-11-24 06:28:26 -08:00
B2G Bumper Bot
4c3d3eea07
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2cbbf8fbe5ac
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #26408 from gasolin/master
Revert "Merge pull request #25791 from gasolin/issue-1089511-3"
========
https://hg.mozilla.org/integration/gaia-central/rev/79f818a4dce5
Author: gasolin <gasolin@gmail.com>
Desc: Revert "Merge pull request #25791 from gasolin/issue-1089511-3"
This reverts commit 60d2ad46dcd3c608b1ebbc885f17216c507a204c, reversing
changes made to 929a3e9be64ec0d685ae75efbd4aaa4d7fd7cc08.
2014-11-24 06:26:54 -08:00
B2G Bumper Bot
7c307617e2
Bumping manifests a=b2g-bump
2014-11-24 06:01:58 -08:00
B2G Bumper Bot
96a76cebe6
Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/40771a5e6982
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1091719 - When setting a new alarm the header text is not centered" for test failures
This reverts commit 9e7fb692195d7fdf820eaa99f6e76c57830b34eb.
========
https://hg.mozilla.org/integration/gaia-central/rev/7e406a7c016a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #26364 from KevinGrandon/bug_1102889_remove_unnecessary_apz
Bug 1102889 - Remove unnecessary mozasyncpanzoom attribute from remote iframes
========
https://hg.mozilla.org/integration/gaia-central/rev/4e0202ef5e57
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1102889 - Remove unnecessary mozasyncpanzoom attribute from remote iframes r=crdlc r=johnhu
========
https://hg.mozilla.org/integration/gaia-central/rev/51dfa425227e
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #26407 from viorelaioia/revert_commit
Revert "Bug 1103910 - Xfail test_settings_bluetooth.py because of Bug 11...
========
https://hg.mozilla.org/integration/gaia-central/rev/5c6fa3a36021
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Revert "Bug 1103910 - Xfail test_settings_bluetooth.py because of Bug 1102885"
This reverts commit 23b9233724c0f9a29ca658f0f9462812dea5e4a6.
2014-11-24 05:56:55 -08:00
Carsten "Tomcat" Book
2492fdb8a7
Merge mozilla-central to b2g-inbound
2014-11-24 14:18:59 +01:00
Carsten "Tomcat" Book
45b2b36c4c
merge b2g-inbound to mozilla-central a=merge
2014-11-24 14:13:25 +01:00
Carsten "Tomcat" Book
5969f2ac89
merge fx-team to mozilla-central a=merge
2014-11-24 14:06:00 +01:00
B2G Bumper Bot
0203213000
Bumping manifests a=b2g-bump
2014-11-24 05:02:00 -08:00
B2G Bumper Bot
daba070c55
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4ad09c7b3e0b
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #26374 from pivanov/bug-1091719
Bug 1091719 - When setting a new alarm the header text is not centered
========
https://hg.mozilla.org/integration/gaia-central/rev/f45d9a2370be
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1091719 - When setting a new alarm the header text is not centered
========
https://hg.mozilla.org/integration/gaia-central/rev/b827de8ca1e7
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1103819 - Enable parallel build by default" for bustage
This reverts commit d36ff5979bb25dca0f7fbe9d952efc6b34ea6e43.
2014-11-24 04:51:55 -08:00
Carsten "Tomcat" Book
972242692b
merge mozilla-inbound to mozilla-central a=merge
2014-11-24 13:30:23 +01:00
B2G Bumper Bot
4839548772
Bumping manifests a=b2g-bump
2014-11-24 04:23:26 -08:00
B2G Bumper Bot
ae3b12e6e5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/44740bcc51d4
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #26067 from jmcanterafonseca/fix_ice_merge
Bug 1094730 - [Flame][v2.1][Contacts] after merging a new contact with I...
========
https://hg.mozilla.org/integration/gaia-central/rev/fe8f0d2b4371
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1094730 - [Flame][v2.1][Contacts] after merging a new contact with ICE contacts, the setting of ICE contacts will be cleared.
2014-11-24 04:21:54 -08:00
B2G Bumper Bot
e95932562c
Bumping manifests a=b2g-bump
2014-11-24 04:17:05 -08:00
B2G Bumper Bot
6fad3c5121
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/75d97d4b116e
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1097296 - [Window Management] Battery, Signal and time on the status bar will appear behind download update overlay. r=etienne" for test failures
This reverts commit b5516bece85f6588fe1cabc7738d48c031774f7c.
2014-11-24 04:06:54 -08:00
B2G Bumper Bot
7f3c3186e5
Bumping manifests a=b2g-bump
2014-11-24 03:11:59 -08:00
B2G Bumper Bot
3a6c707d4f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/49747f365043
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25894 from viorelaioia/bug_1090281_1
Bug 1090281 - Investigate failure in test_setup_and_send_imap_email.py
========
https://hg.mozilla.org/integration/gaia-central/rev/1153e3a9a97e
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1090281 - Investigate failure in test_setup_and_send_imap_email.py
2014-11-24 03:06:55 -08:00
B2G Bumper Bot
e6707726e6
Bumping manifests a=b2g-bump
2014-11-24 02:56:57 -08:00
B2G Bumper Bot
c3948fcc1e
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7022736d7c1b
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #26277 from alivedise/bugzilla/1100406/prevent-default-on-mousedown-of-sim-lock-button
Bug 1100406 - Prevent default to keep keyboard open and get click event, r=rlu
========
https://hg.mozilla.org/integration/gaia-central/rev/a778ee56e2d7
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1100406 - Prevent default to keep keyboard open and get click event
========
https://hg.mozilla.org/integration/gaia-central/rev/0ef9dacbabc8
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26400 from viorelaioia/bug_1103910
Bug 1103910 - Xfail test_settings_bluetooth.py because of Bug 1102885
========
https://hg.mozilla.org/integration/gaia-central/rev/f3238cdc3556
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1103910 - Xfail test_settings_bluetooth.py because of Bug 1102885
2014-11-24 02:51:54 -08:00