Geoff Brown
a3e96f2398
Bug 1392396 - Re-enable test_IE_bookmarks.js on Windows 10; r=jmaher
2017-10-03 13:32:56 -06:00
Geoff Brown
630b5acc65
Bug 1392396 - Skip xpcshell test_IE_bookmarks.js on Windows for 200+ failures; r=me,test-only
2017-10-02 16:31:43 -06:00
Mark Banner
44963145a5
Bug 1392098 - Enable the new ESLint no-useless-run-test rule across the tree. r=mossop
...
MozReview-Commit-ID: 35MaseieNUk
2017-08-20 18:52:05 +01:00
Marco Bonardo
9ddc018dc5
Bug 1095425 - Convert PlacesTransactions to the new Bookmarks.jsm API. r=standard8
...
MozReview-Commit-ID: 12pPCGmzV4X
2015-04-28 15:19:43 +03:00
Florian Quèze
c30094cdf7
Bug 1374282 - script generated patch to remove generators from add_task in browser/ and toolkit/, r=Mossop.
2017-06-22 12:51:43 +02:00
Hector Zhao
bb357f1062
Bug 1347530 - Part 1: Add a unit test for 360se bookmark imports. r=Gijs
...
MozReview-Commit-ID: 6DZVjePu3yS
2017-06-08 10:36:49 +08:00
Joel Maher
fb8f27aa52
Bug 1361680 - remote test_Edge_availability.js as it is not useful anymore. r=Gijs
...
MozReview-Commit-ID: 3j1INcb8L6X
2017-05-23 12:38:18 -04:00
Bob Owen
e074ea7b68
Bug 1339105 Part 2: Fix registerFakePath in head_migration.js to work when the key has already been accessed. r=mak
...
This also fixes the cleanup to fully remove the fake path and put back original if it existed.
MozReview-Commit-ID: Eu1QlHLRjZE
2017-05-22 20:41:28 +01:00
Wes Kocher
f39f2cccd5
Backed out 3 changesets (bug 1339105) for plugin process leaks a=backout
...
Backed out changeset 431267ab28de (bug 1339105)
Backed out changeset 445875fbf13b (bug 1339105)
Backed out changeset c3fb60fbc326 (bug 1339105)
MozReview-Commit-ID: 4HYUQbHHnox
2017-05-22 15:14:23 -07:00
Bob Owen
964b82d9f9
Bug 1339105 Part 2: Fix registerFakePath in head_migration.js to work when the key has already been accessed. r=mak
...
This also fixes the cleanup to fully remove the fake path and put back original if it existed.
2017-05-22 20:41:28 +01:00
Sebastian Hengst
1a569b50e1
Backed out changeset 964b6ee8ec32 (bug 1339105)
2017-05-22 16:14:32 +02:00
Bob Owen
e05da2fa76
Bug 1339105 Part 2: Fix registerFakePath in head_migration.js to work when the key has already been accessed. r=mak
...
This also fixes the cleanup to fully remove the fake path and put back original if it existed.
2017-05-22 14:29:06 +01:00
Mark Banner
9fc03b12e9
Bug 1365412 - Clean up various ESLint global definitions in browser/. r=mossop
...
MozReview-Commit-ID: JqAm9x1XGCM
2017-05-16 22:22:42 +01:00
Florian Quèze
ff53eb9a63
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
2017-05-12 14:42:39 +02:00
Greg Mierzwinski
2d8ca3ac30
Bug 1348103 - Fix test_chrome_bookmarks.js error when collecting code coverage on linux64-jsdcov. r=Gijs
...
This patch first adds an argument to the 'do_get_file(...)' function call in 'test_chrome_bookmarks.js' that simply allows the 'chromefiles' folder to be non-existent if it does not exist. The 'CoverageUtils.jsm' file is then modified so that the import of 'osfile.jsm' does not interfere with any tests. So, it is now imported into the script after the test has completed. Two other tests have unwanted behaviour that cause code coverage collection to fail so they are also skipped through this patch.
MozReview-Commit-ID: H42HN1solkh
2017-04-29 10:47:24 -04:00
Aaron Klotz
058ab062bd
Bug 1359548: Fix incorrectly specified ABIs in js-ctypes declaration in migration code; r=Gijs
...
MozReview-Commit-ID: LH1MOyuXVos
2017-04-25 13:02:32 -06:00
Florian Queze
d3c36892fa
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
42670ceca0
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Florian Queze
9b4f73599f
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Ganesh Chaitanya Kale
6edcf609d0
Bug 1343182 - Add updatePlaces' ignoreErrors, ignoreResults and aGroupNotifications to insertMany API in History.jsm. r=mak
...
MozReview-Commit-ID: 45VbtBu25cP
2017-04-01 13:10:04 +05:30
Gijs Kruitbosch
7ea2b323c0
Bug 1353373 - fix Edge readinglist imports, r=jaws
...
MozReview-Commit-ID: Fu9n3FIrxf6
2017-04-04 16:18:17 +01:00
Gijs Kruitbosch
96326528eb
Bug 1353041 - fix Safari import of folders, r=mossop
...
MozReview-Commit-ID: Jw0lmIi5aZK
2017-04-03 17:46:47 +01:00
milindl
a7349294f7
Bug 1247201 - yield on tests using removeDataFromDomain,r=mak
...
This changeset changes tests using ForgetAboutSite.removeDataFromDomain
to yield on it, since now it is a Task
MozReview-Commit-ID: 72OEYoO1avd
2017-03-17 14:29:48 +05:30
Jared Wein
5a181760cc
Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8
...
Running eslint with --fix didn't fix many of the issues. The majority here had to be fixed by hand but a significant majority of the issues were related to a few files that I was able to use find-and-replace with. I regret not making this in to separate commits of the hand-fixes and the fixes from --fix but I don't recall --fix fixing any of the issues.
MozReview-Commit-ID: ANyg2qfo3Qx
2017-03-21 14:29:43 -04:00
Mark Banner
ec9074e132
Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws
...
MozReview-Commit-ID: LH0CQOPfoe6
2017-03-20 12:36:37 +01:00
Gijs Kruitbosch
2ca6d5b660
Bug 1344759 - add a unit test for Chrome bookmark imports, r=dao
...
MozReview-Commit-ID: 8w1GnbDmOc5
2017-03-13 23:25:46 +00:00
Gijs Kruitbosch
705481de09
Bug 1341097 - part 1: group frecency notifications from history notifications, r=mak
...
When updating a large number of places, sending runnables to the main thread
for every single one of them whose frecency we update is not conducive to a
responsive UI. This only gets worse once more observers care about these
notifications (e.g. when the library is open).
To avoid this on startup when importing from other browsers, this patch adds
and uses an option to group the frecency notifications. Later patches will
also use the option to avoid other notifications where possible.
MozReview-Commit-ID: D5KqPDu86bo
2017-02-21 20:00:24 +00:00
Gijs Kruitbosch
d8ac970efb
Bug 1335442 - deal correctly with not importing anything, r=jaws
...
MozReview-Commit-ID: 3WZCxXV48Ms
2017-02-03 14:04:23 +00:00
Marco Bonardo
ffd0d0c669
Bug 1336944 - Change Sqlite.jsm to bind TypedArrays as Blobs, not common Arrays. r=Gijs
...
Currently an Array is bound as a blob. Unfortunately this occupies the best javascript
code path to bind an array to an IN clause in the future.
We would like Arrays to bind to IN lists, while still keeping a nice interface to bind blobs.
This patch makes Uint8Array bind to blob, while Array is left available for future use.
MozReview-Commit-ID: 7xzumBs8JTe
2017-02-06 19:30:19 +01:00
Gijs Kruitbosch
a09465abe7
Bug 1333233 - part 2: add telemetry for the time it takes to do individual undo operations, r=bsmedberg,Dolske
...
MozReview-Commit-ID: Lf7roH3EswB
2017-01-26 17:00:00 +00:00
Gijs Kruitbosch
72cc1c8b09
Bug 1333233 - part 1: add telemetry for error counts from undo operations, r=bsmedberg,Dolske
...
MozReview-Commit-ID: EdelbiibVWi
2017-01-26 15:54:41 +00:00
George Veneel Dogga
34e3070268
Bug 887876 - Use Sqlite.jsm in browser/components/migration. r=mak
2017-01-20 04:35:00 -05:00
Mark Banner
55868dde7c
Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
...
MozReview-Commit-ID: 62Hp5ISxowJ
2017-01-18 10:30:39 +00:00
Gijs Kruitbosch
bb9d4d9bcc
Bug 1331800 - catch errors from history removals and don't block undo on them, r=Dolske
...
MozReview-Commit-ID: JhWAs6rvBnW
2017-01-18 18:07:47 +00:00
Mark Banner
ac52569fff
Bug 1329614 - [eslint] Catch more cases of importing globals from 'var foo = Cu.import('...');'. r=jaws
...
MozReview-Commit-ID: 5NKHHb70YA6
2017-01-09 10:12:26 +00:00
Florian Quèze
45647c4570
Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws.
2017-01-09 20:27:25 +01:00
Jared Wein
242ab87626
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
2016-12-30 21:47:25 -05:00
Jared Wein
e3149c378f
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 7E7LPorrEje
2016-12-29 18:34:54 -05:00
Wes Kocher
2d7553dcfd
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
34e228f767
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
2016-12-29 15:20:47 -05:00
Gijs Kruitbosch
898e262c96
Bug 1285577 - part 4: save, use and delete implementations for import undo state, r=mak
...
MozReview-Commit-ID: FVy2MMpvV65
2016-12-20 22:49:05 +00:00
Gijs Kruitbosch
a9c9eea221
Bug 1285577 - part 3: keep track of added visits in an import and allow removing them, r=mak
...
MozReview-Commit-ID: 7HCA7cKhws4
2016-11-30 11:56:25 +00:00
Gijs Kruitbosch
7c7e220663
Bug 1285577 - part 2: keep track of added logins in an import and allow removing them, r=MattN
...
MozReview-Commit-ID: JZbOkmZ7ZZG
2016-11-30 11:50:38 +00:00
Gijs Kruitbosch
e6f654cf66
Bug 1285577 - part 1: keep track of added bookmarks in an import and allow removing them, r=mak
...
MozReview-Commit-ID: 8pKlBmDVX5X
2016-11-30 11:48:03 +00:00
Sebastian Hengst
13307cb1ae
Backed out changeset 12aa73f4a982 (bug 1285577)
2016-12-20 22:54:35 +01:00
Sebastian Hengst
5148a28841
Backed out changeset 78a3cd5bf313 (bug 1285577)
2016-12-20 22:54:31 +01:00
Sebastian Hengst
0d72a880f2
Backed out changeset 10388e609fe3 (bug 1285577)
2016-12-20 22:54:26 +01:00
Sebastian Hengst
cea8d53329
Backed out changeset 1ffe78f2ab5a (bug 1285577)
2016-12-20 22:53:48 +01:00
Sebastian Hengst
1567d13434
Backed out changeset e66794fae8f7 (bug 1285577)
2016-12-20 22:53:30 +01:00
Gijs Kruitbosch
9f204aa4f0
Bug 1285577 - followup: Fix eslint complaining about unused vars and spaces, rs=bustage a=bustage
...
MozReview-Commit-ID: KtjRdtulyLN
2016-12-20 19:56:54 +00:00