Commit Graph

299 Commits

Author SHA1 Message Date
Gijs Kruitbosch
cb6b31a33b 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
8b66679baa Bug 1212297 - improve error handling in Chrome bookmarks migration code, r=MattN 2015-10-07 13:24:50 +01:00
Carsten "Tomcat" Book
9f1c0bf17d Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
9eaa0d1abc Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
Backed out changeset cfc1820361f5 (bug 1202902)
2015-10-07 12:13:45 +02:00
Shu-yu Guo
53a85861c1 Bug 1202902 - Scripted fix the world. 2015-10-06 14:00:31 -07:00
Gijs Kruitbosch
7c38bffb8e Bug 1207106 - use voidptr for windows vault password ctypes code, r=dolske 2015-09-22 23:46:11 +01:00
Wes Kocher
b780542d9b Merge m-c to inbound, a=merge 2015-09-25 18:02:38 -07:00
Gijs Kruitbosch
557f24d280 Bug 1194692 - fix fallback values at callsites of fileTimeToSecondsSinceEpoch, r=MattN 2015-09-22 23:25:28 +01:00
Wes Kocher
1118311442 Merge inbound to central, a=merge CLOSED TREE 2015-09-22 16:42:03 -07:00
Jacek Caban
ceee103132 Bug 1207100 - Fixed nsEdgeReadingListExtractor.cpp compilation on GCC. r=Gijs 2015-09-22 19:07:10 +02:00
Gijs Kruitbosch
15c327ad27 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
2bd43e6db6 Bug 1205053 - use registry typedURLs to import rudimentary history from MS Edge, r=dolske 2015-09-15 22:18:41 +01:00
Tooru Fujisawa
19fa4289ee 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
2729558980 Bug 1192035 - Import passwords from Microsoft Edge / Windows 8+ r=Gijs,MattN 2015-09-16 17:34:26 -07:00
Shu-yu Guo
d8faa01cea Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Ehsan Akhgari
168bb76bb7 Bug 1202039 - Do not pretend to support IE7FormPasswords on Windows 8 and above; r=mattn 2015-09-14 08:04:31 -04:00
Jared Wein
24238c1f7b Bug 1200656 - followup, use char16ptr_t to fix builds with VS 2015. r=mak 2015-09-09 09:40:56 +02:00
Gijs Kruitbosch
c2ca93c711 Bug 1200598 - fix exception thrown when using migration on win8.1 or below, r=MattN 2015-09-08 16:16:56 +01:00
Jared Wein
a5068ca2d1 Bug 1200656 - Reading list import from Edge leaks. r=jimm 2015-09-08 08:52:32 -04:00
Riadh Chtara
0ee657ddb5 Bug 682069 - Password Import from IE not available. r=dolske r=mattn 2015-09-01 17:27:04 -07:00
Jared Wein
b8248195eb Bug 1200187 - Failed to compile nsEdgeReadingListExtractor.cpp: error C2664: cannot convert argument from 'char16_t *' to 'JET_PCWSTR'. 2015-09-01 18:18:17 +00:00
Ryan VanderMeulen
6cc9e705ae Merge m-c to inbound. a=merge 2015-08-30 22:12:12 -04:00
Nicholas Nethercote
10d95cca57 Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
2015-08-27 20:44:53 -07:00
Gijs Kruitbosch
04caf852f8 Bug 1193387 - Import reading list from MS Edge. r=jaws 2015-08-26 15:34:02 +01:00
Ryan VanderMeulen
a8b3c7d0df Backed out changeset ef82210d0bf3 (bug 1193387) for various WinXP test failures.
CLOSED TREE
2015-08-28 21:01:27 -04:00
Gijs Kruitbosch
e960b23d74 Bug 1193387 - import reading list from MS Edge, r=jaws 2015-08-26 15:34:02 +01:00
Marco Bonardo
f4b6148be8 Bug 1156277 - Fix intermittent failures in test_IE_cookies.js by randomizing and clearing cookies. r=gijs 2015-08-28 14:19:06 +02:00
Gijs Kruitbosch
65b13f9a45 Bug 1192036 - import cookies from Edge, r=MattN 2015-08-19 16:32:54 +01:00
Nazim Can Altinova
80221923ab Bug 1185893 - abuse of bind(this) with add/removeEventListener r=gijs 2015-08-21 15:31:00 +01:00
Gijs Kruitbosch
e0e2426b91 Bug 1196311 - actually ship edge migrator, r=jaws 2015-08-19 17:41:30 +01:00
Gijs Kruitbosch
b3d624a343 Bug 1192032 - followup: include windowsregistry jsm to fix test brokenness, rs=bustage 2015-08-13 19:49:48 +01:00
Gijs Kruitbosch
58571de685 Bug 1192032 - add edge bookmarks/favorites migrator, r=MattN 2015-08-11 16:53:10 +01:00
Bernardo P. Rittmeyer
0a2f7a7c62 Bug 706005 - Chrome migrator notifies user to close browser. r=MattN 2015-08-07 23:36:32 -07:00
Matthew Noorenberghe
f893311bf2 Bug 706973 - Support migration from Chromium/Canary. r=Mano 2015-08-06 00:02:22 -07:00
Riadh Chtara
159ae243a4 Bug 707044 - Tests for Google Chrome password import on Windows. r=MattN 2015-07-27 19:34:30 -07:00
Makoto Kato
2d4725961e Bug 707044 - Import login data from Google Chrome on Windows. r=MattN 2015-07-27 19:31:53 -07:00
Tim Nguyen
d622c69fb6 Bug 1172357 - Use new tree-container class for about:welcomeback tree. r=jaws 2015-07-17 14:35:51 -07:00
Birunthan Mohanathas
e52329c788 Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
The bulk of this commit was generated by running:

  run-clang-tidy.py \
    -checks='-*,llvm-namespace-comment' \
    -header-filter=^/.../mozilla-central/.* \
    -fix
