James Hugman
|
f852f7f567
|
Bug 856131 - Regression: No Android home-screen shortcut created on app install. r=fabrice
|
2013-05-09 08:20:37 -07:00 |
|
Margaret Leibovic
|
8c1bb56857
|
Bug 869634 - Update default favicon style. r=bnicholson
|
2013-05-09 09:51:53 -04:00 |
|
Adrian Tamas
|
905af9e82b
|
Bug 869277 - Intermittent testAddSearchEngine | The number of search results has increased - got 5, expected 10. r=jmaher
|
2013-05-08 15:21:47 +03:00 |
|
Khaled Hosny
|
eafd166da1
|
bug 869907, fix comments of several plural forms strings, r=Unfocused
|
2013-05-09 12:45:39 +02:00 |
|
Wes Johnston
|
6b1208df95
|
Bug 798358 - Use learnmore link for addons on about:home. r=mfinkle
|
2013-01-10 11:00:59 -08:00 |
|
Chen Dai
|
07e8fb51af
|
Bug 866487 - MOZ_UPDATER always set to true in AppConstants.java. r=snorp
|
2013-05-08 23:41:48 -04:00 |
|
Trevor Saunders
|
c29f6664d0
|
Bug 859984 - use tooltool ndk / sdk when on a x86_64 host. r=glandium,r=coop
|
2013-05-09 00:25:03 +02:00 |
|
Brian Nicholson
|
6f7101afa2
|
Backout 6ee620315ad4 for causing test timeouts on a CLOSED TREE
|
2013-05-08 15:47:23 -07:00 |
|
Chris Peterson
|
7c1561533a
|
Bug 828563 - Part 2: Use Location.getTime() instead of getElapsedRealtimeNanos(). a=bustage CLOSED TREE
--HG--
extra : amend_source : 85ba5aa824bed8f15b98537672eee1cccba44416
|
2013-05-08 15:21:57 -07:00 |
|
Brian Nicholson
|
ff1560644b
|
Bug 866854 - Fix button height in crash reporter (follow-up). r=mfinkle
|
2013-05-08 14:47:45 -07:00 |
|
Chris Peterson
|
cb5ab39d5e
|
Bug 863154 - Part 2: Catch Bitmap OOMs when decoding resources. r=mfinkle
|
2013-05-07 18:30:47 -07:00 |
|
Chris Peterson
|
d94a8a56b6
|
Bug 863154 - Part 1: Catch Bitmap OOMs when decoding streams. r=mfinkle
|
2013-05-07 18:29:48 -07:00 |
|
Chris Peterson
|
a3735f4c86
|
Bug 828563 - Return the most recent location, not the most accurate provider's most recent location. r=blassey
|
2013-05-07 15:19:58 -07:00 |
|
Chris Peterson
|
8a141c20d0
|
Bug 834033 - Part 1: Install Push and WebSocket components on Android. r=blassey
|
2013-05-02 17:52:54 -07:00 |
|
Geoff Brown
|
7f411a3e00
|
Bug 870056 - Enable robocop testClearPrivateData; r=jmaher
|
2013-05-08 14:46:36 -06:00 |
|
Brian Nicholson
|
c6f4671912
|
Bug 849847 - Make about:home scrollable with the analog stick. r=Cwiiis
--HG--
extra : rebase_source : 32147bda7c1c49a7f018a2972941ae3f4286abca
|
2013-05-08 11:44:37 -07:00 |
|
Margaret Leibovic
|
46e7db40e1
|
Bug 868342 - (Part 2) Get rid of displayTitle variable. r=wesj
|
2013-05-08 15:53:27 -04:00 |
|
Margaret Leibovic
|
009d8f7c83
|
Bug 868342 - (Part 1) Fix NPE in BrowserToolbar.setTitle. r=wesj
|
2013-05-08 15:53:24 -04:00 |
|
Tetsuharu OHZEKI
|
35724adf31
|
Bug 868936 - Use strict equality operator in JSDOMParser.js. r=bnicholson
|
2013-05-07 22:38:16 -04:00 |
|
Ryan VanderMeulen
|
f6068dd244
|
Merge inbound to m-c.
|
2013-05-07 22:10:19 -04:00 |
|
Phil Ringnalda
|
d0cfe627c9
|
Back out f2ac70bee1e0 (bug 798358) until it tells us what jsonobj it is talking about
CLOSED TREE
|
2013-05-07 14:39:59 -07:00 |
|
Colby Russell
|
cc951baa7d
|
Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: mobile WebrtcUI.js. r=mfinkle
|
2013-05-07 12:34:21 -04:00 |
|
Geoff Brown
|
33a5246a16
|
Bug 868681 - Remove undefined reference to chromeWin in OfflineApps.js; r=mfinkle
|
2013-05-05 16:46:47 -06:00 |
|
Mark Finkle
|
3de429dff7
|
Bug 869477 - WebRTC UI permissions no longer shown r=margaret
|
2013-05-07 15:02:12 -04:00 |
|
Wes Johnston
|
6a1e16b665
|
Bug 798358 - Use learnmore link for addons on about:home. r=mfinkle
|
2013-01-10 11:00:59 -08:00 |
|
Lucas Rocha
|
c28eee7e46
|
Bug 869166 - Add space between URL bar and tab curve (r=mfinkle)
|
2013-05-07 18:19:19 +01:00 |
|
Lucas Rocha
|
a1dc0468c4
|
Bug 869022 - Fade tabs button and menu away when tabs panel is open (r=mfinkle)
|
2013-05-07 18:19:19 +01:00 |
|
Lucas Rocha
|
05ce7c9c89
|
Bug 868460 - Move all animation-related classes to the animation directory (r=mfinkle)
--HG--
rename : mobile/android/base/AnimatorProxy.java => mobile/android/base/animation/AnimatorProxy.java
rename : mobile/android/base/HeightChangeAnimation.java => mobile/android/base/animation/HeightChangeAnimation.java
rename : mobile/android/base/PropertyAnimator.java => mobile/android/base/animation/PropertyAnimator.java
rename : mobile/android/base/Rotate3DAnimation.java => mobile/android/base/animation/Rotate3DAnimation.java
rename : mobile/android/base/ViewHelper.java => mobile/android/base/animation/ViewHelper.java
|
2013-05-07 18:04:11 +01:00 |
|
Lucas Rocha
|
c9f1db4943
|
Bug 868460 - Replace AnimatorProxy calls with ViewHelper ones (r=mfinkle)
|
2013-05-07 18:04:10 +01:00 |
|
Lucas Rocha
|
82b00c4ee0
|
Bug 868460 - Fix getAlpha() in AnimatorProxy (r=mfinkle)
|
2013-05-07 18:04:10 +01:00 |
|
Lucas Rocha
|
94b2b45b87
|
Bug 868460 - Mark views to have transient state while animating (r=mfinkle)
|
2013-05-07 18:04:10 +01:00 |
|
Lucas Rocha
|
54c5597e83
|
Bug 868460 - Bail earlier when trying to start invalid animators (r=mfinkle)
|
2013-05-07 18:04:10 +01:00 |
|
Justin Dolske
|
99b4cd8875
|
Bug 651317 - Small update requested to about:rights. r=gavin
|
2013-05-06 18:58:23 -07:00 |
|
Wes Johnston
|
9a8adb3905
|
Bug 813756 - Implement payments frontend for Android. r=mfinkle
|
2013-04-25 15:29:17 -07:00 |
|
Richard Newman
|
f68f7a8e67
|
Bug 869019 - Regression: YouTube broken on Nightly - java.lang.StackOverflowError @ getOpenURIIntent(GeckoAppShell.java:1058). r=cpeterson
|
2013-05-06 16:26:13 -07:00 |
|
Margaret Leibovic
|
c0acf94e91
|
Bug 867125 - Ignore deleted pinned sites in getTopSites query. r=wesj
|
2013-05-06 16:14:03 -04:00 |
|
Margaret Leibovic
|
d41fc3570b
|
Bug 867650 - Update awesomescreen results correctly when there's so autocomplete text. r=wesj
|
2013-05-06 16:14:01 -04:00 |
|
Margaret Leibovic
|
54bcba9c99
|
Bug 867627 - Speed up dominant color favicon backgrounds. r=bnicholson
|
2013-05-06 16:13:59 -04:00 |
|
Adrian Tamas
|
96f4e82d67
|
Bug 846296 - Robocop: Add test for Add Search Engine feature. r=jmaher
|
2013-04-25 18:09:41 +03:00 |
|
Chris Peterson
|
e9f151350d
|
Bug 868604 - Fix "test for equality mistyped as assignment?" warning in Android's downloads.js. r=bnicholson
|
2013-05-03 17:01:52 -07:00 |
|
Tetsuharu OHZEKI
|
c15f737004
|
Bug 867875 - Add the pref to toggle reader mode parsing on load. r=mfinkle
|
2013-05-06 12:19:23 -04:00 |
|
Brian Smith
|
67536bc2ef
|
Bug 867445: Remove Test Pilot, r=gavin
|
2013-04-30 17:30:44 -07:00 |
|
Geoff Brown
|
a20cbe5520
|
Bug 865944 - Enable 4 of the 7 rc tests disabled for intermittent fails on panda; r=jmaher DONTBUILD
|
2013-05-03 21:46:46 -06:00 |
|
Lucas Rocha
|
89d9fdc7e4
|
Bug 867554/860121 - New Fennec sidebar animation (r=mfinkle)
|
2013-05-03 14:16:57 +01:00 |
|
Ryan VanderMeulen
|
2f18537b41
|
Merge m-c to inbound.
|
2013-05-02 21:50:25 -04:00 |
|
Ryan VanderMeulen
|
76a1822cda
|
Backed out changeset 555f2b757639 (bug 566746, bug 697377) for intermittent Win7 mochitest b-c orange.
|
2013-05-02 21:20:08 -04:00 |
|
Abir Viqar
|
0d6951813c
|
Bug 839434 - Set the isPrivate flag when showing popups on Firefox for Android. r=mleibovic
|
2013-05-02 20:33:52 -04:00 |
|
Ryan VanderMeulen
|
aec56cccac
|
Backed out changesets 0cb5418906cf and 3c366c865e73 (bug 803299) for Android bustage.
CLOSED TREE
|
2013-05-02 15:45:20 -04:00 |
|
Chris Lord
|
ac0526ca95
|
Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey
|
2013-05-02 18:25:18 +01:00 |
|
Chris Lord
|
fa220e64cd
|
Bug 803299 - Enable 32-bit colour on Android. r=kats
|
2013-05-02 18:25:16 +01:00 |
|