Commit graph

704 commits

Author SHA1 Message Date
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
Florian Quèze
010262d7d1 Bug 1245139 - the welcomeback2.tabtitle string is never used, rs=Gijs over IRC. 2016-02-15 19:55:36 +01:00
Gijs Kruitbosch
fa5c8f764b Bug 1246591 - followup: fix rules enabled in the last 24 hours in migration, rs=bustage
--HG--
extra : commitid : 1lyYyXGTTYY
extra : rebase_source : 50d51a9fdb2e16349e84b66b21840deb0cbc20ca
2016-02-09 10:57:55 +00:00
Gijs Kruitbosch
1b8fd05302 Bug 1246591 - fix moz.build file and .eslintignore, r=MattN
--HG--
extra : commitid : JDnRUikojj9
extra : rebase_source : 7075c06b2ef03490728d752a8c754c97e5ed75dd
2016-02-08 12:58:28 +00:00
Gijs Kruitbosch
dc4b4997fd Bug 1246591 - remove preprocessing and fix any other issues, r=MattN
--HG--
extra : commitid : ERDudjbCnHC
extra : rebase_source : df5f44f84c5c56f76a65c887cd5b374284562a61
2016-02-08 12:54:38 +00:00
Gijs Kruitbosch
14415f1212 Bug 1246591 - fix whitespace issues, r=MattN
--HG--
extra : commitid : JI5mQGtLa2f
extra : rebase_source : a8aff743dac30977112b5ce6420631c432601b41
2016-02-08 12:03:10 +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
94510ac0f8 Bug 1226556 - part 1: allow reading GUID columns in ESEDBReader.jsm, r=MattN
--HG--
extra : commitid : 9CHR1N6YfDI
extra : rebase_source : 0d78a5256fb4432b256a5f94460db7f144db8a25
2016-01-30 11:21:40 +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
Georg Fritzsche
2c809e437f Bug 1236551 - Update tests to cover Telemetry profile migrator. r=MattN
--HG--
rename : browser/components/migration/tests/unit/test_fx_fhr.js => browser/components/migration/tests/unit/test_fx_telemetry.js
2016-01-18 16:31:06 +01:00
Georg Fritzsche
942276cd2a Bug 1236551 - Update the profile migrator to the Unified Telemetry changes. r=MattN 2016-01-18 16:29:44 +01:00
Georg Fritzsche
df380bc7fa Bug 1239753 - FirefoxProfileMigrator is broken after generator expression removal. r=gijs 2016-01-14 20:15:22 +01:00
Shu-yu Guo
1768759efb Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
Mike Hommey
276ffb9010 Bug 1235107 - Move bookmarks.html to a chrome localized location. r=dolske 2016-01-05 20:03:43 +09:00
Dave Townsend
86f03db916 Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
--HG--
extra : commitid : CKT2WDkxE4k
extra : rebase_source : 0be50c483317355b1e9af5985d53e85604748432
extra : histedit_source : 65d203f57ebd38b8c130e5db9aaa8ae3f507e7ac
2015-11-30 13:05:00 -08: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
e1743f0fb6 Bug 1225800 - only import items that have valid URLs, r=MattN
--HG--
extra : commitid : 1P2Spaxd6iT
extra : rebase_source : 9e73392a354a02d2b65d5fa9e4906eee8600e6ac
2015-12-10 12:27:52 -05:00
Andrea Marchesini
32580a380e Bug 1231100 - Get rid of nsIDOMFileReader - patch 2, r=sicking 2015-12-09 15:52:38 -05:00
Andrea Marchesini
c2230f21f8 Bug 1231100 - Get rid of nsIDOMFileReader - patch 1, r=sicking 2015-12-09 15:52:15 -05:00
Mike Hommey
940e17e9c7 Bug 1228482 - use nsAutoString instead of handling raw strings, r=gijs
--HG--
extra : commitid : 2ZyDsL3I5Yz
extra : rebase_source : b9d40b2725a690b3eb96809aae5eb764f7818650
2015-11-27 14:02:30 +00:00
Xidorn Quan
5f08d72a2f Bug 1228482 - Fix compile error with VS2015 and memory leak in nsEdgeReadingListExtractor. r=bas 2015-11-27 16:29:23 +11: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
92de4f7afe Bug 1225798 - part 1: add better error reporting for reading list importer's ESE handling, r=MattN
--HG--
extra : commitid : 6XMqn9G01me
extra : rebase_source : 46a69b1d66ae5f51df473f3d26ed3ff7a04bf169
2015-11-23 16:35:56 +00:00
Jan Varga
201e5d02a4 Bug 961049 - Part 11: Fix a test that triggers quota manager creation during shutdown; r=baku 2015-11-22 10:45:05 +01:00
Gijs Kruitbosch
04b6f41448 Bug 1219707 - fix argument passing to migration.js, r=jaws
--HG--
extra : commitid : 8GHFDaUhXA2
2015-10-29 12:16:15 +00:00
Makoto Kato
e1deb2e57a Bug 1218315 - Replace NS_LITERAL_STRING(...).get() with MOZ_UTF16(...) on browser. r=nfroyd 2015-10-28 14:30:35 +09:00
Tooru Fujisawa
8ed7719ea4 Bug 1216775 - Remove for-each from browser/. r=Gijs
--HG--
extra : commitid : 5KlVHJwTU1Q
extra : rebase_source : 6526234004427109c826cb63f42c9def8ca31281
2015-10-19 01:27:39 +09:00
Gijs Kruitbosch
b4048dc695 Bug 731025 - Add telemetry for migrator usage and errors, r=MattN,p=bsmedberg
--HG--
extra : commitid : 1TzjbWkzOq7
extra : rebase_source : fad923bd73689a49315e0e737553f0fd146a8d57
2015-10-07 13:34:46 +01: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
Nathan Froyd
01583602a9 Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
The bulk of this commit was generated with a script, executed at the top
level of a typical source code checkout.  The only non-machine-generated
part was modifying MFBT's moz.build to reflect the new naming.

