Marco Bonardo
585d150603
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
a0c5f23358
Bug 732404 - Remove dead handlers from editBookmarkOverlay.xul
...
r=mano
2012-03-08 11:14:57 +01:00
Marco Bonardo
7d169993ad
Merge inbound and central
2012-03-07 10:33:11 +01:00
Marco Bonardo
aa0c44a607
Bug 731563 - Make Places view markers proper elements in the popups.
...
r=mano
2012-03-06 20:28:51 +01:00
Serge Gautherie
f0b09ba492
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
664e1bfd0d
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
96b8546f8a
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
0bf5fb28af
Bug 731123 - Live Bookmarks in bookmarks menu no longer update.
...
r=mano
2012-02-29 11:24:31 +01:00
OHZEKI Tetsuharu
6ad86ebbbb
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
efe05da08b
Bug 702639 - Kill excludeItemsIfParentHasAnnotation query option.
...
r=dietrich sr=gavin
2012-02-24 23:43:49 +01:00
Marco Bonardo
76ac38c278
Bug 613588 (Tests) - Load-on-demand livemarks.
...
r=dietrich
2012-02-24 13:42:30 +01:00
Marco Bonardo
5226ce6445
Bug 613588 (Frontend) - Load-on-demand livemarks.
...
r=dietrich,mano
2012-02-24 13:42:26 +01:00
Marco Bonardo
4f32695f7b
Bug 723165 - Telemetry for time needed to show the Bookmarks toolbar.
...
r=dietrich
2012-02-09 11:10:15 +01:00
Panagiotis Koutsourakis
791aa57b19
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
27f9e95772
Bug 715554 - Missing semicolon. r=mak.
2012-01-09 10:12:15 -05:00
Rafael Ávila de Espíndola
162e027fc8
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
a82bbe6d7d
Bug 419231 - Floating scrollbar in the toolbar customization palette is funky. r=dao
2011-12-21 15:16:05 -08:00
Dão Gottwald
88dac5f765
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
ad5883ae28
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
d5b8ffaab3
Bug 705043 - Avoid cutting off Places URI titles unnecessarily. r=mak
2011-12-07 16:44:00 -05:00
Jan Bambach
2cd6ae449b
Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao
2011-12-08 10:21:32 +01:00
Marco Bonardo
26f5648ef9
Bug 700296 (Places) - Remove dynamic containers implementation from Places.
...
r=dietrich
2011-11-29 02:22:51 +01:00
Cameron McCormack
aa938452a2
Bug 703174 - Make browser_drag_bookmarks_on_toolbar.js only call finish() once. r=mak
2011-11-18 08:05:51 +11:00
Marco Bonardo
9d3a1947c9
Bug 702081 - Add back the folder picker to bookmarks dialog missing it.
...
r=dietrich
2011-11-15 20:42:27 +01:00
Cameron McCormack
75f1bbc8b2
Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher
2011-11-12 22:06:54 +11:00
Marco Bonardo
1a2d6e25f7
Bug 700348 - fix showBookmarkDialog warnings.
...
r=dietrich
2011-11-11 22:39:26 +01:00
Oonishi Atsushi
ebc58fb880
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
2011-11-10 15:01:11 +01:00
Ed Morley
6a998be2c5
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Rail Aliiev
364e83c545
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Jeff Muizelaar
02f534aa58
Bug 696163. Remove default livemark. r=mak77, ui-r=limi
...
The livemark service does sqlite io on the main thread. The default livemark
has become pretty hard to discover now that we have hidden the bookmarks
toolbar, so there probably won't be a lot of new users using it. I suggest we
get rid of it so that we're not paying these IO costs for a feature that new
users are unlikely to use.
--HG--
extra : rebase_source : 1ec9c111077e3dbda1316116928582c20a0148f7
2011-10-21 11:28:17 -04:00
Marco Bonardo
7279ff22e3
Bug 696159 - Remove some deprecated Places code.
...
r=dietrich sr=rstrong
2011-10-27 11:11:43 +02:00
Dão Gottwald
107cc2b52c
Bug 690227 - Back out bug 455694 (tab drag/detach animations). a=dolske a=legneato
2011-10-26 17:46:58 -07:00
Paul Biggar
d8fd60d75c
Change in-tree users of Array.prototype.splice to not rely on non-standard behavior of deleting all elements from |k| onward for |arr.splice(k)|. r=jwalden
...
--HG--
extra : rebase_source : b2f041ab27c500636598fe6213481c1a5f0989e8
2011-09-22 15:43:11 -07:00
Rafael Ávila de Espíndola
935ed2bcfd
Bug 673017 - Misc places fixes. r=mak77.
...
This patch removes places-connection-closing, which is unused, reverts
1d1143dde4bb which was unnecessary and finalizes sql statements.
--HG--
extra : rebase_source : 8923378f4b1c58da8e128009efdf309f8ec29da3
2011-09-21 13:02:40 -04:00
Malini Das
841f72da21
Bug 677626 - Add a profiling test suite for mochitest. r=jmaher
2011-09-19 14:52:04 -04:00
Marco Bonardo
22ac610317
Bug 681420 - Improve responsiveness of history deletion.
...
r=dietrich sr=rstrong
2011-08-31 13:46:22 +02:00
Brian R. Bondy
fae523e7bd
Bug475045 - Can't drag unlinkified URL to bookmarks toolbar. r=mak,enndeakin
2011-08-24 08:52:53 -04:00
Marco Bonardo
fd2c793a9a
Bug 680550 - Handle removeAllPages more sanely in tests.
...
r=dietrich
2011-08-23 14:34:15 +02:00
Marco Bonardo
4653c495f0
Bug 669905 - Searching in Downloads folder should limit the search to downloads.
...
r=dietrich
2011-08-19 15:01:21 +02:00
Jared Wein
c44c700af7
Bug 676713 - Removed duplicate implementations of waitForClearHistory. r=mak77
2011-08-16 17:56:33 -04:00
Malini Das
da32b5cbd3
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- update tests. r=jmaher, a=test-only
2011-08-12 12:21:37 -04:00
Malini Das
e306b1b5aa
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
2011-08-12 12:21:36 -04:00
Marco Bonardo
5e1c11e0d6
Backout changeset a8bca81215ea (Bug 475045) due to m-oth permaorange.
2011-08-05 22:34:14 +02:00
Brian R. Bondy
925a24dc5f
Bug 475045 - Can't drag unlinkified URL to bookmarks toolbar
...
r=mak
2011-08-05 21:08:34 +02:00
Mehdi Mulani ext:(%2C%20Jared%20Wein%20%3Cjwein%40mozilla.com%3E)
81eaf93efa
Bug 564900 - Add a Downloads view to the Library.
...
Patch further modified and fixed by Jared Wein <jwein@mozilla.com>.
r=mak
2011-08-05 21:08:33 +02:00
Jez Ng
3194f3fc24
Bug 440093 - Bookmarks opened via "Open All in Tabs" should not replace current tab. r=mak
2011-08-04 14:34:02 +02:00
Tim Taubert
bda47cf25d
back out 6458c6116c97 (pushed with the wrong bug number)
2011-08-04 14:27:30 +02:00
Jez Ng
13e79f8b7f
Bug 440098 - Bookmarks opened via "Open All in Tabs" should not replace current tab. r=mak
2011-08-03 11:19:55 -07:00
Marco Bonardo
f1fa1f8538
Bug 674486 - browser_410196_paste_into_tags.js leaks places.xul
...
r=dietrich
2011-08-01 23:09:22 +02:00
Frank Yan
2a99c84938
Bug 455694 - Animate tab reordering & detaching: Places changes. r=mak
2011-07-26 22:26:13 -07:00