Commit Graph

1844 Commits

Author SHA1 Message Date
Kartikaya Gupta
f4b524921e Bug 743800 - Ensure all metrics used during one frame of composition are consistent. r=jrmuizel a=blocking-fennec 2012-04-18 01:34:05 -04:00
Chenxia Liu
fd7875e2bc Bug 745302 - Passwords synced to Fennec database, but don't autocomplete in UI. r=nalexander,rnewman a=blocking-fennec 2012-04-17 15:56:28 -07:00
Sriram Ramasubramanian
c28548c766 Bug 737907: Resolution specific resources for Form validation. [r=mfinkle] [a=blocking-fennec] 2012-04-17 13:00:26 -07:00
Gian-Carlo Pascutto
37818a0e77 Bug 715550 - Migration of Sync settings from XUL Fennec. r=mfinkle a=blocking-fennec a=mfinkle 2012-04-17 22:01:28 +02:00
Wes Johnston
99c82ed91c Backed out changeset a43a33ddd2b3 2012-04-17 09:29:18 -07:00
Kartikaya Gupta
019157b1fe Bug 745381 - Don't call GetFrameFromPoint for non touchstart touch events. r=smaug 2012-04-17 09:28:10 -07:00
Kartikaya Gupta
fcca05c33c Bug 741693 - Cleanup; change instance variable to private. r=cpeterson 2012-04-17 11:34:13 -04:00
Kartikaya Gupta
6756e736ea Bug 741693 - Move the Axis prefs from GeckoLayerClient into PanZoomController. r=Cwiiis 2012-04-17 11:33:42 -04:00
Kartikaya Gupta
606c739bdf Bug 741693 - Make the zoom animation frames preffable. r=Cwiiis 2012-04-17 11:33:19 -04:00
Kartikaya Gupta
636db59396 Bug 745540 - Properly handle multithreaded access to the listener list. r=blassey 2012-04-17 11:30:34 -04:00
Wes Johnston
c6d882c609 Bug 739446 - Fix test bustage. r=mfinkle 2012-04-16 19:28:20 -07:00
Margaret Leibovic
560c31224c Bug 735747 - Form autocomplete doesn't trigger oninput event. r+a=mfinkle 2012-04-16 16:12:01 -07:00
Mark Finkle
3000a6135a Bug 739446 - Default AMO bookmark should point to android native addons r=wesj 2012-04-16 17:57:47 -04:00
Mark Finkle
173ecd079e Bug 745750 - HTML entities in a download title will break the Download Manager r=wesj 2012-04-16 17:21:18 -04:00
Chris AtLee
73ceded1fe Bug 745942: make android builds use ccache. r=khuey 2012-04-16 17:02:16 -04:00
Wes Johnston
979e479318 Bug 745834 - Fix test bustage. r=mfinkle 2012-04-16 12:47:17 -07:00
Brian Nicholson
fb35fc6fd2 Bug 742771 - Fix last title after OOM. r=blassey 2012-04-16 11:56:56 -07:00
Wes Johnston
1559635ebd Bug 745834 - Set encryption type correctly in java. r=mfinkle 2012-04-16 11:27:17 -07:00
Chris Lord
00c58ed60d Bug 745738 - Handle multiple devices on android install target. r=mfinkle
Allow specifying the install target via an environment variable. If there are
multiple devices connected and the target isn't set, bail out with a helpful
error message and list the devices.
2012-04-16 16:10:58 +01:00
Kartikaya Gupta
0cc27e70b7 Bug 744699 - Call setDisplayPort on the correct presShell. r=roc 2012-04-16 09:48:04 -04:00
Jeff Muizelaar
3c7124b7f8 Bug 742743. Unify pageRect retrieval. r=kats
This ensures that we use the same pageRect for the whole
drawing process and avoids the overhead of recreating it.
2012-04-05 15:58:42 -04:00
Jeff Muizelaar
06f77c2dbc Bug 742743. Remove needless try/catch block. r=kats
This was needed before, but I've since removed
the code that would throw.
2012-04-05 11:42:49 -04:00
Jeff Muizelaar
307aeaae2d Bug 742731. Remove performUpdates return value. r=kats
No need to have a return value if it's always going to be true.

