Commit Graph

68 Commits

Author SHA1 Message Date
Kartikaya Gupta
23d5f0299c Bug 753312 - Extract a PrefsHelper class that manages getting/setting of gecko prefs, and updated existing code to use it. r=cpeterson 2012-09-17 14:22:28 -04:00
Kartikaya Gupta
4e5c0291e6 Bug 770912 - Take out log lines that print out URLs and other sensitive information. r=mfinkle 2012-09-08 21:40:58 -04:00
Chris Peterson
34f95e9435 Bug 778468 - Part 10: Make all event registration go through EventDispatcher. r=blassey 2012-08-02 18:38:45 -07:00
Chris Peterson
c5e2d55e84 Bug 778468 - Part 7: Move GeckoEventListener to org.mozilla.gecko.util package. r=blassey
--HG--
extra : rebase_source : d0b2982b64126c046c5c974c7ec014992bef63b7
2012-08-02 17:13:40 -07:00
Chris Peterson
f554e798e4 Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle 2012-07-27 17:53:54 -07:00
Chris Peterson
0ae5b05768 Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
Chris Peterson
7cc0a9ac2f Bug 709230 - Part 4: Remove unused imports. r=blassey 2012-07-15 13:20:43 -07:00
Chris Peterson
949e399cad Bug 709230 - Part 3: Mark classes final and reduce class visibility public->package->private to aid ProGuard optimizations. r=blassey 2012-07-15 13:20:43 -07:00
Gian-Carlo Pascutto
cfd795d0f7 Bug 769527 - Import extra Places bookmark attributes to LocalDB. r=rnewman 2012-07-16 19:57:35 +02:00
Gian-Carlo Pascutto
3749fbecb7 Bug 772676 - History visit counts are all 1 after migration. r=margaret 2012-07-13 07:49:38 +02:00
Gian-Carlo Pascutto
0f6857cd50 Bug 750753 - Isolate Migration tests in a seperate database. r=lucasr 2012-06-27 15:53:55 +02:00
Gian-Carlo Pascutto
5e1f0ef465 Bug 750753 - Add tests for Profile Migration. r=lucasr 2012-06-27 15:53:53 +02:00
Gian-Carlo Pascutto
958e027b22 Bug 710330 - Refactor batch update helper functions into LocalDB. r=lucasr 2012-06-26 00:30:47 +02:00
Ed Morley
c80d69d369 Backout c38e96f197e5, 7e795daed2f7, d74e5dfa1626, a942ab4e7089, 28754a456feb & d3da23241bba (bug 710330) for failures in test_localStorageOriginsDomainDiffs.html 2012-06-25 17:27:32 +01:00
Gian-Carlo Pascutto
2cbef2b5ee Bug 710330 - Refactor batch update helper functions into LocalDB. r=lucasr 2012-06-25 15:42:26 +02:00
Ryan VanderMeulen
891e38e528 Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
f497d31a0a Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Gian-Carlo Pascutto
9ad8437353 Bug 762479 - Update Migration schema check to Places v21. r=mfinkle 2012-06-07 16:06:49 +02:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Gian-Carlo Pascutto
d77aed32b1 Bug 755383 - Filter automatic bookmarks that are no longer supported in Native Fennec. r=blassey 2012-05-16 17:49:53 +02:00
Gian-Carlo Pascutto
68af34ea8c Bug 755267 - Make sure history is set as migrated when done. r=mfinkle 2012-05-15 17:25:24 +02:00
Gian-Carlo Pascutto
00ea66dccb Bug 754224 - Add keyword support to Profile Migration. r=margaret 2012-05-12 01:31:10 +02:00
Margaret Leibovic
878ca66668 Bug 752514 - Sync key/password are swapped, resulting in authentication error. r=rnewman 2012-05-11 15:16:58 -07:00
Margaret Leibovic
f512759cf0 Bug 754276 - Migrate bookmark separators and drop all unknown bookmark types. r=gcp 2012-05-11 11:25:41 -07:00
Gian-Carlo Pascutto
6f1caa0242 Bug 752444 - Detect missing Mobile root folders and fix. r=lucasr 2012-05-10 17:10:09 +02:00
Margaret Leibovic
96e2eb6327 Bug 753175 - Race condition in Sync Migration / Preference:Get. r=gcp 2012-05-09 10:20:10 -07:00
Gian-Carlo Pascutto
b1d496a02c Bug 746860 - Ensure profiles are moved to internal storage before accessing them. Use migrator. r=blassey 2012-05-09 00:51:07 +02:00
Chris Lord
5874dddfdd Bug 747779 - Fix raw type Iterator warning in ProfileMigrator.java. r=kats
Using an untyped Iterator causes warnings (and thus, build errors) in Java 7.
2012-04-30 16:13:26 +01:00
Margaret Leibovic
e7185b6a86 Bug 747181 - Profile migration migrates tag folders. r=rnewman a=blocking-fennec-beta 2012-04-22 09:58:25 -07:00
Gian-Carlo Pascutto
2983d0a348 Bug 746630 - Trigger the "setting up" screen via callbacks instead of timers. r=blassey a=blocking-fennec 2012-04-19 22:07:39 +02:00
Gian-Carlo Pascutto
02682d2114 Bug 746362 - StrictMode violation in saving Sync migration state. r=blassey a=mfinkle 2012-04-19 19:16:23 +02:00
Gian-Carlo Pascutto
68d69b38ae Bug 746035 - Rework constants to common Java style. r=lucasr a=blocking-fennec 2012-04-19 16:41:53 +02:00
Gian-Carlo Pascutto
1876c8f08b Bug 746035 - Make some more constant strings in the Migrator static. r=lucasr a=blocking-fennec 2012-04-19 16:41:53 +02:00
Gian-Carlo Pascutto
6acaa22bd1 Bug 746035 - Don't migrate favicons GUIDs if not present. r=lucasr a=blocking-fennec 2012-04-19 16:41:53 +02:00
Gian-Carlo Pascutto
5ffd111fe1 Bug 746035 - Bail out of Profile Migration on errors. r=lucasr a=blocking-fennec 2012-04-19 16:41:53 +02: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
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
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
94665586a6 Bug 743923 - Don't keep history in memory during Profile Migration. r=lucasr 2012-04-12 19:28:50 +02: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
Gian-Carlo Pascutto
37c394a18e Bug 725150 - Expose CONTROL Uri for BrowserProvider. r=lucasr 2012-04-04 21:48:46 +02:00
Gian-Carlo Pascutto
46ca839425 Bug 736237 - Make Profile Migration resumable. r=lucasr 2012-04-04 21:29:31 +02:00
Gian-Carlo Pascutto
ccb74c70f8 Bug 716729 - Consider deleted entries when looking whether to insert or update. r=lucasr 2012-03-26 19:06:51 +02:00
Lucas Rocha
4c1ff301e5 Bug 708149 - Replace folder column with type in bookmarks table (r=rnewman) 2012-03-20 11:44:32 +00:00
Margaret Leibovic
e4065a808b Bug 704977 - (Part 3) Update awesomeness calculation in profile migrator. r=gcp 2012-03-16 11:36:37 -07:00
Gian-Carlo Pascutto
7e2fd8ea0d Bug 721352 - Make Profile Migration use batch operations. r=lucasr 2012-03-12 22:48:15 +01:00
Wes Johnston
76e283c6bd Bug 731341 - LoadLibs should take a context. r=blassey 2012-03-08 10:25:44 -08:00