CLOSED TREE makes big refactorings like this a piece of cake.

 # The main substitution.
find . -name '*.cpp' -o -name '*.cc' -o -name '*.h' -o -name '*.mm' -o -name '*.idl'| \
    xargs perl -p -i -e '
 s/nsRefPtr\.h/RefPtr\.h/g; # handle includes
 s/nsRefPtr ?</RefPtr</g;   # handle declarations and variables
'

 # Handle a special friend declaration in gfx/layers/AtomicRefCountedWithFinalize.h.
perl -p -i -e 's/::nsRefPtr;/::RefPtr;/' gfx/layers/AtomicRefCountedWithFinalize.h

 # Handle nsRefPtr.h itself, a couple places that define constructors
 # from nsRefPtr, and code generators specially.  We do this here, rather
 # than indiscriminantly s/nsRefPtr/RefPtr/, because that would rename
 # things like nsRefPtrHashtable.
perl -p -i -e 's/nsRefPtr/RefPtr/g' \
     mfbt/nsRefPtr.h \
     xpcom/glue/nsCOMPtr.h \
     xpcom/base/OwningNonNull.h \
     ipc/ipdl/ipdl/lower.py \
     ipc/ipdl/ipdl/builtin.py \
     dom/bindings/Codegen.py \
     python/lldbutils/lldbutils/utils.py

 # In our indiscriminate substitution above, we renamed
 # nsRefPtrGetterAddRefs, the class behind getter_AddRefs.  Fix that up.
find . -name '*.cpp' -o -name '*.h' -o -name '*.idl' | \
    xargs perl -p -i -e 's/nsRefPtrGetterAddRefs/RefPtrGetterAddRefs/g'

if [ -d .git ]; then
    git mv mfbt/nsRefPtr.h mfbt/RefPtr.h
else
    hg mv mfbt/nsRefPtr.h mfbt/RefPtr.h
fi

--HG--
rename : mfbt/nsRefPtr.h => mfbt/RefPtr.h
2015-10-18 01:24:48 -04:00
Gijs Kruitbosch
8711a22bcd Bug 1194692 - fix some cookie parsing issues in the IE/Edge cookie importer code, r=MattN
--HG--
extra : commitid : 4VQBejjASGM
extra : rebase_source : 56404c6714d1fd58aaf70e9f5b642f7ebb219e24
extra : amend_source : f590924ba11139f59cce73384026ce2a50d9702c
2015-09-28 22:30:20 +01:00
Gijs Kruitbosch
2352be03b3 Bug 1212297 - improve error handling in Chrome bookmarks migration code, r=MattN
--HG--
extra : commitid : BEgGX9o3KPB
extra : rebase_source : e6c4de4e72db8aab771864d453409b02cdcc067e
2015-10-07 13:24:50 +01:00
Carsten "Tomcat" Book
08997000eb 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
e7ef778c9d Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
Backed out changeset cfc1820361f5 (bug 1202902)

--HG--
extra : rebase_source : 5d3db72337754bc7ab0ed0c30b2896100411ff92
2015-10-07 12:13:45 +02:00
Shu-yu Guo
d06b6030f6 Bug 1202902 - Scripted fix the world. 2015-10-06 14:00:31 -07:00
Gijs Kruitbosch
b34d2af69e Bug 1207106 - use voidptr for windows vault password ctypes code, r=dolske
--HG--
extra : commitid : 7mTqAekDXSZ
extra : rebase_source : 1d6e1bb60d0cca22e32d1238252a3be980f404b5
2015-09-22 23:46:11 +01:00
Wes Kocher
40f2f82907 Merge m-c to inbound, a=merge 2015-09-25 18:02:38 -07:00
Gijs Kruitbosch
267695d771 Bug 1194692 - fix fallback values at callsites of fileTimeToSecondsSinceEpoch, r=MattN
--HG--
extra : commitid : K0lsNv1Ppkp
extra : rebase_source : 287103131b503124081470fd6549b4a1d6a4395e
extra : histedit_source : 4b12850bec32148d0713fc5fa8fff9f4a910a4d7
2015-09-22 23:25:28 +01:00
Wes Kocher
08ffd204f8 Merge inbound to central, a=merge CLOSED TREE 2015-09-22 16:42:03 -07:00
Jacek Caban
da1f9eab72 Bug 1207100 - Fixed nsEdgeReadingListExtractor.cpp compilation on GCC. r=Gijs 2015-09-22 19:07:10 +02:00
Gijs Kruitbosch
0cb796b5d0 Bug 1205053 - addendum: rebasing mistake due to the new name of the ctypes helper, rs=me
--HG--
extra : commitid : CwzpQoyqcEZ
2015-09-22 16:45:06 +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
Tooru Fujisawa
a80925cf2f Bug 1207491 - Part 7: Remove use of expression closure from browser/components/migration/. r=Gijs
--HG--
extra : commitid : 9jirohhjOQ7
extra : rebase_source : e790d293ad5f9211e4da401dbe1be0175aa18097
2015-09-23 18:36:21 +09: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
Shu-yu Guo
64db2267cf 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
8dc2e61b17 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
27d5a77e9b Bug 1200656 - followup, use char16ptr_t to fix builds with VS 2015. r=mak 2015-09-09 09:40:56 +02: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
Jared Wein
5ec1e756a3 Bug 1200656 - Reading list import from Edge leaks. r=jimm 2015-09-08 08:52:32 -04:00
Riadh Chtara
1930cc74df Bug 682069 - Password Import from IE not available. r=dolske r=mattn
--HG--
extra : transplant_source : %85p%0C%5B%8CZ%7D%2C%81%8EW%CFC%CD%C4%E0%29%E1M%20
2015-09-01 17:27:04 -07:00
Jared Wein
7bd5e65f27 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
e45a2969e5 Merge m-c to inbound. a=merge 2015-08-30 22:12:12 -04:00
Nicholas Nethercote
f44287005f 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.

