Commit Graph

14897 Commits

Author SHA1 Message Date
bent.mozilla@gmail.com
eb31e16632 Bug 429442 - "crashes [@ nsJSIID::HasInstance][@ XPCNativeSet::FindInterfaceWithIID]". r+sr=jst, a=beltzner. 2008-05-06 14:37:50 -07:00
nrthomas@gmail.com
6e9dd3cedf Bug 431788, follow up for Tb3.0a1 build1, p=rtessner, r=me 2008-05-06 14:28:13 -07:00
joshmoz@gmail.com
76d0947d40 use native event routing for synthesized key events. b=432405 r/sr=roc a=dsicore 2008-05-06 14:00:59 -07:00
dietrich@mozilla.com
1070f8fb32 Bug 417228 - Bookmarks outside the three default folders aren't restored (r=mano, a=schrep) 2008-05-06 13:58:45 -07:00
jst@mozilla.org
41cc75cf2e Fixing bug 430802 (and bug 405357). Prevent plugin instantiation code re-entrancy. r=jwatt@jwatt.org, sr=bzbarsky@mit.edu, a=beltzner 2008-05-06 13:49:30 -07:00
nrthomas@gmail.com
29833bf9db Bug 428063, update all the CO_TAG's in client.mk, r=bhearsum 2008-05-06 13:20:55 -07:00
bzbarsky@mit.edu
f458c78171 Adding test. 2008-05-06 12:21:39 -07:00
dietrich@mozilla.com
70635afdcd Bug 407443 - menus for query based folders (smart bookmarks, saved searches) not refreshed after deleting an item (for mak77@supereva.it, r=dietrich, a=schrep) 2008-05-06 12:21:10 -07:00
gavin@gavinsharp.com
8daa231d09 Bug 432427: update 'download history' checkbox state to correctly reflect dependency on 'browsing history' checkbox, r=dietrich, a=beltzner 2008-05-06 11:52:09 -07:00
alqahira@ardisson.org
266b2a9a37 Bug 420659 - initial Mochitest support for running Camino. r=jwalden, a=test-only, Camino-only 2008-05-06 10:52:26 -07:00
Olli.Pettay@helsinki.fi
7b1dc54fea Bug 430858, Composer is unusable (can't type anything in the window etc), r+sr=peterv, a=beltzner 2008-05-06 10:46:55 -07:00
jwalden@mit.edu
112e96d0fe Bug 431900 - Add a commandline flag to make assertions fatal, for easy use in tinderbox scripts and the like, especially if we eventually set up a run of all the tests that don't trigger assertions and then run them with this argument specified. r=sayrer, a=testonlychange 2008-05-06 10:40:41 -07:00
stefanh@inbox.com
aec9f367db Bug 411226 - Migrate SeaMonkey's smart browsing preferences to new pref window (also rename panel to 'Location Bar'). r=IanN, sr=Neil. 2008-05-06 10:10:03 -07:00
mconnor@steelgryphon.com
011dc03f5a bug 399640 - update credits for Firefox 3. fix name misspelling 2008-05-06 06:40:22 -07:00
gavin@gavinsharp.com
5d843edc37 Disable this test since it's failing sporadically (bug 432425) 2008-05-06 06:06:54 -07:00
dolske@mozilla.com
7d7dd4aa97 Bug 423460 - Saved Passwords are not imported from IE6 to Firefox on XP. r=gavin 2008-05-06 00:45:34 -07:00
roc+@cs.cmu.edu
ef158127f2 Fixing bustage 2008-05-06 00:33:08 -07:00
mconnor@steelgryphon.com
3196030554 bug 399640 - update credits for Firefox 3. second pass on individuals + org credits, a=vlad 2008-05-05 23:19:15 -07:00
dbaron@dbaron.org
d40696aaf6 Allow diffbloatdump to read its own input back in (so that we can run fix-*-stack over its output (which is much faster than running it over a whole log) and still diff that output against different output. Not part of the build. 2008-05-05 21:47:23 -07:00
masayuki@d-toybox.com
94c0900f7e Bug 429510 Web apps cannot handle Ctrl+foo/Alt+foo key on keypress event, gtk2 part r=karl, sr=roc, a=beltzner 2008-05-05 21:11:52 -07:00
masayuki@d-toybox.com
5f43330749 Bug 432112 Cmd+? does not give Help (? in the shifted position) r=gavin, a=beltzner 2008-05-05 21:07:24 -07:00
roc+@cs.cmu.edu
a8b6ad644f disabling failing (new) tests 2008-05-05 17:07:19 -07:00
roc+@cs.cmu.edu
4687db17c6 Reverting unwanted changes 2008-05-05 16:44:18 -07:00
roc+@cs.cmu.edu
9288922808 Reverting unwanted changes 2008-05-05 16:20:39 -07:00
roc+@cs.cmu.edu
3649ce18bb Bug 431503. Infrastructure and tests for native key event translation. r=josh,karlt,sr=jst 2008-05-05 16:01:07 -07:00
nrthomas@gmail.com
8f64750914 Bug 428063, test 3.0 RC2 build1 in staging 2008-05-05 15:27:07 -07:00
dbaron@dbaron.org
56baacb4df Deal with padding inside .gnu_debuglink section being non-null. Not part of build. 2008-05-05 14:51:11 -07:00
gavin@gavinsharp.com
ae48f702c0 Bug 431713: revert again because Talos prefs need changing 2008-05-05 14:33:15 -07:00
gavin@gavinsharp.com
2200cf62d2 oops, missed a comma (bug 431713) 2008-05-05 14:18:20 -07:00
alfred.peng@sun.com
be043d5d47 Followup fix for Bug 385280. should send proxy settings to the breakpad reporter. Add the check on whether gconf library exists. r=ted.mielczarek,a=beltzner. 2008-05-05 14:08:14 -07:00
gavin@gavinsharp.com
34c66bb2cc Bug 431639: Library splitter should be styled the same as sidebar splitter, patch by Marco Bonardo <mak77@supereva.it>, r=dao, a=beltzner 2008-05-05 14:05:03 -07:00
gavin@gavinsharp.com
37e9fae22d Bug 416801: View button in History sidebar is stretched vertically, patch by Kai Liu <kliu@mozilla.kailiu.com>, r=me, ui-r=faaborg, a=beltzner 2008-05-05 14:03:52 -07:00
gavin@gavinsharp.com
2351a06a88 Bug 419395: fix tooltip padding on linux, patch by Ian Spence <ispence@gmail.com>, r=me, a=beltzner 2008-05-05 14:02:26 -07:00
gavin@gavinsharp.com
c097befe30 Bug 431774: make this test actually test what it was supposed to, instead of always passing, r=biesi 2008-05-05 14:00:59 -07:00
gavin@gavinsharp.com
be31be42b0 Bug 431195: Tree children in Sidebar and Library are indented too far, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner 2008-05-05 13:53:34 -07:00
gavin@gavinsharp.com
2d100cefd7 Bug 429717: use a large warning icon for about:config, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner 2008-05-05 13:52:33 -07:00
gavin@gavinsharp.com
2165466c06 Bug 430925: Scrollbox smooth scrolling should skip frames when missing the desired frame rate, patch by Dão Gottwald <dao@mozilla.com>, r=enndeakin, a=beltzner 2008-05-05 13:50:59 -07:00
gavin@gavinsharp.com
f72b7a26fb Bug 431305: Panes different height in the Add-ons Manager, patch by Dão Gottwald <dao@mozilla.com>, r=mossop, a=damon 2008-05-05 13:49:38 -07:00
gavin@gavinsharp.com
db884f0c08 Bug 428250: clicking in blank space in file column of directory listing activates links, patch by Dão Gottwald <dao@mozilla.com>, r=mano, r=biesi, a=beltzner 2008-05-05 13:48:11 -07:00
gavin@gavinsharp.com
b1137df04d Bug 426744: style print preview window on Windows, patch by Dão Gottwald <dao@mozilla.com>, r=me, a=damon 2008-05-05 13:46:30 -07:00
gavin@gavinsharp.com
355e00c1ac Bug 431713: show EULA by default on first run of Firefox on Linux, and add override for unit test/talos machines to avoid it there, r=mconnor, a=mconnor 2008-05-05 13:43:44 -07:00
gavin@gavinsharp.com
ac85e2d7f6 Bug 431535: Static item's context menu in bookmark menu is messed up, Marco Bonardo <mak77@supereva.it>, r=mano, a=mconnor 2008-05-05 13:03:37 -07:00
gavin@gavinsharp.com
887bcd748c Bug 432066: fix solaris bustage from bug 431754, patch by Alfred Peng <alfred.peng@sun.com>, r=tony, a=mconnor 2008-05-05 12:57:55 -07:00
dietrich@mozilla.com
13b94c3c5c Bug 429811 - Tag container isn't updated immediately when bookmark is removed (r=mano, a=mconnor) 2008-05-05 12:57:22 -07:00
gavin@gavinsharp.com
afd107f546 Bug 431729: make it clearer that in Clear Private Data, 'Browsing History' deletes 'Download History' too, patch by Shawn Wilsher <sdwilsh@forerunnerdesigns.com>, r=me, a=vlad 2008-05-05 12:54:29 -07:00
gavin@gavinsharp.com
8c6830a8a9 Bug 432190: Some colors aren't considerate to accessible themes, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=mano, a=beltzner 2008-05-05 12:45:31 -07:00
stephen@noved.org
0c2fa39cbd Bug 431853 - "Tweak/Clean Site Identity Button + URL bar on OS X" (r=gavin, ui-r=beltzner, a=beltzner) 2008-05-05 11:53:15 -07:00
dietrich@mozilla.com
6dc1fb1d28 Bug 431817 - Special folders (Tags, Recent Tags) are not expandable/collapsible (no-more containers) (for mak77@supereva.it, r=dietrich, a=beltzner) 2008-05-05 11:16:56 -07:00
dietrich@mozilla.com
4f72b53bbf Bug 403147 - Style the library window like a Media collection app for Vista Aero (for mak77@supereva.it, r=dao, a=beltzner) 2008-05-05 11:14:46 -07:00
johnath@mozilla.com
8bd2274519 Sidebars don't change color when window is inactive. p=Markus Stange, b=432115, r=gavin, a=beltzner 2008-05-05 11:13:11 -07:00