Eric Rahm
e068073487
Bug 1308327 - Avoid passing a null value to nsDependentString. r=mak
...
The internal version of nsDependentString will assert if a null value is
passed in. An empty string should be okay though.
MozReview-Commit-ID: CZYdmsVisrc
2016-10-19 13:02:19 -07:00
Enes Goktas
032c476db6
Bug 1302855 - Fold browsercomps into xul; r=bsmedberg
...
MozReview-Commit-ID: 8oaVngXFfh3
--HG--
extra : rebase_source : 2f5e770d04bd3f75778f242e3866b141df5bbff4
2016-09-27 19:54:37 -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
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
Emanuel Hoogeveen
7d1e52f2ff
Bug 905127 - Part 1 - Make some functions from nsNetUtil not inline. r=jduell
2015-07-07 04:17:00 +02: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