--HG--
extra : rebase_source : 82e3387abfbd5f1471e953961d301d3d97ed2973
2015-08-27 20:44:53 -07: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
Marco Bonardo
e1ab194e40 Bug 1156277 - Fix intermittent failures in test_IE_cookies.js by randomizing and clearing cookies. r=gijs
--HG--
extra : commitid : 7ic6jyfVdDV
2015-08-28 14:19:06 +02: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
Nazim Can Altinova
59729e31e7 Bug 1185893 - abuse of bind(this) with add/removeEventListener r=gijs
--HG--
extra : commitid : 1GYxHS8fyOs
extra : histedit_source : 076c55f9015ed8289581a0d52ae03e03b9352267
2015-08-21 15:31:00 +01:00
Gijs Kruitbosch
025771fc44 Bug 1196311 - actually ship edge migrator, r=jaws
--HG--
extra : commitid : 7VewJalFyq9
extra : rebase_source : 76d50265d9b00417b245136e481d79bc6a37bdc1
extra : amend_source : 8a9b388f4fe7c1d12618f7cc5f063271da27ef20
2015-08-19 17:41:30 +01:00
Gijs Kruitbosch
f37bf8aa99 Bug 1192032 - followup: include windowsregistry jsm to fix test brokenness, rs=bustage
--HG--
extra : commitid : 9nwPmNfJ67o
extra : rebase_source : 3c1e333decb7834310c21dcea7e0ecf569cea931
2015-08-13 19:49:48 +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
Bernardo P. Rittmeyer
e2a7d78267 Bug 706005 - Chrome migrator notifies user to close browser. r=MattN
--HG--
extra : commitid : 5oD1YL5zeLw
extra : rebase_source : 24a99b34f8bfa458b2db0f79ffd1335a40e7dd15
2015-08-07 23:36:32 -07:00
Matthew Noorenberghe
18dca7a7aa Bug 706973 - Support migration from Chromium/Canary. r=Mano
--HG--
extra : commitid : 3KP329DkUM0
2015-08-06 00:02:22 -07:00
Riadh Chtara
02c232543d Bug 707044 - Tests for Google Chrome password import on Windows. r=MattN
--HG--
extra : commitid : 76amNoPXkMV
extra : rebase_source : ef935eedc2448285a7c7d2e1aa3974987f82e3b7
2015-07-27 19:34:30 -07:00
Makoto Kato
97b99fffd8 Bug 707044 - Import login data from Google Chrome on Windows. r=MattN
--HG--
extra : commitid : BBIx8YriHeE
extra : rebase_source : 13a12ff92d8a01df16796a64a34cd108bf3ea41d
2015-07-27 19:31:53 -07:00
Tim Nguyen
ab0f949f17 Bug 1172357 - Use new tree-container class for about:welcomeback tree. r=jaws
--HG--
extra : commitid : 1hojpt41k2e
extra : rebase_source : 6ddfe723a1d259a2ce820d6c057a416578eafd59
2015-07-17 14:35:51 -07:00
Birunthan Mohanathas
a8939590de 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
a249083da4 Merge m-c to fx-team. a=merge 2015-07-07 14:41:18 -04:00
Emanuel Hoogeveen
7d1e52f2ff Bug 905127 - Part 1 - Make some functions from nsNetUtil not inline. r=jduell 2015-07-07 04:17:00 +02:00
Hector Zhao
52c94a8891 Bug 1178166 - Handle gbk encoded login.ini from 360 secure browser. r=mak
--HG--
extra : transplant_source : %C0%A2%AA%FD%9D%80%F51Q%C7%1A%16aE%E1u%5B%87%7B%E2
2015-06-25 15:18:44 +08:00
Hector Zhao
3dd846b978 Bug 1164752 - Include 360 secure browser in migration. r=mak
--HG--
extra : transplant_source : %2B%B6%90%B7l%BC%8B%B9m%08%7F%03%90%CC7jH%16Vw
2015-05-13 18:00:55 +08:00
Matthew Noorenberghe
4cbd727a25 Bug 1162205 - Don't import encrypted cookies from Chrome. r=mak 2015-05-08 11:41:10 -07:00
Marco Bonardo
9b2ba80009 Bug 1094876 - Migrators should use new Bookmarks.jsm API. r=ttaubert 2015-04-20 16:32:49 +02:00
Marco Bonardo
ea323040f5 Bug 1155705 - Safari bookmarks migration is broken. r=Gijs 2015-04-17 21:22:40 +02:00
Marco Bonardo
eb8d30f87a Bug 1154294 - write a test for IE cookies migration. r=Gijs 2015-04-16 10:16:19 +02:00
Gijs Kruitbosch
59a04c88d9 Bug 1154472 - fix expiry dates in IE cookie imports, r=mak 2015-04-15 10:28:16 +01:00
Gijs Kruitbosch
c63c828d6c Bug 1153900 - fix use of 'File' constructor in IEProfileMigrator.js, r=mak 2015-04-14 05:37:00 +01:00
Shu-yu Guo
b3f5482f33 Bug 1153900 - Fix TDZ issue in IEProfileMigrator.js, r=gijs 2015-04-13 21:25:00 +01:00
Abhishek Bhattacharya
d1a4be8680 Bug 1123309 - Remove Dict.jsm. r=mak,gfritzsche,felipe 2015-04-08 15:49:47 -03:00
Ehsan Akhgari
883849ee32 Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:

