Commit Graph

12839 Commits

Author SHA1 Message Date
Brian Nicholson
e75ce3a772 Bug 993195 - Add only one observer for messages with callbacks. r=wesj 2014-04-08 13:30:17 -07:00
Wes Johnston
3e276199e0 Bug 985400 - Post menu changes to UIThread to avoid issues with animatinos. r=lucasr 2014-04-08 12:14:40 -07:00
Michael Comella
e06b7b5ec8 Bug 981872 - Replace sha-1 MessageDigest with NativeCrypto. r=nalexander 2014-04-08 11:44:38 -07:00
Margaret Leibovic
ca5c8f2349 Bug 991705 - Default to puzzle icon if an add-on doesn't have an icon. r=bnicholson 2014-04-08 11:13:31 -07:00
Ryan VanderMeulen
f90e7f054f Backed out changeset 27a904e6348f (bug 990259) for suspicion of causing Android 4.0 robocop-2 permafail. 2014-04-08 13:49:57 -04:00
Mark Capella
e509ad7d89 Bug 951374 - Lazy load ClipboardHelper, r=wesj 2014-04-08 08:13:04 -04:00
Lucas Rocha
772da843d1 Bug 992921 - Only load default panel when displaying about:home (r=margaret) 2014-04-08 12:02:49 +01:00
Robin Ricard
fcd12f6783 Bug 990259 - Double-tap zoom does not work when text reflow is enabled. r=margaret.leibovic
Fix regression introduced in 958111
2014-04-07 15:37:00 +02:00
Ryan VanderMeulen
99055ac4b3 Merge m-c to fx-team. 2014-04-07 22:37:51 -04:00
Myk Melez
25f34b34b0 Bug 989294 - release index when app is uninstalled; r=mfinkle 2014-04-07 16:20:16 -07:00
Jim Chen
a629db3a79 Bug 992890 - Use new message structure for reader mode events; r=mfinkle 2014-04-07 12:49:33 -07:00
Mark Capella
e562544e25 Bug 895463 - (p1) Orange caret indicator detaches from associated input field, r=margaret 2014-04-07 15:37:15 -04:00
Wes Johnston
2939c7e943 Bug 972208 - Allow shipping default share providers in distributions. r=margaret 2014-04-07 09:33:52 -07:00
Brad Lassey
ba65ee9c8b bug 988471 - Action bar icons flicker while typing and scrolling with an active text selection r=wesj
--HG--
extra : rebase_source : b9bbd4197944a0efb678eb6643b911455dcc035f
2014-04-03 10:47:07 -04:00
Wes Johnston
5ccce7f668 Bug 990364 - Use text/plain for sharing links. r=mfinkle 2014-04-07 08:45:27 -07:00
Kartikaya Gupta
ba88ccacca Bug 911574 - Allow subframe panning on the body, provided it is not overflow:hidden. r=wesj 2014-04-07 10:26:07 -04:00
Kartikaya Gupta
362c162939 Bug 976563 - Force-enable double-tap-to-zoom to restore talos baseline. r=wesj 2014-04-07 10:09:45 -04:00
Phil Ringnalda
c5638212cb Merge m-i to a CLOSED TREE m-c 2014-04-06 09:51:58 -07:00
Ryan VanderMeulen
2be082b649 Merge m-c to inbound on a CLOSED TREE. 2014-04-04 15:12:07 -04:00
Geoff Brown
0081db56d6 Bug 986738 - End robocop tests with nsIAppStartup.quit(); r=snorp 2014-04-04 12:11:21 -06:00
Benjamin Smedberg
4766f8c541 Bug 986582 - Get rid of the toolkit.telemetry.enabledPreRelease pref and make the toolkit.telemetry.enabled pref do the right thing for beta users who are testing a final release build, r=rnewman
--HG--
extra : rebase_source : 43f70e2c1c3207f37ba0789245958cb0c34187f6
2014-04-03 14:55:42 -04:00
anton_11111
dbf43fc274 Bug 948898 - Move inline scripts and styles into separate file for mobile/android/chrome/content/aboutHealthReport.xhtml (URL=about:healthreport). r=margaret 2014-04-04 08:08:42 -04:00
Brian Nicholson
bc5e237415 Bug 991555 - Write native prefs to the custom GeckoSharedPrefs file. r=rnewman 2014-04-03 23:50:52 -07:00
Kartikaya Gupta
c57736de6f 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
Nick Alexander
96da5fb6cb Bug 966104 - Add Sync status listener to Android FxA activities. r=rnewman 2014-04-04 16:24:00 -07:00
Margaret Leibovic
2c3d9f45d9 Bug 991190 - Rename Home.panels.authHandler API to Home.panels.auth. r=liuche 2014-04-04 15:55:06 -07:00
Margaret Leibovic
7919d2114a Bug 978991 - Add hooks to let an add-on know when a panel is installed/uninstalled. r=liuche 2014-04-04 15:55:03 -07:00
Jim Chen
fe480c0dc7 Bug 989046 - h. Be more strict about event registration in non-release versions; r=mfinkle 2014-04-04 12:33:51 -04:00
Jim Chen
224dad6d93 Bug 989046 - g. Only unregister event in BrowserHealthRecorder if already registered; r=rnewman 2014-04-04 12:33:51 -04:00
Jim Chen
2973845a4d Bug 989046 - f. Only unregister event in GeckoEditable if already registered; r=capella 2014-04-04 12:33:51 -04:00
Jim Chen
f51a40374a Bug 989046 - e. Only unregister event in FindInPageBar if already registered; r=capella 2014-04-04 12:33:51 -04:00
Jim Chen
9a311fa17c Bug 989046 - d. Register prompt event on startup; r=liuche 2014-04-04 12:33:50 -04:00
Jim Chen
47ec8c7839 Bug 989046 - c. Support multiple listener types in EventDispatcher; r=mfinkle 2014-04-04 12:33:50 -04:00
Jim Chen
b754cdedb9 Bug 989046 - b. Drop JSON.stringify when calling handleGeckoMessage; r=mfinkle 2014-04-04 12:33:50 -04:00
Jim Chen
e81ce30782 Bug 989046 - a. Convert Gecko side messaging to use NativeJSContainer; r=blassey 2014-04-04 12:33:49 -04:00
Mark Finkle
28992641be Bug 921948 - Integrate roku support into Firefox r=wesj 2014-04-07 14:27:14 -04:00
Mike Connor
19674bedbe Bug 983723 - Yahoo search tags are not working properly, r=mfinkle
--HG--
extra : rebase_source : 943c79f0b0e722ccb9603005e5c97c20745ead54
2014-04-07 09:44:10 -04:00
Mike Connor
55769a2dd6 Bug 984530 - Bing search tags are not working properly, r=mfinkle
--HG--
extra : rebase_source : f17fb1d8493b277bdad6a6e2ed1dde545cd1077e
2014-04-04 11:50:55 -04:00
Mike Connor
5e5fc60c03 Bug 958883 - Use HTTPS for Yahoo searches, part 2, r=mfinkle
--HG--
extra : rebase_source : dcb82051a9aa64c2c9899f36b5290575bf87560e
2014-04-03 19:22:50 -04:00
Brad Lassey
24597d9388 bug 979623 - NullPointerException when starting geckoview_example r=snorp 2014-03-25 21:22:09 -04:00
Richard Newman
96391368b8 Bug 949495 - Rework context handling. r=mfinkle 2014-04-02 18:33:24 -07:00
Benjamin Smedberg
334d5706e7 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
Wes Kocher
17029ecf1b Backed out changeset 1aca519aec7e (bug 911574) for Android robocop failures on a CLOSED TREE 2014-04-02 17:26:21 -07:00
Michael Comella
48b752fbbe 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
Kartikaya Gupta
313b8ee66d 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
f4ae832bcb 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
0056287552 bug 928096 - UI for tab streaming, thumbnails in prompt r=mfinkle,wesj 2014-03-31 21:59:41 -04:00
Brad Lassey
ba017bd175 bug 928096 - UI for Tab streaming, recording indiator for tabs tray r=lucasr, mfinkle 2014-04-02 14:32:30 -04:00
Ed Morley
757c230f65 Merge mozilla-central and fx-team 2014-04-02 18:25:23 +01:00
Lucas Rocha
b28af7d94e Bug 991160 - Run GeckoSharedPrefs migrations in the current thread (r=rnewman) 2014-04-02 18:23:27 +01:00
Carsten "Tomcat" Book
4ec1d90211 merge fx-team to mozilla-central 2014-04-02 15:56:06 +02:00
Nick Alexander
35c9621aab Bug 990116 - Post: Clean Robocop imports. r=trivial 2014-04-01 22:00:47 -07:00
Nick Alexander
1e50195da2 Bug 990116 - Part 4: Make UITest inherit from BaseRobocopTest. r=mcomella 2014-04-01 22:00:47 -07:00
Nick Alexander
096790f097 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
5b100506b2 Bug 990116 - Part 2: Use BROWSER_INTENT_CLASS in Robocop tests. r=mcomella 2014-04-01 22:00:46 -07:00
Nick Alexander
f5f1d5757e 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
b24663d5f8 Bug 990116 - Part 0: Move UITest.Type to BaseRobocopTest. r=mcomella 2014-04-01 22:00:45 -07:00
Nick Alexander
c102790de8 Bug 990116 - Pre: Remove UITest.mActivity. r=mcomella 2014-04-01 22:00:45 -07:00
Nick Alexander
513ad9716f 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
dd63c89e74 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
a18720c797 Bug 990680 - Remove extras from GlobalSession constructor. r=rnewman 2014-04-01 15:31:28 -07:00
Nick Alexander
521a2a2812 Bug 983350 - Follow-up: Rev User-Agent string. r=rnewman 2014-04-01 15:01:58 -07:00
Ryan VanderMeulen
6a8b93fcf9 Merge m-c to fx-team. 2014-04-01 16:47:14 -04:00
Ryan VanderMeulen
52484dbcb0 Merge inbound to m-c. 2014-04-01 16:45:00 -04:00
Wes Johnston
a06230e6a3 backout f1a7f2af1dce (Bug 981852) because its no longer needed. r=backout 2014-04-01 12:23:41 -07:00
Chenxia Liu
802b3c7b4e 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
b02fd4ba7b Bug 933739 - Trigger autocompletion even if the search term hasn't changed (r=bnicholson) 2014-04-02 14:39:45 +01:00
Lucas Rocha
a526f17e3f Bug 933739 - Make mSearchTerm volatile in BrowserSearch (r=bnicholson) 2014-04-02 14:39:44 +01:00
Myk Melez
7bc4f9ea2d Bug 968129 - load initial tab in WebappImpl:loadStartupTab; r=mfinkle 2014-04-01 23:32:42 -07:00
Anthony Lam
d5c167694f Bug 970213 - replace icon with custom design; r=wesj
--HG--
extra : rebase_source : 3c7ce023ecd8fd79b8cf0654f1e736a1997da1ab
2014-04-01 15:39:35 -07:00
Myk Melez
2d19b7afdb 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
4b94de89bb Merge m-c to inbound. 2014-04-01 16:49:05 -04:00
snigdha
11404d6af2 Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey 2014-04-01 08:29:25 -04:00
Masayuki Nakano
a63f35fff1 Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
2014-04-01 13:09:23 +09:00
Jim Chen
1cafd98d13 Bug 988553 - General Javascript test harness cleanup; r=nalexander 2014-03-31 14:03:35 -04:00
Jim Chen
ef15d29539 Bug 988553 - Move JavascriptTestMessageParser into helper class; r=nalexander 2014-03-31 14:03:34 -04:00
Lucas Rocha
6350e6c283 Bug 988355 - Properly handle device rotation in DynamicPanel (r=margaret) 2014-03-31 18:04:34 +01:00
Lucas Rocha
07b5fd2ea0 Bug 974601 - Avoid saving HomeConfig state if still using default configuration (r=margaret) 2014-03-31 17:33:28 +01:00
Lucas Rocha
275297d410 Bug 940575 - Implement scopes for SharedPreferences (r=rnewman) 2014-04-01 15:02:14 +01:00
Lucas Rocha
3d3eb997c2 Bug 940575 - Handle null background thread in isOnBackgroundThread() (r=rnewman) 2014-04-01 15:02:13 +01:00
Sola Ogunsakin
9c35a56ce7 Bug 968308 - Part 6: Update docs. r=liuche 2014-03-31 14:43:00 -07:00
Sola Ogunsakin
fb57dece1d Bug 968308 - Part 4: Fix testUITelemetry bustage. r=liuche 2014-03-31 14:41:54 -07:00
Sola Ogunsakin
c122f13391 Bug 968308 - Part 3: Sessions for each panel. r=liuche 2014-03-28 15:37:39 -07:00
Sola Ogunsakin
4af9344283 Bug 968308 - Part 2: Session for about:home. r=liuche 2014-03-28 15:36:55 -07:00
Sola Ogunsakin
6e428d9772 Bug 968308 - Part 1: Make "reason" optional in stopUISession. r=liuche 2014-03-26 18:19:47 -07:00
Mark Capella
e6d428f616 Bug 976723 - Selection handle scrolls outside boundary of <input> on page scroll, r=margaret 2014-04-01 00:19:16 -04:00
Wes Johnston
e809309aad Bug 933979 - Delete webapp profiles when they're uninstalled. r=myk 2014-03-31 15:40:54 -07:00
Wes Johnston
49cea23f15 Bug 942270 - Use text/plain for quick share mimetype on links. r=mfinkle 2014-03-31 15:40:32 -07:00
Jim Chen
dc221bd1ef Bug 984458 - f. Add NativeJSObject opt getters; r=blassey 2014-04-01 15:16:56 -04:00
Jim Chen
921865814f Bug 984458 - e. Add NativeJSObject object getter; r=blassey 2014-04-01 15:16:55 -04:00
Jim Chen
0d527134c9 Bug 984458 - d. Add NativeJSObject property getters; r=blassey 2014-04-01 15:16:55 -04:00
Jim Chen
0583c099c7 Bug 984458 - c. Add skeletal NativeJSObject implementation; r=blassey 2014-04-01 15:16:54 -04:00
Jim Chen
ba0574bbae Bug 984458 - b. Add threading support to NativeJSContainer; r=blassey 2014-04-01 15:16:53 -04:00
Jim Chen
c59d025ee0 Bug 984458 - a. Add NativeJSContainer implementation; r=blassey 2014-04-01 15:16:52 -04:00
Mark Finkle
a4ec049c18 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
8d0a796f41 Merge f-t to m-c 2014-03-29 10:08:41 -07:00
Wes Kocher
83c51e7bc8 Merge m-c to inbound 2014-03-28 17:04:03 -07:00
Wes Kocher
6eb2b87376 Merge fx-team to m-c 2014-03-28 16:48:17 -07:00
Wes Kocher
8dd0f88d90 Merge m-c to fx-team 2014-03-28 17:07:04 -07:00
Brad Lassey
9a23ed7121 bug 979438 - Unify android target SDK versions, follow up to address nits r=nalexander
--HG--
extra : rebase_source : 841e8eece32e10d6d2c3443d5bcbf7ac935dd157
2014-03-28 19:47:32 -04:00