Dão Gottwald
dfaaa87fe2
use gBrowser instead of getBrowser() in browser chrome tests
2009-09-14 01:18:19 +02:00
Margaret Leibovic
f963a637ac
Bug 430148 - Remove or hide the more/less button in details pane for items which doesn't use extended properties (e.g. history), r=adw, mano
2009-09-11 15:25:42 +02:00
Marco Bonardo
05750fb0ea
Bug 509676 - Can't drag and drop a tag container to another standard point, r=dietrich
2009-09-11 15:25:24 +02:00
Marco Bonardo
d8b7d6c1b6
Bug 512353 - Unnecessary chevron in bookmarks toolbar, r=dao
2009-09-11 15:25:18 +02:00
Marco Bonardo
afdea37f53
Bug 509870 - Places transactions service should preserve GUIDS on created items, r=dietrich
2009-09-05 01:36:14 +02:00
Gabriele Best
5ca10b41cd
Bug 244371 - Show a tooltip in Bookmarks and History sidebars, r=mak
2009-09-05 01:36:07 +02:00
Jesse Ruderman
067a9a9574
Re-enable tests now that bug 507199 is fixed (revert e22ff796c703)
2009-08-26 08:55:48 -07:00
Benjamin Smedberg
2e9438fd2f
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Dão Gottwald
696dd90842
Bug 510509 - superfluous hbox in places toolbar binding. r=mak77
2009-08-18 10:23:34 +02:00
Marco Bonardo
cbbe8c14a9
Bug 382466 - in toolbar.xml, prevent lots of repeated work in updateChevron() by using a timer, r=dao
2009-08-14 10:03:34 +02:00
Ted Mielczarek
ad775e7a7a
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
...
--HG--
extra : rebase_source : 76f547c1f055f18f57e09c67f1a2f7b2f548c3cd
2009-05-14 07:37:40 -04:00
Marco Bonardo
9c88eb1c27
Bug 508265 - Localized bookmarks backup are not replaced by new backups, r=dietrich
2009-08-06 16:34:16 +02:00
Markus Stange
369cb6add1
Bug 269410 - Only show the toolbar collapse button in the main browser window and in the Places library window. ui-r=faaborg, r=enndeakin
2009-08-06 08:51:20 +12:00
Ted Mielczarek
bf94951904
Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures
2009-08-05 15:36:20 -04:00
Ted Mielczarek
b6d8d93b5c
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
...
--HG--
extra : rebase_source : 7bd4c374609a9eea15d0b244c1415ae853146e84
2009-05-14 07:37:40 -04:00
Marco Bonardo
a04cbd87f8
followup to Bug 481437 - adding at least one test to browser_library_open_leak.js, trivial change
2009-08-03 10:48:02 +02:00
Marco Bonardo
87ab63a2f9
Bug 507172 - random failure in browser_ui_bookmarks_sidebar.js, disable test for now while CLOSED TREE
2009-08-01 10:03:13 +02:00
Blake Winton
142b6f9ce6
Bug 507386 - Unintended semicolons at the end of if-statements. r=dietrich
2009-07-30 20:40:45 +02:00
Shawn Wilsher
1f2b2d387e
Disable these two randomly crashing tests until bug 506042 is fixed and we can get stacks from the crashes.
2009-07-30 08:48:48 -07:00
Neil Deakin
5303f25260
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
2009-07-29 14:33:53 -04:00
Ehsan Akhgari
821f9279d3
Bustage fix for the test for bug 501413
2009-07-29 12:09:38 +04:30
Ehsan Akhgari
1a574c8f1d
Bug 501413 - In a right-to-left localization, clicking any url in the bookmark sidebar doesn't work (tests); r=mak77
2009-07-29 12:06:34 +04:30
Neil Deakin
eb8c6c62b3
Bug 503966, dragging tab to bookmarks sidebar opens new window, fix this by passing the dataTransfer to the view, r=sdwilsh
2009-07-17 14:09:10 -04:00
Mark Finkle ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E%2C%20Marco%20Bonardo%20%3Cmak77%40bonardo.net%3E)
cf0241bf3f
Bug 483980 - Allow history/bookmark observer components to register with a startup category
...
This changeset allows for history and bookmark observers to be registered via
the category manager. This means the bookmarks service does not have to be
initialized at startup to register observers with it, as well as the history
service.
r=sdwilsh
r=mak
r=dietrich
2009-03-25 15:31:36 -05:00
Dave Townsend
b7bbffcf77
Bug 481406: Stop using dump in browser chrome tests. r=mak77
2009-07-06 10:27:26 +01:00
Marco Bonardo
f5eaa3ca95
Bug 496058 - mochitest-browser-chrome: browser_bookmarksProperties.js times out intermittently, r=enn
2009-07-01 11:19:11 +02:00
Ehsan Akhgari
2bea39652a
Bug 501413 - In a right-to-left localization, clicking any url in the bookmark sidebar doesn't work; r=mak77
2009-07-01 01:17:13 -07:00
Dão Gottwald
87c8e42a85
Bug 491247 - utils.js: reference to undefined property aPopup.childNodes[aPopup._startMarker + 1]. r=mak
2009-06-29 18:47:03 +02:00
Dão Gottwald
160cc9f85c
Bug 500976 - PlacesController.prototype._shouldShowMenuItem should not depend on bug 232598. r=sdwilsh
2009-06-28 18:04:18 +02:00
Marco Bonardo
d6c5ee0c9f
Bug 495675 - 500 ms delay when holding mouse down on folders on bookmarks toolbar before they open, r=dietrich
2009-06-25 00:15:25 +02:00
Neil Deakin
8eb3e02e5d
Bug 499547, double click on bookmark in library not raising window, r=dao
2009-06-24 13:12:31 -04:00
Marco Bonardo
09c76bcf32
Bug 494372 - when views are notified skip static content, r=dietrich
2009-06-24 18:29:26 +02:00
Marco Bonardo
13fb524dd9
Bug 498620 - Saved search folder is not visible in left folder pane or open-able in right pane immediately after saving, r=dietrich
2009-06-24 10:59:30 +02:00
Ben Newman
94f19e102d
Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap
2009-06-23 14:22:16 -07:00
Marco Bonardo
c4d4ef8419
Bug 490742 - Transactions Manager should batch child transactions, r=sdwilsh
2009-06-23 11:40:26 +02:00
Marco Bonardo
0e672ad5f9
Bug 498407 - Adding search keyword doesn't work on many sites, transactions manager tries to get anno for an invalid itemId, r=dietrich
2009-06-16 17:17:43 +02:00
Marco Bonardo
4a7058a7b6
Bug 324430 - Allow stopping Places results updates when they are unused, r=dietrich
2009-06-15 13:09:40 +02:00
Dietrich Ayala
17819e9de5
Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco)
2009-06-12 15:39:42 -07:00
Dietrich Ayala
6837f90750
Bug 493636 - when possible, use cached left pane query ids instead of the anno service directly (r=marco)
2009-06-12 15:21:47 -07:00
Margaret Leibovic
421183e7a9
Bug 481231 - Add an ID to the rows element of editBookmarkPanelGrid in editBookmarkOverlay.xul, r=sdwilsh
2009-06-12 14:59:32 +02:00
Marco Bonardo
ef0215a447
Bug 491276 - places/menu.xml: reference to undefined property this._self._result, r=dietrich
2009-06-12 14:59:25 +02:00
Marco Bonardo
6122b135ac
Bug 496266 - unit test for bug 496103 (browser_drag_bookmarks_on_toolbar.js) causes page navigation, r=gavin
2009-06-12 14:59:15 +02:00
Marco Bonardo
fabd399a05
Bug 496277 - unit test for bug 496103 (browser_drag_bookmarks_on_toolbar.js) fails on Linux, r=gavin
2009-06-12 14:59:10 +02:00
Michael Kohler
f596a31fe8
Bug 407366 - Require <something> for the keyword field when keyword searches are created, r=mak
2009-06-12 14:59:04 +02:00
Dietrich Ayala
d4ecc24959
Bug 497563 - Crashes [@ BindStatementURI] (r=sdwilsh)
...
* * *
2009-06-12 00:34:35 -07:00
Marco Bonardo
a42c49ee0e
Bug 496635: Middle click bookmark in the right-upper pane of the library does not open in new tab, r=dietrich
2009-06-12 00:07:06 -04:00
Shawn Wilsher
b84cbee827
Backed out changeset d891a7418d95 (bug 483980)
2009-06-11 16:08:07 -07:00
Mark Finkle ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E%2C%20Marco%20Bonardo%20%3Cmak77%40bonardo.net%3E)
2cf526db39
Bug 483980 - Allow history/bookmark observer components to register with a startup category
...
This changeset allows for history and bookmark observers to be registered via
the category manager. This means the bookmarks service does not have to be
initialized at startup to register observers with it, as well as the history
service.
r=sdwilsh
r=mak
r=dietrich
2009-03-25 15:31:36 -05:00
Neil Deakin
e4be0a0eed
Bug 488846, use a custom controller finding method which checks for open context menus for places, r=mak (CLOSED TREE)
2009-06-10 14:00:30 -04:00
Gavin Sharp
60fc4e646d
add bug # ref in comment for bug 496103's test
2009-06-04 03:40:11 -04:00