function convert() {
echo "Converting $1 to $2..."
find . \
       ! -wholename "*/.git*" \
       ! -wholename "obj-ff-dbg*" \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert MOZ_OVERRIDE override
convert MOZ_FINAL final
2015-03-21 12:28:04 -04:00
Magnus Melin
a400815a3d Bug 1138322 - TelemetryEnvironment.jsm should not use |ProfileTimesAccessor|. r=vladan 2015-03-07 18:53:36 +02:00
Sebastian Hengst
bb17128a40 Bug 1139427 - Define file-based metadata in /browser/components. r=gavin
Add bugzilla components as metadata to moz.build files for easier bugfiling into the correct component. More information:

https://gecko.readthedocs.org/en/latest/build/buildsystem/mozbuild-symbols.html#bug-component
2015-03-08 20:43:22 +01:00
Carsten "Tomcat" Book
08fafcb3e2 merge mozilla-inbound to mozilla-central a=merge 2015-02-16 15:59:56 +01:00
Tim Nguyen
cd5406aa49 Bug 1128882 - Fix welcomeback restore button not working. r=jaws 2015-02-13 11:50:00 +01:00
Neil Rashbrook
6778078a1e Bug 1100118 Allow migration from Firefox to Firefox Developer Edition r=MattN 2015-02-14 21:29:49 +00:00
Chris Peterson
6d54bd3f21 Bug 1129321 - Remove nonstandard let blocks from browser. r=ttaubert 2015-01-24 23:39:14 -08:00
Christoph Kerschbaumer
a4c18cd3ae Bug 1087726: Make JS callers of ios.newChannel call ios.newChannel2 in browser/ (r=gijs) 2014-10-24 14:36:11 -07:00
Tim Nguyen
4595446ad1 Bug 1087618 - Part 4: Update html structure of about:tabcrashed, sessionrestore and welcomeback. r=jaws 2015-01-21 05:44:00 -05:00
Mark Hammond
b092d51b09 Bug 972196 - copy signedInUser.json on Firefox reset to keep sync working. r=MattN 2015-01-05 09:05:14 +11:00
Paolo Amadini
cdd2f29b18 Bug 1112088 - Use Downloads.jsm functions to get download directories in the Safari Migrator. r=mak 2014-12-24 18:10:04 +00:00
Chris Peterson
249ac81315 Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps 2014-12-10 22:56:31 -08:00
Gijs Kruitbosch
8a9e5f2c36 Bug 639134 - update pref UI and internet explorer profile migration code for new tristate pref, r=jaws 2014-11-27 19:12:03 +00:00
Gijs Kruitbosch
46e9e234f8 Bug 1096787 - copy new logins.json database when using fx reset, r=MattN
--HG--
extra : rebase_source : e0d9ecd2d99c7e479869ee0066ab0521d21133f3
2014-11-12 00:35:02 +00:00
Matthew Noorenberghe
f922bccfc0 No bug - Stop pre-processing aboutWelcomeBack.xhtml. r=me 2014-11-04 17:59:31 -08:00
Mark Hammond
0d470f4198 Bug 1080934 - add radio buttons to about:welcomeback. r=Unfocused 2014-10-24 10:56:33 +11:00
Mark Hammond
7e0e31669a Backed out changeset 0b08eb8e264b (Bug 1080934) for bc failures. 2014-10-23 16:20:13 +11:00
Mark Hammond
9c68a3252e Bug 1080934 - add radio buttons to about:welcomeback. r=Unfocused 2014-10-23 15:00:23 +11:00
Mark Hammond
4683821ea9 Bug 1063710 - Make Reset Profile write the reset's timestamp to times.json. r=gps 2014-10-23 15:00:23 +11:00
Mark Hammond
ffbc0b9c2c Bug 1063714 - migrate FHR related data to new profile on profile migration/reset. r=gps 2014-10-23 15:00:22 +11:00
Mark Hammond
647a58c354 Bug 1063702 - Update all Reset Firefox strings and relevant UI to new UX requirements. r=MattN
--HG--
extra : rebase_source : 4e9f51eb421ccd12e2fc14b6294a104d1c7a1aff
2014-10-11 12:37:16 +11:00
Andrew Halberstadt
d292ee73f1 Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Steven MacLeod
51ec78291f Bug 1035557 - Migrate crash checkpoints with the session so that we don't appear to crash during reset. r=ttaubert
--HG--
extra : rebase_source : 29fd4cccaf53a4011d8022b733e83eb1d7f25aaf
extra : histedit_source : c0bb058cd59087c126e2462d596f6b72db9d0de1
2014-08-11 16:41:27 -04:00
Birunthan Mohanathas
c8c41d6efe Bug 1038458 - Part 4: Flatten browser/components/migration/{public,src}/ directories. r=mak
--HG--
rename : browser/components/migration/src/BrowserProfileMigrators.manifest => browser/components/migration/BrowserProfileMigrators.manifest
rename : browser/components/migration/src/ChromeProfileMigrator.js => browser/components/migration/ChromeProfileMigrator.js
rename : browser/components/migration/src/FirefoxProfileMigrator.js => browser/components/migration/FirefoxProfileMigrator.js
rename : browser/components/migration/src/IEProfileMigrator.js => browser/components/migration/IEProfileMigrator.js
rename : browser/components/migration/src/MigrationUtils.jsm => browser/components/migration/MigrationUtils.jsm
rename : browser/components/migration/src/ProfileMigrator.js => browser/components/migration/ProfileMigrator.js
rename : browser/components/migration/src/SafariProfileMigrator.js => browser/components/migration/SafariProfileMigrator.js
rename : browser/components/migration/public/nsIBrowserProfileMigrator.idl => browser/components/migration/nsIBrowserProfileMigrator.idl
rename : browser/components/migration/src/nsIEHistoryEnumerator.cpp => browser/components/migration/nsIEHistoryEnumerator.cpp
rename : browser/components/migration/src/nsIEHistoryEnumerator.h => browser/components/migration/nsIEHistoryEnumerator.h
2014-07-26 09:31:57 -07:00
Jim Blandy
7e20285e70 Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):

 - Never set the buffer's mode.

   Years ago, Emacs did not have a good JavaScript mode, so it made sense
   to use Java or C++ mode in .js files. However, Emacs has had js-mode for
   years now; it's perfectly serviceable, and is available and enabled by
   default in all major Emacs packagings.

   Selecting a mode in the -*- file variable line -*- is almost always the
   wrong thing to do anyway. It overrides Emacs's default choice, which is
   (now) reasonable; and even worse, it overrides settings the user might
   have made in their '.emacs' file for that file extension. It's only
   useful when there's something specific about that particular file that
   makes a particular mode appropriate.

 - Correctly propagate settings that establish the correct indentation
   level for this file: c-basic-offset and js2-basic-offset should be
   js-indent-level. Whatever value they're given should be preserved;
   different parts of our tree use different indentation styles.

 - We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
   Remove tab-width: settings, at least in files that don't contain tab
   characters.

 - Remove js2-mode settings that belong in the user's .emacs file, like
   js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Birunthan Mohanathas
