Geoff Brown
23ec106d71
Bug 986738 - End robocop tests with nsIAppStartup.quit(); r=snorp
2014-04-04 12:11:21 -06:00
Kartikaya Gupta
948d18a639
Bug 988800 - Catch and ignore situations where we try to composite on a destroyed LayerRenderer instance. r=Cwiiis
2014-04-03 11:01:07 -04:00
Brad Lassey
5b287d7b6c
bug 979623 - NullPointerException when starting geckoview_example r=snorp
2014-03-25 21:22:09 -04:00
Richard Newman
2e9cd3c95c
Bug 949495 - Rework context handling. r=mfinkle
2014-04-02 18:33:24 -07:00
Benjamin Smedberg
e901715440
Bug 986582 - Get rid of the separate toolkit.telemetry.enabledPreRelease flag. Comment-only, so DONTBUILD. r=rnewman
2014-04-02 18:05:28 -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
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
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
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
f64f570a23
merge fx-team to mozilla-central
2014-04-02 15:56:06 +02: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
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
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
Nick Alexander
3dd622b457
Bug 990680 - Remove extras from GlobalSession constructor. r=rnewman
2014-04-01 15:31:28 -07:00
Nick Alexander
cdb92600e1
Bug 983350 - Follow-up: Rev User-Agent string. r=rnewman
2014-04-01 15:01:58 -07:00
Wes Johnston
d1a49638cf
backout f1a7f2af1dce (Bug 981852) because its no longer needed. r=backout
2014-04-01 12:23:41 -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
Lucas Rocha
420963f613
Bug 933739 - Trigger autocompletion even if the search term hasn't changed (r=bnicholson)
2014-04-02 14:39:45 +01:00
Lucas Rocha
16e3ee7805
Bug 933739 - Make mSearchTerm volatile in BrowserSearch (r=bnicholson)
2014-04-02 14:39:44 +01:00
Myk Melez
0b2f7ffd1a
Bug 968129 - load initial tab in WebappImpl:loadStartupTab; r=mfinkle
2014-04-01 23:32:42 -07:00
Myk Melez
8546a4f572
Bug 989109 - return isDebuggable using new async callback; r=wesj
...
--HG--
extra : rebase_source : 87056e2b1af8557f7e3cb5ad893b4b4067d6be4a
2014-04-01 15:38:01 -07:00
Ryan VanderMeulen
8cc4d4a447
Merge m-c to inbound.
2014-04-01 16:49:05 -04:00
Lucas Rocha
191cc79522
Bug 940575 - Implement scopes for SharedPreferences (r=rnewman)
2014-04-01 15:02:14 +01:00
Lucas Rocha
e2446014d3
Bug 940575 - Handle null background thread in isOnBackgroundThread() (r=rnewman)
2014-04-01 15:02:13 +01:00
Sola Ogunsakin
841699c4a2
Bug 968308 - Part 6: Update docs. r=liuche
2014-03-31 14:43:00 -07:00
Sola Ogunsakin
282d01340b
Bug 968308 - Part 4: Fix testUITelemetry bustage. r=liuche
2014-03-31 14:41:54 -07:00
Sola Ogunsakin
78017b84b5
Bug 968308 - Part 3: Sessions for each panel. r=liuche
2014-03-28 15:37:39 -07:00
Sola Ogunsakin
f5513d7ae9
Bug 968308 - Part 2: Session for about:home. r=liuche
2014-03-28 15:36:55 -07:00
Sola Ogunsakin
4289b53a26
Bug 968308 - Part 1: Make "reason" optional in stopUISession. r=liuche
2014-03-26 18:19:47 -07:00
Wes Johnston
330e00c887
Bug 933979 - Delete webapp profiles when they're uninstalled. r=myk
2014-03-31 15:40:54 -07:00
Wes Johnston
326b37a166
Bug 942270 - Use text/plain for quick share mimetype on links. r=mfinkle
2014-03-31 15:40:32 -07:00
Jim Chen
9589d6d8d9
Bug 988553 - General Javascript test harness cleanup; r=nalexander
2014-03-31 14:03:35 -04:00
Jim Chen
c3d6954d32
Bug 988553 - Move JavascriptTestMessageParser into helper class; r=nalexander
2014-03-31 14:03:34 -04:00
Lucas Rocha
c14dd0ec1d
Bug 988355 - Properly handle device rotation in DynamicPanel (r=margaret)
2014-03-31 18:04:34 +01:00
Lucas Rocha
0abe3a9de0
Bug 974601 - Avoid saving HomeConfig state if still using default configuration (r=margaret)
2014-03-31 17:33:28 +01:00
Jim Chen
08b3ed07e3
Bug 984458 - f. Add NativeJSObject opt getters; r=blassey
2014-04-01 15:16:56 -04:00
Jim Chen
7e177c1c5f
Bug 984458 - e. Add NativeJSObject object getter; r=blassey
2014-04-01 15:16:55 -04:00
Jim Chen
825979accf
Bug 984458 - d. Add NativeJSObject property getters; r=blassey
2014-04-01 15:16:55 -04:00
Jim Chen
9d87ae6802
Bug 984458 - c. Add skeletal NativeJSObject implementation; r=blassey
2014-04-01 15:16:54 -04:00
Jim Chen
31867cebc4
Bug 984458 - b. Add threading support to NativeJSContainer; r=blassey
2014-04-01 15:16:53 -04:00
Jim Chen
1e7149f865
Bug 984458 - a. Add NativeJSContainer implementation; r=blassey
2014-04-01 15:16:52 -04:00
Mark Finkle
8380d51af4
Bug 975123 - Allow for fixed targets/devices for situations where routers block UDP broadcasts r=wesj
2014-03-30 23:45:52 -04:00
Phil Ringnalda
3067767289
Merge f-t to m-c
2014-03-29 10:08:41 -07:00