Commit Graph

8939 Commits

Author SHA1 Message Date
Dão Gottwald
eea852f5dd Bug 477256 - Implement menubar auto-hiding in toolkit. r=neil,enn 2009-06-13 08:03:02 +02:00
Dietrich Ayala
f54de06119 Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco) 2009-06-12 15:39:42 -07:00
Dão Gottwald
071489a69e Bug 497829 - Remove remaining workarounds for bug 458231. r=neil 2009-06-12 20:46:55 +02:00
Dietrich Ayala
5c2ba54be2 Bug 496613 - lazily init the bookmark uri hash (r=marco) 2009-06-12 11:11:47 -07:00
Dave Townsend
3deb2d8baf Bug 486489: Turn on url-classifier logging to track down the leak. r=ted 2009-06-12 15:51:37 +01:00
shirish
6792bfe0f8 Bug 494713 - Logic error in nsNavHistory::CalculateFrecencyInternal due to lack of braces around if statement, r=sdwilsh 2009-06-12 14:59:20 +02:00
Florian Queze
67ec779d87 Bug 493392: Get fallback symbols for DWARF-less binaries in symbolstore.py. r=ted 2009-06-12 14:50:13 +02:00
Florian Queze
9efc3be274 Bug 494391: JavaScript strict warning: reference to undefined property gApp.id. r=Mossop 2009-06-12 14:50:08 +02:00
Dave Townsend
d956a8fb75 Bug 486489: Enable automated tests for url-classifier. r=ted 2009-06-12 12:16:59 +01:00
Dietrich Ayala
e3ea940a27 Bug 497563 - Crashes [@ BindStatementURI] (r=sdwilsh)
* * *
2009-06-12 00:34:35 -07:00
Neil Rashbrook
89ef57a324 Bug 458231 Frame overflow plays havoc with size of <label> or <description> r+sr=roc r=dao for backout of workaround for bug 69710 2009-06-12 08:33:51 +01:00
Robert Strong
a1c5cc64d9 Bug 497578: delay update resuming to avoid it being interrupted by the private browsing necko reset when private browsing autostart is enabled, r=mconnor 2009-06-12 01:04:49 -04:00
Shawn Wilsher
6ad4eed4e5 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)
ced4389b1a 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
f837bf2df3 Bug 496161 - removing sRGB profiles and gAMA chunks 2009-06-11 21:57:54 +02:00
timeless
1e824333a6 Bug 490932 - crash [@ nsFileView::SetDirectory(nsIFile*)] in XUL file chooser; r+sr=neil 2009-06-11 19:47:35 +02:00
Marco Pesenti Gritti
9a4c0b4b6f Bug 495618 - "Reloading form posts fails with javascript nsIPromptService implementation". r+sr=bzbarsky 2009-06-11 13:09:34 -04:00
Dão Gottwald
4cfc67dc77 Bug 418003 - remove obsolete images 2009-06-11 15:06:15 +02:00
Markus Stange
7fc47d8afe Merge backout of bug 482681 2009-06-11 13:14:41 +02:00
Markus Stange
c9a116fc75 Backed out changeset 04f5a3303ebf, bug 482681 due to test failures 2009-06-11 13:14:13 +02:00
Dave Townsend
8cb6bf48ad Bug 492008: Drop support for contents.rdf chrome registrations. r=bsmedberg, r=robstrong 2009-06-11 10:54:26 +01:00
Markus Stange
ff952ab338 Bug 458199 - Polish the download manager on Mac OS X, r=sdwilsh 2009-06-11 11:24:45 +02:00
Markus Stange
a0e3fe0bfe Bug 491058 - Add-on update notification during startup contains odd looking toolbar. r=dtownsend 2009-06-11 11:24:36 +02:00
Markus Stange
bd3f4211e0 Bug 482681 - Make Mac button size dependent on their font size. r=mano 2009-06-11 11:21:48 +02:00
Dave Townsend
aeb6796ef6 Bug 496917: Can't include an arbitrary version name in the version field of the update xml. r=robstrong 2009-06-11 10:22:26 +01:00
Arpad Borsos
e6fe766c98 Bug 497068: Fix "will be initialized after" warnings; r=dbaron 2009-06-09 18:03:59 +02:00
Mark Banner
74b1bb6beb Bug 493546 - "Enable building of toolkit/components/cookie for Thunderbird" [r=ted.mielczarek sr=dmose] 2009-06-11 09:23:04 +01:00
Matt Noorenberghe
4d34a8978f Bug 260908 - Trim leading & trailing whitespace on new form history entries. r=dolske 2009-06-10 16:32:39 -07:00
Dão Gottwald
9cd6d5a9d1 Bug 496161 - Bookmarks toolbar icon/text backgrounds don't match 2009-06-11 00:55:44 +02:00
Dão Gottwald
c9f28f0e65 Bug 397986 - Keyboard focus is often unclear and direction keys behave confusingly. r=dtownsend 2009-06-11 00:54:37 +02:00
Dão Gottwald
711864bd04 Bug 433154 - Notification bar close button is too big, description isn't vertically centered. r=ventnor 2009-06-11 00:54:22 +02:00
Josh Aas
78b0135ea2 Simplify code for exposing plugin file names vs. full path. Second landing. b=488181 r/sr=jst,bz 2009-06-10 16:47:49 -04:00
Neil Deakin
15df29db77 Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
Gervase Markham
e91f656361 Bug 497103 - update list of MPL Initial Developers. Patch by gerv; r,a=bsmedberg. 2009-06-09 18:20:23 +01:00
Ted Mielczarek
5221f1d719 bug 471404 - 'Remove All Reports' shouldn't be available if there aren't any reports. add a browser chrome test. r=dao
--HG--
extra : rebase_source : 54804feeeccb07477fc6114f05a1101465f20a7f
2009-06-09 08:56:38 -04:00
Ted Mielczarek
e89d86a452 bug 378528 - crash reporter should allow resubmission of pending reports. browser chrome tests for about:crashes. r=mossop
--HG--
extra : rebase_source : 487aa10d65440e911b0a2fcf6c0ddc7c71b5d568
2009-06-09 08:56:37 -04:00
Dave Townsend
fb4777afbc Bug 496287: App update incompatible list should not warn about disabled/blocklisted items. r=robstrong 2009-06-06 18:09:58 +01:00
Ehsan Akhgari
07a126524a Bug 496688 - Convert toolkit/components/passwordmgr/test/browser/browser_passwordmgrdlg.js to *nix line endings; r=mossop 2009-06-06 15:41:28 +04:30
Marco Bonardo
080b6bec9f Bug 494371. Only GetItemType once per itemAdded notification, instead of once per per observer per notification. r=dietrich, a=shaver. 2009-06-04 21:00:55 -04:00
Justin Dolske
af019e3f73 Bug 496231 - videocontrols don't properly change play button state after video has ended. r=roc, r=gavin, a191=beltzner 2009-06-04 14:34:21 -07:00
Ted Mielczarek
38fb2e0b5d bug 488596 - random test failures in test_crashreporter.js. re-enable crashreporter at the end of the test to try to catch a shutdown crasher. 2009-06-04 09:33:41 -04:00
Dão Gottwald
53dd4ff570 Bug 462967 - Update full screen window controls on windows theme. r=rflint 2009-06-03 18:01:26 +02:00
Dão Gottwald
8aed15317a Removing harmful padding from notification icons added in bug 494657 2009-06-02 15:54:26 +02:00
Robert O'Callahan
0b5be39389 Bug 493621. Correctly set marginTop style to make volume slider appear when quirks are disabled. r=dolske 2009-06-02 20:55:29 +12:00
Dão Gottwald
d3a738ea27 Bug 495903 - Notification bar x is truncated on the bottom. r=rflint 2009-06-02 09:00:32 +02:00
Shawn Wilsher
ad2e945987 Bug 495889 - UMR in nsNavHistoryExpire::OnQuit()
Fixes an uninitialized memory read that could cause us to do more work during
shutdown.
r=dietrich
2009-06-01 20:49:41 -07:00
Markus Stange
e629621ecd Backing out bug 458199 (gradients in the download manager) because it caused bug 495686. a=beltzner 2009-05-31 16:23:21 +02:00
Markus Stange
e6471121ea Bug 458199 - Use gradients on selected items in the download manager on Mac OS X. ui-r=faaborg, r=dao, a191=beltzner 2009-05-31 10:39:39 +02:00
Ehsan Akhgari
8fdb3c7dae Bug 462969 - Update print preview toolbar icons on windows theme; r=dao 2009-05-31 09:11:57 +04:30
Marco Perez
aee7bed953 Bug 495583 - [SeaMonkey] Remove SUITE_USING_XPFE_DM remnants; r=neil 2009-05-31 04:42:02 +02:00