Gijs Kruitbosch
9280fcd667
Bug 1353373 - fix Edge readinglist imports, r=jaws
...
MozReview-Commit-ID: Fu9n3FIrxf6
--HG--
extra : rebase_source : d438f2ef4c13f998ee8928a218f504dd4cc43471
2017-04-04 16:18:17 +01:00
Gijs Kruitbosch
a3d0dad905
Bug 1349632 - fix hangs when trying to import bookmarks from Edge, r=dao
...
MozReview-Commit-ID: 1xF16KddJBv
--HG--
extra : rebase_source : 353b2e6b3c77fea60c28c47ac0de31e09cb3ea6a
2017-03-25 09:49:26 +00:00
Sebastian Hengst
b367430bdc
Backed out changeset fff5c87922e6 (bug 1349632) for failing xpcshell test test_Edge_db_migration.js. r=backout
2017-03-23 17:17:03 +01:00
Gijs Kruitbosch
b854ac3c01
Bug 1349632 - fix hangs when trying to import bookmarks from Edge, r=dao
...
MozReview-Commit-ID: 1xF16KddJBv
--HG--
extra : rebase_source : 8d03827b28fbb17cabc8012a2581159315b4027e
2017-03-22 18:07:36 +00:00
Gijs Kruitbosch
6e21985362
Bug 1344759 - batch-insert bookmarks when importing from Edge, IE, Safari or Chrome, r=dao
...
MozReview-Commit-ID: Dhvw0Y0fm5x
--HG--
extra : rebase_source : 284e016c0ae26b6e58859500ce36ba7c63f51b8d
2017-03-13 23:46:16 +00:00
Gijs Kruitbosch
45ee91cb6b
Bug 1344644 - stop supporting outdated Edge bookmarks format to avoid hangs trying to open bookmarks database when Edge is open, r=dao
...
MozReview-Commit-ID: 2KihobvE8nV
--HG--
extra : rebase_source : 92094268ff3feec1cbc0e20a2af2750ca7d15fd0
2017-03-07 14:09:34 +00:00
Gijs Kruitbosch
288e9a57a7
Bug 1341097 - part 2: allow turning off notifications for individual inserted results when calling updatePlaces, r=mak
...
This sets a property on the callback object rather than passing an argument
to handleCompletion, to avoid accidentally breaking consumers who don't
expect arguments. The downside is that this required more changes to C++
consumers, but we control all of those so that seemed an acceptable
trade-off.
We should probably actually report errors for all the migrators, but I didn't
want to add risk (what if in some edge-case there are lots?) so I didn't. I'll
file a followup to update them to Cu.reportError() any errors.
MozReview-Commit-ID: Hue9Ci3hyVz
--HG--
extra : rebase_source : e853911e2ec8fe2e1273baa1f31fd557935ef896
2017-02-21 14:20:21 +00:00
Florian Quèze
028a82f682
Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws.
2017-01-09 20:27:25 +01:00
Jared Wein
ecab54a7c9
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 7E7LPorrEje
--HG--
extra : rebase_source : 0572a35415a766a3f31d266760ecd07f0dcc3f72
2016-12-29 18:34:54 -05:00
Wes Kocher
0dfb7c2b5c
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
...
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
7255df4e9a
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
--HG--
extra : rebase_source : da7172285d43b820421557ed3b05887e091ff939
2016-12-29 15:20:47 -05:00
Dave Townsend
35f308c33a
Bug 1316882: Turn on rest-spread-spacing eslint rule. r=felipe
...
MozReview-Commit-ID: EbRmrGz1G0a
--HG--
extra : rebase_source : be99c7cd82799f32d384c2c2621db2ed36f165d8
2016-11-10 15:12:47 -08:00
Gijs Kruitbosch
9437918402
Bug 1279501 - add telemetry for the number of bookmarks, history visits and logins are imported from another browser, r=bsmedberg,mak
...
MozReview-Commit-ID: EiZfkj6AsVL
--HG--
extra : rebase_source : ce2776740d29ae6eb5e93d8d791ca917510352b8
2016-10-22 14:40:48 +01:00
Wes Kocher
7e9c4a34c8
Backed out changeset 77012ce07e57 (bug 1279501) a=gijs
2016-11-01 10:47:59 -07:00
Gijs Kruitbosch
8aab2885d4
Bug 1279501 - add telemetry for the number of bookmarks, history visits and logins are imported from another browser, r=bsmedberg,mak
...
MozReview-Commit-ID: EiZfkj6AsVL
--HG--
extra : rebase_source : 288154d79b230fd1205449af81b8361215c04161
2016-10-22 14:40:48 +01:00
Gijs Kruitbosch
8d23ab9355
Bug 1311043 - make eslint much more strict in browser/components/migration/, and fix issues, r=mikedeboer
...
MozReview-Commit-ID: RXO68w3Kv3
--HG--
extra : rebase_source : b25a1976f2be89f12c2ad14e649270bacd17d174
2016-10-18 16:03:06 +01:00
Gijs Kruitbosch
579b36016a
Bug 1276694 - store recency of browser data in telemetry when importing to see how good a predictor default browser is, r=dolske,bsmedberg
...
MozReview-Commit-ID: 16uPNGGDE68
--HG--
extra : rebase_source : fdb3ad8a3429079cb23cddd4a003b03043a95728
2016-05-30 17:10:54 +01:00
Gijs Kruitbosch
0b885cef41
Bug 1236154 - add test for ESE migration code, r=MattN
...
MozReview-Commit-ID: 5lILvkVn3tW
--HG--
extra : rebase_source : 9365c2fc58f0020927f8fcefc1475f3bfb1ca9d6
extra : amend_source : 6100f05bfc75d06a9884192a42ce15b10b710da6
2016-02-11 18:46:32 +00:00
Gijs Kruitbosch
3475d4e50a
Bug 1226556 - part 3: add tableExists to ESEDBReader, use it to fall back to normal bookmarks migration, r=MattN
...
--HG--
extra : commitid : 9Ufl20lpqGu
extra : rebase_source : b416f9298c5b98538418918ee7263ca2e5c0e95f
extra : amend_source : 73cd202726de1c781c7ae2c84d94c9d89344d2d5
2016-02-03 14:46:36 +00:00
Gijs Kruitbosch
4393f911ee
Bug 1226556 - part 2: use ESE database to import Edge bookmarks, r=MattN
...
--HG--
extra : commitid : AZf8zXKKc6j
extra : rebase_source : bcc6624f825d2ac952c925f3a7ccfb78f80ff97d
2016-01-30 11:22:19 +00:00
Gijs Kruitbosch
7822dd0325
Bug 1237679 - use sourceLocked to ensure users get warned to close the browser before running the migration, r=MattN
...
--HG--
extra : commitid : DHcwrAuS4vt
extra : rebase_source : e356c82327ef18ce8575cf5410f183b9c58ed937
2016-01-28 16:35:04 +00:00
Gijs Kruitbosch
e0cb4c6f0e
Bug 1229076 - use JS module for reading ESE database, r=MattN
...
--HG--
extra : commitid : 6bOAdWBbIzZ
extra : rebase_source : ab98cabe12a9018150eec86a7a540890164c324f
extra : amend_source : b9c668f02b2212749680353399e1b4c414ed3958
2015-12-01 20:24:54 +00:00
Gijs Kruitbosch
0f4df510d0
Bug 1225798 - part 2: move reading list import to its own bookmarks migrator source, r=MattN
...
--HG--
extra : commitid : JXiSqZFo7ix
extra : rebase_source : 527e26c9464fd20c722a9934afff2064fb3b751b
extra : histedit_source : 728b626d261619df65829d7df155213d3d2034af
2015-11-18 11:56:02 +00:00
Gijs Kruitbosch
b81daea0ab
Bug 1164675 - hide min/max/restore buttons in the main window in windows 10 tablet mode, r=jaws
...
--HG--
extra : commitid : A3v45wmzyhs
extra : rebase_source : 4c284994b5f8e066af6f6206f981bab21f3c8d90
2015-10-20 14:56:17 +01:00
Gijs Kruitbosch
4e2577e37c
Bug 1205053 - use registry typedURLs to import rudimentary history from MS Edge, r=dolske
...
--HG--
extra : commitid : 5c0aDxUWRp0
extra : rebase_source : 2762ed6466d7f0ab13e619c52f1cebdf6d3073b1
2015-09-15 22:18:41 +01:00
Riadh Chtara
fee7458f73
Bug 1192035 - Import passwords from Microsoft Edge / Windows 8+ r=Gijs,MattN
...
--HG--
extra : commitid : AaC7tUofwqc
extra : rebase_source : 319a2efb59d4364ba62af2faeccb9f4f7a90fcf0
extra : amend_source : b6e7531af68b996c16042cb618899567e46f5280
2015-09-16 17:34:26 -07:00
Gijs Kruitbosch
5fc3e466d1
Bug 1200598 - fix exception thrown when using migration on win8.1 or below, r=MattN
...
--HG--
extra : commitid : 3j5SbGu5lGn
extra : rebase_source : 90d8ed4c2e97bead6fae43191912fb9ce86d2f4a
extra : amend_source : b02acda0370363a3893c00d2044a5b322a8c9734
2015-09-08 16:16:56 +01:00
Gijs Kruitbosch
9b55c67e43
Bug 1193387 - Import reading list from MS Edge. r=jaws
2015-08-26 15:34:02 +01:00
Ryan VanderMeulen
eb506212ab
Backed out changeset ef82210d0bf3 (bug 1193387) for various WinXP test failures.
...
CLOSED TREE
2015-08-28 21:01:27 -04:00
Gijs Kruitbosch
401676f74d
Bug 1193387 - import reading list from MS Edge, r=jaws
...
--HG--
extra : commitid : 34sg1pQ6KT1
extra : rebase_source : add740bf83fa516065d8904d3b85506550a7aaf6
2015-08-26 15:34:02 +01:00
Gijs Kruitbosch
9b6811fa01
Bug 1192036 - import cookies from Edge, r=MattN
...
--HG--
extra : commitid : Atr9jgZIJ7U
extra : rebase_source : 9688872e98ee1714500b8a853542f98224ac38fd
2015-08-19 16:32:54 +01:00
Gijs Kruitbosch
14f5fec011
Bug 1192032 - add edge bookmarks/favorites migrator, r=MattN
...
--HG--
extra : commitid : AMbRF5FXwqD
extra : rebase_source : 228ab0ac7d4fd5d744e8dcb78d0ebd7045019ed2
2015-08-11 16:53:10 +01:00