Commit Graph

1550 Commits

Author SHA1 Message Date
Blake Kaplan
ece0649965 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
Joe Drew
6c441f55f7 Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
2009-07-20 18:50:15 -07:00
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
Dan Witte
40b97c2191 followup fix for bug 423132 (revert passing |this| as a parameter to forEach). 2009-07-16 20:53:43 -07:00
Dan Witte
ba6b491419 Bug 423132 - speed up sessionstore cookie bits. r=dietrich, sr=mconnor 2009-07-15 17:57:29 -07:00
Ehsan Akhgari
2b80a6f4a6 Bug 496335 - Don't restart Necko on Private Browsing mode transitions; r=mconnor
--HG--
rename : browser/components/privatebrowsing/test/unit/test_sslsite_transition.js => browser/components/privatebrowsing/test/unit/test_transition_nooffline.js
2009-07-11 20:24:13 +04:30
Dão Gottwald
7d821d6e95 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 1. r=enn 2009-07-10 09:02:12 +02:00
Dão Gottwald
ac490d3470 Backed out changeset 3b6affa995be 2009-07-09 22:05:23 +02:00
Dão Gottwald
b9fdd0c7d0 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser. r=enn 2009-07-09 20:59:02 +02:00
Robert Strong
bf24dc7284 Bug 500251 - Cannot set set Minefield as default browser on Windows CE. r=vlad 2009-07-08 13:51:21 -07:00
Doug Turner
c56708705b Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad 2009-07-08 09:13:13 -07:00
Phil Ringnalda
a51763aea8 Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted 2009-07-07 20:24:45 -07: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
Ryan Flint
01ebff6144 Bug 502764 - Disable DNS prefetching for microsummary requests. r=sdwilsh 2009-07-06 22:24:04 -04:00
Dave Townsend
b7bbffcf77 Bug 481406: Stop using dump in browser chrome tests. r=mak77 2009-07-06 10:27:26 +01:00
Doug Turner
55fdfb6010 Backing about 484488. 2009-07-05 22:24:56 -07:00
Doug Turner
78afc48ace Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad 2009-07-01 12:01:11 -07: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
Paul O’Shannessy
c9d578ace8 Bug 493823 - One test from browser_394759 not being run, r=zeniko 2009-06-15 10:40:49 -07: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
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