51ba75d135 Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
Matthew Noorenberghe
91ec3a6aac Bug 705927 - Support friendly names for profile selection during migration. r=Mano 2014-06-04 00:56:18 -07:00
Birunthan Mohanathas
5f1fde8824 Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
Carsten "Tomcat" Book
26f471ed60 Merge mozilla-central to fx-team 2014-03-21 15:35:37 +01:00
Boris Zbarsky
009cf4dd56 Bug 980962. Fix in-tree consumers to not construct typed arrays without "new". r=jorendorff 2014-03-20 23:19:42 -04:00
Jared Wein
cbd250673e Bug 940393 - Win8: Text color on inactive tabs makes text very hard to read. r=gijs
--HG--
extra : rebase_source : 03e07612be960c1b3a961e065404034ae0db5ce1
2014-03-20 20:23:36 -04:00
Phil Ringnalda
6e1b3cfb33 Back out bbb44c125553 (bug 940393) for breaking WinXP 2014-03-20 20:57:39 -07:00
Jared Wein
86208b298b Bug 940393 - Win8: Text color on inactive tabs makes text very hard to read. r=gijs 2014-03-20 20:23:36 -04:00
Rui You
4f3f54d192 Bug 895025 - Unable to import bookmarks from IE when they contain a .lnk to a folder. r=mak 2014-01-24 18:41:08 +08:00
Gregory Szorc
e396fc159d Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Mike Hommey
8fd06cf41b Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
b32a4ed166 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
682364d535 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Mike Hommey
2812d11fce Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
26bc04d200 Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal 2013-11-19 11:47:43 +09:00
Mike Hommey
e80e877ab7 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Mike Hommey
dda5b915fe Bug 939039 - Remove now useless FORCE_STATIC_LIB definitions. r=gps 2013-11-19 11:47:28 +09:00
Mike Hommey
ffe0380912 Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps 2013-11-19 11:47:14 +09:00
Mike Hommey
ceb06200dc Bug 937900 - Don't link browsercomps.dll against the static RTL. r=bsmedberg 2013-11-16 13:38:00 +09:00
Henri Sivonen
5ac2a5be04 Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky. 2013-11-04 13:24:33 +02:00
Carsten "Tomcat" Book
6646962e49 Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE 2013-11-04 13:04:02 +01:00
Henri Sivonen
7af818f242 Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky. 2013-11-04 13:24:33 +02:00
Cykesiopka
d2f6b7333c Bug 914270 - Part 1: Simple/Automated moves. r=joey 2013-10-24 18:51:00 +01:00
Mike Hommey
b000a846c2 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Gijs Kruitbosch
3905b31a92 Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Phil Ringnalda
42269c15ff Back out e9f46c81c28e (bug 924463) on suspicion of being the One True cause of mass browser-chrome orange
CLOSED TREE
2013-10-18 18:54:22 -07:00
Gijs Kruitbosch
fd78ae11da Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Mike Hommey
f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Birunthan Mohanathas
2799a23c6a Bug 784739 - Switch from NULL to nullptr in browser/components. r=ehsan 2013-08-21 12:13:50 -04:00
Ms2ger
fcfe6983ba Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
Tim Taubert
4cbcbac785 Bug 891806 - part 1 - replace 'yield;' with 'yield undefined;' in browser/; r=jaws 2013-07-10 23:52:04 +02:00
Joey Armstrong
a8ffe81a63 bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2. 2013-07-03 12:01:06 -04:00
Gijs Kruitbosch
42183897e2 Bug 833943, part 3: implement migrator changes, r=MattN, sr=gavin
--HG--
extra : rebase_source : d94c1d1c84f9b996d92317a26cbd227c0cb97a44
2013-06-28 17:45:05 -04:00
Gijs Kruitbosch
559fbf7939 Bug 833943, part 2: implement about:welcomeback, r=gavin
* * *
Bug 833943 - Part 5: add about:welcomeback to gInitialPages

