191091 Commits

Author SHA1 Message Date
ctalbert@mozilla.com
295f884edb bug 424253 Minotaur cleanup patch r=robcee 2008-03-27 09:49:02 -07:00
edward.lee@engineering.uiuc.edu
1ecdaaa629 Bug 425056 - Location bar matches bookmarks that do not show search matches 2008-03-27 09:38:42 -07:00
edward.lee@engineering.uiuc.edu
b2937b55f1 Bug 424216 - displaying filename/path instead of title for (unvisited?) bookmarks. r=dietrich, b-ff3=beltzner 2008-03-27 09:38:40 -07:00
smichaud@pobox.com
f37a1c6687 Fix crash on quit in nsMenuX::RemoveAll() on 10.5.X (work around Apple bug) -- 2nd attempt to check in. b=422827 r=josh sr=vlad 2008-03-27 09:30:13 -07:00
enndeakin@sympatico.ca
5bf9939627 Bug 424482, full keyboard access setting not respected regression, add test as well, r=smaug,sr=neil 2008-03-27 09:19:05 -07:00
smichaud@pobox.com
b21679d8d2 Back out patch for bug 422827 because of leak test failure. 2008-03-27 09:07:27 -07:00
smichaud@pobox.com
c801b40f7e Fix crash on quit in nsMenuX::RemoveAll() on 10.5.X (work around Apple bug). b=422827 r=josh sr=vlad 2008-03-27 08:40:48 -07:00
dtownsend@oxymoronical.com
f1b3eaa64d Bug 424107: Extension updates installed from app mismatches window are lost. r=robstrong 2008-03-27 02:37:45 -07:00
neil@parkwaycc.co.uk
907cb2f671 Make it possible for <preference> elements to notice checkbox listitems b=423407 r=Mano a=beltzner 2008-03-27 02:30:48 -07:00
dtownsend@oxymoronical.com
072ebb3175 Marking test from bug 424074 as failing on linux 2008-03-27 02:17:19 -07:00
jruderman@hmc.edu
c236c042fc Add crashtest 2008-03-27 00:03:22 -07:00
joshmoz@gmail.com
5b27bd0b9e Scrollbar thumb is drawn with wrong size for custom scrollbars. b=424074 r=josh sr=vlad 2008-03-26 22:36:20 -07:00
jruderman@hmc.edu
f47a0f477c Add a crashtest 2008-03-26 22:28:56 -07:00
bmlk@gmx.de
8b8fcfb091 lookup all columns for possible originating cells, bug 423514 r/sr=bzbarsky a=mtschrep 2008-03-26 22:03:02 -07:00
dietrich@mozilla.com
cf86eefebb Bug 419315 - All bookmarks lost after using "Restore all user preferences" (r=mano, re-land, testing perf) 2008-03-26 22:00:47 -07:00
jruderman@hmc.edu
56b0de490d Add crashtest 2008-03-26 21:53:01 -07:00
jruderman@hmc.edu
8c070d91b8 Adding crashtest 2008-03-26 21:27:43 -07:00
jruderman@hmc.edu
4c4199453c Add crashtest. (This file has caused leaks and crashes at various times in the 1.9 cycle.) 2008-03-26 21:19:21 -07:00
jruderman@hmc.edu
84b97585e3 Add crashtests 2008-03-26 21:09:57 -07:00
jruderman@hmc.edu
f5d41d93a4 Add crashtest 2008-03-26 21:06:24 -07:00
dietrich@mozilla.com
3d9f313dbf Bug 416313 ? Define the identity of the visit_count column (for mak77@supereva.it, r=edilee,dietrich) 2008-03-26 21:05:25 -07:00
jruderman@hmc.edu
db6b028d1f Add a crashtest. 2008-03-26 20:59:36 -07:00
jruderman@hmc.edu
290ef05236 Add crashtest. 2008-03-26 20:55:48 -07:00
jruderman@hmc.edu
4e5d38b3e6 Add crashtest 2008-03-26 20:52:06 -07:00
joshmoz@gmail.com
0049ca8388 When a user holds ctrl and left clicks, Cocoa calls menuForEvent: and then mouseDown:, which causes us to send a context menu event and then a mouse click event into gecko. Fix the ordering so we send the mouse click event and then the context menu event. This is the widget part of the fix for bug 416390. b=416390 r=smichaud sr=vlad 2008-03-26 20:47:04 -07:00
joshmoz@gmail.com
fed9d375db make keyboard shortcuts work in the native filepicker on Mac OS X. b=372571 r=smichaud sr=vlad 2008-03-26 20:42:57 -07:00
dietrich@mozilla.com
188423e517 Bug 423159 ? WARNING: Unsafe use of LIKE detected! (for mak77@supereva.it, r=dietrich) 2008-03-26 20:34:07 -07:00
jruderman@hmc.edu
492d3c524e Add crashtest 2008-03-26 20:33:09 -07:00
jruderman@hmc.edu
703efcd013 Add reftest 2008-03-26 20:25:24 -07:00
jruderman@hmc.edu
e97fa90e5d Add crashtests 2008-03-26 20:23:23 -07:00
jruderman@hmc.edu
fcbc480e2e Add crashtest 2008-03-26 20:09:39 -07:00
jruderman@hmc.edu
a89249c5ae Adding a crashtest. 2008-03-26 19:57:55 -07:00
jruderman@hmc.edu
19a7e717ac Add a crashtest 2008-03-26 19:40:46 -07:00
dietrich@mozilla.com
23d3a385d5 Bug 415781 ? Page Bookmarked text on star UI is misleading (r=dietrich, a=schrep) 2008-03-26 19:01:09 -07:00
dietrich@mozilla.com
6760bc8094 Bug 415389 ? All tags removed when moving a bookmark in the Bookmarks folder structure (cut & paste) (r=mano) 2008-03-26 18:58:52 -07:00
rhelmer@mozilla.com
f54b1bb07e bump 3.0b5 for rc2 r=rhelmer p=joduinn b=424242 2008-03-26 18:27:26 -07:00
jruderman@hmc.edu
8940e342d7 Add crashtest 2008-03-26 18:25:36 -07:00
vladimir@pobox.com
79d1a9ec4b b=409953; deref of null pointer on cancel of print-to-file (ignoring errors during printing is bad, mmmkay?); r=stuart 2008-03-26 18:21:46 -07:00
jruderman@hmc.edu
cd52dacf80 Adding a crashtest. 2008-03-26 18:20:59 -07:00
jruderman@hmc.edu
8047b327ba Add crashtest 2008-03-26 18:13:31 -07:00
jst@mozilla.org
66b9343107 Fixing bug 424449. Clear scope on XOWs when scope is cleared on the object wrapped by the XOW. r+sr=mrbkap@gmail.com 2008-03-26 18:04:14 -07:00
jruderman@hmc.edu
63ed639cf1 Adding crashtest 2008-03-26 18:03:02 -07:00
jruderman@hmc.edu
01ae6d2ae8 Add crashtest 2008-03-26 17:28:43 -07:00
jruderman@hmc.edu
979580cbb8 Add crashtests 2008-03-26 17:24:55 -07:00
bent.mozilla@gmail.com
07c38d59c9 Bug 425289 - "Mousing over plugins on Mac/Linux leaks and prevents plugin from shutting down". r+sr=jst, a=schrep. 2008-03-26 17:24:31 -07:00
jruderman@hmc.edu
305e1db8cc Add reftest (mostly for an assertion, but also making sure it's blank) 2008-03-26 17:01:27 -07:00
jruderman@hmc.edu
5bf381d7cf Add crashtest 2008-03-26 16:54:47 -07:00
jruderman@hmc.edu
2a55bac05b Add a crashtest. 2008-03-26 16:31:18 -07:00
jruderman@hmc.edu
a3285a34f1 Add crashtest 2008-03-26 16:27:23 -07:00
jruderman@hmc.edu
992b50dde4 Add crashtests 2008-03-26 16:23:43 -07:00