2015-07-13 08:25:42 -07:00
Ryan VanderMeulen
4dbb23b545 Merge m-c to fx-team. a=merge 2015-07-07 14:41:18 -04:00
Emanuel Hoogeveen
31c0c961cd Bug 905127 - Part 1 - Make some functions from nsNetUtil not inline. r=jduell 2015-07-07 04:17:00 +02:00
Hector Zhao
41ba7835ab Bug 1178166 - Handle gbk encoded login.ini from 360 secure browser. r=mak 2015-06-25 15:18:44 +08:00
Hector Zhao
20bca657ec Bug 1164752 - Include 360 secure browser in migration. r=mak 2015-05-13 18:00:55 +08:00
Matthew Noorenberghe
6ab6e715c3 Bug 1162205 - Don't import encrypted cookies from Chrome. r=mak 2015-05-08 11:41:10 -07:00
Marco Bonardo
5040c74332 Bug 1094876 - Migrators should use new Bookmarks.jsm API. r=ttaubert 2015-04-20 16:32:49 +02:00
Marco Bonardo
bcc3cc9eaa Bug 1155705 - Safari bookmarks migration is broken. r=Gijs 2015-04-17 21:22:40 +02:00
Marco Bonardo
24165193a1 Bug 1154294 - write a test for IE cookies migration. r=Gijs 2015-04-16 10:16:19 +02:00
Gijs Kruitbosch
f00e055b73 Bug 1154472 - fix expiry dates in IE cookie imports, r=mak 2015-04-15 10:28:16 +01:00
Gijs Kruitbosch
e9bd3490df Bug 1153900 - fix use of 'File' constructor in IEProfileMigrator.js, r=mak 2015-04-14 05:37:00 +01:00
Shu-yu Guo
1a334237ce Bug 1153900 - Fix TDZ issue in IEProfileMigrator.js, r=gijs 2015-04-13 21:25:00 +01:00
Abhishek Bhattacharya
3eeaff1c74 Bug 1123309 - Remove Dict.jsm. r=mak,gfritzsche,felipe 2015-04-08 15:49:47 -03:00