Dave Townsend
99d956761e
Bug 486489: Turn on url-classifier logging to track down the leak. r=ted
2009-06-12 15:51:37 +01:00
shirish
7bfc0ff249
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
f86839953a
Bug 493392: Get fallback symbols for DWARF-less binaries in symbolstore.py. r=ted
2009-06-12 14:50:13 +02:00
Florian Queze
f1ac5e3270
Bug 494391: JavaScript strict warning: reference to undefined property gApp.id. r=Mossop
2009-06-12 14:50:08 +02:00
Dave Townsend
b8782d255d
Bug 486489: Enable automated tests for url-classifier. r=ted
2009-06-12 12:16:59 +01:00
Dietrich Ayala
d4ecc24959
Bug 497563 - Crashes [@ BindStatementURI] (r=sdwilsh)
...
* * *
2009-06-12 00:34:35 -07:00
Neil Rashbrook
9805c029f6
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
29a8d2f5f4
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
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
abe3c49334
Bug 496161 - removing sRGB profiles and gAMA chunks
2009-06-11 21:57:54 +02:00
timeless
ff50aef0cd
Bug 490932 - crash [@ nsFileView::SetDirectory(nsIFile*)] in XUL file chooser; r+sr=neil
2009-06-11 19:47:35 +02:00
Marco Pesenti Gritti
3a64c67e10
Bug 495618 - "Reloading form posts fails with javascript nsIPromptService implementation". r+sr=bzbarsky
2009-06-11 13:09:34 -04:00
Dão Gottwald
8bbea4aeca
Bug 418003 - remove obsolete images
2009-06-11 15:06:15 +02:00
Markus Stange
4ad050fab7
Merge backout of bug 482681
2009-06-11 13:14:41 +02:00
Markus Stange
bc3b88c0b5
Backed out changeset 04f5a3303ebf, bug 482681 due to test failures
2009-06-11 13:14:13 +02:00
Dave Townsend
bc0b863ee6
Bug 492008: Drop support for contents.rdf chrome registrations. r=bsmedberg, r=robstrong
2009-06-11 10:54:26 +01:00
Markus Stange
9d02a47048
Bug 458199 - Polish the download manager on Mac OS X, r=sdwilsh
2009-06-11 11:24:45 +02:00
Markus Stange
017398e7de
Bug 491058 - Add-on update notification during startup contains odd looking toolbar. r=dtownsend
2009-06-11 11:24:36 +02:00
Markus Stange
6dcf72b416
Bug 482681 - Make Mac button size dependent on their font size. r=mano
2009-06-11 11:21:48 +02:00
Dave Townsend
a941b0f3be
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
a797cac310
Bug 497068: Fix "will be initialized after" warnings; r=dbaron
2009-06-09 18:03:59 +02:00
Mark Banner
97e064e34e
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
9e6fad2ce4
Bug 260908 - Trim leading & trailing whitespace on new form history entries. r=dolske
2009-06-10 16:32:39 -07:00
Dão Gottwald
cc4ef82539
Bug 496161 - Bookmarks toolbar icon/text backgrounds don't match
2009-06-11 00:55:44 +02:00
Dão Gottwald
e9cba2c44c
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
e2e9523ddf
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
4bd6720b31
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
79321ef1f8
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
369698b453
Bug 497103 - update list of MPL Initial Developers. Patch by gerv; r,a=bsmedberg.
2009-06-09 18:20:23 +01:00
Ted Mielczarek
deecbd447e
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
a0374c8b93
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
ecbb3b3a07
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
3d1563b014
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
39b9f69b08
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
76714ca862
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
927f3c68eb
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
8cd0dce2ef
Bug 462967 - Update full screen window controls on windows theme. r=rflint
2009-06-03 18:01:26 +02:00
Dão Gottwald
b75e0de556
Removing harmful padding from notification icons added in bug 494657
2009-06-02 15:54:26 +02:00
Robert O'Callahan
84e88cf105
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
4d206b4173
Bug 495903 - Notification bar x is truncated on the bottom. r=rflint
2009-06-02 09:00:32 +02:00
Shawn Wilsher
569f314e40
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
e04ff2a947
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
d73a058e2d
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
a2fd65bb76
Bug 462969 - Update print preview toolbar icons on windows theme; r=dao
2009-05-31 09:11:57 +04:30
Marco Perez
7c4fc6bd02
Bug 495583 - [SeaMonkey] Remove SUITE_USING_XPFE_DM remnants; r=neil
2009-05-31 04:42:02 +02:00
Robert Kaiser
ff1cf91f71
bug 495604 - Make ifndef MOZ_SUITE in dlmgr Makefile.in actually work, r=sdwilsh
2009-05-30 20:00:56 +02:00
Robert Kaiser
5d71b37bbe
bug 495629 - also fix test_backspace_key_removes.xul (Mac-only) to work with SeaMonkey, r=sdwilsh
2009-05-30 19:48:03 +02:00
Ehsan Akhgari
48c4e6a933
Bug 495595 - Sort arrows are reversed; r=dao
2009-05-30 16:57:17 +04:30
Ehsan Akhgari
e666178954
Bug 494657 - Refresh generic notification bar icons on OS X; r=dao
2009-05-29 10:20:12 +04:30