Sriram Ramasubramanian
964baf89b3
Bug 742216: onPause() is redundant. [r=mfinkle]
2012-04-04 17:30:26 -07:00
Sriram Ramasubramanian
6047b2d822
Bug 742216: Disable sensors on application pause. [r=mfinkle]
2012-04-04 17:29:30 -07:00
Brian Nicholson
66b07dcd32
Bug 695178 - Download Manager. r=mfinkle,wesj
2012-04-04 10:12:44 -07:00
Gian-Carlo Pascutto
c1cda270d2
Bug 736237 - Don't update about:home on database operations. r=lucasr
2012-04-04 21:29:31 +02:00
Gian-Carlo Pascutto
46ca839425
Bug 736237 - Make Profile Migration resumable. r=lucasr
2012-04-04 21:29:31 +02:00
Kartikaya Gupta
879f2209f2
Bug 741400 - Guard against NullPointerException, and also move some code so it shouldn't happen. r=mfinkle
2012-04-04 11:55:40 -04:00
Brian Nicholson
0dfca94a52
Bug 739742 - Save bundle state when launching subactivity. r=blassey
2012-04-03 17:08:52 -07:00
Geoff Brown
2e711e31f8
Bug 741275 - Add back support for making a thumbnail after pageload. r=mfinkle
2012-04-03 20:08:28 -04:00
Sriram Ramasubramanian
d3fd07dadb
Bug 739747: Add application level onPause and onResume. [r=mfinkle, r=blassey]
2012-04-03 11:58:01 -07:00
Sriram Ramasubramanian
60d367270b
Bug 721344: Unregister Connectivity Receiver in only if it has been initialized. [r=mfinkle]
2012-04-02 13:50:03 -07:00
Geoff Brown
0cde955529
Bug 740146 - Remove unused screenshot code. r=blassey
2012-04-01 15:17:32 -04:00
Mounir Lamouri
ca3103ca11
Bug 733142 - Attempt to fix crash in GeckoNetworkManager when onDestroy() is called. r=dougt
2012-03-28 13:29:41 -07:00
Brian Nicholson
5d8c5197c5
Bug 738859 - Increment mActivityDepth for all activities launched from GeckoApp. r=blassey
...
--HG--
extra : rebase_source : f336548259f18347e0592329c2e5e678abbc8c43
2012-03-27 12:25:26 -07:00
James Willcox
3cdd7a1f30
Bug 725167 - Don't reposition Android plugin views that aren't in view hierarchy r=blassey
2012-03-23 16:19:15 -04:00
Sriram Ramasubramanian
c137e56a7d
Bug 738049: Using LayoutInflater.Factory improves performance. [r=mfinkle]
2012-03-23 12:00:17 -07:00
Brian Nicholson
2407276a27
Bug 725428 - Draw white background in LayerView until Gecko has painted. r=kats
2012-03-22 15:07:00 -07:00
Brian Nicholson
89ae98ddcd
Backout 017f6dd98dc0 for robocop failures
2012-03-22 17:28:13 -07:00
Brian Nicholson
0a128bef50
Bug 725428 - Draw white background in LayerView until Gecko has painted. r=kats
2012-03-22 15:07:00 -07:00
Brian Nicholson
0a2169f1e4
Bug 718240 - Use 30 second timeout for crash restore. r=mfinkle
2012-03-19 11:20:42 -07:00
Matt Brubeck
795bf2cbc1
Bug 736995 - Disable share command for resource: URIs [r=margaret]
2012-03-22 13:02:06 -07:00
Geoff Brown
8dda642283
Bug 737411 - Robocop: update reflection references; r=kats
2012-03-22 13:35:19 -04:00
Brian Nicholson
425981b0e8
Backout f8b7d116a096 for Tp regression
2012-03-21 17:29:43 -07:00
Matt Brubeck
bd5e243603
Back out c61855cb4558 (bug 734302) because of build failure on Android
...
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-v11/gecko_menu.xml
rename : mobile/android/base/resources/menu/gecko_menu.xml.in => mobile/android/base/resources/menu/gecko_menu.xml
2012-03-21 16:26:38 -07:00
Ehsan Akhgari
852c3f5e6e
Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
...
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
extra : rebase_source : 9a4499ff99d661924e1eb09280925ad123ecd948
2012-03-16 14:08:03 -04:00
Doug Turner
1707159de2
Bug 735330 - move device motion from dom/system to hal. r=jdm
...
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data. support compassneedscalibration. r=jdm
--HG--
rename : dom/system/cocoa/smslib.h => hal/cocoa/smslib.h
rename : dom/system/cocoa/smslib.mm => hal/cocoa/smslib.mm
2012-03-20 23:36:17 -07:00
Sriram Ramasubramanian
b58a9172f7
Bug 727454: BrowserToolbar inflation crash in ActionBar. [r=mfinkle]
2012-03-20 17:23:06 -07:00
Matt Brubeck
65e0765863
Back out bug 735330, bug 737462, bug 734854 because they broke XUL Fennec
...
--HG--
rename : hal/cocoa/smslib.h => dom/system/cocoa/smslib.h
rename : hal/cocoa/smslib.mm => dom/system/cocoa/smslib.mm
2012-03-20 16:59:24 -07:00
Doug Turner
72f04d8a25
Bug 735330 - move device motion from dom/system to hal. r=jdm
...
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data. support compassneedscalibration. r=jdm
--HG--
rename : dom/system/cocoa/smslib.h => hal/cocoa/smslib.h
rename : dom/system/cocoa/smslib.mm => hal/cocoa/smslib.mm
2012-03-20 14:46:14 -07:00
Mounir Lamouri
a5a6051d98
Bug 737392 - Start onResume() observers in a Runnable. r=dougt
2012-03-20 16:07:39 +01:00
Mounir Lamouri
7061af5d83
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
2012-03-20 14:09:45 +01:00
Brian Nicholson
dbe55b3f5c
Bug 718240 - Use 30 second timeout for crash restore. r=mfinkle
2012-03-19 11:20:42 -07:00
Mounir Lamouri
cf3d9177fa
Bug 734382 - Don't show the list of activities if there is only one. r=blassey
2012-03-14 19:35:47 +01:00
Mounir Lamouri
3a65042252
Bug 730289 - Filepicker on Android should allow picking or capturing media instead of having a specific button for capture. r=dougt,wesj ui-r=madhava
2012-03-18 17:15:56 +01:00
Mark Finkle
c5c1e891ea
Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android
2012-03-17 21:51:39 -04:00
Mounir Lamouri
4e1b2e2f0f
Bug 734382 - Don't show the list of activities if there is only one. r=blassey
2012-03-14 19:35:47 +01:00
Mounir Lamouri
ff9a8627fc
Bug 730289 - Filepicker on Android should allow picking or capturing media instead of having a specific button for capture. r=dougt,wesj ui-r=madhava
2012-03-16 22:44:00 +01:00
Mounir Lamouri
3be7d6c979
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
2012-03-16 19:43:10 +01:00
Mark Finkle
4a797c2fa5
Bug 735838 - About Home content displays briefly when opening an external link r=blassey
2012-03-16 12:29:37 -04:00
Brian Nicholson
c08fef882a
Bug 732818 - Use tab URL as AwesomeBar URL. r=mfinkle
2012-03-15 14:05:25 -07:00
Kartikaya Gupta
e5c84b3aae
Bug 736125 - Fix Java 7 compile warnings. r=sriram
2012-03-15 15:01:52 -04:00
Ryan VanderMeulen
cfe95cfffb
Backout 11a5cc8bb70a (bug 723251) due to bustage.
2012-03-14 18:48:22 -04:00
Josh Dhaliwal
2f48fe2135
Bug 723251 - onSaveInstanceState() never saves screenshots to instance state bundle. r=bnicholson
2012-03-14 18:00:29 -04:00
James Willcox
396215f428
Bug 728369 - Fix non-OpenGL plugin positioning on Android r=blassey
2012-03-14 15:43:49 -04:00
Kartikaya Gupta
314843ddd5
Bug 725095 - Merge off-main-thread compositor from Maple. IGNORE BAD COMMIT MESSAGES
2012-03-14 11:18:15 -04:00
Kartikaya Gupta
f8a8d4a442
Bug 725095 - Various fixes to get maple ready to land on m-c. r=Cwiiis
...
- Disable fps layer.
- Add some comments to FlexibleGLSurfaceView.
- Get rid of getBufferSize and some other related cleanup.
- Add some comments to compositor-invoked functions in GeckoLayerClient.
- Take out unnecessary parameters to Rect constructor.
- Move class variable initialization to constructor.
- Take out kUsingGLLayers.
- Add a comment about changes in background color.
- Fix up convertViewPointToLayerPoint to be more correct.
- Add note in setPositionAndResolution about how it might be wrong.
- Modify provideEGLSurface to not store the surface in mEGLSurface.
- Remove some unneeded, commented out code in GLThread.
2012-03-12 16:20:19 -04:00
Benoit Girard
188ca471f6
Merge mc->Maple
2012-03-13 11:05:28 -04:00
Kartikaya Gupta
43952711c3
Merge m-c -> maple to pick up b159cd73c215
2012-03-10 11:21:26 -05:00
Benoit Girard
83961041e7
Merge mc->Maple
2012-03-09 11:13:30 -05:00
Benoit Girard
6d13bb7ab3
Merge mc->Maple
2012-03-08 10:22:42 -05:00
Brian Nicholson
7424dbbff3
Bug 732268 - Don't perform intent actions when launching from recent apps. r=blassey
2012-03-07 17:59:27 -08:00
Benoit Girard
0fda9f736a
Merge heads
2012-03-07 11:11:20 -05:00
Benoit Girard
479f0b2fb1
Merge mc->Maple
2012-03-07 11:10:45 -05:00
Benoit Girard
a39be473cc
Bug 733184 - Maple: Remove some Java logging. r=pcwalton
2012-03-05 18:50:00 -05:00
Benoit Girard
6345ad9c43
Restore merge changeset 39a3044823b0, regression fixed upstream in mc
2012-03-05 13:09:05 -05:00
Chris Peterson
57b0ca8ec4
Bug 733434 - Part 2: Remove old exception handlers made redundant by global UncaughtExceptionHandler. r=blassey
2012-03-07 11:20:04 -08:00
Chris Peterson
0babef1c34
Bug 733434 - Part 1: Register a global UncaughtExceptionHandler that calls Breakpad. r=blassey
2012-03-07 11:19:05 -08:00
Geoff Brown
9c4c1d64a0
Bug 728263 - Avoid AccountManager leak error on exit. r=mfinkle
2012-03-08 18:48:44 -05:00
Benoit Girard
02e577f6ff
Backed out changeset 39a3044823b0 because of bad interaction with maple.
2012-03-02 18:32:46 -05:00
Jeff Muizelaar
3e461e7948
Bug 732576. make getViewTransform fast. r=kats
...
This removes the logging, locking and allocations from getViewTransform.
This reduces the time spent from an median of 6.3ms to 0.061ms
We use a new scheme where the view transform is immutable and the member
variable containing it is atomically overwritten. So we may get a slightly old
view transform but this won't be a problem.
2012-03-02 14:31:27 -05:00
Benoit Girard
72da51e037
Merge mc->Maple, resolved conflicts
2012-03-02 14:27:05 -05:00
Eitan Isaacson
841f63a6aa
Bug 729373 - Move focus to chrome when overscrolling up with keyboard. r=cpeterson
2012-03-07 19:24:38 -05:00
Brian Nicholson
0d46f37125
Bug 726018 - Save thumbnails only for successful page loads. r=mfinkle
2012-03-07 13:58:31 -08:00
Brian Nicholson
27ea1a8047
Bug 726018 - Add tab load states. r=mfinkle
2012-03-07 13:58:31 -08:00
Sriram Ramasubramanian
fc867bc319
Bug 732117: Fennec debug intent on startup path. [r=blassey]
2012-03-07 10:36:38 -08:00
Benoit Girard
3daa99ec38
Merge mc->maple
2012-03-01 10:44:44 -05:00
Benoit Girard
0ec8a1cc78
Bug 730967 - Handle Cherckerboard color being null. r=kats
...
--HG--
extra : rebase_source : f2d33d78ba3b140e6df0fdc239539088f910bc95
2012-02-29 15:45:06 -05:00
Benoit Girard
475d958691
Bug 730967 - Don't recompute checkerboard color every frame. r=pwalton
...
--HG--
extra : rebase_source : 1c8251bb2e84e0039185ffe9f80d43f52d7c2bcf
2012-02-28 19:17:58 -05:00
Kartikaya Gupta
bb76282045
Merge m-c
2012-02-27 15:06:35 -05:00
Kartikaya Gupta
b54adee8aa
Merge the origin (Point) and size (IntSize) properties of Layers into a single position (Rect) property.
...
Not only does this reduce the amount of cruft needed while getting and setting these properties, it
makes the code more consistent because we don't have half of this stored in the Layer base class and
the other half provided by an abstract method implementation in subclasses. Furthermore, this
allows the VirtualLayer size to be updated based on the area painted by gecko rather than remaining
fixed at the view size when the virtual layer was created.
2012-02-26 10:47:47 -05:00
Kartikaya Gupta
56e190cf8f
Bug 726382 - Fold the GeckoDirProvider and a bunch of duplicated/complicated code into a new GeckoProfile class. r=wesj
2012-02-25 23:22:40 -05:00
Doug Turner
63f2081ca1
Merge with mozilla-central
2012-02-24 11:57:27 -08:00
Wes Johnston
76e283c6bd
Bug 731341 - LoadLibs should take a context. r=blassey
2012-03-08 10:25:44 -08:00
Wes Johnston
eddf07cdb6
backout a965cebe4462 32220d7085e0 3689bb4199d8 d0c82cb6eb28 b295c8825acd and 95ab5c738512
2012-03-08 12:32:01 -08:00
Wes Johnston
ac77a0167d
Bug 718760 - Crypto for the java passwords provider. r=blassey,bsmith
2012-03-08 10:25:44 -08:00
Wes Johnston
7648bbecb7
Bug 731341 - LoadLibs should take a context. r=blassey
2012-03-08 10:25:44 -08:00
Kartikaya Gupta
82bff0f17d
Remove redundant getDisplayportOrigin method from ViewportMetrics; use getOrigin instead
2012-02-23 15:08:05 -05:00
Kartikaya Gupta
04fe7046ae
Completely collapse GeckoGLLayerClient into GeckoLayerClient.
2012-02-22 14:45:44 -05:00
Doug Turner
2f4a76e385
Bad merge. Fixing missing curly brace
2012-02-22 09:58:33 -08:00
Doug Turner
476b362925
merge with mozilla-central:
2012-02-22 09:30:09 -08:00
Ehsan Akhgari
e6282dbce5
Backout changeset b520f34d78f1 but keep the callback parts because they may be useful for other things
2012-02-22 11:35:25 -05:00
Mark Finkle
81c8d9f52b
Bug 729247 - crash [@ java.lang.NullPointerException: at org.mozilla.gecko.DoorHangerPopup.addDoorHanger(DoorHangerPopup.java)] r=blassey
2012-02-22 00:12:22 -05:00
Mark Finkle
f54d2220c7
Bug 729115 - java.lang.NullPointerException @ org.mozilla.gecko.GeckoApp.processThumbnail(GeckoApp.java:642) r=blassey
2012-02-22 00:12:14 -05:00
Mark Finkle
efe7e6b007
Bug 728782 - Add support for Bookmark Link context menu r=wesj r=gbrown
2012-02-22 00:11:50 -05:00
Margaret Leibovic
4132ae495c
Bug 704879 - (2/6) Move FormAssist:AutoComplete message handling to FormAssistPopup. r=lucasr
2012-03-06 11:56:42 -08:00
Margaret Leibovic
781f4b9f0c
Bug 704879 - (1/6) Refactor AutoCompletePopup to FormAssistPopup. r=lucasr
...
--HG--
rename : mobile/android/base/AutoCompletePopup.java => mobile/android/base/FormAssistPopup.java
2012-03-06 11:56:41 -08:00
Matt Brubeck
322486105a
Bug 730418 - Don't open a new tab when the search key is pressed [r=sriram]
2012-03-06 09:48:33 -08:00
Brad Lassey
bf42edc9e8
bug 728614 - Refactor viewport implementation to remove js parts of the implementation r=dougt
2012-02-18 18:32:50 -05:00
Benoit Girard
081dd8e657
Backout c1161ca4bf13 for test failures
2012-02-21 11:34:00 -05:00
Brad Lassey
44e01a9f42
Bug 728614 - Part 0: Allow querying the viewport information from Java; r=dougt
2012-02-18 19:22:56 -05:00
Ehsan Akhgari
d61a5f9e94
Backout changeset c1161ca4bf13
2012-02-20 16:37:51 -05:00
Brad Lassey
115c977f43
[mq]: meta_viewport_query
...
--HG--
extra : rebase_source : 586dfca0cf7d9446e532ecfa38fd126225db36b9
2012-02-18 18:32:50 -05:00
Brad Lassey
34aa551009
merge from mozilla-central
2012-02-18 17:29:33 -05:00
Brad Lassey
e85e784817
backing out e45688c8531c because it broke the build
2012-02-18 14:21:48 -05:00
Patrick Walton
a93537390c
Stub untested gralloc support, disabled for now
2012-02-17 23:53:21 -08:00
Kartikaya Gupta
ebc21570a5
(Part 2) Stop PlaceholderLayerClient from extending LayerClient since it has nothing in common with GeckoLayerClient and makes a mockery of OOP
2012-02-17 09:56:47 -05:00
Kartikaya Gupta
a5b438d771
(Part 1) Get rid of LayerController.getLayerClient()
2012-02-17 09:32:24 -05:00
Kartikaya Gupta
417e4428c0
Rip out unused GeckoSoftwareLayerClient since we've committed to GL layers.
2012-02-17 09:04:50 -05:00
Kartikaya Gupta
31c5b5c646
Put back some things left out of dougt's merge
2012-02-17 01:36:49 -05:00
Doug Turner
222fba130c
Merge with mozilla-central
2012-02-16 18:06:54 -08:00
Sriram Ramasubramanian
cb1c69f23d
Bug 727610: Supporting fullscreen on ICS. [r=mfinkle]
2012-02-15 16:14:02 -08:00
Brad Lassey
ab48da35f9
bug 726930 - speed up tab thumbnails r=mfinkle
2012-02-17 10:52:26 -08:00
Brian Nicholson
2448576d01
Bug 725609 - Add Fennec bookmarklet support. r=mfinkle
2012-02-22 18:26:04 -08:00
Matt Brubeck
fe86b1e34e
Bug 728005 - Crash when entering full screen mode on Android 2.3 [r=sriram]
2012-02-16 14:22:27 -08:00
Benoit Girard
ea6c7d744f
Merge fixes
2012-02-08 19:01:21 -05:00
Benoit Girard
2f35d690b6
Merge m-c into maple
2012-02-08 16:43:22 -05:00
Benoit Girard
9b2cd37240
Remove RemoveAbstractView, pushing new head
2012-02-08 10:46:26 -05:00
Brian Nicholson
edfc18cb86
Bug 726080 - Only update tab URLs if valid. r=mfinkle
2012-03-05 13:20:04 -08:00
Patrick Walton
0b4a53c433
Add a virtual layer and GL layer client implementation
2012-02-03 15:48:26 -08:00
Chris Peterson
6f580d3659
Bug 734156 - Part 1: Backout ineffective workaround d923ae85be05 (Reset IME selection when Fennec resumes). r=blassey
2012-03-08 10:08:15 -08:00
Sriram Ramasubramanian
af2542ef69
Bug 708266: UI to show tabs remote tabs. [r=mfinkle, r=rnewman]
...
--HG--
rename : mobile/android/base/resources/drawable/background.png => mobile/android/base/resources/drawable-nodpi/background.png
2012-03-09 10:42:43 -08:00
Brian Nicholson
c0f82b0771
Bug 731372 - Fix NPE in SessionSnapshotRunnable. r=blassey
2012-03-01 12:02:09 -08:00
Patrick Walton
cc6fa599ae
Eliminate coupling between the software layer client and the rest of Fennec
2012-02-02 23:30:41 -08:00
Benoit Girard
7768764c56
merge mc into kiwifox
2012-01-31 13:55:51 -05:00
Benoit Girard
cc153dc324
Mergi mc to kiwifox, lots of conflicts so may not build
2012-01-30 13:38:20 -05:00
Wes Johnston
6b146e12b9
Bug 718959 - Use data uri for homescreen shortcuts. r=blassey
2012-01-28 18:24:51 +01:00
Brian Nicholson
641749e991
Bug 716681 - Tabs are being duplicated when going back into Fennec. r=blassey
2012-01-27 17:33:02 -08:00
Brian Nicholson
78c3d29493
Bug 721577 - Race condition in about:home for tabs from last time. r=mfinkle
2012-01-27 17:28:47 -08:00
Brian Nicholson
5a6a82d6fd
Bug 719195 - about:Home displayed briefly before session restore. r=mfinkle
2012-01-27 17:28:30 -08:00
Wes Johnston
d1b5be93de
Bug 721079 - Report pages with touch event listeners to Java. r=mfinkle
2012-01-30 20:47:23 -08:00
Benoit Girard
2a3688a8df
Partial work for android OGLSurfaceView
...
--HG--
extra : rebase_source : 2c6ce362dd859e9f81a5b4490e2451826259a651
2012-01-26 14:23:13 -05:00
Sriram Ramasubramanian
2c20f8a1f8
Bug 712687: ICS should use a different layout for landscape mode. [r=mfinkle]
2012-01-27 11:19:13 -08:00
Brad Lassey
9475dc5395
bug 721547 - don't generate large screenshot when tab menu is opening r=minkle
...
--HG--
extra : rebase_source : 180188f7803b7084ec02ff8129477b1096211955
2012-01-30 16:07:32 -05:00
Sriram Ramasubramanian
aac30e3ab9
Bug 717681: The URL bar adds a black line on rotation and screen lock. [r=mfinkle]
2012-01-30 15:10:16 -08:00
Brad Lassey
432123c2c4
bug 713503 - prefetch urls from known url shortening sites before gecko is running r=mfinkle
2012-01-09 23:50:56 -08:00
Brad Lassey
af43a68fb2
bug 711543 - Get thumbnail images of tabs loaded in the background, and display them in the tab menu r=mfinkle
2012-01-16 22:23:04 -05:00
Chris Peterson
94df92ed70
Bug 717841 part 1 - Replace Date().getTime() calls with SystemClock.uptimeMillis or System.currentTimeMillis(). r=kats f=dougt a=dougt
2012-01-13 11:08:39 -08:00
Doug Turner
a176a07f33
Bug 734325 - implement compassneedscalibration event. r=jdm
2012-03-13 16:57:09 -07:00
Doug Turner
e323518614
Bug 733652 - Remove geolocation address handling (v2). Little adoption, costly implementation r=jdm
2012-03-08 22:16:25 -08:00
Ed Morley
12222d2d31
Backout 8b74d5ae78c3 & c619bbb2951f (bug 734391), 772c994fa869 (bug 734324), fd23ff0f9dd1 (bug 734325), d1e037a9390e (bug 733653), 3a7bf79b5b2d (bug 733650) & 9d9392fce538 (bug 733652) for OS X M1 & M3 orange
2012-03-13 22:29:29 +00:00
Doug Turner
30648d566c
Bug 734325 - implement compassneedscalibration event. r=jdm
2012-03-13 09:59:24 -07:00
Doug Turner
d89616f66d
Bug 733652 - Remove geolocation address handling (v2). Little adoption, costly implementation r=jdm
2012-03-08 22:16:25 -08:00
Mounir Lamouri
5495df48b0
Bug 713687 - Part 3 - Network API Android backend: make GeckoNetworkManager a singleton. r=dougt
2012-01-16 18:17:34 +01:00
Mounir Lamouri
4ab754f7a7
Bug 713687 - Part 2 - Network API Android backend: listen to network changes and notify the DOM. r=dougt
2012-01-17 19:40:39 +01:00
Mounir Lamouri
4f38e10fd3
Bug 713377 - Part 2 - Don't build GeckoSmsManager.java when WebSMS backend is disabled. r=dougt,cjones
2012-01-17 19:38:04 +01:00
Mounir Lamouri
527cfb43a6
Bug 674725 - Part AV - Port WebSMS to Android Native UI. r=blassey,dougt
2012-01-17 19:52:17 +01:00
Alex Pakhotin
0448eee932
Bug 717902 - Form autocomplete pop-up with the available suggestions is not displayed in landscape mode when HKB is used. r=blassey
2012-01-16 17:58:56 -08:00
Sriram Ramasubramanian
ab8c6d6ae5
Bug 726623: No Downloads option on pre-honeycomb. [r=mfinkle]
...
--HG--
rename : mobile/android/base/resources/layout/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml
2012-02-24 16:20:01 -08:00
Sriram Ramasubramanian
22a905a477
Bug 728240: about:home is blank at times. [r=mfinkle]
2012-02-24 16:17:48 -08:00
Mike Hommey
afba0fac42
Bug 728872 - NULL-check mSoftwareLayerClient in GeckoApp$SessionSnapshotRunnable.run. r=mfinkle
2012-02-21 08:11:37 +01:00
Mark Finkle
fa18c99f3e
Backout 95df167a61f9 (Bug 721841), suspicion of causing Txul failures r=mfinkle
2012-02-07 17:04:46 -05:00
Brian Nicholson
e5c5d7c182
Bug 724152 - Honor URL_SAFE flag for base64 encoding/decoding. r=blassey
2012-02-07 12:32:56 -08:00
Sriram Ramasubramanian
dc4a3cd0fa
Bug 721841: No black portions on thumbnails. [r=mfinkle]
2012-02-07 11:34:58 -08:00
Lucas Rocha
1d2c235746
Bug 721354 - Update about:home everytime it's shown (r=blassey)
2012-01-27 10:08:21 +00:00
Lucas Rocha
5f0f4a6f3e
Bug 721354 - Add API to AboutHomeContent to trigger updates (r=blassey)
2012-01-27 10:08:21 +00:00
Lucas Rocha
3085292b1a
Bug 721354 - Remove unnecessary constructor arg from AboutHomeContent (r=blassey)
2012-01-27 10:08:21 +00:00
Matt Brubeck
66b1e6c4d9
Bug 719557 - "Full Screen" add-on (window.fullScreen) has problems in native Fennec [r=blassey]
2012-01-26 09:17:33 -08:00
Brad Lassey
3e5a4cf36a
bug 721209 - tab screenshots unnecessarily big for background tabs r=mfinkle
2012-01-26 01:35:32 -05:00
Brad Lassey
e94153995b
bug 721216 - Bitmap compression on main thread causes the tab strip to take a long time to appear r=pcwalton
2012-01-25 18:36:03 -05:00
Alex Pakhotin
16e7321881
Bug 708280 - delay checking for update. r=blassey
2012-01-24 20:32:12 -08:00
Margaret Leibovic
c772244f0a
Bug 721214 - Use Tabs.selectTab to select a new tab instead of sending a Tab:Selected message to gecko. r=mbrubeck
2012-01-25 14:18:47 -08:00
Gian-Carlo Pascutto
f857f0a82b
Bug 713283 - Show a splash screen during Profile migration. r=dougt
2012-01-25 22:10:01 +01:00
Sriram Ramasubramanian
f58a156eed
Bug 734425: Support remote tabs on about:home [r=rnewman, r=mfinkle]
2012-03-12 12:48:55 -07:00
Wes Johnston
ebb4e1e872
Bug 718760 - Crypto for the java passwords provider. r=blassey,bsmith
2012-03-08 10:25:44 -08:00
Matt Brubeck
c474d288db
Back out bug 718760, bug 725052, bug 732069 because of broken Android build
2012-03-12 10:37:22 -07:00
Wes Johnston
05bf1cffda
Bug 718760 - Crypto for the java passwords provider. r=blassey,bsmith
2012-03-08 10:25:44 -08:00
Wes Johnston
38ab14764c
Bug 603008 - Only delay panning on pages with touch listeners. r=mfinkle
2012-01-25 01:31:33 +01:00
Margaret Leibovic
200f6a7f6a
Bug 720581 - Access static fields/methods in a static way. r=blassey
2012-01-24 09:16:48 -08:00
Margaret Leibovic
71fa6e1207
Bug 720574 - Remove unused variables and imports. r=mbrubeck
2012-01-24 09:16:39 -08:00
Margaret Leibovic
00d0922ed9
Bug 720048 - Move Tab:Foo listeners and associated tab logic into Tabs. r=mbrubeck
2012-01-24 09:16:26 -08:00
Margaret Leibovic
e6dfbac055
Bug 720494 - Move GeckoApp.handleAddTab logic into Tabs.addTab. r=mbrubeck
2012-01-24 09:16:18 -08:00
Margaret Leibovic
e1d4fe5aa0
Bug 719493 - Don't block on gecko to select a tab. r=mbrubeck
2012-01-24 09:15:52 -08:00
Margaret Leibovic
40ed5445f6
Bug 719494 - Closing tabs is too slow sometimes. r=mbrubeck
...
* * *
Bug 719494 - (Part 2) Add back closeTab in JS so that add-ons can use it
2012-01-24 09:15:41 -08:00
Matt Brubeck
d4f6a11174
Bug 719795 - Crash when GeckoSmsManager.init is called more than once [r=blassey,mounir]
2012-01-24 08:06:47 -08:00
Lucas Rocha
1ad336aa44
Bug 708414 - Add API to check if Fennec is running for the first time (r=blassey)
2012-01-24 14:03:28 +00:00
Chris Peterson
d962f6e833
Bug 701002 part 3 - JavaStackTrace: remove unused showErrorDialog() method. r=dougt
2012-01-18 13:56:56 -08:00
Chris Peterson
6dd4d28025
Bug 701002 part 1 - JavaStackTrace: consolidate reportJavaCrash() stack logging. r=dougt
2012-01-23 12:03:25 -08:00
Brian Nicholson
89bd3b03fb
Bug 701824 - "Show character encoding" (Text encoding) preference should be hooked up. r=mfinkle
2012-01-23 13:47:48 -08:00
Ed Morley
bab898525d
Backout 56ad9ccfcd15 (bug 719494) for native Android M1 crashes
2012-01-21 03:19:53 +00:00
Margaret Leibovic
7793f12ff8
Bug 719494 - Closing tabs is too slow sometimes. r=mbrubeck
2012-01-20 12:56:23 -08:00
Gian-Carlo Pascutto
bf205a0e23
Bug 713228 - Add bridge to access our own SQLite libraries from Java. r=blassey
2012-01-19 21:19:56 +01:00
Margaret Leibovic
2838e032cf
Bug 718846 - Don't show progress throbber on about:home. r=mfinkle
2012-01-19 11:44:16 -08:00
James Willcox
f2a22733cd
Bug 707439 - Fix Flash plugin positioning
...
--HG--
extra : rebase_source : aaa41297d293ffde1aabe5632ade6c416b4d541f
2012-01-18 10:41:35 -05:00
Brian Nicholson
fe2df7ee2e
Bug 731333 - Fennec uses old intent when restoring from OOM. r=mfinkle
2012-02-29 15:56:53 -08:00
Wes Johnston
119c643410
Bug 730952 - Update mayHaveTouchListeners correctly on tab changes. r=mleibovic
2012-02-29 09:09:43 -08:00
Chris Peterson
04d373eb1c
Bug 725170 - Reset IME selection when Fennec resumes. r=dougt
2012-02-28 18:40:39 -05:00
Margaret Leibovic
a13defbff0
Bug 731387 - Get rid of unnecessary @Override tags. r=bnicholson
2012-02-28 13:23:40 -08:00
James Willcox
007de14806
Bug 703601 - Fix a bunch of lifecycle issues with Flash on Android
2012-02-15 15:34:31 -05:00
Brad Lassey
f00024af36
bug 726929 - large session restore screenshots taken too often r=mfinkle
2012-02-14 20:08:14 -08:00
Sriram Ramasubramanian
1adc701ef8
Bug 725932: Use handler messages. [r=mfinkle,blassey]
2012-02-14 13:30:15 -08:00
Kartikaya Gupta
7e7560b065
Bug 722439 - Fix compiler warnings using javac 1.7. r=Cwiiis
2012-02-14 15:28:27 -05:00
Brian Nicholson
bbd98b4c6e
Bug 711578 - Fix session store for initial session crash. r=mfinkle
2012-02-14 12:07:53 -08:00
Lucas Rocha
28d37073f9
Bug 723103 - Update about:home's top sites section after history is cleared (r=mfinkle)
2012-02-14 17:50:55 +00:00
Lucas Rocha
1d457b8a9b
Bug 719434 - Purge session files when clearing history and update about:home accordingly (r=mfinkle)
2012-02-14 17:50:55 +00:00
Brad Lassey
e2bbf28d0e
bug 725538 - make creating GeckoEvents sane r=kats
2012-02-08 23:18:27 -08:00
Sriram Ramasubramanian
4abd44528f
Bug 711746: ActionBar should be loaded in XML to avoid temporary title screen. [r=mfinkle]
2012-02-13 10:23:09 -08:00
Wes Johnston
c1697d861d
Bug 725858 - Don't load sqlite for migration if we're not migrating. r=gcp
2012-02-10 14:01:44 -08:00
Brad Lassey
94fdb3b633
Bug 724210 - Stop using canvas to take screenshots. r=kats
2012-02-04 01:48:26 -05:00
Wes Johnston
623a35b25f
backout 83e4a240abc0
2012-02-10 10:48:48 -08:00
Brian Nicholson
5a84f7ca0d
Bug 720509 - Add null check for URI scheme in options menu. r=mfinkle
2012-02-10 10:40:05 -08:00
Wes Johnston
67dd6856c1
Bug 725858 - Don't load sqlite libraries for migration unless we're migrating. r=gcp
2012-02-10 10:23:22 -08:00
Phil Ringnalda
46de66622e
Back out c7e11bcec31a (bug 724210) for Android XUL bustage
2012-02-09 22:24:53 -08:00
Brad Lassey
f9149ad377
Bug 724210 - Stop using canvas to take screenshots. r=kats
2012-02-04 01:48:26 -05:00
Ed Morley
7307ed3da9
Backout 1ca8d5a931ac (bug 720799), e4781b684008 (bug 720795), 8a4e12d93a23 & 1fc8123a2ea4 (bug 720794) for bustage
2012-02-09 16:42:07 +00:00
Mounir Lamouri
d7b22aa947
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
2012-02-09 11:29:44 +01:00
Ed Morley
08ace01a8b
Backout 79121553f728 (bug 720799), 4a763183482f (bug 720795), e965486f4b50 & 4a7c7c6b9b11 (bug 720794) for failing to build on any platform
2012-02-09 12:06:50 +00:00
Mounir Lamouri
8ad303fbe4
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
2012-02-09 11:29:44 +01:00
Matt Brubeck
b31b61d8d2
Bug 723917 - NullPointerException when removing a menu item [r=sriram]
2012-02-03 16:18:46 -05:00
Brian Nicholson
a2f48f5d4a
Bug 719479 - Don't animate tab counter during session restore. r=mfinkle
2012-02-01 14:25:50 -08:00
Brad Lassey
fbac4c407d
bug 723159 - Base64.decode not available on eclair r=mfinkle
2012-02-01 14:37:03 -05:00
Brad Lassey
16a5bb5bd6
bug 721741 - Add support for Flash on Android 4.0+, follow up to use reflection and not require ICS SDK r=dougt
2012-02-01 01:29:09 -05:00
James Willcox
ced0347f0e
Bug 721741 - Add support for Flash on Android 4.0+ r=blassey
2012-01-31 09:40:58 -05:00
Boris Zbarsky
403d51ce98
Backed out changeset e57ddd9fdd5e (bug 721741) because it breaks Android builds.
2012-01-31 23:38:35 -05:00
James Willcox
9334322db3
Bug 721741 - Add support for Flash on Android 4.0+ r=blassey
2012-01-31 09:40:58 -05:00
Brian Nicholson
8b227e0e48
Bug 721341 - Get zombie tab thumbnails from database. r=blassey
2012-01-31 14:13:33 -08:00
Ed Morley
388e7e6979
Backout b87113ff33ff (bug 721741) for Android build failures
2012-01-31 16:19:00 +00:00
James Willcox
fd3a41a585
Bug 721741 - Add support for Flash on Android 4.0+ r=blassey
2012-01-31 09:40:58 -05:00
James Willcox
dae2329a69
Bug 707824 - hide plugin views immediately when closing or switching tabs r=blassey
2012-01-31 09:30:47 -05:00
Brad Lassey
58bc88d22e
bug 713874 - Black thumbnails are produced by GeckoSoftwareLayerClient.getBitmap() r=mfinkle
2012-01-13 13:10:13 -05:00
Jonathan Kew
b1adbbce36
Backed out changeset ba3335f34100 (bug 713874) for Android build failures.
2012-01-14 22:19:31 +00:00
Brad Lassey
5357ae134e
bug 713874 - Black thumbnails are produced by GeckoSoftwareLayerClient.getBitmap() r=mfinkle
...
--HG--
extra : rebase_source : 18d463ca4c44610a07ba7de582c6f114404eab8f
2012-01-13 13:10:13 -05:00
Brian Nicholson
40657a3206
Bug 709888 - Remove UA switcher. r=mfinkle
2012-01-12 12:26:26 -08:00
Brian Nicholson
9bea6c4562
Bug 697858 - Save restore state in bundle. r=mfinkle
2012-01-09 11:09:53 -08:00
Margaret Leibovic
59e93662a6
Bug 715889 - Don't try to show the form autocomplete popup in full-screen VKB. r=mfinkle
2012-01-10 17:38:58 -08:00
Brad Lassey
06d5a4419e
bug 716818 - potential race condition in GeckoThread r=mfinkle
2012-01-10 00:02:03 -08:00
Mike Hommey
567913809a
Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
...
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozglue.def.in
2011-12-28 08:24:02 +01:00
Ed Morley
23079e1cbb
Backout a9f4c0795560 (bug 715673), 05dfaf51fa83 (bug 715388) & af32a0da45c9 (bug 697858) for native Android test failures
2012-01-09 22:45:30 +00:00
Brian Nicholson
2c9124a331
Bug 697858 - Save restore state in bundle [r=mfinkle]
2012-01-09 11:09:53 -08:00
Sriram Ramasubramanian
0fe075aa6a
Bug 712574: Use better includes avoiding merges [r=mfinkle r=blassey]
...
--HG--
rename : mobile/android/base/resources/layout-v11/awesomebar_search.xml => mobile/android/base/resources/layout-v11/awesomebar.xml
2011-12-21 00:51:56 -08:00
Sriram Ramasubramanian
e568e1ef3e
Bug 712808: Redrawn URL bar needs to refresh its values [r=mfinkle]
2011-12-21 15:58:36 -08:00
Chris Peterson
adf7970c58
Bug 714874 - Fix Java warnings about redundant casts. r=pcwalton r=dougt a=dougt
2012-01-06 12:21:49 -08:00
Wes Johnston
5c8d0b8337
Bug 708651 - Create a fake profile directory if BrowserProvider is started before Gecko. r=blassey
2012-01-04 17:28:04 -08:00
Mark Finkle
20223e89ce
Bug 710433 - The bookmark menu item should always say 'Bookmark', not 'Remove' [r=mbrubeck]
2012-01-06 13:10:06 -05:00
Mark Finkle
000092c9ba
Bug 715347 - Add basic Download Manager support [r=mbrubeck]
2012-01-06 09:34:34 -05:00
Ed Morley
361ea91c35
Backout b48ad2fa6178 (bug 708651) for talos and mochitest failures
2012-01-05 04:25:07 +00:00
Wes Johnston
1d05dc9cb7
Bug 708651 - Create a fake profile directory if BrowserProvider is started before Gecko. r=blassey
2012-01-04 17:28:04 -08:00
Brad Lassey
13c544c303
bug 714972 - Opening links from external apps doesn't work after OOM r=mfinkle
2012-01-03 21:47:48 -08:00
Patrick Walton
37040a8f9f
Bug 709492 - Part 3: Tie viewport updates to drawing to avoid page transition flicker. r=kats
2012-01-03 22:55:04 -08:00
Brad Lassey
b3ced2fdad
bug 711156 - Perf: regression on performance on startup from 12/11 to 12/12, move profile migration check off main thread r=gcp,alexp
2012-01-03 10:50:44 -08:00
Mark Finkle
207d5c1b76
Bug 714062 - Add-ons Manager page should be opened once, e.g. tapping on 'Add-ons' should switch to opened about:addons page [r=mbrubeck]
2012-01-03 13:57:24 -05:00
Mark Finkle
2cea8f28f7
Bug 714829 - Unused StringBuffer is created in GeckoApp.addEnvToIntent [r=dougt]
2012-01-03 12:19:51 -05:00
Mark Finkle
90382bf112
Bug 714713 - Comparison of strings using == [r=dougt]
2012-01-03 12:19:44 -05:00
Mark Finkle
7d91708920
Backout 0284b1ff46c6, for NullPointerException
2012-01-03 02:18:39 -05:00
Mark Finkle
144134c4a1
Bug 714715 - Variable is used before a null check in GeckoApp.launch [r=dougt]
2012-01-03 00:57:24 -05:00
Mark Finkle
cffd557695
Bug 714713 - Comparison of strings using == [r=dougt]
2012-01-03 00:56:57 -05:00
Patrick Walton
d075492ab2
Backed out bug 709492 due to breakage with external urls. r=backout
2011-12-30 18:47:06 -05:00
Mark Finkle
422c8452a8
Bug 714234 - Handle window.close() via DOMWindowClose r=wesj
2011-12-30 14:48:21 -05:00
Patrick Walton
0fff0f0bdd
Bug 709492 - Part 4: Hide the page when navigating, and expose it when the new page appears. r=kats
2011-12-29 15:10:30 -08:00
Sriram Ramasubramanian
b5b0ebbd55
Bug 712477: Landscape specific resources should be used in Android [r=mfinkle]
2011-12-21 00:03:34 -08:00
Mark Finkle
c0153da69a
Bug 712414 - Throbber does not stop after running on pages that use document.write without document.close [r=mbrubeck]
2011-12-21 16:34:02 -05:00
Margaret Leibovic
09668436d1
Bug 711595 - Request desktop site should be disabled for the same URIs as share. r=mfinkle
2011-12-21 08:05:38 -08:00
Ed Morley
708c260982
Merge mozilla-central to mozilla-inbound
2011-12-21 12:15:42 +00:00
Brad Lassey
9bea226f36
bug 712300 - Checkerboard over about:home footer area r=mfinkle
2011-12-21 00:17:19 -05:00
Matt Brubeck
a3d22fab71
Bug 709921 - (2/2) Rename "Preferences" to "Settings" for Android fennec [r=cpeterson]
2011-12-20 08:33:25 -08:00
Brad Lassey
f2889db297
bug 711184 - make sure we don't do any work creating about:home if we're not showing about:home r=dougt
2011-12-20 02:49:44 -05:00
Brad Lassey
2e202d67fc
backout changeset 3f050eb4f8ac (bug 711184)
2011-12-20 01:53:34 -05:00
Brad Lassey
1078e7ec5b
bug 711184 - make sure we don't do any work creating about:home if we're not showing about:home r=dougt
2011-12-20 00:08:07 -05:00
Sriram Ramasubramanian
fef6457c68
Bug 708700: New url bar size and styling [r=mfinkle]
2011-12-15 11:53:04 -08:00
Gian-Carlo Pascutto
0f769da574
Bug 699199 - Upgrade path from XUL to native fennec. r=blassey
2011-12-19 22:56:11 +01:00
Sriram Ramasubramanian
f3032298b2
Bug 704864: New tabs tray with thumbnails [r=mfinkle]
2011-12-14 14:31:39 -08:00
Matt Brubeck
73adaab87c
Bug 699052 - Android back button should close the selected tab and return to the parent tab when possible [r=mfinkle]
2011-12-19 10:44:52 -08:00