Wes Kocher
4cc73028f8
Backed out changeset 1aca519aec7e (bug 911574) for Android robocop failures on a CLOSED TREE
2014-04-02 17:26:21 -07:00
Michael Comella
31ae2c7c70
Bug 991256 - Rename preprocessed Gecko* -> Themed* in widget/. r=bnicholson
...
--HG--
rename : mobile/android/base/widget/GeckoEditText.java.in => mobile/android/base/widget/ThemedEditText.java.in
rename : mobile/android/base/widget/GeckoImageButton.java.in => mobile/android/base/widget/ThemedImageButton.java.in
rename : mobile/android/base/widget/GeckoImageView.java.in => mobile/android/base/widget/ThemedImageView.java.in
rename : mobile/android/base/widget/GeckoLinearLayout.java.in => mobile/android/base/widget/ThemedLinearLayout.java.in
rename : mobile/android/base/widget/GeckoRelativeLayout.java.in => mobile/android/base/widget/ThemedRelativeLayout.java.in
rename : mobile/android/base/widget/GeckoTextSwitcher.java.in => mobile/android/base/widget/ThemedTextSwitcher.java.in
rename : mobile/android/base/widget/GeckoTextView.java.in => mobile/android/base/widget/ThemedTextView.java.in
rename : mobile/android/base/widget/GeckoView.java.frag => mobile/android/base/widget/ThemedView.java.frag
2014-04-02 15:56:52 -07:00
Mark Hammond
7dc2e440e9
Bug 987468 - remove sync delayed notification. r=ttaubert
2014-04-03 09:56:59 +11:00
Kartikaya Gupta
7b8f6c7bc1
Bug 911574 - Allow subframe panning on the body, provided it is not overflow:hidden. r=wesj
2014-04-03 05:53:34 +08:00
Brad Lassey
0b734febd0
bug 928096 - UI for tab streaming, follow up to add a null check r=nalexander
2014-04-02 17:38:44 -04:00
Robert Strong
ed70229839
Windows installer only - Bug 990243 - Use a background color instead of a background image for the download / install phase of the stub installer. r=bbondy
2014-04-02 14:33:58 -07:00
Jordan Santell
6870b783c2
Bug 980502 - Implement web audio actors and audio node actors. r=vp
2014-03-26 15:28:24 -07:00
Alexandre Poirot
f89d6b66d1
Bug 966991 - Ensure cleaning up child processes tab actors when disconnecting. r=jryans
2014-04-02 15:29:40 -04:00
Brad Lassey
aa7bce7b0d
bug 928096 - UI for tab streaming, thumbnails in prompt r=mfinkle,wesj
2014-03-31 21:59:41 -04:00
Brad Lassey
c821944948
bug 928096 - UI for Tab streaming, recording indiator for tabs tray r=lucasr, mfinkle
2014-04-02 14:32:30 -04:00
Ryan VanderMeulen
0e611ba185
Backed out changeset 8b94363b10f1 (bug 984455) for debug OSX mochitest-bc failures.
2014-04-02 14:48:13 -04:00
Tim Taubert
89abeea26d
Bug 824021 - Use SessionSaver.run() to force disk writes r=yoric
...
From e47510ab938cba4f54d515c9e2397a08b0f4f87b Mon Sep 17 00:00:00 2001
2014-04-02 15:08:48 +02:00
Ed Morley
a9eca49755
Merge mozilla-central and fx-team
2014-04-02 18:25:23 +01:00
Lucas Rocha
23ff7c75ef
Bug 991160 - Run GeckoSharedPrefs migrations in the current thread (r=rnewman)
2014-04-02 18:23:27 +01:00
Carsten "Tomcat" Book
277da604da
merge b2g-inbound to mozilla-central
2014-04-02 15:57:57 +02:00
Carsten "Tomcat" Book
f64f570a23
merge fx-team to mozilla-central
2014-04-02 15:56:06 +02:00
Mike de Boer
e5e9fb7921
Bug 991072: fix zoom percentage label to be centered in any toolbar. r=mconley
2014-04-02 15:47:55 +02:00
Matthew Noorenberghe
002ab951b8
Bug 990384 - Define tabToolbarNavbarOverlap to reduce magic numbers in CSS for the overlap between the tabs and nav-bar. r=mconley
2014-04-02 11:43:03 -04:00
David Rajchenbach-Teller
d08e76942f
Bug 961317 - Clean up OS.File shutdown race condition and rework OS.File reset/shutdown. r=froydnj
2014-04-02 11:42:51 -04:00
B2G Bumper Bot
f0f7d11860
Bumping manifests a=b2g-bump
2014-04-02 02:46:22 -07:00
B2G Bumper Bot
0176ae38a0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c23b496987e1
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #17354 from gasolin/issue-973448-2
Bug 973448 - [settings] refactor Support panel with AMD pattern, r=arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/f5624be4f1a2
Author: gasolin <gasolin@gmail.com>
Desc: Bug 973448 - [settings] refactor Support panel with AMD pattern
2014-04-02 02:41:12 -07:00
Andrea Marchesini
e8e8e6036e
Bug 989665 - Console API should clone objects propertly. Crash fixed, r=bz
2014-04-02 10:09:29 +01:00
Ed Morley
aa8fe650e6
Backed out changeset b07bd3a55770 (bug 990628) since it needs to land on b2g-inbound alongside a moztt PR
...
--HG--
extra : rebase_source : 9fef0224bc628d4eced8b4bef92713bf82cc0796
2014-04-02 09:48:29 +01:00
Benoit Girard
0b0947607c
Bug 980454 - Add reftest for will-transform:transform containing block behavior. r=roc
2014-04-02 16:47:14 +08:00
Ed Morley
2fa2e0c556
Backed out changeset 535756591289 (bug 939040) for ticking an assertion after the latest m-c merge; CLOSED TREE
2014-04-02 09:29:16 +01:00
Nick Alexander
c3a9c3dd3a
Bug 990116 - Post: Clean Robocop imports. r=trivial
2014-04-01 22:00:47 -07:00
Nick Alexander
5d8cff46dc
Bug 990116 - Part 4: Make UITest inherit from BaseRobocopTest. r=mcomella
2014-04-01 22:00:47 -07:00
Nick Alexander
7a2655c8fa
Bug 990116 - Part 3: Use BROWSER_INTENT_CLASS in browser JUnit 3 tests. r=mcomella
2014-04-01 22:00:46 -07:00
Nick Alexander
6d33ce3319
Bug 990116 - Part 2: Use BROWSER_INTENT_CLASS in Robocop tests. r=mcomella
2014-04-01 22:00:46 -07:00
Nick Alexander
3b436723cd
Bug 990116 - Part 1: Split BROWSER_INTENT_CLASS and BROWSER_INTENT_CLASS_NAME. r=mcomella
2014-04-01 22:00:46 -07:00
Nick Alexander
4de062e8b9
Bug 990116 - Part 0: Move UITest.Type to BaseRobocopTest. r=mcomella
2014-04-01 22:00:45 -07:00
Nick Alexander
47d917a823
Bug 990116 - Pre: Remove UITest.mActivity. r=mcomella
2014-04-01 22:00:45 -07:00
Richard Newman
bc9c137228
Bug 990872 - Eliminate Places dependency in Sync utils. r=gps
2014-04-01 21:33:42 -07:00
Nick Alexander
030ea5b89d
Bug 988437 - Part 2: Make Firefox Account Android Account type unique per package. r=rnewman
...
This bumps every package's account type so that any issues shake out on
Nightly (which otherwise would not have experienced an account type
change).
The trivial change to the AndroidManifest is to ensure that the new
Account type is picked up by the build system, in the hopes of avoiding
a clobber.
2014-04-01 21:32:54 -07:00
Nick Alexander
9622fd22b3
Bug 988437 - Part 1: Allow unpickling across Android Account types; bump pickle version. r=rnewman
2014-04-01 21:32:54 -07:00
Irving Reid
3bb5d2151f
Bug 986104 - Telemetry for reasons why XPIProvider doesn't start. r=Unfocused
2014-04-01 22:17:37 -04:00
Willian Gustavo Veiga
b34cb3a129
Bug 953206 - Add a Scratchpad view menu. r=benvie, r=anton
2014-04-02 11:17:21 -04:00
Jan Horak
d7a7b0ae16
Bug 423434 - Remove File/Page setup from app menu and browser menubar in Linux. r=gavin
2014-04-02 11:17:21 -04:00
Wes Kocher
559fd46950
Merge m-c to inbound to fix the CLOSED TREE
2014-04-01 16:47:39 -07:00
Nick Alexander
3dd622b457
Bug 990680 - Remove extras from GlobalSession constructor. r=rnewman
2014-04-01 15:31:28 -07:00
L. David Baron
d54085e0bd
Fix merge bustage between changeset c8be375e0c41 (bug 988111) and changeset 8560fc7e2849 (bug 984269), merged (I think) in changeset 0ff6afce0133, on a CLOSED TREE.
2014-04-01 15:10:06 -07:00
Nick Alexander
cdb92600e1
Bug 983350 - Follow-up: Rev User-Agent string. r=rnewman
2014-04-01 15:01:58 -07:00
Ryan VanderMeulen
bb8adcd166
Merge m-c to fx-team.
2014-04-01 16:47:14 -04:00
Ryan VanderMeulen
6a3fa988ca
Merge inbound to m-c.
2014-04-01 16:45:00 -04:00
Ryan VanderMeulen
5e4f201ce2
Merge fx-team to m-c.
2014-04-01 16:31:56 -04:00
Robert Strong
95c66412a3
Bug 831593 - Updater/uninstaller helper.exe deletes Firefox AppCompatFlags registry entry during upgrade. r=bbondy
2014-04-01 12:44:15 -07:00
Wes Johnston
d1a49638cf
backout f1a7f2af1dce (Bug 981852) because its no longer needed. r=backout
2014-04-01 12:23:41 -07:00
B2G Bumper Bot
167a29763a
Bumping manifests a=b2g-bump
2014-04-01 11:32:39 -07:00
B2G Bumper Bot
ef5960a027
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/672459abdd64
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Revert "Merge pull request #17810 from gitmai/bug-987142-CC-jshint-fix-2"
This reverts commit 53cdd2b2d8d820d242d3fbccb32c73fb2c9515b0, reversing
changes made to 047855a5e077e9931a864cc2fe802eb42991826b.
2014-04-01 11:30:58 -07:00
Chenxia Liu
4b49d43b89
Bug 971093 - Intermittent testSettingsMenuItems | Exception caught - junit.framework.AssertionFailedError: Text string: '^Customize$' is not found! r=gbrown
2014-04-01 11:30:31 -07:00