Marco Bonardo
|
3596b36ff9
|
Bug 753672 - Remove old code that is breaking live-update of the bookmarks chevron view.
r=mano
|
2012-05-30 16:11:34 +02: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 |
|
Marco Bonardo
|
6f0021b7e9
|
Bug 753205 - Add back separators support to bookmarks HTML import.
r=dietrich
--HG--
rename : browser/components/places/tests/unit/bookmarks.corrupt.html => toolkit/components/places/tests/unit/bookmarks.corrupt.html
rename : browser/components/places/tests/unit/bookmarks.preplaces.html => toolkit/components/places/tests/unit/bookmarks.preplaces.html
rename : browser/components/places/tests/unit/test_384370.js => toolkit/components/places/tests/unit/test_384370.js
rename : browser/components/places/tests/unit/test_398914.js => toolkit/components/places/tests/unit/test_398914.js
rename : browser/components/places/tests/unit/test_bookmarks_html.js => toolkit/components/places/tests/unit/test_bookmarks_html.js
rename : browser/components/places/tests/unit/test_457441-import-export-corrupt-bookmarks-html.js => toolkit/components/places/tests/unit/test_bookmarks_html_corrupt.js
rename : browser/components/places/tests/unit/test_bookmarksRestoreNotification.js => toolkit/components/places/tests/unit/test_bookmarks_restore_notification.js
|
2012-05-24 17:33:54 +02:00 |
|
Raymond Lee
|
c0cb58bdc8
|
Bug 728626 - Non-Firefox tests should not use 'about:robots' which is Firefox specific. r=ttaubert
|
2012-05-22 09:25:49 +08:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Johan Charlez
|
f5357f4082
|
Bug 503370 - Library doesn't handle CTRL+F correctly. r=dao
|
2012-05-03 06:22:32 -04:00 |
|
Raymond Lee
|
0913ad8c54
|
Bug 730840 - Use getBrowserURL() in Firefox tests to ease porting them. r=dao
|
2012-04-27 09:44:53 +08: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
|
511da225c0
|
Bug 741506 - Removing nodes while a bookmarks popup is open in OS X native menubar zombifies them.
r=Mano
|
2012-04-14 14:08:43 +02:00 |
|
Paolo Amadini
|
0bfd44989d
|
Bug 715355 - Deprecate and remove old style GUIDs. r=mak
--HG--
extra : rebase_source : 0d0a2ac825ed674075e8e85607a496668953c6c1
|
2012-04-12 12:27:57 +02:00 |
|
Paolo Amadini
|
1e2be0784b
|
Bug 728174 - Replace old synchronous favicons calls in the bookmarks HTML import. r=mak
--HG--
extra : rebase_source : ddb3109fa13f41bdfb2f265f7850453905145a07
|
2012-04-12 12:27:36 +02:00 |
|
Ms2ger
|
9ae4350b73
|
Merge m-c to m-i.
|
2012-04-09 09:32:28 +02:00 |
|
Serge Gautherie
|
44d7a7978e
|
Bug 739041. (Dv1a-FF) test_384370.js: Move after_import() into run_test(), Use Services.prefs too. f=neil r=mak77.
|
2012-04-07 01:56:32 +02:00 |
|
Serge Gautherie
|
244cdbd158
|
Bug 739041. (Cv1a-FF) test_browserGlue_prefs.js: Move comment back to its related code, s/print/do_log_info/g. r=mak77.
|
2012-04-06 16:31:25 +02:00 |
|
Marco Bonardo
|
3b4530759b
|
Bug 737841 - Part 3: remove no more useful redirectsMode query option.
r=dietrich rs=gavin
--HG--
rename : toolkit/components/places/tests/queries/test_redirectsMode.js => toolkit/components/places/tests/queries/test_redirects.js
|
2012-04-07 01:17:53 +02:00 |
|
Asaf Romano
|
47857df1e6
|
Bug 739451 - Don't rely on XPConnect-magic for getting the owner window of a places view (Required for compartment-per-global work). r=mak
|
2012-04-06 16:43:54 +03:00 |
|
Serge Gautherie
|
1dace635ce
|
Bug 741066. (Av1) browserPlacesViews.js: Fix 2 "function ... does not always return a value". r=mak77.
|
2012-04-03 15:43:25 +02:00 |
|
Serge Gautherie
|
63551b3831
|
Bug 741065. (Av1) controller.js: Fix "function PCDH_onDrop does not always return a value". r=mak77.
|
2012-04-03 15:42:06 +02:00 |
|
Serge Gautherie
|
dc023738a3
|
Bug 741064. (Av1) Fix "function PTV__buildVisibleSection does not always return a value". r=mano.
|
2012-04-01 18:13:44 +02:00 |
|
OHZEKI Tetsuharu
|
63ba62ea21
|
Bug 647951 - Fix for "window.top.XULBrowserWindow is null" error. r=mak
|
2012-03-28 20:35:13 +02:00 |
|
Henri Sivonen
|
e29edd2e13
|
Bug 482911 addendum - Tell nsBrowserGlue not to import initial bookmarks in a couple of tests to avoid fatal assertions on Mac. r=mak.
|
2012-03-23 16:57:13 +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
|
ad304c263e
|
Bug 735625 - Get rid of ImportHTMLFromFileToFolder.
r=dietrich sr=gavin
|
2012-03-16 00:12:49 +01:00 |
|
Owen Jones
|
7d0a6e2169
|
Bug 603817 - Properly update personal-bookmarks contents when it's put in the tabs toolbar.
r=mak
|
2012-03-13 00:33:54 +01:00 |
|
Marco Bonardo
|
6ac3dfb7b9
|
Bug 734646 - Duplicate bookmark item in the toolbar chevron popup.
r=mano
|
2012-03-12 14:59:55 +01:00 |
|
Marco Bonardo
|
92bfc265f6
|
Bug 734631 - Properly handle status menuitem changes in Places popups.
r=mano
|
2012-03-12 14:59:54 +01:00 |
|
Marco Bonardo
|
5087b83bbd
|
Bug 725047 - Remove the hack for dragging bookmarks toolbar folders on Linux.
r=mano
|
2012-03-08 18:00:46 +01:00 |
|
Marco Bonardo
|
baf76b6247
|
Bug 731274 - Make reloadLivemarks optionally force reloads and use it to speed up livemarks population.
r=dietrich sr=gavin
|
2012-03-08 11:14:59 +01:00 |
|
Marco Bonardo
|
115059e908
|
Bug 732404 - Remove dead handlers from editBookmarkOverlay.xul
r=mano
|
2012-03-08 11:14:57 +01:00 |
|
Marco Bonardo
|
6c866c3814
|
Merge inbound and central
|
2012-03-07 10:33:11 +01:00 |
|
Marco Bonardo
|
6f456cc9da
|
Bug 731563 - Make Places view markers proper elements in the popups.
r=mano
|
2012-03-06 20:28:51 +01:00 |
|
Serge Gautherie
|
062aabc288
|
Bug 731663. (Bv1a-FF) test_bookmarks_html.js: Fix nits, Add/Use do_print(), Improve documentation. r=mak77.
|
2012-03-05 19:44:47 +01:00 |
|
OHZEKI Tetsuharu
|
2e1dd2c937
|
Bug 580814 - Avoid accessing rows that don't exist in treeviews for Places. r=mak
|
2012-03-04 12:36:14 -05:00 |
|
Marco Bonardo
|
ae2ac3419e
|
Bug 658744 - disable browser_sidebarpanels_click.js cause it breaks the treeview and then tests zombie nodes.
rs=dietrich
|
2012-02-29 23:18:02 +01:00 |
|
Marco Bonardo
|
7521febc33
|
Bug 731123 - Live Bookmarks in bookmarks menu no longer update.
r=mano
|
2012-02-29 11:24:31 +01:00 |
|
OHZEKI Tetsuharu
|
79626124b2
|
Bug 575955 - Replace internal usage of old transactions shim, add a new toolkit test. r=mak
--HG--
rename : browser/components/places/tests/unit/test_placesTxn.js => toolkit/components/places/tests/unit/test_placesTxn.js
rename : browser/components/places/tests/unit/test_txnGUIDs.js => toolkit/components/places/tests/unit/test_txnGUIDs.js
|
2012-02-28 18:40:38 -05:00 |
|
Marco Bonardo
|
2c3db1bc42
|
Bug 702639 - Kill excludeItemsIfParentHasAnnotation query option.
r=dietrich sr=gavin
|
2012-02-24 23:43:49 +01:00 |
|
Marco Bonardo
|
3f265f4b54
|
Bug 613588 (Tests) - Load-on-demand livemarks.
r=dietrich
|
2012-02-24 13:42:30 +01:00 |
|
Marco Bonardo
|
d20e75ed38
|
Bug 613588 (Frontend) - Load-on-demand livemarks.
r=dietrich,mano
|
2012-02-24 13:42:26 +01:00 |
|
Marco Bonardo
|
8f5539d3cd
|
Bug 723165 - Telemetry for time needed to show the Bookmarks toolbar.
r=dietrich
|
2012-02-09 11:10:15 +01:00 |
|
Panagiotis Koutsourakis
|
9c7dfb9706
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
|
2012-02-04 17:32:24 +00:00 |
|
Rafael Ávila de Espíndola
|
51eafc2c57
|
Bug 715554 - Missing semicolon. r=mak.
|
2012-01-09 10:12:15 -05:00 |
|
Rafael Ávila de Espíndola
|
859eef010d
|
Bug 715554 - - Send quit-application in browser/components/places/tests/unit/test_clearHistory_shutdown.js. r=mak.
|
2012-01-09 10:07:42 -05:00 |
|
Jared Wein
|
4415b05bdf
|
Bug 419231 - Floating scrollbar in the toolbar customization palette is funky. r=dao
|
2011-12-21 15:16:05 -08:00 |
|
Dão Gottwald
|
15504d8795
|
Bug 707672 - openUILink[In] behavior should not be determined by browser.tabs.loadBookmarksInBackground. r=mak
--HG--
extra : rebase_source : a4bb56be12da09134fb83c9b6dee6edee4030a54
|
2011-12-20 01:17:08 +01:00 |
|
Marek Stepien
|
5bed6cd06f
|
Bug 590283 - Bookmark folder item count should use correct plural forms. r=mak77 f=pike
--HG--
extra : rebase_source : bb512289678a750063890e43ac9a74c5c0c69696
|
2011-12-14 11:33:01 +01:00 |
|
Thomas Prip Vestergaard
|
92fcb2e91e
|
Bug 705043 - Avoid cutting off Places URI titles unnecessarily. r=mak
|
2011-12-07 16:44:00 -05:00 |
|