Nick Alexander
8d9f2b08c6
Bug 982138 - Ignore #* in aapt invocations in mobile/android/base. r=blassey
2014-03-12 17:22:27 -07:00
Myk Melez
cf0c6d5f85
bug 982182 - fix regressions that hang checking for updates for webapps; r=mfinkle
2014-03-12 11:57:45 -07:00
Myk Melez
fff999707e
bug 982552 - use DEBUG variable to enable logging in debug build; r=mfinkle
2014-03-12 11:57:22 -07:00
Myk Melez
8fce8754bc
bug 978836 - update URLs to production servers; r=mfinkle
2014-03-12 09:08:30 -07:00
Geoff Brown
ce2a83dd52
Bug 979612 - Fix testPictureLinkContextMenu on Android 2.3; r=margaret
2014-03-12 09:42:00 -06:00
Wes Johnston
fdd244be4a
Bug 968182 - Hide the Android menu before reshowing it with a submenu. r=lucasr
2014-03-11 23:01:22 -07:00
Phil Ringnalda
150f4d599c
Back out 9fe5610363b3 (bug 959652) for bustage
2014-03-11 21:53:43 -07:00
Michael Comella
8b88af61ae
Bug 959652: Use NativeCrypto.sha1. r=rnewman
2014-03-11 19:43:20 -07:00
Chenxia Liu
b414674412
Bug 978825 - Add android:summary text to Customize > Search. r=sola
2014-03-11 18:59:37 -07:00
Chenxia Liu
b8615d5f11
Bug 970743 - Add android:summary text to Customize > Home. r=sola
2014-03-11 18:59:34 -07:00
Ryan VanderMeulen
3e8f19046e
Merge m-c to fx-team.
2014-03-11 13:23:55 -07:00
Ryan VanderMeulen
1aad692a3f
Merge fx-team to m-c.
2014-03-08 01:12:53 -08:00
Kartikaya Gupta
25986ec052
Bug 981728 - Fix missing close-paren. r=wesj
2014-03-11 08:07:23 -04:00
Lucas Rocha
c681979e9d
Bug 981614 - Do a null check when handling toolbar focus change in HomePager (r=jdover)
2014-03-11 17:58:31 +00:00
Marcos Cezar
b1399961d1
Bug 956360 - Use Arrays.asList when possible. r=jchen
2014-03-04 14:32:47 -03:00
Carsten "Tomcat" Book
baa754509b
Backed out changeset 922daaaeb05a (bug 974627) for permament android s4 test failure
2014-03-11 12:23:56 +01:00
Nick Alexander
8bb8a20f43
Bug 974627 - Empty contentDescription throughout. r=rnewman
2014-03-10 21:35:32 -07:00
Nick Alexander
f8696e1593
Bug 980478 - Generate assertions with no iat and exp: 9999999999999L. r=rnewman
2014-03-10 21:04:25 -07:00
Nick Alexander
c0e309ea5c
Bug 915312 - Follow-up: Land background JUnit 3 tests. r=nalexander
2014-03-10 20:53:43 -07:00
Richard Newman
1cba8eb3c0
Bug 945429. r=wesj
2014-03-10 16:12:52 -07:00
Chenxia Liu
8c16249a71
Bug 977980 - Add "Remove" as an option for dynamic Home panels. r=margaret
2014-02-13 15:33:46 -08:00
Michael Comella
ad0ae1d33a
Bug 976833 - Override JUnit methods in UITest. r=lucasr
2014-03-06 16:42:26 -08:00
Ryan VanderMeulen
1a40bbc7cf
Merge fx-team to m-c.
2014-03-10 17:10:25 -04:00
Chenxia Liu
aecfef503f
Bug 976925 - UI after adding a Home Panel from Settings. r=lucasr
2014-03-10 09:37:36 -07:00
Robert O'Callahan
f30bd3b5ac
Bug 975931. Part 11: Make nsDOMWindowUtils::SetDisplayPortForElement take a priority parameter, and set that parameter to 1 in reftests to override automatic displayport selection. r=kats
...
--HG--
extra : rebase_source : 07dcbfb67cb2db0bbb26a959517bbbdebd84f10b
2014-03-08 22:25:15 +13:00
Josh Dover
1fc4414697
Bug 966047 - Hide banner when there are no panels enabled. r=lucasr
2014-02-24 17:05:52 -08:00
Eugen Sawin
af3bdbb80f
Bug 981345 - Fix HelperApp callback regression. r=wesj
2014-03-10 03:06:53 +01:00
Phil Ringnalda
7e513c242e
Merge f-t to m-c
2014-03-08 17:41:33 -08:00
Chenxia Liu
52b0828924
Bug 965606 - Part 2: Update tests for new string and nested preference panels. r=margaret
2014-03-07 15:28:56 -08:00
Chenxia Liu
1654eb58a4
Bug 965606 - Part 1: Give users the choice to only sync home panel data when on wifi. r=margaret
2014-03-07 15:28:51 -08:00
Chenxia Liu
bf75efda43
Bug 965606 - Part 0: Change home sync pref name, and type from boolean to ints. r=margaret
2014-03-07 15:28:48 -08:00
Margaret Leibovic
0ba3702041
Bug 975469 - Remove sync promo banner from rotation after it has been tapped. r=bnicholson
2014-03-07 11:23:27 -08:00
Margaret Leibovic
9340c5e3cb
Bug 975239 - (Part 4) Don't show the banner again for the rest of the app lifetime after the user taps the close button. r=bnicholson
2014-03-07 11:23:27 -08:00
Margaret Leibovic
fb14cfd655
Bug 975239 - (Part 3) Refactor HomeBanner.handleMessage to handle being called multiple times. r=bnicholson
2014-03-07 11:23:27 -08:00
Margaret Leibovic
6f36203ce2
Bug 975239 - (Part 2) Request a home banner message when the HomePager loads. r=bnicholson
2014-03-07 11:23:27 -08:00
Margaret Leibovic
1f1cd44510
Bug 975239 - (Part 1) Choose a banner message at random instead of rotating through a queue. r=bnicholson
2014-03-07 11:23:26 -08:00
Ryan VanderMeulen
8251570776
Backed out changeset 749fb9b52dd7 (bug 976833) for robocop failures on all platforms.
...
CLOSED TREE
2014-03-07 13:37:27 -05:00
Brian Nicholson
316891bb1b
Bug 976426 - Update progress on LOCATION_CHANGE and LOADED only if tab is loading. r=lucasr
2014-03-07 09:54:52 -08:00
Lucas Rocha
aac13e9cd1
Bug 967742 - Consolidate API to edit HomeConfig state (r=margaret)
2014-03-07 17:15:31 +00:00
Brian Nicholson
011e23061a
Bug 980438 - Make progress bar thinner and darker. r=lucsar
2014-03-07 09:03:42 -08:00
Michael Comella
9138d9db48
Bug 976833 - Override JUnit methods in UITest. r=lucasr
2014-03-07 08:52:55 -08:00
Wes Johnston
ea8906afbc
Bug 960146. r=kats
2014-03-07 08:32:22 -08:00
Wes Kocher
d3d8e5c1b7
Merge m-c to inbound
2014-03-07 17:39:52 -08:00
Geoff Brown
b62934170a
Bug 945395 - Disable testSessionOOMSave on Android 2.3
2014-03-07 17:24:40 -07:00
Geoff Brown
a6c529d0f9
Bug 981173 - Wait for Gecko:Ready in testReadingListProvider; r=sola
2014-03-07 17:24:40 -07:00
Chris Lord
93b2803217
Bug 960146. r=kats,wesj
2014-02-20 09:36:48 -05:00
Mark Capella
3e6752cc9e
Bug 978731 - Cursor position jumps around, dragging handles moves text, r=wesj
2014-03-06 22:14:22 -05:00
Chenxia Liu
0562cf517c
Bug 973039 - Display message in HomePanelPicker when no Home panels are available for install. r=margaret
2014-02-13 11:46:48 -08:00
Michael Comella
c522b37410
Bug 976775 - Rename AssertionHelper assertions to fAssert*. r=lucasr
2014-03-06 15:50:52 -08:00
Wes Johnston
813a5a6742
Bug 942611 - Fix missing parameter qualifier. r=rewman CLOSED TREE
2014-03-06 12:57:42 -08:00
Wes Johnston
3e39c7a326
Bug 942611 - Delete old temp files onPause. r=rnewman
2014-03-06 12:23:54 -08:00
Wes Johnston
0a4cbfd9e5
Bug 942611 - Delete temp files when tabs are closed. r=rewman
2014-03-06 12:23:53 -08:00
Wes Johnston
ac6930af6b
Bug 942611 - Store temp files in Android's cache dir. r=rewman
2014-03-06 12:23:52 -08:00
Michael Comella
ff16f92fd3
Bug 915312 - Part 4: Test native crypto. r=rnewman,nalexander
2014-03-06 12:10:54 -08:00
Michael Comella
66ca6de297
Bug 915312 - Part 3: Add NativeCrypto Java interface. r=nalexander
2014-03-06 12:10:54 -08:00
Margaret Leibovic
c2c4bb1df1
Bug 974925 - Change snippets error message into a log message. r=bnicholson
2014-03-06 09:25:08 -08:00
Margaret Leibovic
bd2470a3f6
Bug 965822 - Add null check to HomeListView.setOnItemClickListener. r=lucasr
2014-03-06 09:25:02 -08:00
Wes Kocher
b2616208a1
Merge fxteam to m-c
2014-03-05 18:20:17 -08:00
Ryan VanderMeulen
4de3678a20
Merge m-c to inbound on a CLOSED TREE.
2014-03-05 16:08:02 -05:00
Ryan VanderMeulen
24057b1ac1
Merge b2g-inbound to m-c.
2014-03-05 16:01:53 -05:00
Margaret Leibovic
5bf6ed5073
backout 4bc6027f5638 for causing bug 978741
2014-03-05 12:21:22 -08:00
Margaret Leibovic
8846766a7a
backout 9ee8634f70dc because it didn't work
2014-03-05 12:21:20 -08:00
Nick Alexander
774881c0de
Bug 978587 - Make GeckoView package org.mozilla.gecko; don't include org.mozilla.gecko.R. r=blassey
...
This builds a new Java JAR containing only org.mozilla.gecko.R. This
new JAR file is included in Fennec, but not included in
geckoview_library. (Usually ant, gradle, or Eclipse arranges to produce
org.mozilla.gecko.R but not include it in the classes.jar output as part
of a library project. This mimics that.)
Changing the GeckoView package to org.mozilla.gecko declares to
consuming applications that they should produce org.mozilla.gecko.R,
replacing what was removed above (but with correct resource IDs).
2014-03-05 08:57:09 -08:00
Nick Alexander
9640387d21
Bug 978587 - Pre: Make geckoview_library and BackgroundInstrumentationTests target android-16. r=blassey
...
This agrees with Fennec (and BrowserInstrumentationTests).
2014-03-05 08:57:09 -08:00
Jim Chen
509a8a56c8
Bug 975436 - Catch ClassCastException in ANRReporter. r=blassey
2014-03-05 09:05:21 -05:00
Christopher Su
f200495f75
Bug 943629 - Remove unnecessary comment in Tabs. r=mcomella
2014-03-05 09:05:07 -05:00
Carsten "Tomcat" Book
1096a4e1d3
merge mozilla-inbound to mozilla-central
2014-03-05 13:04:39 +01:00
Jed Davis
906a754859
Bug 946407 - Reimplement DumpMemoryInfoToTempDir in terms of GetReports. r=njn
...
This winds up exposing things in the nsIMemoryReporterManager interface
that arguably don't belong at that level of abstraction -- "minimize
memory usage first" and DMD -- in order to take advantage of the
infrastructure that GetReports already has for managing the child
processes.
2014-03-04 18:27:13 -08:00
Matt Brubeck
ba3cdcb090
Bug 972844 - Add a Maybe Later link on about:feedback intro [r=mfinkle]
2014-03-04 16:58:33 -08:00
Richard Newman
eea1085ad4
Bug 966143 - Don't attempt to process a malformed password record. r=nalexander
2014-03-04 14:38:11 -08:00
Brian Nicholson
27a8872b57
Bug 976006 - Update bookmark star when page is saved. r=wesj
2014-03-04 13:00:00 -08:00
Brian Nicholson
fe8983494f
Bug 962103 - Make progress bar overlap content. r=lucasr
2014-03-04 12:57:23 -08:00
Richard Newman
26b96c3a40
Bug 961238 - Follow-up: eliminate BrowserContract dependency on DBUtils. r=trivial, DONTBUILD
2014-03-04 12:18:26 -08:00
Chenxia Liu
a82e0e66bd
Bug 942878 - Part 2: Add panel to settings. r=lucasr
2014-03-04 10:31:38 -08:00
Chenxia Liu
f74c00144d
Bug 942878 - Part 1: Expose public method for adding panels to HomeConfig. r=lucasr
2014-03-04 10:31:38 -08:00
Chenxia Liu
7372b0819f
Bug 942878 - Part 0: Add final modifier to GeckoPreferences. r=lucasr
2014-03-04 10:31:37 -08:00
Nick Alexander
e34feb7a93
Bug 979064 - Declare JUnit 3 instrumentation test applications debuggable. r=rnewman
...
I also took the opportunity to move a constant into
AndroidManifest.xml.in; it removes a layer of indirection when trying to
determine what Android package gets built.
2014-03-04 09:34:35 -08:00
Lucas Rocha
1e54d4ddf4
Bug 975841 - Bootstrap schema upgrade path in HomeProvide.jsm (r=margaret)
2014-03-04 16:57:43 +00:00
Lucas Rocha
16c687aee6
Backed out changeset 70bccf82bbfa (forgot to add reviewer)
2014-03-04 16:54:32 +00:00
Lucas Rocha
79303570de
Bug 975841 - Bootstrap schema upgrade path in HomeProvide.jsm
2014-03-04 16:52:13 +00:00
Wes Johnston
b203bc6384
Bug 967254 - Delay Webapp Uninstall code till delayed startup. r=rnewman
2014-03-04 08:35:39 -08:00
Wes Johnston
0297dfd12b
Bug 977592 - Don't autofocus the password field in auth dialogs. r=margaret
2014-03-04 08:31:06 -08:00
Wes Johnston
1aa3bc5d5b
Bug 974289 - Fixup test for FilePicker results. r=lucasr
2014-03-04 08:29:26 -08:00
Josh Dover
3fdd0bd9a1
Bug 978741 - Fix tab strip on tablets. r=margaret
2014-03-03 13:23:38 -08:00
Sola Ogunsakin
eff6c416c8
Bug 959290 - Test for ReadingListProvider. r=mcomella
2014-03-03 14:37:13 -08:00
Sola Ogunsakin
9a823d286e
Bug 959290 - Make ContentProvider for Reading List. r=lucasr
2014-03-03 15:34:57 -08:00
Wes Kocher
f21338a89e
Merge m-c to fx-team
2014-03-03 20:39:02 -08:00
Wes Kocher
8d4c76f215
Merge inbound to m-c
2014-03-03 20:25:51 -08:00
Brian Nicholson
3570152784
Bug 979038 - Disable testAboutHomePageNavigation. r=mcomella
2014-03-03 19:43:56 -08:00
Brian Nicholson
d42f1f43f3
Bug 977669 - Rename save subscribe ID. r=mfinkle
2014-03-03 19:41:37 -08:00
Richard Newman
cb8f846fac
Bug 707123 - Part 1: refactor GeckoProfileDirectories out of GeckoProfile. r=nalexander
2014-03-03 15:27:42 -08:00
Nick Alexander
3c513a93ce
Bug 977358 - Replace status activity header with 'Signed in as'. r=rnewman
2014-03-03 15:20:20 -08:00
Nick Alexander
ab430ae56e
Bug 972051 - Dismiss 'Tap to sign in' notification when a sync succeeds. r=rnewman
2014-03-03 15:20:19 -08:00
Nick Alexander
268834ff74
Bug 977336 - Support action bar 'up' for FxAccountStatusActivity. r=rnewman
2014-03-03 15:20:19 -08:00
Nick Alexander
95f95fcaf1
Bug 974134 - Improve FxAccountStatusActivity layout. r=rnewman
2014-03-03 15:20:19 -08:00
Brad Lassey
bd2b95251d
Bug 962606 - Suggestions are present for password field, switch to use text transforms to reveal text. r=nalexander
2014-03-03 15:20:18 -08:00
Ryan VanderMeulen
02dbe5998e
Backed out changeset 7e424486f60e (bug 950417) for adding new attack surface.
2014-03-03 17:48:12 -05:00
Ryan VanderMeulen
ee46e14cf6
Merge m-c to inbound.
2014-03-03 17:23:35 -05:00
Brian Nicholson
aab33aab84
Bug 978494 - Fix URL in Reader:Removed. r=lucsar
2014-03-03 10:35:23 -08:00
Ed Morley
5ff4c55018
Backed out changeset 1eebddd614eb (bug 962103) for causing bug 947550
...
--HG--
extra : rebase_source : 809b725149264001d341469ebae420aa19911af4
2014-03-03 17:01:01 +00:00
Ed Morley
dbe5856d2c
Merge mozilla-central and fx-team
2014-03-03 14:53:17 +00:00
Ed Morley
8362582b2a
Merge latest green inbound changeset and mozilla-central
2014-03-03 14:44:44 +00:00
Lucas Rocha
f7e14b1d7c
Bug 971214 - Use setBackgroundDrawable() in BasicColorPicker (r=wesj)
2014-03-03 14:16:58 +00:00
Margaret Leibovic
b363eed13c
Bug 977844 - Make sure snippets response is valid JSON before caching it (or trying to use it). r=bnicholson
2014-02-28 17:26:56 -08:00
Margaret Leibovic
cd4684579d
Bug 977155 - (Part 2) Rename HomeBanner setEnabled to setActive. r=bnicholson
2014-02-28 17:26:54 -08:00
Margaret Leibovic
4b866008e2
Bug 977155 - Don't animate HomeBanner when it's not visible. r=bnicholson
2014-02-28 17:26:51 -08:00
Eugen Sawin
4c2b5c3fd4
Bug 959108 - Update helper apps page actions URL on location change. r=wesj
2014-02-26 22:38:09 +01:00
Brian Nicholson
c473029d0c
Backout ab25dcdc319b (bug 960146) for touch event regressions
2014-02-28 13:26:08 -08:00
Wes Johnston
eb40121ac5
Bug 973348 - Always send click events to the highlighted element. r=kats
2014-02-28 12:54:55 -08:00
Geoff Brown
710ed990dc
Bug 975155 - Skip robocop testFindInPage on Android 2.3
2014-02-28 14:58:36 -07:00
Geoff Brown
7e12dbfe09
Bug 975187 - Skip robocop testAboutPage on Android 2.3
2014-02-28 14:58:35 -07:00
Myk Melez
3dc7adadc3
Bug 977051 - rename manifestUrl property to manifestURL in more places; r=wesj.
2014-02-28 13:43:13 -08:00
Ryan VanderMeulen
da9e5ec890
Bug 977952 - Disable testAboutHomePageNavigation for frequent failures.
2014-03-03 14:34:59 -05:00
Josh Dover
f0d3441cfc
Bug 974723 - Send shown event when banner message is displayed. r=margaret
2014-02-20 12:38:27 -08:00
Eugen Sawin
53f98eb201
Bug 950417 - Add XPI intent filter. r=snorp
2014-03-03 18:47:55 +01:00
Brad Lassey
fe96d4e3fa
bug 969725 - geckoview_example uses incorrect main.xml layout and AndroidManifest r=nalexander
2014-02-27 12:21:06 -05:00
Bevis Tseng
52b440f0b5
Bug 974820 - Part 1: Add new error type STORAGE_FULL_ERROR. r=vyang
2014-02-20 12:17:47 +08:00
Ehsan Akhgari
444a26ed8e
Bug 976896 - Port STL_FLAGS to moz.build; r=mshal
2014-03-04 19:39:06 -05:00
Geoff Brown
b354355c41
Bug 979621 - Disable testNewTab on Android 2.3
2014-03-04 17:02:05 -07:00
Geoff Brown
c571f9f4d5
Bug 979620 - Disable testGetUserMedia on Android 2.3
2014-03-04 17:02:05 -07:00
Geoff Brown
5e35911039
Bug 948591 - Disable testClearPrivateData on Android 2.3
2014-03-04 17:02:05 -07:00
Geoff Brown
eed6054f81
Bug 979615 - Disable testBookmarksPanel on Android 2.3
2014-03-04 17:02:05 -07:00
Geoff Brown
29f54bfb24
Bug 979612 - Disable testPictureLinkContextMenu on Android 2.3
2014-03-04 17:02:04 -07:00
Geoff Brown
1f7a5e89ad
Bug 979603 - Disable testBrowserProvider, testMasterPassword, testSystemPages on Android 2.3
2014-03-04 17:02:04 -07:00
Geoff Brown
7831f6c2a3
Bug 979600 - Disable testSessionOOMRestore on Android 2.3
2014-03-04 17:02:04 -07:00
Geoff Brown
a739c82fa3
Bug 979597 - Disable testAboutHomeVisibility on Android 2.3
2014-03-04 17:02:04 -07:00
Geoff Brown
852951cb99
Bug 979548 - Disable testSearchSuggestions on Android 2.3
2014-03-04 17:02:04 -07:00
Geoff Brown
fa0c319d29
Bug 979552 - Disable some robocop tests on Android 2.3
2014-03-04 17:02:04 -07:00
Ryan VanderMeulen
52d9b37df9
Merge m-c to fx-team.
2014-02-28 10:17:27 -05:00
Carsten "Tomcat" Book
7afee8566b
merge mozilla-inbound to mozilla-central
2014-02-28 14:31:00 +01:00
Ryan VanderMeulen
f66c1cba25
Merge m-c to fx-team.
2014-02-27 17:35:05 -05:00
Ryan VanderMeulen
3bbc20aed8
Merge fx-team to m-c.
2014-02-27 17:31:32 -05:00
Richard Newman
37b73fb52a
Bug 969637 - NullPointerException in org.mozilla.gecko.GeckoConnectivityReceiver.start. r=wesj
2014-02-27 12:32:34 -08:00
Brian Nicholson
041c5acbd3
Bug 962103 - Make progress bar overlap content. r=lucasr
2014-02-27 14:12:11 -08:00
Brad Lassey
d9849195e5
bug 977677 - GeckoView can't access some resources it needs r=snorp
2014-02-27 12:19:06 -05:00
Arnaud Bienner
a17411ef7f
Bug 977643 - Remove redundant line for 'dom.forms.color' pref (and stale comment) in mobile.js file, so that it'll get the pref from all.js instead. r=dholbert
2014-02-27 17:16:18 +01:00
Kartikaya Gupta
34865cf049
Bug 912238 - Ignore exceptions that are thrown after calling System.exit. r=mfinkle
2014-02-27 08:49:51 -05:00
Josh Dover
7393d9ce58
Bug 966047 - Hide banner when there are no panels enabled. r=mleibovic
2014-02-24 17:05:52 -08:00
Andrea Marchesini
004b2f741b
Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz
2014-02-27 23:39:00 +00:00
Andrea Marchesini
ed28ed334a
Bug 965860 - patch 1 - Convert ConsoleAPIStorage in a Service, r=msucan, r=khuey
...
--HG--
rename : dom/base/ConsoleAPIStorage.jsm => dom/base/ConsoleAPIStorage.js
2014-02-27 23:38:54 +00:00
Ryan VanderMeulen
bd214454e7
Merge m-c to inbound.
2014-02-27 17:33:47 -05:00
Jim Chen
981fc4db21
Bug 968409 - Run InputConnection tests on IC thread; r=cpeterson r=mcomella
2014-02-27 16:17:56 -05:00
Jim Chen
cf5bc6a579
Bug 968409 - Add testInputConnection with basic tests; r=cpeterson r=mcomella
2014-02-27 16:17:56 -05:00
Jim Chen
de61c44444
Bug 968409 - Add TextInputHelper for UITests; r=mcomella
2014-02-27 16:17:55 -05:00
Jim Chen
66d1211396
Bug 968409 - Add GeckoViewComponent for UITests; r=mcomella
2014-02-27 16:17:55 -05:00
Jim Chen
f7435ca215
Bug 968409 - Add FrameworkHelper for UITests; r=mcomella
2014-02-27 16:17:55 -05:00
Jim Chen
5b37a42a60
Bug 968409 - Add assertNotEquals method; r=mcomella
2014-02-27 16:17:54 -05:00
Wesley Johnston
1a5db9c1f5
Bug 959742 - Close dialogs when inputs change if there are no buttons on the dialog. r=bnicholson
2014-02-06 16:26:00 -08:00
Wes Johnston
33f83c1758
Bug 963208 - Use a factory for GeckoEvents. r=kats
2014-02-28 12:25:30 -08:00
Simone Bruno
c0cc5d5873
Bug 971841 - "Install ant on builders via tooltool" r=simone r=armenzg
2014-03-21 02:22:00 -04:00
Justin Wood
b2c8e4a1c7
Bug 971841 - Drop JAVA_HOME from android mozconfigs. r=blassey
2014-03-26 20:35:31 -04:00
Lucas Rocha
f6f2d6b0d5
Bug 981676 - Backout progress bar refinements from bugs 980438/962103 (r=mfinkle)
2014-03-13 12:57:51 -04:00
Eugen Sawin
fbce891240
Bug 981483 - Clear helper app page actions on page load. r=wesj
2014-03-10 05:26:41 +01:00
Margaret Leibovic
3af1c1ae51
backout 1acaa42690a6 for memory regressions
2014-03-13 08:21:38 -07:00
Margaret Leibovic
3e8c13807c
backout 7c458c70cd5c for suspected talos regression
2014-03-13 07:48:57 -07:00
Ryan VanderMeulen
87edaf4f02
Backed out changesets c6ca1aa3887a, d741e117a033, 1fd26e822e73, and 720962c9f993 (bug 961665) for build bustage and xpcshell failures.
2014-03-13 10:32:57 -04:00
Kartikaya Gupta
a1b10601bd
Bug 981636 - Only disable double-tap-to-zoom if a meta-viewport tag is actually specified. r=mbrubeck
2014-03-13 09:52:50 -04:00
David Rajchenbach-Teller
c5a137c09e
Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo
2014-03-13 09:51:22 -04:00
Eugen Sawin
f845013718
Bug 974771 - Ignore open request for unfinished download. r=wesj
2014-03-06 22:19:17 +01:00
Martyn Haigh
9fdf0b3570
Bug 970208 - Only print debug messages when in debug mode; r=wesj
2014-03-05 08:13:22 -08:00
Martyn Haigh
f11ae04da4
Bug 970209 - Surround update logic in about:apps with synth apk specific wrapper; r=wesj
2014-03-05 08:13:00 -08:00
Ryan VanderMeulen
88ac28dca2
Backed out changeset 6f05267b4afc (bug 798033) for Android bustage.
2014-03-05 09:55:52 -05:00
snigdha
dde15b4b7a
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-03-05 08:47:45 -05:00
Geoff Brown
a3a101b855
Bug 979621 - Do not click in Robocop focusUrlBar; r=mcomella
2014-03-28 11:39:13 -06:00
Wes Kocher
bac6fbdf50
Merge m-c to inbound
2014-03-25 20:21:17 -07:00
Myk Melez
c37e9fca96
Bug 973728 - use Editor.commit() on API level 8; r=mfinkle
2014-03-25 17:34:35 -07:00
Chris Pearce
75c8af6426
Bug 973408 - Move MediaDecoderStateMachine::DecodeLoop()'s local variables to class members so the function can be made reentrant in future. r=kinetik
2014-03-11 11:44:08 +08:00
Geoff Brown
a3dd74fccb
Bug 967704 - Disable a few tests on Android 2.3 for intermittent failures
2014-03-20 17:16:40 -06:00
Myk Melez
864c3c93af
Bug 985195 - give WebappsUpdateTimer a unique ID; r=mfinkle
...
--HG--
extra : rebase_source : bf637c950996bfeab1f566ac482a4a27560ccb16
2014-03-18 23:05:45 -07:00
Myk Melez
a441349794
Bug 985184 - package WebappsUpdaterTimer.js with Fennec; r=mfinkle
...
--HG--
extra : rebase_source : e9531a6c13298f3f542560d7d7357950ceffcd2e
2014-03-18 23:05:01 -07:00
Wes Kocher
5a78d43d35
Merge m-c to inbound
2014-03-18 19:48:29 -07:00
Trevor Saunders
cb76c46f5a
bug 933189 - rm unused android-noion mozconfig r=glandium
2014-03-18 17:23:16 -04:00
Trevor Saunders
8d58679f46
bug 933189 - change to android sdk 17 r=glandium
2014-03-18 17:23:14 -04:00
Trevor Saunders
7348e10ae2
bug 933189 - cleanup cruft from bug 894885 r=glandium
2014-03-18 17:23:11 -04:00
Wes Kocher
a9f65835bc
Merge inbound to m-c
2014-02-26 18:20:47 -08:00
Ryan VanderMeulen
de3682eb87
Backed out the rest of bug 959742.
2014-02-26 15:32:10 -05:00
Ehsan Akhgari
e10ce1d913
Bug 959768 - Add non-unified mozconfigs for Android builds; r=catlee
2014-02-26 15:06:41 -05:00
Wes Johnston
8bfb2792e1
backout b0fd368ba5ec (Bug 959742) for build bustage
2014-02-26 11:32:33 -08:00
Carsten "Tomcat" Book
5aaa77b700
merge mozilla-inbound to mozilla-central
2014-02-26 12:47:07 +01:00
Wes Kocher
774b85e488
Merge m-c to fx-team
2014-02-25 20:38:33 -08:00
Wes Kocher
4b2c29ea00
Merge inbound to m-c
...
--HG--
rename : mobile/android/chrome/content/PluginHelper.js => browser/metro/base/content/contenthandlers/PluginHelper.js
2014-02-25 20:09:33 -08:00
Nick Alexander
34989b8f33
Bug 976844 - Fix incorrect test runner. r=trivial
...
NPOTB DONTBUILD
2014-02-25 15:59:31 -08:00
Nick Alexander
c10b58c3e8
Bug 975504 - Add filtered_resources to AndroidEclipseProjectData. r=bnicholson
2014-02-25 15:59:31 -08:00
Richard Newman
ac89d3726f
Bug 947939 - Part 2: transaction handling in deletes and updates, more efficient bulk updates. r=nalexander
2014-02-25 12:27:54 -08:00
Richard Newman
e89fbbd823
Bug 947939 - Part 1: reimplement cleanupSomeDeletedRecords. r=nalexander
2014-02-25 12:27:54 -08:00
Richard Newman
a727f26a38
Bug 947939 - Part 0: general cleanup in BrowserProvider. r=nalexander
2014-02-25 12:27:53 -08:00
Wesley Johnston
68c9262096
Bug 959742 - Auto close lists if they don't have any buttons on them. r=bnicholson
2014-02-06 16:26:00 -08:00
Brian Nicholson
8275ad7aca
Bug 969492 - Follow-up naming fix. r=lucasr
2014-02-26 11:06:21 -08:00
Brian Nicholson
5d7247fdd7
Bug 969492 - Use 10% as the load progress reset state. r=lucasr
2014-02-26 11:02:21 -08:00
Brian Nicholson
ebf9204092
Bug 969492 - Move LOAD_PROGRESS constants into Tab. r=lucasr
2014-02-26 11:02:21 -08:00
Wesley Johnston
10bfb0a173
Bug 973045 - Add a tabbed box input type for prompts. r=bnicholson
2014-02-06 16:24:00 -08:00
Richard Newman
3cc987bf79
Bug 975792 - ContentProvider tests don't clean up their cursors. r=nalexander
...
* * *
Bug 975792 - Follow-up: attempting to fix bustage that only appears on tinderbox. a=test-only
* * *
Bug 975792 - Follow-up: y u fail, test?
2014-02-23 10:53:10 -08:00
Wesley Johnston
57fc82bb98
Bug 973036 - Create an intent chooser dialog class. r=bnicholson
2014-02-06 16:21:00 -08:00
Margaret Leibovic
ac72b79dbf
Bug 976175 - Initialize home_pager_container view to GONE. r=lucasr
2014-02-25 09:40:59 -08:00
Margaret Leibovic
708964f4e3
Bug 976176 - Clear animations before trying to hide home banner on pre-honeycomb devices. r=lucsar
2014-02-25 09:40:56 -08:00
Lucas Rocha
9255b46a04
Bug 967286 - Default to Layout.FRAME if layout type isn't specified (r=margaret)
2014-02-25 17:40:50 +00:00
Lucas Rocha
fe90f55569
Bug 974139 - Redefine registration logic to return panel options dynamically (r=margaret)
2014-02-25 17:29:49 +00:00
Wes Johnston
6836771e3b
Bug 974286 - Remove mSelected from PromptListAdapter. r=bnicholson
2014-02-25 08:55:14 -08:00
Carsten "Tomcat" Book
ba5a0fa512
Merge mozilla-central to fx-team on a CLOSED TREE
2014-02-25 15:42:32 +01:00
Lucas Rocha
e2344229e4
Bug 975198 - Don't use default favicon as placeholder in PanelItemView (r=margaret)
2014-02-25 13:32:59 +00:00
Kartikaya Gupta
0a7ab784fa
Bug 976160 - Log exceptions from EventDispatcher.sendResponse and sendError instead of eating them. r=wesj
2014-02-25 08:19:41 -05:00
Josh Dover
c4a9d96b4d
Bug 920791 - Hide banner when keyboard is focused. r=margaret
2014-02-21 11:13:55 -08:00
Carsten "Tomcat" Book
4735423511
Backed out changeset 9122f3be8c3a (bug 975792) for frequent test failures on a CLOSED TREE
2014-02-25 13:35:57 +01:00
Carsten "Tomcat" Book
d22576b34d
Backed out changeset efa293b98893 (bug 975792) for frequent failures on a CLOSED TREE
2014-02-25 13:35:41 +01:00
Carsten "Tomcat" Book
168bdc9673
Backed out changeset f3aa442c84e4 (bug 976418) for frequent test failures on a CLOSED TREE
2014-02-25 13:35:18 +01:00
Lucas Rocha
46d116632c
Bug 976122 - Fix HomePanels:Get handling in Home.jsm (r=margaret)
2014-02-25 11:28:58 +00:00
Lucas Rocha
498bf937fb
Bug 972351 - Factor URL handling into PanelViewUrlHandler (r=margaret)
2014-02-25 10:41:57 +00:00
Nick Alexander
b5a10ff343
Bug 903528 - Follow-up: Fix build dependencies. a=bustage
...
The issue is that the preprocessed files need to be referenced as
$(CURDIR)/file to have Make handle the dependencies correctly. To
allow this, this patch adds ANDROID_MANIFEST_FILE (defaulting to
AndroidManifest.xml) and uses it in the appropriate places.
2014-02-24 23:18:47 -08:00
Nick Alexander
bacdb74030
Bug 903528 - Follow-up: Fix AndroidEclipse project files. r=me
2014-02-24 21:26:41 -08:00
Brian Nicholson
dc81487a29
Bug 976033 - Make menu item drawable mutable. r=wesj
2014-02-24 21:05:49 -08:00
Mike Shal
e1e35fb363
Bug 974205 - Enable sccache for Android try builds. r=glandium
2014-02-18 15:11:36 -05:00
Mike Shal
e897d9be1c
Bug 974205 - Use mozconfig.cache in android mozconfigs. r=glandium
2014-02-25 15:41:57 +09:00
Wesley Johnston
8b70073f44
Bug 973013 - Pull PromptListAdapter into its own class. r=bnicholson
2014-02-06 16:16:00 -08:00
Wesley Johnston
cddf65eb6f
Bug 973013 - Pull PromptListItem into its own class. r=bnicholson
2014-02-06 16:13:00 -08:00
Richard Newman
11b09e5feb
Bug 976418 - Amend CursorDumper to log BLOBs. a=test-only
2014-02-24 20:26:51 -08:00
Nick Alexander
72c39cbba9
Bug 903528 - Post: Add Eclipse project data to moz.build. r=rnewman
2014-02-24 18:24:46 -08:00
Nick Alexander
68115862e2
Bug 903528 - Part 2: Land and build Fennec JUnit 3 tests. r=rnewman
...
--HG--
rename : mobile/android/tests/moz.build => mobile/android/tests/browser/moz.build
2014-02-24 18:24:46 -08:00
Nick Alexander
3878f958ce
Bug 903528 - Part 1: Rename background.apk to background-junit3.apk. r=rnewman
...
This is a cautionary move: when uploaded to infrastructure,
background.apk will not look so bad; but browser.apk is likely to
confuse folks. (These files will be in the same directory as
fennec-*apk, and sort earlier than that file.)
I considered including "tests" in the name, but decided not to make a
long name even longer.
This also renames the Android package. This is purely cosmetic, since
the package has no consumers (infrastructure, mach, etc). But this looks
nicer in IDEs: the generated classes fit into the class hierarchy.
2014-02-24 18:24:45 -08:00
Nick Alexander
60bffe2072
Bug 975152 - Part 2: Make Fennec* projects sort nicely in Eclipse. r=bnicholson
...
This orders projects like:
Fennec
FennecResources
FennecResourcesBranding
...
which is in order of expected use.
2014-02-24 18:14:05 -08:00
Nick Alexander
0184f3901f
Bug 975152 - Part 1: Include CrashReporter resources in Android Eclipse projects. r=bnicholson
...
The set of resources of all the Android library projects are processed
at once. That means that the bi-directional dependency between the main
project resources and the crash reporter resources causes no build time
problems. Therefore, this patch moves all the main project resources
into a library project (FennecResources) and adds an optional additional
library project (FennecCrashReporterResources).
2014-02-24 18:14:04 -08:00
Richard Newman
4a79b60791
Bug 975792 - Follow-up: blindly copy CursorDumper into Robocop tests. r=me
2014-02-24 16:52:13 -08:00
Brian Nicholson
f429b94a34
Bug 963249 - Override MenuItemsAdapter#areAllItemsEnabled to always be true. r=wesj
2014-02-24 12:45:44 -08:00
Richard Newman
c8eaf0b2b9
Bug 975792 - ContentProvider tests don't clean up their cursors. r=nalexander
...
* * *
Bug 975792 - Follow-up: attempting to fix bustage that only appears on tinderbox. a=test-only
* * *
Bug 975792 - Follow-up: y u fail, test?
2014-02-23 10:53:10 -08:00
Wes Johnston
9af214a35d
backout 95849d209a1f (Bug 975525) for crashes. r=backout
2014-02-24 08:44:56 -08:00
Ed Morley
a20dbea084
Merge mozilla-central and fx-team
2014-02-24 15:51:40 +00:00
Ed Morley
2035c99c9a
Backed out changeset 49a1923db9be (bug 975792) for frequent robocop failures
2014-02-24 15:45:31 +00:00
Ed Morley
39fa62918f
Backed out changeset 1f6450d61d3f (bug 975792)
2014-02-24 15:45:04 +00:00
Richard Newman
07d6123f82
Bug 975792 - Follow-up: attempting to fix bustage that only appears on tinderbox. a=test-only
2014-02-23 12:47:26 -08:00
Richard Newman
7152f9a75b
Bug 975792 - ContentProvider tests don't clean up their cursors. r=nalexander
2014-02-23 10:53:10 -08:00
Murph Finnicum
1ce8abf0d7
Bug 974001 - Allow HelperApps to return results if requested. r=wesj
2014-02-24 09:57:31 -05:00
Lucas Rocha
6ee4a5a8aa
Bug 975357 - Initialize HomeConfigInvalidator in GeckoApplication.onCreate() (r=margaret)
2014-02-24 10:19:13 +00:00
Lucas Rocha
5a3bca7a27
Bug 974926 - Rename _panels to _registeredPanels in Home.jsm (r=margaret)
2014-02-24 10:17:05 +00:00
John Schoenick
78dc97b207
Bug 971279 - Add plugin.java.mime. r=bsmedberg
2014-02-25 13:30:03 -08:00
Ryan VanderMeulen
0a359611a1
Merge m-c to inbound.
2014-02-25 15:28:35 -05:00
Martyn Haigh
34a1f3a40c
Bug 970201 - Change manifestUrl to manifestURL in WebapManager._autoUpdates aData argument. r=wesj
2014-02-18 16:54:08 +00:00
Alexander J. Vincent
8c8ba5a9d1
Bug 952307 - Move some addon-private JSM's to a subdirectory. r=Unfocused
...
--HG--
rename : toolkit/mozapps/extensions/AddonLogging.jsm => toolkit/mozapps/extensions/internal/AddonLogging.jsm
rename : toolkit/mozapps/extensions/AddonRepository.jsm => toolkit/mozapps/extensions/internal/AddonRepository.jsm
rename : toolkit/mozapps/extensions/AddonRepository_SQLiteMigrator.jsm => toolkit/mozapps/extensions/internal/AddonRepository_SQLiteMigrator.jsm
rename : toolkit/mozapps/extensions/AddonUpdateChecker.jsm => toolkit/mozapps/extensions/internal/AddonUpdateChecker.jsm
rename : toolkit/mozapps/extensions/LightweightThemeImageOptimizer.jsm => toolkit/mozapps/extensions/internal/LightweightThemeImageOptimizer.jsm
rename : toolkit/mozapps/extensions/PluginProvider.jsm => toolkit/mozapps/extensions/internal/PluginProvider.jsm
rename : toolkit/mozapps/extensions/SpellCheckDictionaryBootstrap.js => toolkit/mozapps/extensions/internal/SpellCheckDictionaryBootstrap.js
rename : toolkit/mozapps/extensions/XPIProvider.jsm => toolkit/mozapps/extensions/internal/XPIProvider.jsm
rename : toolkit/mozapps/extensions/XPIProviderUtils.js => toolkit/mozapps/extensions/internal/XPIProviderUtils.js
2014-01-07 20:14:08 -08:00
Richard Newman
d768f13301
Bug 975774 - Part 26: clean up imports in GeckoApp. r=trivial
2014-02-22 19:53:02 -08:00
Richard Newman
9e275769ab
Bug 975774 - Part 25: clean up imports in preferences/. r=trivial
2014-02-22 19:53:02 -08:00
Richard Newman
50b4ae88db
Bug 975774 - Part 24: clean up imports in menu/. r=trivial
2014-02-22 19:53:01 -08:00
Richard Newman
6d57311743
Bug 975774 - Part 23: clean up imports in home/. r=trivial
2014-02-22 19:53:01 -08:00
Richard Newman
e273a3f8b7
Bug 975774 - Part 22: clean up imports in Prompt. r=trivial
2014-02-22 19:53:01 -08:00
Richard Newman
b2c2ab3ebb
Bug 975774 - Part 20: clean up imports in HomeProvider. r=trivial
2014-02-22 19:53:00 -08:00
Richard Newman
0804ea54cb
Bug 975774 - Part 19: clean up imports in Tab. r=trivial
2014-02-22 19:53:00 -08:00
Richard Newman
e507e77710
Bug 975774 - Part 18: clean up imports in PanelManager. r=trivial
2014-02-22 19:52:59 -08:00
Richard Newman
6f7ba894cf
Bug 975774 - Part 17: clean up imports in GeckoAppShell. r=trivial
2014-02-22 19:52:59 -08:00
Richard Newman
6cfcaf7ab7
Bug 975774 - Part 16: clean up imports in LocalBrowserDB. r=trivial
2014-02-22 19:52:59 -08:00
Richard Newman
563a039811
Bug 975774 - Part 15: clean up imports in DataReportingNotification. r=trivial
2014-02-22 19:52:58 -08:00
Richard Newman
5e8d02c871
Bug 975774 - Part 14: clean up imports in ContactService. r=trivial
2014-02-22 19:52:58 -08:00
Richard Newman
34d516e3c7
Bug 975774 - Part 13: clean up imports in ColorPickerInput. r=trivial
2014-02-22 19:52:57 -08:00
Richard Newman
6f81453e13
Bug 975774 - Part 12: clean up imports in ButtonToast. r=trivial
2014-02-22 19:52:57 -08:00
Richard Newman
861d827ec9
Bug 975774 - Part 11: clean up imports in BrowserToolbar. r=trivial
2014-02-22 19:52:57 -08:00
Richard Newman
b9000cb3db
Bug 975774 - Part 10: clean up imports in BrowserHealthRecorder. r=trivial
2014-02-22 19:52:56 -08:00
Richard Newman
177da916d6
Bug 975774 - Part 9: clean up imports in BrowserDB. r=trivial
2014-02-22 19:52:56 -08:00
Richard Newman
95dbfcd7e4
Bug 975774 - Part 8: clean up imports in BrowserApp. r=trivial
2014-02-22 19:52:56 -08:00
Richard Newman
0f88f52d18
Bug 975774 - Part 7: clean up imports in BookmarksListView. r=trivial
2014-02-22 19:52:56 -08:00
Richard Newman
9395a8d6b6
Bug 975774 - Part 6: clean up imports in BitmapUtils. r=trivial
2014-02-22 19:52:55 -08:00
Richard Newman
7bae45e2e3
Bug 975774 - Part 5: clean up imports in Axis. r=trivial
2014-02-22 19:52:55 -08:00
Richard Newman
2e79ec09c3
Bug 975774 - Part 4: clean up imports in Allocator. r=trivial
2014-02-22 19:52:55 -08:00
Richard Newman
a4f0a68d8f
Bug 975774 - Part 2: clean up imports in ActionModeCompatView. r=trivial
2014-02-22 19:52:54 -08:00
Richard Newman
aa18b0010d
Bug 975774 - Part 1: clean up imports in ANRReporter. r=trivial
2014-02-22 19:52:53 -08:00
Margaret Leibovic
f349824370
Bug 974496 - Enable sync promo banner. r=bnicholson
2014-02-22 09:41:31 -08:00
Margaret Leibovic
728c70e0b2
Bug 975423 - Don't show sync promo banner ever again after user hits close button. r=bnicholson
2014-02-22 09:41:31 -08:00
Margaret Leibovic
3bf9415523
Bug 975217 - Don't try to remove a banner message that doesn't exist. r=mcomella
2014-02-22 09:41:31 -08:00
Margaret Leibovic
2a5cd1bdcc
Bug 975173 - (Part 3) Declare local variables as final in getDrawable. r=jdover
2014-02-22 09:41:30 -08:00
Margaret Leibovic
bd300c0347
Bug 975173 - (Part 2) Always call BitmapLoader.onBitmapFound on the UI thread. r=bnicholson
2014-02-22 09:41:30 -08:00
Margaret Leibovic
58e0313595
Bug 975173 - (Part 1) Make sure HomeBanner only touches views on the main thread. r=bnicholson
2014-02-22 09:41:30 -08:00
Eugen Sawin
50d8a2fbf3
Bug 971012 - Use onConfigurationChange for screen orientation change. r=snorp
2014-02-20 18:50:18 +01:00
Wes Johnston
d83b4a9eaf
Bug 975525 - Refresh action mode buttons when activities are uninstalled. r=mfinkle
2014-02-21 13:56:40 -08:00
Wes Johnston
decf811c51
Bug 911904 - Avoid a circular dependency finding html file handlers. r=margaret
2014-02-21 13:56:39 -08:00
Josh Dover
e4309011ee
Bug 960359: (4/4) Update HomeBanner test for new implementation. r=margaret
2014-02-20 16:12:04 -08:00
Josh Dover
75dbe095d2
Bug 960359: (3/4) Display HomeBanner on default page and animate. r=margaret
2014-02-13 15:47:17 -08:00
Josh Dover
9b610f86fb
Bug 960359: (2/4) Control HomeBanner visibility from home_pager_container. r=margaret
2014-02-13 15:43:48 -08:00
Josh Dover
e79b36333b
Bug 960359: (1/4) Remove HomeBanner from TopSitesPanel. r=margaret
2014-02-13 15:41:08 -08:00
Margaret Leibovic
0243173eb3
Bug 839885 - Update the selected tab style before calling setSelection. r=lucasr
2014-02-21 11:20:37 -08:00
Lucas Rocha
5a6f77714d
Bug 974598 - Handle locale changes immediately in HomeConfigInvalidator (r=margaret)
2014-02-21 10:50:15 +00:00
Lucas Rocha
80c98a3435
Bug 968172 - Trigger a full refresh when locale changes (r=rnewman)
2014-02-21 10:47:45 +00:00
Lucas Rocha
871a2991e9
Bug 968172 - Ensure consistent locale string on onLocaleReady() calls (r=rnewman)
2014-02-21 10:47:44 +00:00
Lucas Rocha
62e1559d87
Bug 968172 - Rename PREFS_KEY constant to PREFS_CONFIG_KEY (r=rnewman)
2014-02-21 10:47:44 +00:00
Lucas Rocha
779f59b36a
Bug 968172 - Don't invalidate HomePager in onLocaleReady (r=margaret)
2014-02-21 10:47:44 +00:00
Lucas Rocha
9607c09864
Bug 972306 - Restructure the Home.panels API for clarity (r=margaret)
2014-02-21 10:33:59 +00:00
Lucas Rocha
e0c2d96875
Bug 972306 - Rename HomePanels:Refresh to HomePanels:Update (r=margaret)
2014-02-21 10:33:59 +00:00
Lucas Rocha
a16f45f7a6
Bug 972306 - Change HomePanels:Uninstall to take an id (r=margaret)
2014-02-21 10:33:59 +00:00
Lucas Rocha
23f1bf973d
Bug 972306 - Rename HomePanels:Remove to HomePanels:Uninstall (r=margaret)
2014-02-21 10:33:58 +00:00
Margaret Leibovic
ce22453f7f
Bug 961523 - Never show a snippet again after a user dismisses it. r=bnicholson
2014-02-20 18:04:08 -08:00
Phil Ringnalda
76b5ae9972
Backed out changeset 400723105403 (bug 952307)
...
CLOSED TREE
--HG--
rename : toolkit/mozapps/extensions/internal/AddonLogging.jsm => toolkit/mozapps/extensions/AddonLogging.jsm
rename : toolkit/mozapps/extensions/internal/AddonRepository.jsm => toolkit/mozapps/extensions/AddonRepository.jsm
rename : toolkit/mozapps/extensions/internal/AddonRepository_SQLiteMigrator.jsm => toolkit/mozapps/extensions/AddonRepository_SQLiteMigrator.jsm
rename : toolkit/mozapps/extensions/internal/AddonUpdateChecker.jsm => toolkit/mozapps/extensions/AddonUpdateChecker.jsm
rename : toolkit/mozapps/extensions/internal/LightweightThemeImageOptimizer.jsm => toolkit/mozapps/extensions/LightweightThemeImageOptimizer.jsm
rename : toolkit/mozapps/extensions/internal/PluginProvider.jsm => toolkit/mozapps/extensions/PluginProvider.jsm
rename : toolkit/mozapps/extensions/internal/SpellCheckDictionaryBootstrap.js => toolkit/mozapps/extensions/SpellCheckDictionaryBootstrap.js
rename : toolkit/mozapps/extensions/internal/XPIProvider.jsm => toolkit/mozapps/extensions/XPIProvider.jsm
rename : toolkit/mozapps/extensions/internal/XPIProviderUtils.js => toolkit/mozapps/extensions/XPIProviderUtils.js
2014-02-20 21:44:23 -08:00
Brian Nicholson
9376f5dfbb
Bug 965453 - Add submenu for bookmarks. r=wesj
2014-02-20 21:27:04 -08:00
Brian Nicholson
e15c9d8385
Bug 965453 - Remove arrow from secondary submenu items. r=wesj
2014-02-20 21:27:04 -08:00
Alexander J. Vincent
d93278ac48
Bug 952307 - Move some addon-private JSM's to a subdirectory. r=Unfocused
...
--HG--
rename : toolkit/mozapps/extensions/AddonLogging.jsm => toolkit/mozapps/extensions/internal/AddonLogging.jsm
rename : toolkit/mozapps/extensions/AddonRepository.jsm => toolkit/mozapps/extensions/internal/AddonRepository.jsm
rename : toolkit/mozapps/extensions/AddonRepository_SQLiteMigrator.jsm => toolkit/mozapps/extensions/internal/AddonRepository_SQLiteMigrator.jsm
rename : toolkit/mozapps/extensions/AddonUpdateChecker.jsm => toolkit/mozapps/extensions/internal/AddonUpdateChecker.jsm
rename : toolkit/mozapps/extensions/LightweightThemeImageOptimizer.jsm => toolkit/mozapps/extensions/internal/LightweightThemeImageOptimizer.jsm
rename : toolkit/mozapps/extensions/PluginProvider.jsm => toolkit/mozapps/extensions/internal/PluginProvider.jsm
rename : toolkit/mozapps/extensions/SpellCheckDictionaryBootstrap.js => toolkit/mozapps/extensions/internal/SpellCheckDictionaryBootstrap.js
rename : toolkit/mozapps/extensions/XPIProvider.jsm => toolkit/mozapps/extensions/internal/XPIProvider.jsm
rename : toolkit/mozapps/extensions/XPIProviderUtils.js => toolkit/mozapps/extensions/internal/XPIProviderUtils.js
2014-01-07 20:14:08 -08:00
Josh Dover
4f3f868636
Bug 942295 - Add basic filter support to Hub panels. r=lucasr
2014-02-05 11:00:06 -08:00
Chenxia Liu
55f8d9a076
Bug 950698 - Change the text for the tip for adding more search providers from Settings->Customize->Search settings. r=bnicholson
2014-02-20 13:11:25 -08:00
Chenxia Liu
2f8a210663
Bug 950698 - Part 0: Use formatted strings for image. r=bnicholson
2014-02-20 13:11:24 -08:00
Kartikaya Gupta
59cc705f53
Bug 960146. r=kats,wesj
2014-02-20 09:36:48 -05:00
Carsten "Tomcat" Book
ee19da7ca0
Merge mozilla-central to fx-team
2014-02-20 13:08:06 +01:00
Carsten "Tomcat" Book
de924f242d
merge fx-team to mozilla-central
2014-02-20 12:55:32 +01:00
Lucas Rocha
25a15a3610
Bug 973666 - Rename TwoLinePageRow.Description style to TwoLinePageRow.Url (r=margaret)
2014-02-20 11:03:37 +00:00
Lucas Rocha
041606d858
Bug 973666 - Remove unnecessary TwoLineRow view (r=margaret)
...
--HG--
rename : mobile/android/base/resources/layout/two_line_row.xml => mobile/android/base/resources/layout/two_line_page_row.xml
2014-02-20 10:54:18 +00:00
Mark Capella
cc6a5d6a5e
Bug 969929 - GeckEditable loses data ... TextSelection using action bar SelectALL, r=wesj
2014-02-19 22:19:43 -05:00
Mark Capella
214013c253
Bug 927882 - Standardize TextSelection caret positioning logic for soft keyboards, r=jchen, wesj, f=margaret
2014-02-19 22:19:43 -05:00
Ryan VanderMeulen
bbf895142f
Merge m-c to inbound.
2014-02-19 15:45:14 -05:00
Ryan VanderMeulen
8190806d88
Merge fx-team to m-c.
2014-02-19 15:35:01 -05:00