Commit Graph

1393 Commits

Author SHA1 Message Date
Nick Alexander
0359890661 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
e807af1ef7 Bug 744660 - SQLiteConstraintException on bulkInsert history data. r=rnewman 2012-04-12 20:15:53 -07:00
Nick Alexander
5c730e7362 Bug 709324, Bug 730643: persist crypto/keys and meta/global. r=rnewman 2012-04-12 20:15:53 -07:00
Gian-Carlo Pascutto
218c8ef3a7 Bug 741042 - Add telemetry support for timing XUL profile import. r=blassey 2012-04-12 23:19:57 +02:00
Gian-Carlo Pascutto
b777441ad8 Bug 741281 - Add Telemetry timers in Java. r=blassey 2012-04-12 23:19:57 +02:00
Gian-Carlo Pascutto
2b00edbc12 Bug 741281 - Add a Java interface for sending telemetry data. r=blassey 2012-04-12 23:19:57 +02:00
Gian-Carlo Pascutto
894ca6a0ef Bug 744668 - Control URI access NPE if Fennec not yet launched. r=lucasr 2012-04-12 19:28:50 +02:00
Gian-Carlo Pascutto
003f2f8b63 Bug 744644 - Mark migration as finished if there is no database. r=lucasr 2012-04-12 19:28:50 +02:00
Gian-Carlo Pascutto
ba95b80cb6 Bug 742815 - Don't launch migration twice when status is probed. r=lucasr 2012-04-12 19:28:50 +02:00
Gian-Carlo Pascutto
653c623ca5 Bug 721898 - Remove history truncation code. r=lucasr 2012-04-12 19:28:50 +02:00
Gian-Carlo Pascutto
bd55aef4a3 Bug 743923 - Don't keep history in memory during Profile Migration. r=lucasr 2012-04-12 19:28:50 +02:00
Kartikaya Gupta
95ab3d5c2e Bug 743669 - Use hidden obtainNano API to replay motion events on Froyo. r=blassey 2012-04-12 11:38:20 -05:00
Richard Newman
d3ebce33df Bug 744794 - Remove password debugging code. r=trivial 2012-04-12 09:10:56 -07:00
Chenxia Liu
68f9d19cd9 Bug 709385 - Passwords repository layer. r=rnewman 2012-04-12 00:36:58 -07:00
Gregory Szorc
24ce7aadaf Merge mozilla-central into inbound 2012-04-11 18:51:10 -07:00
Kyle Huey
ffe6729d3a Bug 744498: Fix some java warnings. r=kats 2012-04-11 11:27:25 -07:00
Margaret Leibovic
84b17eb748 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
ae15d9edfb Bug 743223 - Fix ConcurrentModificationException in removeTransientDoorHangers. r=mfinkle 2012-04-11 15:10:49 -07:00
Kartikaya Gupta
0c3d6554d6 Bug 718463 - Force redraw when an animation is interrupted by user touch. r=Cwiiis 2012-04-11 15:46:02 -05:00
James Willcox
c3bd125218 backout 022be5c50732 for xul bustage 2012-04-11 12:56:00 -04:00
James Willcox
19f98af9ab 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
4ee84a170f Backed out changeset 3d047ef4fe29 (Bug 742815) 2012-04-11 14:08:33 +02:00
Gian-Carlo Pascutto
e1f0a7a476 Bug 742815 - Don't launch migration twice when status is probed. r=lucasr 2012-04-11 11:32:32 +02:00
Richard Newman
1bb7f93c6a 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
34556aabc6 Bug 724739 - Part 3: invoke store callback on deletion. r=nalexander 2012-04-10 23:21:51 -07:00
Richard Newman
ee60c55c12 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
9d2899ab45 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
4a9d29ca28 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
38105ffd3e 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
eb9ca81204 Bug 733041 - Switch to using the velocity-bias strategy by default. r=Cwiiis 2012-04-10 13:56:28 -05:00
Kartikaya Gupta
49cf07ae0d 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
6826b30e6e bug 743280: cosmetic edits removed from bug 739710. r=ted 2012-04-10 10:45:15 -07:00
Margaret Leibovic
f28b3ffedd Bug 741590 - Database migration to combine history entries with the same URL. r=rnewman 2012-04-09 17:28:59 -07:00
Margaret Leibovic
3b2c7e0443 Bug 741590 - Test for new updateOrInsertHistory method. r=rnewman 2012-04-09 17:28:59 -07:00
Margaret Leibovic
d52eb623e4 Bug 741590 - Create updateOrInsertHistory method for BrowserProvider. r=rnewman 2012-04-09 17:28:59 -07:00
Wes Johnston
7aff2947b9 Bug 739514 - Update database version. r=mleibovic 2012-04-09 17:14:51 -07:00
Sriram Ramasubramanian
1b3ac16452 Bug 738347: Null value check for ContentValues in SQLiteBridge. [r=rnewman] 2012-04-09 10:48:51 -07:00
Sriram Ramasubramanian
3c6ece67c1 Bug 738347: Tests for null value checks in SQLiteBridge. [r=rnewman] 2012-04-09 10:47:47 -07:00
Mark Finkle
b50fdd5532 Bug 738938 - Progress throbber shows again when loading about:home on startup r=blassey 2012-04-09 16:03:30 -04:00
Wes Johnston
a004234b01 Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr 2012-04-09 10:08:37 -07:00
Wes Johnston
d605226018 Backed out changeset f5d6cc2e4726 2012-04-09 10:44:32 -07:00
Wes Johnston
19dd5922a5 Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr 2012-04-09 10:08:37 -07:00
Jeff Muizelaar
0def51bdb5 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
Kartikaya Gupta
5ed6f42383 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
8e319bf9ce Remove debugging line accidentally added in 67b54e87e03e (no bug) 2012-04-06 08:08:24 -07:00
Chenxia Liu
37113b2704 Bug 742700 - Null URI crash in canceling J-PAKE. r=rnewman 2012-04-05 19:25:34 -07:00
Richard Newman
d928916563 Bug 736348 - Child positioning hits sqlite limits. r=lucasr 2012-04-05 19:25:34 -07:00
Nick Alexander
221ca94c46 Bug 735083 - batch inserts into Fennec history provider. r=rnewman 2012-04-05 19:25:34 -07:00
Jeff Muizelaar
f9b0fd8b45 Bug 740898. Merge LayerView and GLSurfaceView. r=pcwalton
Once, GLThread is gone we don't have any need to support both styles of GL
rendering. Merging LayerView and FlexibleGLSurfaceView makes it clearer what's
going on, and I expect we'll also be able to take out some dead code from the
resulting LayerView.

This patch is mostly uninteresting. The interesting bits are that
implementations of requestRender and the constructors are merged. Everything
else is mostly copying over methods and renaming FlexibleGLSurfaceView's
mController to mGLController.
2012-04-05 11:28:50 -04:00
Jeff Muizelaar
4f2cb20d6a Backed out changeset 0f8439284834
The bug number was wrong.
2012-04-05 11:27:02 -04:00