--HG--
rename : browser/components/sessionstore/content/aboutSessionRestore.xhtml => browser/components/migration/content/aboutWelcomeBack.xhtml
extra : rebase_source : fc58ab8f648c4e0298959429cbf52de40135bb3d
2013-06-28 17:44:29 -04:00
Steven MacLeod
00c5b4c4da Bug 866638 - Ignore invalid URIs when importing Safari History, r=gavin
--HG--
extra : rebase_source : a7da5851b13ae1bb487ed843342e2c54976318fb
2013-06-25 18:12:23 -04:00
Joey Armstrong
177893ac53 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal 2013-06-20 15:59:59 -04:00
Brian O'Keefe
11bcc1cd9e Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
2013-06-17 15:21:01 -04:00
Joey Armstrong
0a0e08cb9c bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal 2013-06-14 14:07:19 -04:00
Joey Armstrong
8101528304 bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #1). r=mshal 2013-06-10 11:30:03 -04:00
Mark Hammond
5a6f7551ba Bug 878690 - Use FormHistory.jsm for the Safari profile migrator. r=mak 2013-06-04 09:51:36 +10:00
Mike Shal
5169c0a913 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Gregory Szorc
1b12175ba0 Bug 873629 - Remove 129 empty Makefile.in files; r=ted 2013-05-17 16:20:11 -07:00
Joey Armstrong
26736a0ee2 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Joey Armstrong
321d063783 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
Raymond Lee
28f34cd9f9 Bug 855638 - Part 1: Remove previous calls to PlacesUtils.backups and move them to PlacesBackups. r=mak 2013-04-17 14:08:11 +08:00
Gijs Kruitbosch
68665d0480 Bug 834034 - Migrate persdict.dat when resetting Firefox, r=MattN 2013-04-08 14:17:18 -07:00
Ehsan Akhgari
43764bd494 Backed out 2 changesets (bug 784739) because of Windows build failures
Backed out changeset 06ae36377cfa (bug 784739)
Backed out changeset e56f91d780df (bug 784739)
2013-04-02 23:04:49 -04:00
matekm
0bf38851a2 Bug 784739 - Switch from NULL to nullptr in browser/; r=ehsan 2013-04-02 20:40:29 -04:00
Kyle Machulis
72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Gregory Szorc
89e86f9b21 Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
--HG--
extra : rebase_source : 8de9c7f68a953e574dda22f8c14c2b2ca60444f9
2013-03-19 18:49:07 -07:00
Mike Shal
7ecea60097 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Gregory Szorc
7d09ff18e0 Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium 2013-03-17 18:01:25 -07:00
Gregory Szorc
c865547d94 Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Gregory Szorc
7b6f9c7add Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.

