Jim Chen
aa091cfa61
Bug 1058136 - Send separate compose event for composing text; r=cpeterson
2014-09-04 14:38:17 -04:00
Jim Chen
1472dab021
Bug 1058136 - Fix debug logging crash; r=cpeterson
2014-09-04 14:38:17 -04:00
Jim Chen
1935360c34
Bug 1058136 - Refactor GeckoEditable; r=cpeterson
2014-09-04 14:38:16 -04:00
Lucas Rocha
a51bc86e57
Backout bug 1055595, build failures (r=backout)
2014-09-04 18:29:19 +01:00
Martyn Haigh
f62424839a
Bug 1055595 - Part 4: rename and extract adapter, make abstract and create concrete implementation within the list view (r=lucasr)
2014-09-04 16:54:01 +01:00
Martyn Haigh
d8b38fd683
Bug 1055595 - Part 3: introduce newView/bindView constructs in to adapter (r=lucasr)
2014-09-04 16:54:01 +01:00
Martyn Haigh
569276ea5c
Bug 1055595 - Part 2: move code from layout to item view (r=lucasr)
2014-09-04 16:54:01 +01:00
Margaret Leibovic
06ab5a6eca
Bug 1062632 - Follow-up to fix build bustage on a CLOSED TREE
2014-09-04 10:40:53 -07:00
Brian Nicholson
3d04f74b97
Bug 1062622 - Add catch function in Sanitizer.jsm. r=wesj
2014-09-04 10:31:13 -07:00
Martyn Haigh
ccf1d16193
Bug 1055595 - Part 1: Simplify Adapter (r=lucasr)
2014-09-04 16:54:00 +01:00
Chris Kitching
502304ad16
Bug 1062112: Part 1: Fix generics in DebugGeckoInputConnection. r=nalexander
2014-09-03 23:44:49 -07:00
Chris Kitching
e93d957a78
Bug 1062112: Part 4: Add silly hashCode methods. r=nalexander
2014-09-04 00:42:38 -07:00
Chris Kitching
2fa3f29985
Bug 1062112: Part 3: Move GeckoMediaPlayer. r=nalexander
2014-09-04 00:16:47 -07:00
Chris Kitching
222cb7294a
Bug 1062112: Part 1.5: Move GeckoEditable interfaces to satisfy JDK 8. r=nalexander
2014-09-08 12:48:08 -07:00
Chris Kitching
3dfeb780ff
Bug 1064246: Cleanup SpecialFoldersCursorWrapper. r=rnewman
2014-09-08 06:17:43 -07:00
Chris Kitching
75439ed71c
Bug 1064246: Remove dead functions from LocalBrowserDB. r=rnewman
2014-09-08 06:15:20 -07:00
Chris Kitching
733a7b416e
Bug 1064246: Remove some more dead code from BrowserDB. r=rnewman
2014-09-08 06:11:14 -07:00
Chris Kitching
4c9d68369d
Bug 1064246: Remove nonsensical dead getter from BrowserDB. r=rnewman
2014-09-08 06:04:15 -07:00
Nigel Babu
9a02a2f6ac
Backed out 2 changesets (bug 1053016) for Android build bustage
...
Backed out changeset 498a3f688a3d (bug 1053016)
Backed out changeset 314e44e93c71 (bug 1053016)
2014-09-08 21:30:37 +05:30
Richard Newman
de919e1c3c
Bug 1053016 - Part 1: remove libomxpluginfroyo.so from Android package. r=nalexander
2014-09-08 07:59:35 -07:00
Margaret Leibovic
a3b70f50c0
Bug 1059537 - Add support for parsing icons out of search plugin XML. r=bnicholson
2014-09-08 16:39:45 +02:00
Chris Kitching
b699872d41
Bug 1064029: Unbreak the tree. r=bustage
2014-09-08 06:47:49 -07:00
Carsten "Tomcat" Book
4d6cd8491c
Merge m-c to fx-team
2014-09-08 15:32:21 +02:00
Carsten "Tomcat" Book
e0bb163319
merge fx-team to mozilla-central a=merge
2014-09-08 15:26:03 +02:00
Chris Kitching
baed13558a
Bug 1064029: Don't keep a static context reference in Favicons. r=rnewman
2014-09-06 23:57:02 -07:00
manu.jain13@gmail.com
7fc83e6d8a
Bug 1060423 - Cut function in a readonly textarea. r=mfinkle r=markcapella
2014-09-06 07:37:00 +02:00
Tristan Pollitt
de8db91854
Bug 1057613 - Telemetry for search widget buttons. r=margaret
2014-09-03 22:10:17 +01:00
Margaret Leibovic
2365e1290b
Bug 1062632 - Remove unused history panel view and styles. r=lucasr
2014-09-04 09:56:31 -07:00
Lucas Rocha
1fbd11e23f
Bug 1020505 - Don't truncate the menu popup width (r=margaret)
2014-09-04 17:27:40 +01:00
Nick Thomas
f5f485d480
Bug 1063308, fix comment in Android prefs about update service, r=snorp DONTBUILD
...
--HG--
extra : amend_source : 5ef12a04a28275b2baee399c8da10aff51fed078
2014-09-08 10:03:30 +12:00
Wes Kocher
1f78762ff5
Merge inbound to m-c a=merge
2014-09-05 19:04:52 -07:00
Richard Newman
463c1a3137
Bug 1063274 - Add getLanguage method to BrowserLocaleManager. r=margaret
2014-09-05 09:38:22 -07:00
Ryan VanderMeulen
672fb4d000
Merge fx-team to m-c. a=merge
2014-09-05 11:54:57 -04:00
Margaret Leibovic
2c90fb22e1
Bug 1049206 - Empty view for search history list. r=bnicholson
2014-09-09 12:47:31 +02:00
Lucas Rocha
91d25bf884
Bug 1041448 - Fix crash when double-tapping on empty top site spot (r=bnicholson)
2014-09-09 11:04:12 +01:00
Mark Finkle
1118ebc601
Bug 887755 - Lightweight theme preview is broken r=margaret
2014-09-10 22:09:09 -04:00
Ryan VanderMeulen
30a888d13c
Backed out 2 changesets (bug 815682, bug 897711) for Android S4 failures.
...
Backed out changeset 14f00ee7be7d (bug 897711)
Backed out changeset 3de21c283716 (bug 815682)
2014-09-10 22:00:26 -04:00
Chenxia Liu
01525b47dd
Bug 1063748 - Follow-up: Add telemetry for Onboarding first run screen buttons. r=mfinkle
2014-09-10 17:54:22 -07:00
Wes Johnston
e7dda92793
Bug 897711 - Show a notification when in guest mode. r=bnicholson
2014-09-10 16:32:22 -07:00
Wes Johnston
e4e7708008
Bug 815682 - Lockscreen widget for guest sessions. r=bnicholson, rnewman
2014-09-10 16:32:14 -07:00
Nick Alexander
fc5afc7789
Bug 1024527 - Move search_strings.dtd into m/a/base/locales/en-US. r=Pike
...
--HG--
rename : mobile/android/search/strings/search_strings.dtd => mobile/android/base/locales/en-US/search_strings.dtd
2014-09-10 15:09:24 -07:00
Michael Comella
ff3cebf030
Bug 1062338 - Remove useless ic_menu_back drawable xml. r=lucasr
2014-09-10 14:51:16 -07:00
Chris Kitching
6758d5c1f9
Bug 1063991 - Lift inner class to avoid javac optimization failure. r=rnewman
2014-09-06 18:39:38 -07:00
Richard Newman
24259b0a9e
Bug 1063643 - Allow for building Fennec with a limited set of resources. r=nalexander
2014-09-06 08:25:20 -07:00
Mark Finkle
8fc19d1b50
Bug 1063893 - Enable casting on beta and release. r=rnewman
2014-09-06 08:25:19 -07:00
Richard Newman
93685a1fb3
Bug 1063109 - Allow for aapt to be invoked with max-res-version argument. r=nalexander
2014-09-05 21:10:23 -07:00
Wes Kocher
e1dc5eef43
Merge m-c to fx-team a=merge
2014-09-05 19:18:46 -07:00
Wes Kocher
aaeab482f4
Backed out changeset 279d7f0290da (bug 1017903)
2014-09-05 17:13:20 -07:00
Margaret Leibovic
3a4955888e
Bug 1017903 - Remove synchronous search service initialization. r=liuche
2014-09-05 15:39:55 -07:00
Margaret Leibovic
fb45afa1f1
Bug 1063128 - Make sure all preferences have keys. r=liuche
2014-09-05 15:39:52 -07:00
Margaret Leibovic
3e278561cb
Bug 1058813 - Add telemetry probe for clicking sync preference. r=liuche
2014-09-05 15:39:49 -07:00
Margaret Leibovic
c4579ee017
Bug 1063177 - Don't let plus button overlap search suggestion text. r=bnicholson
2014-09-05 13:52:29 -07:00
Margaret Leibovic
efcc665326
Bug 1057631 - Use real locale when pulling search engine out of the jar. r=rnewman
2014-09-05 13:52:27 -07:00
Martyn Haigh
87b0f0e0f9
Bug 1056169 - Factor out TabRow and rename it to TabsLayoutItemView (r=lucasr)
2014-08-27 17:11:56 +01:00
Martyn Haigh
56d3538ac3
Bug 1046209 - Part 2: Extract TabsLayout interface (r=lucasr)
2014-08-27 16:17:59 +01:00
Frédéric Wang
02e42c83ee
Bug 1059427 - Make GeckoViews ignore accessibility events when they are not "important for accessibility". r=mfinkle
2014-08-27 11:15:00 -04:00
Jim Chen
f3a0f88f91
Bug 1062379 - Don't reduce Gecko thread priority for multicore devices; r=mfinkle
...
For multicore devices, the Gecko thread should be able to run on a separate core than the UI thread, so there's no reason to lower the Gecko thread priority in consideration for the UI thread. Patch also fixes some race conditions involving sGeckoThread in ThreadUtils.
2014-09-09 13:46:48 -04:00
Jim Chen
d348cc738c
Bug 1062372 - Lazily load browser.js modules; r=mfinkle
2014-09-09 13:46:47 -04:00
Martyn Haigh
e04d34ef33
Bug 1046209 - Part 1: Rename TabsTray to TabsListLayout (r=lucasr)
...
--HG--
rename : mobile/android/base/tabs/TabsTray.java => mobile/android/base/tabs/TabsListLayout.java
2014-08-27 15:45:23 +01:00
Michael Comella
975f501159
Bug 1057651 - Remove unnecessary padding on edit_cancel in new_tablet_browser_toolbar. r=lucasr
2014-08-27 16:14:39 -07:00
Michael Comella
43daf2c4d8
Bug 1046203 - Part 6: Copy-pasta rough BrowserToolbarNewTablet forward button behavior. r=margaret
2014-08-27 15:34:04 -07:00
Michael Comella
fd0e80335a
Bug 1046203 - Part 5: Remove final isTablet invocations in BrowserToolbar. r=lucasr
2014-08-27 15:34:03 -07:00
Michael Comella
0d182ce5b9
Bug 1046203 - Part 4: Remove unused views and move actionItemBar to TabletBase. r=lucasr
2014-08-27 15:34:03 -07:00
Michael Comella
a6c44a925f
Bug 1046203 - Part 3: Create BrowserToolbar tablet and new_tablet implementations. r=lucasr
2014-08-27 15:34:03 -07:00
Michael Comella
def191d4c2
Bug 1046203 - Part 2: Add boilerplate BrowserToolbar subclasses and phone implementation. r=lucasr
2014-08-27 15:34:03 -07:00
Michael Comella
3468eb4b0f
Bug 1046203 - Part 1: Implement LayoutInflater.Factory in BrowserApp to inflate device specific BrowserToolbars. r=lucasr
2014-08-27 15:34:02 -07:00
Michael Comella
1528bd54db
Bug 1046203 - Part 0: Add basic new_tablet BrowserToolbar resources. r=lucasr
2014-08-27 15:33:58 -07:00
Lucas Rocha
d778e76814
Merge m-c
2014-08-27 10:41:09 +01:00
Ryan VanderMeulen
5927bdbbcf
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-26 16:05:42 -04:00
Ryan VanderMeulen
63ce3d4152
Merge inbound to m-c. a=merge
2014-08-26 15:55:57 -04:00
Jim Chen
4704c6b1da
Bug 1056941 - Remove extract libs parameter; r=glandium
2014-08-26 15:08:00 -04:00
Jim Chen
67cb28f899
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
2014-08-26 15:07:59 -04:00
Jim Chen
1dbdf5d470
Bug 1058127 - Properly implement removeSpan synchronization; r=cpeterson
2014-08-26 11:50:19 -04:00
Lucas Rocha
d5c42c94f2
Merge m-c
2014-08-26 15:22:06 +01:00
Ryan VanderMeulen
1d978d9304
Merge m-c to fx-team. a=merge
2014-08-25 16:27:23 -04:00
Ryan VanderMeulen
1fb03239fc
Merge m-c to b2g-inbound. a=merge
...
CLOSED TREE
2014-08-25 13:07:41 -04:00
Ryan VanderMeulen
f1e20fb689
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-08-25 11:49:37 -04:00
Amogh Pradeep
fb92cbd283
Bug 1057780 - Code Cleanup ChromeCast.java. r=mfinkle
2014-08-24 04:19:21 +05:30
Amogh Pradeep
fabaaf1f98
Bug 1057792 - Code Cleanup IntentHelper.java. r=mfinkle
2014-08-24 06:20:58 +05:30
Wes Johnston
d7f4d93321
Bug 1046885 - Disable installing webapps in guest mode profiles. r=myk
2014-08-25 12:55:18 -07:00
Kartikaya Gupta
aab890ff72
Bug 1057709 - Remove unused telemetry histograms. r=mfinkle
2014-08-24 01:24:39 -04:00
Zafar Ahmed Ansari
91001b600f
Bug 1038880 - Ensure we use a non-NaN lower bound when clamping the max-scale. r=kats
2014-08-24 06:59:47 +05:30
Chris Kitching
b72133e63f
Bug 1057086: Improve type safety in UIAsyncTask r=nalexander
...
--HG--
rename : mobile/android/base/util/UiAsyncTask.java => mobile/android/base/util/UIAsyncTask.java
2014-08-20 08:50:58 -07:00
Wes Kocher
915d568b45
Merge m-c to fx-team a=merge
2014-08-22 17:10:53 -07:00
Wes Kocher
63303a6c9b
Merge fx-team to m-c a=merge
2014-08-22 16:17:12 -07:00
Nick Alexander
a51594a4be
Bug 1026005 - Bustage follow-up: Include support library v4 in background JUnit 3 tests. r=bustage
...
CLOSED TREE
2014-08-22 11:40:16 -07:00
Wes Johnston
60db093ada
Bug 1046537 - Better error handling from chromecast code. r=mfinkle
2014-08-22 11:20:02 -07:00
Nick Alexander
df6f6ffb85
Bug 1026005 - Create Loader for querying/updating Accounts status. r=mcomella
...
========
3cd96669bc
Author: Nick Alexander <nalexander@mozilla.com>
Date: Mon Aug 18 17:43:24 2014 -0700
Bug 1026005 - Review comments.
========
5aefe1f716
Author: Nick Alexander <nalexander@mozilla.com>
Date: Mon Jun 16 11:16:16 2014 -0700
Bug 1026005 - Part 2: Add AccountLoader.
========
61bc36bd7d
Author: Nick Alexander <nalexander@mozilla.com>
Date: Mon Jun 16 11:12:37 2014 -0700
Bug 1026005 - Part 1: Add and broadcast ACCOUNT_STATE_CHANGED_ACTION.
========
9d80df0aa7
Author: Nick Alexander <nalexander@mozilla.com>
Date: Mon Aug 18 17:42:11 2014 -0700
Bug 1026005 - Pre: Allow testing with |mvn integration-test|.
This avoids errors like:
W dalvikvm(24082) Class resolved by unexpected DEX: Lorg/mozilla/gecko/fxa/AccountLoader;(0x42c13358):0x75440000 ref [Landroid/support/v4/content/AsyncTaskLoader;] Landroid/support/v4/content/AsyncTaskLoader;(0x42c13358):0x74a71000
W dalvikvm(24082) (Lorg/mozilla/gecko/fxa/AccountLoader; had used a different Landroid/support/v4/content/AsyncTaskLoader; during pre-verification)
W dalvikvm(24082) Unable to resolve superclass of Lorg/mozilla/gecko/fxa/AccountLoader; (247)
W dalvikvm(24082) Link of class 'Lorg/mozilla/gecko/fxa/AccountLoader;' failed
E dalvikvm(24082) Could not find class 'org.mozilla.gecko.fxa.AccountLoader', referenced from method org.mozilla.gecko.background.fxa.TestAccountLoader.testInitialLoad
W dalvikvm(24082) VFY: unable to resolve new-instance 1299 (Lorg/mozilla/gecko/fxa/AccountLoader;) in Lorg/mozilla/gecko/background/fxa/TestAccountLoader;
D dalvikvm(24082) VFY: replacing opcode 0x22 at 0x0005
W dalvikvm(24082) Class resolved by unexpected DEX: Lorg/mozilla/gecko/fxa/AccountLoader;(0x42c13358):0x75440000 ref [Landroid/support/v4/content/AsyncTaskLoader;] Landroid/support/v4/content/AsyncTaskLoader;(0x42c13358):0x74a71000
W dalvikvm(24082) (Lorg/mozilla/gecko/fxa/AccountLoader; had used a different Landroid/support/v4/content/AsyncTaskLoader; during pre-verification)
W dalvikvm(24082) Unable to resolve superclass of Lorg/mozilla/gecko/fxa/AccountLoader; (247)
W dalvikvm(24082) Link of class 'Lorg/mozilla/gecko/fxa/AccountLoader;' failed
D dalvikvm(24082) DexOpt: unable to opt direct call 0x1df8 at 0x07 in Lorg/mozilla/gecko/background/fxa/TestAccountLoader;.testInitialLoad
I TestRunner(24082) started: testInitialLoad(org.mozilla.gecko.background.fxa.TestAccountLoader)
I TestRunner(24082) failed: testInitialLoad(org.mozilla.gecko.background.fxa.TestAccountLoader)
I TestRunner(24082) ----- begin exception -----
I TestRunner(24082)
I TestRunner(24082) java.lang.NoClassDefFoundError: org.mozilla.gecko.fxa.AccountLoader
I TestRunner(24082) at org.mozilla.gecko.background.fxa.TestAccountLoader.testInitialLoad(TestAccountLoader.java:145)
I TestRunner(24082) at java.lang.reflect.Method.invokeNative(Native Method)
I TestRunner(24082) at java.lang.reflect.Method.invoke(Method.java:525)
I TestRunner(24082) at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
I TestRunner(24082) at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
I TestRunner(24082) at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
I TestRunner(24082) at junit.framework.TestCase.runBare(TestCase.java:134)
I TestRunner(24082) at junit.framework.TestResult$1.protect(TestResult.java:115)
I TestRunner(24082) at junit.framework.TestResult.runProtected(TestResult.java:133)
I TestRunner(24082) at junit.framework.TestResult.run(TestResult.java:118)
I TestRunner(24082) at junit.framework.TestCase.run(TestCase.java:124)
I TestRunner(24082) at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
I TestRunner(24082) at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
I TestRunner(24082) at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
I TestRunner(24082) at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1738)
I TestRunner(24082) ----- end exception -----
I TestRunner(24082) finished: testInitialLoad(org.mozilla.gecko.background.fxa.TestAccountLoader)
2014-08-22 11:15:38 -07:00
Nick Alexander
8e348d97bb
Bug 1056227 - Don't always go back to status after updating Firefox Account credentials. r=mcomella
...
========
1c4a5d5c13
Author: Nick Alexander <nalexander@mozilla.com>
Date: Wed Aug 20 10:53:40 2014 -0700
Bug 1056227 - Don't always go back to status after updating Firefox Account credentials.
This was a simple oversight. With embedded links to update your
credentials in Fennec's Remote Tabs interfaces, just returning to where
you came from is the right thing to do.
2014-08-22 11:15:31 -07:00
Nick Alexander
4b65eb310a
Bug 1056225 - Part 2: Lift onConfigurationChanged to HomeFragment. r=margaret
...
I took the most commented version. There are two things to note here:
* Several panels did not define onConfigurationChanged. It's not clear
if these panels didn't need it (after some analysis?) or if they just
didn't copy-paste thoroughly. This version is always safe, if
inefficient, and I've commented to say as much.
* The order of operations for the Bookmarks panel may be delicate. I
did not preserve the original order (save stack first, then detach and
attach); it appears to not be necessary to save the stack first,
because the configuration change is completed before the containing
Activity is restarted (and the stack is restored). I tested that the
folder stack was preserved across device rotations locally.
2014-08-22 11:10:06 -07:00
Nick Alexander
7442afcedc
Bug 1056225 - Part 1: Lift mUrlOpenListener to HomeFragment. r=margaret
2014-08-22 11:10:05 -07:00
Nigel Babu
470d8f98a7
Backed out changeset d53b90e407ce (bug 1042196) for bustage on localized builds
2014-08-22 13:36:17 +05:30
Wes Kocher
34b2f35fc3
Merge fx-team to m-c a=merge
2014-08-21 17:44:40 -07:00
Wes Johnston
24a5dda875
Bug 1052387 - Don't save session history if clearing history on exit. r=bnicholson
2014-08-21 11:35:16 -07:00
Wes Johnston
aea2f7a4af
Bug 1056468 - Clear metadata when history entries are removed. r=lucasr
2014-08-21 10:03:44 -07:00
Wes Johnston
ee1165ed18
Bug 1042196 - Provide an enable wifi button on error pages. r=mfinkle
2014-08-21 09:45:26 -07:00
Lucas Rocha
7bbd1a4367
Bug 1056012 - Split ShapedButton into PhoneTabsButton and TabletTabsButton (r=mcomella)
2014-08-21 17:14:28 +01:00
Lucas Rocha
e847d2234b
Bug 1055576 - Factor out code to draw tab curves (r=mcomella)
2014-08-21 17:14:28 +01:00
Lucas Rocha
c288e10874
Bug 1054371 - Part 4: Make all members of BackButton/ForwardButton final (r=mcomella)
2014-08-21 17:14:27 +01:00
Lucas Rocha
a62dbad7ef
Bug 1054371 - Part 3: Ged rid of separate paint instance for private mode (r=mcomella)
2014-08-21 17:14:27 +01:00
Lucas Rocha
35cf360008
Bug 1054371 - Part 2: Only fetch border width once in back/forward buttons (r=mcomella)
2014-08-21 17:14:26 +01:00
Lucas Rocha
057578471b
Bug 1054371 - Part 1: Use solid stroke in back/forward buttons (r=mcomella)
2014-08-21 17:14:26 +01:00
Lucas Rocha
87ece3d79a
Bug 1056312 - Restore toolbar 9-patch images (r=margaret)
2014-08-21 17:14:25 +01:00
Ed Morley
52a5f18c03
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-21 14:00:54 +01:00
Ed Morley
69c335043b
Merge latest green inbound changeset and mozilla-central; a=merge
2014-08-21 13:22:44 +01:00
Ed Morley
cd678b2893
Backed out changeset b17854552298 (bug 1042252) for intermittent test failures
2014-08-21 11:19:24 +01:00
Mark Finkle
dbb9414e04
Bug 1048387 r=snorp
2014-08-21 00:38:17 -04:00
Chenxia Liu
b6b7b24a4b
Bug 1030935 - Measure default application setting in telemetry r=nalexander
2014-08-21 00:36:14 -04:00
David Rajchenbach-Teller
a4ff6c3616
Bug 918317 - Implementation of nsAsyncShutdown. r=froydnj, r=glandium
...
--HG--
rename : toolkit/modules/AsyncShutdown.jsm => toolkit/components/asyncshutdown/AsyncShutdown.jsm
rename : toolkit/modules/tests/xpcshell/test_AsyncShutdown.js => toolkit/components/asyncshutdown/tests/xpcshell/test_AsyncShutdown.js
2014-09-11 09:01:00 -04:00
Federico Paolinelli
3c67de244d
Bug 1056315 - Animate tab panel header on first tabs panel open. r=nalexander
2014-08-21 11:31:00 -04:00
Amogh Pradeep
fc51d92479
Bug 1057789 - Code Cleanup GeckoScreenOrientation.java. r=margaret
2014-08-24 06:15:46 +05:30
Amogh Pradeep
7a7c847e62
Bug 1057787 - Code Cleanup FilePicker.java. r=margeret
2014-08-24 06:07:19 +05:30
Ramasamy Gopalan
f2972a495e
Bug 1055315 - Add telemetry probe when changing default search service; r=margaret.
2014-08-25 16:57:47 -07:00
Margaret Leibovic
090bbc6c15
Bug 1055771 - Reset search suggestions when activity is launched from a new intent. r=wesj
2014-08-25 16:57:44 -07:00
Wes Johnston
25187c3d05
Bug 1055212 - Use Cu.import everywhere we import pageActions.jsm r=margaret
2014-08-25 16:19:32 -07:00
Wes Johnston
6be5182c9d
Bug 1053889 - Handle null devices returned from Chromecast code. r=mfinkle
2014-08-25 16:19:29 -07:00
Wes Johnston
616eff755a
Bug 1057866 - Handle null callbacks in ChromeCast code. r=mfinkle
2014-08-25 16:19:27 -07:00
Wes Johnston
6687aa9b29
Bug 1042196 - Provide a wifi button on error pages. r=mfinkle
2014-08-25 16:19:25 -07:00
Wes Johnston
54355bdeb0
Bug 1048545 - Don't open a new tab when tapping the Firefox icon in the widget. r=margaret
2014-08-25 16:19:22 -07:00
Wes Johnston
5ccc3ba91f
Bug 1045274 - Basic tests for GeckoProfile. r=rnewman
2014-08-25 16:19:16 -07:00
Chenxia Liu
75e65cc7e4
Bug 1058100 - Load Sync snippets on first run. r=margaret
2014-08-25 15:31:49 -07:00
Margaret Leibovic
e6398ec853
Bug 1054303 - Use open search plugins for search engines. r=bnicholson
2014-08-25 15:28:11 -07:00
Margaret Leibovic
4ca92376e9
Bug 996753 - Telemetry probes for changing settings and hitting back. r=liuche
2014-08-25 15:28:10 -07:00
Margaret Leibovic
7088aace7c
Bug 996753 - Telemetry probes for settings pages. r=liuche
2014-08-25 15:28:10 -07:00
Lucas Rocha
dc667c89ea
Merge m-c
2014-08-19 11:59:28 +01:00
Myk Melez
1e3fc03ddd
Bug 1035999 - use JNI to determine if in webapp process for automatic update check; r=wesj
2014-08-18 10:00:03 -07:00
Myk Melez
de81eaae31
Bug 1026263 - set orientation default pref on firstrun; r=wesj
2014-08-18 09:59:31 -07:00
Ed Morley
71455a35d8
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-18 15:05:47 +01:00
Lucas Rocha
8ca0bf84c9
Bug 1054343 - Draw toolbar shadow instead of using a view (r=mcomella)
2014-08-18 10:40:10 +01:00
Lucas Rocha
f7c9868f41
Bug 1054323 - Use correct background selector on tabs panel's menu button (r=margaret)
2014-08-18 10:40:09 +01:00
Lucas Rocha
5fb879a303
Bug 1054319 - Consolidate UrlBar.ImageButton default width in style (r=margaret)
2014-08-18 10:40:09 +01:00
Lucas Rocha
1dc98d7340
Bug 1054268 - Show search icon in about:home (r=margaret)
2014-08-18 10:40:09 +01:00
Lucas Rocha
63fd13f53b
Bug 1054264 - Fix slight overlap between translage edge and cancel button (r=margaret)
2014-08-18 10:40:08 +01:00
Lucas Rocha
bf28601f20
Bug 1054264 - Show pressed state on edit mode's cancel button (r=margaret)
2014-08-18 10:40:08 +01:00
Lucas Rocha
e2c0978c6d
Bug 1053884 - Update urlbar_stop icon for new toolbar design (r=margaret)
2014-08-18 10:40:08 +01:00
Lucas Rocha
134449fa7d
Bug 1042804 - Refine about:home colors to be consistent with new toolbar style (r=margaret)
2014-08-18 10:40:08 +01:00
Lucas Rocha
d00c067829
Bug 1019035 - Rounded top-left corner on the toolbar while in display mode (r=mcomella)
2014-08-18 10:40:07 +01:00
Lucas Rocha
562be70bef
Bug 1010740 - Update icon for the edit cancel button (r=mcomella)
2014-08-18 10:40:07 +01:00
Lucas Rocha
dd79b966ae
Bug 1010740 - Change appearance of input entry in toolbar (r=mcomella)
2014-08-18 10:40:07 +01:00
Lucas Rocha
f212835c4e
Bug 1010739 - Change curve shape to be more consistent with Australis (r=margaret)
2014-08-18 10:40:07 +01:00
Lucas Rocha
5a63ede041
Bug 1010741 - Change toolbar hint to "Search or enter address" (r=margaret)
2014-08-18 10:40:06 +01:00
Lucas Rocha
38c5c3d3fe
Bug 1010741 - Change text appearance in toolbar (r=mcomella)
...
--HG--
rename : mobile/android/base/resources/values-v16/styles.xml => mobile/android/base/resources/values-large-v16/styles.xml
2014-08-18 10:40:06 +01:00
Ed Morley
247efa516c
Backed out changeset efe3c7a0091c (bug 1016613) for causing bug 1054623 again
2014-08-18 08:19:39 +01:00
Garvan Keeley
60b3b5d0dd
Bug 1054520 - Add ifdef to enable stumbler in nightly. r=nalexander
2014-08-15 14:30:00 -04:00
vivek
727f7845dc
Bug 799562 - negative feedback submitted using feedback API. r=margaret
2014-08-26 14:20:00 +02:00
Chris Kitching
531925b35c
Bug 1060664 - Improved assertion API. r=snorp
2014-08-29 15:40:36 -07:00
Nick Alexander
872873401f
Bug 1040945 - Part 2: Copy native libraries by name in AndroidEclipse backend make target. r=rnewman
2014-09-04 20:11:15 -07:00
Nick Alexander
b6b14f923e
Bug 1040945 - Part 1: Install Android native libraries directly into lib/ANDROID_CPU_ARCH. r=glandium
...
This is a little tricky only because MOZ_CHILD_PROCESS_NAME is
"lib/libplugin-container.so" on Android, which meant special handling
at multiple places in the tree. This patch reduces the number of such
places.
2014-09-04 20:11:09 -07:00
Wes Kocher
e9463cd732
Merge m-c to fx-team a=merge
2014-09-04 18:58:12 -07:00
Nick Alexander
10cf8365ef
Bug 785199 - Add context menu to Remote Tabs home panel. r=margaret
2014-09-04 15:32:31 -07:00