Commit Graph

1528 Commits

Author SHA1 Message Date
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
Bruno Calvignac
c552497569 Bug 433070 - Cannot import passwords from Seamonkey. r=gavin 2009-06-22 13:38:31 +02:00
Neil Deakin
2737a14b5e Bug 456106, use new drag and drop api in browser and toolkit, r=mano 2009-06-20 20:04:07 -04:00
Michael Kraft
bee927e616 Bug 491168 - Allow SessionStore to save/restore referrer field. r=zeniko 2009-06-19 09:37:08 +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
Paul O’Shannessy
e4e7c605b7 Bug 494749 - mochitest-browser-chrome: browser_490040.js times out intermittently, r=zeniko 2009-06-13 00:23:44 -07: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
53229ad0c0 Bug 492794 - microsummary service should cache bookmark ids for fast access (r=marco) 2009-06-12 15:26:04 -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
Gavin Sharp
ca3f7d6c20 Bug 497482: flush 'save session' pref explicitly when shutting down, since some ways of shutting down on mac cause us to avoid saving prefs, r=mconnor 2009-06-11 16:17:33 -04: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
Dão Gottwald
4fb8ab77ea Backed out changeset 0b7f20c1f468 2009-06-11 09:06:53 +02:00
Dão Gottwald
2dec8d5365 Bug 482105 - Restyle the search bar on OS X. r=mstange,rflint 2009-06-11 02:37:59 +02: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
Gavin Sharp
30b5394653 disable test for bug 496103 on linux 2009-06-04 03:35:56 -04:00
Gavin Sharp
4b6dbc8ae5 Tweak comment for unit test bustage fix for bug 496103 2009-06-04 01:54:23 -04:00
Gavin Sharp
dbf7fff25e Unit test bustage fix for bug 496103 2009-06-04 01:50:16 -04:00
Gavin Sharp
cda659cb28 Bug 496103: don't cancel mousedown events for menus (prevents dragging bookmark folders on the bookmark toolbar), r+sr=Neil. Test by Marco Bonardo <mak77@bonardo.net>, r=dietrich 2009-06-03 22:43:03 -04:00
Boris Zbarsky
9aa406ba85 Backed out changeset 171da87539a4 due to persistent failure of the browser_420786.js test on Linux.
--HG--
extra : rebase_source : 85a483ec9afca4bf536c64da8620ddbfb6352e4f
2009-06-01 17:03:41 -04:00
Ehsan Akhgari
d3a50429b6 Bug 495495 - Entering Private Browsing mode prohibits keyboard focus on URL location bar; r=mconnor,zeniko 2009-06-01 21:30:02 +04:30
Simon Bünzli
52f394a95b Bug 493467 - preserve allowDNSPrefetch and allowAuth and test for completeness r=dietrich a=beltzner 2009-05-27 13:52:01 -04:00
honzab.moz@firemni.cz
f49e64a688 Bug 494543 - Can't add items to Dell.com shopping cart (r=dietrich and others) 2009-05-27 10:31:32 -07:00
ehsan.akhgari@gmail.com
bfd1ca78f7 Bug 494887 - .inline-link cannot be selected with the keyboard (r=dao) 2009-05-26 17:00:14 -07:00
Ehsan Akhgari
80a1a7c477 Bug 494538 - A page info dialog that is opened during private browsing stays open after leaving private browsing; r=mconnor 2009-05-25 07:58:41 +04:30
Paul O’Shannessy
ee34709934 Bug 490040 - Reattaching a lone tab into another window causes an empty window to be added to Recently Closed Windows, r=zeniko 2009-05-22 11:01:04 -07:00
L. David Baron
48c0fd2984 Merge backout of changeset 1abeb6c87131 (Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs)) due to mochitest failures and leaks. 2009-05-21 06:54:52 -04:00
L. David Baron
3dd611372e Backed out changeset 1abeb6c87131 (Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs)) due to mochitest failures and leaks. 2009-05-21 06:54:41 -04:00
Ehsan Akhgari
17bfc90e36 Bug 488706: Migrate clear private data settings. r=mconnor 2009-05-21 10:51:56 +01:00
Blake Kaplan
83e011d635 Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs). r+sr=jst sr=bzbarsky on some parts. 2009-05-21 01:17:51 -07:00
Honza Bambas
b4f9d96681 Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst 2009-05-21 00:27:31 +02:00
Honza Bambas
c97cbced9b Backed out changeset b2e48c0aa965 2009-05-20 22:30:21 +02:00
Honza Bambas
d683c85eb5 Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst 2009-05-20 20:19:38 +02:00
Johnathan Nightingale
eeac6d3610 Don't clear session when "clear on shutdown" is set if we're actually just doing a restart. b=487219 r=zeniko 2009-05-20 09:27:25 -04:00
Honza Bambas
3a406782bd Backed out changeset ef25b4175b78 2009-05-20 10:37:31 +02:00
Honza Bambas
f019692628 Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst 2009-05-20 10:23:41 +02:00