--HG--
extra : rebase_source : 78b0ad28f320c84080bea6bd62cafe2cb33bdd5b
2012-04-05 11:32:16 -04:00
Kartikaya Gupta
2878a0865a Bug 745501 - Make sure simple string prefs get sent to Java properly. r=mfinkle 2012-04-15 09:34:14 -04:00
Geoff Brown
656313632b Bug 742560 - Increase Fennec's max disk cache size to 20MB. r=mfinkle 2012-04-14 19:44:02 -04:00
Kartikaya Gupta
8689475480 Bug 744390 - Add a configurable danger zone to the velocity-bias strategy. r=Cwiiis 2012-04-14 09:50:04 -04:00
Mark Finkle
23da62b42b Bug 741436 - Long Press Menu on a Web App on about:apps needs to be consistently the same r=wesj 2012-04-13 22:45:39 -04:00
Mark Finkle
29646cae76 Bug 737050 - Add support for the WEBAPP intent r=blassey r=bnicholson r=gavin 2012-04-13 22:45:25 -04:00
Nick Alexander
b8ad793dc1 Bug 739629 - Expose safe account creation API for profile migration. r=rnewman 2012-04-13 19:41:40 -07:00
Richard Newman
5810b206c9 Bug 709385 - temporarily disable password sync. r=trivial 2012-04-13 19:41:40 -07:00
Nick Alexander
195b26bd5a Bug 742104 - enable form history sync; minor improvements. r=rnewman 2012-04-13 19:41:40 -07:00
Wes Johnston
9e97493d8b Bug 745383 - Use database path for hashtables. r=mfinkle, a=mfinkle 2012-04-13 18:38:11 -07:00
Matt Brubeck
a82726585c Bug 739038 - Disable window.print on Fennec [r=jst] 2012-04-13 12:45:06 -07:00
Sriram Ramasubramanian
bcc088cf13 Bug 744987: Remove initialize message in GeckoApp. [r=mfinkle, r=blassey] 2012-04-13 12:31:16 -07:00
Sriram Ramasubramanian
42f38846b1 Bug 715287: Make BrowserToolbar shadow to be lighter. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable/address_bar_bg_shadow.xml => mobile/android/base/resources/drawable/address_bar_bg_shadow_repeat.xml
2012-04-13 12:01:51 -07:00
Eitan Isaacson
b4734ed7af Bug 739493 - Add "Accessibility:IsEnabled" message for Android 2012-03-15 10:38:27 -04:00
Eitan Isaacson
ae2ee39414 Bug 739493 - Add "Accessibility:Event" message for Android 2012-03-09 15:06:50 -08:00
Kartikaya Gupta
2bb28155e7 Bug 742115 - Make the java panning constants preffable; original patch stolen from :joe. r=Cwiiis 2012-04-13 10:29:14 -04:00
Kartikaya Gupta
e013f9aa91 Bug 744241 - Make the displayport strategy options preffable. r=Cwiiis 2012-04-13 10:28:10 -04:00
Lucas Rocha
0713c00fa3 Bug 715214 - Allow tab menu page titles to run on up to 4 lines (r=mfinkle) 2012-04-13 12:00:10 +01:00
Lucas Rocha
a373eaa23a Bug 743627 - Explicitly set cacheColorHint in awesomebar ListViews (r=mfinkle) 2012-04-13 11:59:48 +01:00
Matt Brubeck
7330ce5b0e Bug 735237 - Disable window.showModalDialog in Fennec [r=jst] 2012-04-12 21:55:25 -07:00
Mark Finkle
ffb3692ca5 Bug 744770 - Master Password dummy pref should not be saved r=wesj 2012-04-12 23:42:48 -04:00
Nick Alexander
ba76ae645d Bug 743098 - disable bookmarks and history stages if Fennec profile migration has not completed. r=rnewman 2012-04-12 20:15:53 -07:00
Nick Alexander
4dd58e798f Bug 744660 - SQLiteConstraintException on bulkInsert history data. r=rnewman 2012-04-12 20:15:53 -07:00
Nick Alexander
d285b0ba7c Bug 709324, Bug 730643: persist crypto/keys and meta/global. r=rnewman 2012-04-12 20:15:53 -07:00
Gian-Carlo Pascutto
ed83f6762d Bug 741042 - Add telemetry support for timing XUL profile import. r=blassey 2012-04-12 23:19:57 +02:00
Gian-Carlo Pascutto
0c57b6f026 Bug 741281 - Add Telemetry timers in Java. r=blassey 2012-04-12 23:19:57 +02:00
Gian-Carlo Pascutto
e4bff9f6b5 Bug 741281 - Add a Java interface for sending telemetry data. r=blassey 2012-04-12 23:19:57 +02:00
Margaret Leibovic
b7881d331f Bug 743646 - Plugin doorhanger appears for unsupported plugin embeds (and hidden embeds that are enabled by default). r=mfinkle 2012-04-12 12:34:58 -07:00
Margaret Leibovic
7d62a87dcc Bug 741132 - Plugin doorhanger reappears after switching tabs after Flash has been enabled. r=mfinkle 2012-04-12 12:34:48 -07:00
Gian-Carlo Pascutto
a0e2edaf10 Bug 744668 - Control URI access NPE if Fennec not yet launched. r=lucasr 2012-04-12 19:28:50 +02:00
Gian-Carlo Pascutto
93d1e8d16b Bug 744644 - Mark migration as finished if there is no database. r=lucasr 2012-04-12 19:28:50 +02:00
Gian-Carlo Pascutto
11c5a98566 Bug 742815 - Don't launch migration twice when status is probed. r=lucasr 2012-04-12 19:28:50 +02:00
Gian-Carlo Pascutto
573b55c7f6 Bug 721898 - Remove history truncation code. r=lucasr 2012-04-12 19:28:50 +02:00
Gian-Carlo Pascutto
94665586a6 Bug 743923 - Don't keep history in memory during Profile Migration. r=lucasr 2012-04-12 19:28:50 +02:00
Kartikaya Gupta
f34d7dbd78 Bug 743669 - Use hidden obtainNano API to replay motion events on Froyo. r=blassey 2012-04-12 11:38:20 -05:00
Richard Newman
1cd028f9ae Bug 744794 - Remove password debugging code. r=trivial 2012-04-12 09:10:56 -07:00
Chenxia Liu
c41ffddcb7 Bug 709385 - Passwords repository layer. r=rnewman 2012-04-12 00:36:58 -07:00
Gregory Szorc
15089b0805 Merge mozilla-central into inbound 2012-04-11 18:51:10 -07:00
Kyle Huey
abeb0a1a6e Bug 744498: Fix some java warnings. r=kats 2012-04-11 11:27:25 -07:00
Margaret Leibovic
d37e73f9ce Bug 741134 - Plugin placeholder shown even when Site Setting says 'Play Plugins: Yes'. r=mfinkle 2012-04-11 15:10:49 -07:00
Margaret Leibovic
b931d603dc Bug 743633 - Dismissed doorhanger popup reappears when doorhanger notifications are added to background tabs. r=mfinkle 2012-04-11 15:10:49 -07:00
Margaret Leibovic
de5b6eeb27 Bug 743223 - Fix ConcurrentModificationException in removeTransientDoorHangers. r=mfinkle 2012-04-11 15:10:49 -07:00
Kartikaya Gupta
e64d4f50d1 Bug 718463 - Force redraw when an animation is interrupted by user touch. r=Cwiiis 2012-04-11 15:46:02 -05:00
James Willcox
3d617c8f21 backout 022be5c50732 for xul bustage 2012-04-11 12:56:00 -04:00
Joe Drew
25ef8ff352 Bug 743749 - Instead of checkerboard, display background colour. r=blassey 2012-04-11 12:25:40 -04:00
Matt Brubeck
7f5ebe1f29 Bug 743415 - Back button goes back to about:empty after leading a redirect [r=mfinkle] 2012-04-11 09:10:38 -07:00
James Willcox
311851c7a5 Bug 730890 - Set up an Android Looper on the main Gecko thread r=cjones 2012-04-11 11:43:08 -04:00
Gian-Carlo Pascutto
f130bb952f Backed out changeset 3d047ef4fe29 (Bug 742815) 2012-04-11 14:08:33 +02:00
Gian-Carlo Pascutto
7d4dbb8b46 Bug 742815 - Don't launch migration twice when status is probed. r=lucasr 2012-04-11 11:32:32 +02:00
Richard Newman
74b6ecdcb4 Bug 724739 - Part 4: Close cursor in idsForGUIDs, thread parent GUID through deletion. r=trivial 2012-04-10 23:22:03 -07:00
Richard Newman
c283d8399b Bug 724739 - Part 3: invoke store callback on deletion. r=nalexander 2012-04-10 23:21:51 -07:00
Richard Newman
ba5663b2e9 Bug 724739, Bug 724740 - Part 2: Queue folder deletions, processing them after other records; reparent children during bookmark folder deletion. r=nalexander 2012-04-10 23:21:51 -07:00
Richard Newman
d843d842be Bug 724739 - Part 1: Pass the local record when handling deletions in order to determine type; add bumpModifiedByGUID; add idsForGUIDs and moveChildren. r=nalexander 2012-04-10 23:21:51 -07:00
Richard Newman
a701fffdd9 Bug 724739 - Part 0: Correct schema comment; project in getGuidsIDsForFolders; short-circuit updatePositions. r=nalexander 2012-04-10 23:21:51 -07:00
Richard Newman
bb935af3a2 Bug 744282 - Switch untracking to use GUIDs only, with Record input as a convenience. r=nalexander 2012-04-10 23:21:51 -07:00
Kartikaya Gupta
4df62cf792 Bug 733041 - Switch to using the velocity-bias strategy by default. r=Cwiiis 2012-04-10 13:56:28 -05:00
Kartikaya Gupta
617cfd1a55 Bug 733041 - Adjust the velocity bias strategy to keep a small buffer in the opposite direction of the scroll. r=Cwiiis 2012-04-10 13:56:25 -05:00
Joey Armstrong
e32fb827b8 bug 743280: cosmetic edits removed from bug 739710. r=ted 2012-04-10 10:45:15 -07:00
Lucas Rocha
0726eb02eb Bug 739966 - Add a Debugger listener to Fennec (r=mfinkle) 2012-04-10 11:05:45 +01:00
Lucas Rocha
6e4a2008a2 Bug 739966 - Add Fennec's remote debugger actors (r=past) 2012-04-10 11:05:43 +01:00
Margaret Leibovic
dd233b5d93 Bug 741590 - Database migration to combine history entries with the same URL. r=rnewman 2012-04-09 17:28:59 -07:00
Margaret Leibovic
3513da8d22 Bug 741590 - Test for new updateOrInsertHistory method. r=rnewman 2012-04-09 17:28:59 -07:00
Margaret Leibovic
33df925268 Bug 741590 - Create updateOrInsertHistory method for BrowserProvider. r=rnewman 2012-04-09 17:28:59 -07:00
Wes Johnston
3662c67fe4 Bug 739215 - Favicon for about:firefox. r=mfinkle 2012-04-09 17:19:08 -07:00
Wes Johnston
3fc4f9440b Bug 739514 - Update database version. r=mleibovic 2012-04-09 17:14:51 -07:00
Théo Chevalier
7ddaf4ae0d Bug 702284 - Additional descriptive text for Help > About $PRODUCTNAME in mobile Nightly. r=mfinkle 2012-04-09 18:23:42 -04:00
Sriram Ramasubramanian
a7c9704353 Bug 738347: Null value check for ContentValues in SQLiteBridge. [r=rnewman] 2012-04-09 10:48:51 -07:00
Sriram Ramasubramanian
11279ce6f2 Bug 738347: Tests for null value checks in SQLiteBridge. [r=rnewman] 2012-04-09 10:47:47 -07:00
Mark Finkle
27bc813fb5 Bug 738938 - Progress throbber shows again when loading about:home on startup r=blassey 2012-04-09 16:03:30 -04:00
Wes Johnston
65c6b15f26 Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr 2012-04-09 10:08:37 -07:00
Wes Johnston
2ba46f571f Backed out changeset f5d6cc2e4726 2012-04-09 10:44:32 -07:00
Wes Johnston
e196e635a6 Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr 2012-04-09 10:08:37 -07:00
Kartikaya Gupta
8ee2ed5550 Bug 741228 - Add a small element cache to reduce time spent finding clickable elements. r=wesj 2012-04-09 12:08:08 -05:00
Jeff Muizelaar
a713c834a5 Bug 740303. Make sure we update the checkerboard layer. r=kats.
Presumably this started happening after we stopped setting the
checkerboard color all of the time.

--HG--
extra : rebase_source : d9c76561256161335727d3e76c8a8aed37a36c97
2012-04-09 10:59:36 -04:00
Landry Breuil
24f9eaa90a Bug 743428 - package profiler.xpt only if MOZ_ENABLE_PROFILER_SPS is set. r=glandium 2012-04-09 09:32:57 +02:00
Kartikaya Gupta
dec4c11b3e Bug 742019 - Rewrite how we handle touch events so we don't break panning, and don't introduce unnecessary latency. r=wesj 2012-04-07 03:09:26 -04:00
Margaret Leibovic
b16dc90dad Bug 743227 - "Always show" does not display the popoups until a page reload. r=mbrubeck 2012-04-06 09:58:03 -07:00
Margaret Leibovic
540d2c07db Remove debugging line accidentally added in 67b54e87e03e (no bug) 2012-04-06 08:08:24 -07:00