Commit Graph

28 Commits

Author SHA1 Message Date
Andrea Marchesini
0d6b911fbc Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-10 05:46:07 +01:00
Ryan VanderMeulen
f16cc2b8b7 Backed out changeset 7d5f1e9ce04c (bug 1259169) for various cookie-related crashes and test failures. 2016-04-09 15:36:07 -04:00
Andrea Marchesini
c505892d92 Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-09 19:09:49 +01:00
Dave Townsend
17d8a23b3f Bug 1257246: Update browser for eslint 2. r=felipe
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.

MozReview-Commit-ID: DEskVIjiKDM
2016-04-05 11:33:33 -07:00
Gijs Kruitbosch
3ccd888643 Bug 1255526 - fix import of typed URLs on versions of windows that do not store timestamps, r=MattN
MozReview-Commit-ID: KSXtQAS7meZ
2016-04-01 20:43:25 +01:00
Andrea Marchesini
d5bd12484c Bug 1245184 - Update mochitests, r=me 2016-02-25 16:41:13 +01:00
Gijs Kruitbosch
b761ddf66c Bug 1246591 - remove preprocessing and fix any other issues, r=MattN 2016-02-08 12:54:38 +00:00
Gijs Kruitbosch
f634541ce8 Bug 1225800 - only import items that have valid URLs, r=MattN 2015-12-10 12:27:52 -05:00
Andrea Marchesini
97f1b0d683 Bug 1231100 - Get rid of nsIDOMFileReader - patch 2, r=sicking 2015-12-09 15:52:38 -05:00
Andrea Marchesini
74abde342e Bug 1231100 - Get rid of nsIDOMFileReader - patch 1, r=sicking 2015-12-09 15:52:15 -05:00
Gijs Kruitbosch
1815a7213f Bug 1225798 - part 2: move reading list import to its own bookmarks migrator source, r=MattN 2015-11-18 11:56:02 +00:00
Tooru Fujisawa
14a6e39246 Bug 1216775 - Remove for-each from browser/. r=Gijs 2015-10-19 01:27:39 +09:00
Gijs Kruitbosch
60a1296154 Bug 1194692 - fix some cookie parsing issues in the IE/Edge cookie importer code, r=MattN 2015-09-28 22:30:20 +01:00
Gijs Kruitbosch
71f16d5276 Bug 1207106 - use voidptr for windows vault password ctypes code, r=dolske 2015-09-22 23:46:11 +01:00
Wes Kocher
1828f92d6f Merge m-c to inbound, a=merge 2015-09-25 18:02:38 -07:00
Gijs Kruitbosch
37fa75546d Bug 1194692 - fix fallback values at callsites of fileTimeToSecondsSinceEpoch, r=MattN 2015-09-22 23:25:28 +01:00
Gijs Kruitbosch
33060e9609 Bug 1205053 - addendum: rebasing mistake due to the new name of the ctypes helper, rs=me 2015-09-22 16:45:06 +01:00
Gijs Kruitbosch
a688b4fb63 Bug 1205053 - use registry typedURLs to import rudimentary history from MS Edge, r=dolske 2015-09-15 22:18:41 +01:00
Tooru Fujisawa
aa4cdf03d4 Bug 1207491 - Part 7: Remove use of expression closure from browser/components/migration/. r=Gijs 2015-09-23 18:36:21 +09:00
Riadh Chtara
a783a87550 Bug 1192035 - Import passwords from Microsoft Edge / Windows 8+ r=Gijs,MattN 2015-09-16 17:34:26 -07:00
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Riadh Chtara
591805ea25 Bug 682069 - Password Import from IE not available. r=dolske r=mattn 2015-09-01 17:27:04 -07:00
Gijs Kruitbosch
95d597e462 Bug 1193387 - Import reading list from MS Edge. r=jaws 2015-08-26 15:34:02 +01:00
Ryan VanderMeulen
fc5047b7d6 Backed out changeset ef82210d0bf3 (bug 1193387) for various WinXP test failures.
CLOSED TREE
2015-08-28 21:01:27 -04:00
Gijs Kruitbosch
ef01e16420 Bug 1193387 - import reading list from MS Edge, r=jaws 2015-08-26 15:34:02 +01:00
Gijs Kruitbosch
782aa71caa Bug 1192036 - import cookies from Edge, r=MattN 2015-08-19 16:32:54 +01:00
Gijs Kruitbosch
933dbcd040 Bug 1192032 - followup: include windowsregistry jsm to fix test brokenness, rs=bustage 2015-08-13 19:49:48 +01:00
Gijs Kruitbosch
b8a3720667 Bug 1192032 - add edge bookmarks/favorites migrator, r=MattN 2015-08-11 16:53:10 +01:00