--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Phil Ringnalda
a15a3b2551 No bug, remove trailing whitespace to trigger builds on a CLOSED TREE 2013-03-04 21:44:53 -08:00
Gregory Szorc
1b27561fa4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Mike Hommey
26e3714874 Bug 755724 - Move browser application in a subdirectory. r=jimm 2013-02-11 14:10:16 +01:00
Marco Bonardo
4f925597b9 Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications.
r=Mano sr=gavin
2013-02-06 20:48:56 +01:00
Matthew Noorenberghe
6b7c3c20c7 Bug 829995 - Ignore case of .url extension when migrating bookmarks from Internet Explorer. r=felipe 2013-01-16 18:39:46 -08:00
Trevor Saunders
9449c04cac bug 829288 - fix warnings under browser/ r=gavin 2013-01-10 07:34:58 -05:00
Paolo Amadini
de41adc2ce Bug 763295 - Port the bookmarks export service to JavaScript. r=mak 2012-12-08 20:50:54 +01:00
Masatoshi Kimura
a87ade4d88 Bug 562091 - Remove the EUC-KR conveter and rename x-windows-949 to EUC-KR. r=smontagu 2012-11-13 18:58:48 -05:00
Kyle Huey
0469a02b25 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
a78b5b38c7 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
9a3674d80a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
4144129728 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
50b5d3f681 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Andres Hernandez
41c0955363 Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
Mike Hommey
70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Aryeh Gregor
d0ad5a7d0c Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Joshua Cranmer
a1186c1020 Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan
--HG--
extra : rebase_source : a0b4bc50fece36d9a90fed61431635948bfa33b5
2012-07-06 15:14:07 -05:00
Asaf Romano
3037e272c7 Bug 738263 - Default bookmarks are still not imported during initial migration. r=gavin. 2012-06-22 23:11:42 +03:00
Jacek Caban
dbc4967127 Bug 761094 - Enable IE migrator on mingw builds r=mak
--HG--
extra : rebase_source : 2664954305d3b6cdb327bd884c8ad7a6c9e8aaaf
2012-06-18 10:03:01 +02:00
Asaf Romano
2006e1b28c Bug 762639 - "Import Settings and Data" dialog show up on first run. r=mak. 2012-06-14 13:42:15 +03:00
Ed Morley
6cf4e96cb1 Merge mozilla-central to mozilla-inbound 2012-05-30 18:24:56 +01:00
Marco Bonardo
dd33e40f88 Bug 759730 - Use COMPtr for nsIWritablePropertyBag2 in nsIEHistoryEnumerator
rs=mano
2012-05-30 16:11:37 +02:00
Gervase Markham
68d38d677f Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Asaf Romano
0ee336e6d4 Bug 748569 - Fix few migration regressions (reset profile feature is broken - bug 748047, bookmarks.html not imported during migration - bug 738263, default-browser detection during migration is completely broken and few more minor issues). r=mak 2012-05-28 12:43:59 +03:00
Jim Mathies
025f49633e Bug 732124 - Fix for crt link errors with VC11 - build glue using both the static and the dynamic runtime lib, and link accordingly for various components. r=ted 2012-05-21 16:31:03 -05:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Mike Hommey
5eb323dba0 Bug 749548 - Only reference IE and Safari migrators in components manifest when they are installed. r=mak 2012-04-30 08:04:31 +02:00
Asaf Romano
b25142c58e Bug 745508 - Remove unused "From an HTML File" mode from the migration wizard. r=mak. a=desktop-only 2012-04-23 15:31:16 -04:00
Marco Bonardo
aea2d304a2 Bug 739968 - MigrationUtils.jsm import should use app modules resource url.
r=fryn a=desktop-only
2012-04-19 22:17:02 +02:00
Marco Bonardo
ebbad4262e Bug 710895 - Part 4: fix the test
r=Mano a=test-only
2012-04-18 15:58:36 +02:00
Marco Bonardo
4278ebe3b8 Bug 710895 follow-up - Temporarily disable test_IE_bookmarks.js, while looking into why it fails. 2012-04-17 18:57:15 +02:00
Marco Bonardo
9cbe082c7c Bug 710895 - Part 3: The new JS migrator.
Parts derived from the original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
2012-04-17 15:36:09 +02:00
Marco Bonardo
36453750dd Bug 710895 - Part 2: Remove the old IE migrator
Original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
2012-04-17 15:35:46 +02:00
Asaf Romano
b2edd02630 Bug 710259 - New Safari migrator (OS X & Windows). r=mak. 2012-04-14 22:11:10 +03:00
Asaf Romano
99faa1aa82 Bug 737381 - The Firefox Migrator should use the new migration system. r=mak 2012-04-14 12:50:44 +03:00
Marco Bonardo
62b72e88c0 Bug 710895 - Part 1: Add a class to enumerate IE History entries
Original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
2012-04-04 15:35:29 +02:00
Marco Bonardo
518620c16b Bug 738263 - Part 1: actually break default bookmarks import by will, to avoid worse handling.
r=Mano
2012-04-04 15:35:27 +02:00
Serge Gautherie
59fa779c7a Bug 735312. (AAv1) Remove MIGRATION_BUNDLE leftover. r=mak77. 2012-03-28 10:54:00 +02:00
Serge Gautherie
3b2db8b502 Bug 482911. (AAv1) Remove DEFAULT_BOOKMARKS leftover. r=mak77. 2012-03-28 10:54:00 +02:00
Henri Sivonen
f1d63ee370 Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin.
--HG--
rename : toolkit/components/places/nsPlacesImportExportService.cpp => toolkit/components/places/nsPlacesExportService.cpp
rename : toolkit/components/places/nsPlacesImportExportService.h => toolkit/components/places/nsPlacesExportService.h
2012-03-23 09:15:36 +02:00
Henri Sivonen
c2b04a653b Back out changeset d2693e86769d (bug 482911) due to crashes on Mac xpcshell tests. r=orange. 2012-03-23 11:25:08 +02:00
Henri Sivonen
0da751d790 Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin.
--HG--
rename : toolkit/components/places/nsPlacesImportExportService.cpp => toolkit/components/places/nsPlacesExportService.cpp
rename : toolkit/components/places/nsPlacesImportExportService.h => toolkit/components/places/nsPlacesExportService.h
2012-03-23 09:15:36 +02:00
Asaf Romano
bdcf891941 Bug 718608 - Migration code shrink and cleanup: unified code for notifications and error handling, prepare for deCOM. r=mak. sr=gavin on the interface change. browser/components/build part was done by mak (r=bsmedberg. 2012-03-21 21:20:47 +02:00
Marco Bonardo
6bc5b3e339 Bug 735312 - followup, add missing namespace 2012-03-14 20:41:07 +01:00
Marco Bonardo
c720d9f013 Bug 735312 - Properly handle importing default bookmarks from omni.ja.
r=felipe
2012-03-14 18:57:00 +01:00
Marco Bonardo
e20386539d Bug 591884 - Make IE importer fallback to the default Links folder to support toolbar favorites in versions >= 7
r=felipe
2012-03-09 11:13:14 +01:00
Matthew Noorenberghe
fddcc117e9 Bug 717070 - Profile reset - Part 2 - migrator portion. r=mano 2012-02-23 19:34:18 -08:00
Matthew Noorenberghe
a89acec325 Bug 717070 - Profile reset - Part 1 - Backend to initiate profile reset. r=mano 2012-02-23 19:34:18 -08:00
Matthew Noorenberghe
a5db0e8424 Bug 721242 - Delay Firefox migrator doStartup() call until after passwords are migrated. r=mak 2012-01-25 15:41:00 -08:00
Matthew Noorenberghe
e3244ecb61 Bug 721265 - Firefox migrator: form history support r=mak
--HG--
extra : rebase_source : 3f7ae6f3934b4edc9aabd6228c23acf487e8b293
2012-01-28 13:16:18 -08:00
Makoto Kato
badc27c6a0 Bug 720962 - don't build nsBrowserProfileMigratorUtils.cpp on Linux. r=mano 2012-01-26 09:54:26 +09:00
Asaf Romano
f5415954e4 Bug 715099 - Convert nsProfileMigrator to JS so we can JS modules on migration. r=mak. 2012-01-16 09:27:34 +02:00
Matthew Noorenberghe
638846efd5 Bug 273874 - Firefox migrator for new profiles r=mak
--HG--
rename : browser/components/migration/src/ChromeProfileMigrator.js => browser/components/migration/src/FirefoxProfileMigrator.js
extra : rebase_source : d5dfea053ede5abb3a535296085bdfe93ece8511
2011-11-29 02:30:40 -08:00
Matthew Noorenberghe
f69bec7a76 Bug 706733 - Use constants defined on nsIBrowserProfileMigrator rather than redefining them r=mak
--HG--
extra : rebase_source : f99634ff01e9933a1a2cc15348d5c8b6c675ba47
2011-12-02 01:14:33 -08:00
Tim Taubert
43777dd8a2 Bug 710975 - Bad index checking in nsIEProfileMigrator::TestForIE7(). r=gavin 2012-01-08 03:07:48 -08:00
Ed Morley
ac7c43033e Bug 709265 - Remove unused AnnotatePersonalToolbarFolder from nsBrowserProfileMigratorUtils; r=gavin 2011-12-16 09:13:29 +00:00
Makoto Kato
07cbd39062 Bug 539133 - Remove broken Opera 6 migrator. r=gavin 2011-12-16 10:59:51 +09:00
Marco Castelluccio
0976b93877 Bug 679352 - Remove libreg - Part 1: Clean nsProfileMigrator; r=bsmedberg 2011-12-10 22:41:14 +00:00
Matthew Noorenberghe
3bd7f8f1b2 Bug 674168 - support chrome multiple profile migration r=mak
--HG--
extra : rebase_source : fe0149f8df6328933c88128e83e28d3c06a5420c
2011-11-21 14:45:54 -08:00
Matthew Noorenberghe
10d663d63e Bug 705100 - Remove usage of nsISupportsArray in browser/components/migration r=mak
--HG--
extra : rebase_source : a1d9e9d273c200c8b071deca04e4ef1184d2703f
2011-11-29 02:26:19 -08:00
Matthew Noorenberghe
b2b8daa136 Bug 706033 - Chrome migrator should notify of Migration:ItemError when there are errors (and fix javadocs) r=mak
--HG--
extra : rebase_source : 75813f426ed5ccc1e98f066021dc48c897e53b64
2011-11-29 02:09:19 -08:00
Felipe Gomes
91f3fcbf24 Bug 706339 - Chrome migrator always offers migration even if Chrome is not present. r=gavin 2011-11-29 18:48:11 -08:00
Makoto Kato
7b69ef2949 Bug 505192 - Importing bookmarks from Google Chrome. r=mak77 2011-11-29 18:06:14 +09:00
Gregory Szorc
1a1f7b30ae Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey 2011-11-01 15:45:23 -07:00
Ehsan Akhgari
97229bd685 Bug 694865 - VC11 cannot compile the IE profile migration code because pstore.h no longer ships with the SDK; r=bbondy 2011-10-24 17:04:16 -04:00
Michael Wu
45f6ec832d Bug 695304 - Fix bookmark importing from IE, r=mak 2011-10-19 18:10:07 -07:00
Ehsan Akhgari
92064e6d3f Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Jeff Walden
b5e57820bf Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
2011-10-10 22:50:08 -07:00
Jeff Walden
d0532c3e95 Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
Jeff Walden
0f30b277bf Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
2011-10-10 22:50:08 -07:00
Michael Wu
d2b70213ac Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Ed Morley
df7c1c867e Backout changeset 81a7f5489ebc (bug 679352), since burning comm-central; a=callek 2011-09-25 16:27:30 +01:00
Marco Castelluccio
df8ae70db2 Bug 679352 - Remove libreg (Part 1: Clean nsProfileMigrator). r=bsmedberg 2011-09-24 16:25:20 +02:00
Marco Castelluccio
4019d9c370 Bug 679016 - Remove Netscape Profile Migrator; r=khuey 2011-08-18 16:19:12 +02:00
Brian Smith
57b7230f5d Bug 593077: Remove SSL 2.0 Support and Fortezza Cipher Suites, r=kaie 2011-08-15 22:38:56 -07:00
Matheus Kerschbaum
df5d3eff0b Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak 2011-08-06 17:24:52 +02:00
Michael Wu
b34f351453 Bug 671185 - Incorrect return of NS_ERROR_* codes in functions returning PRBool, r=mak,ehsan,taras,biesi,pike,khuey,dholbert,josh,bjacob,bsmith 2011-07-25 21:57:58 -07:00
Ms2ger
8c78d3f478 Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
Ludovic Hirlimann
c5215aa5dc bug 658218 Remove the use of Internet config API in Safari migrator r=joshmoz 2011-05-20 00:31:02 +02:00
Makoto Kato
38b464ee6e Bug 656205 - Remove unused browser migration code. r=mak77 2011-05-18 13:40:55 +09:00
Ms2ger@gmail.com
e6d71c2141 Bug 572652 - Remove the Accept-Charset header from HTTP requests. r=bz 2011-05-08 10:33:18 +02:00
Dão Gottwald
9291640652 Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg 2011-04-17 21:53:25 +02:00
Mitchell Field
a6788f0842 Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras 2011-02-20 06:10:24 +11:00
Jim Mathies
a66f409a5e Bug 575591 - Don't prepend '.' to the address of cookies assigned to ip address hosts in the ie migrator. r=dwitte, a=betaN 2010-11-09 19:36:36 -06:00
Jim Mathies
42487f4fb4 Bug 575591 - Don't bail out of migration on individual migration failures, report to the console instead. r=gavin, a=betaN 2010-11-09 19:36:36 -06:00
timeless@mozdev.org
4ab7411513 Bug 571770 deprecated conversion from string constant to 'char *' in nsDogbertProfileMigrator::GetHomepage(void*, nsIPrefBranch*)
r=dietrich

--HG--
extra : rebase_source : 17325f559ce6f671a1bfca129228667ec5d6e4db
2010-07-07 13:37:19 +03:00
Joe Drew
308e5cd202 Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz 2010-04-16 17:05:47 -04:00
Dietrich Ayala
983508eebf Bug 548614 - use define instead of literal string for windows favorites dir (r=gavin) 2010-02-25 11:34:42 -08:00