jst@mozilla.org
|
fe790e64b1
|
Fixing bug 393756. Get the plugin mimetype from the file extension in the URI if no other type information is available. r+sr=bzbarsky@mit.edu
|
2008-03-27 16:12:18 -07:00 |
|
karlt+@karlt.net
|
1b91c2f7bb
|
Add mroot and bevelled mfrac width tests.
|
2008-03-27 15:52:58 -07:00 |
|
karlt+@karlt.net
|
ff916b3fa4
|
Correction to mroot width calculation. b=363240 r+sr=roc
|
2008-03-27 15:47:08 -07:00 |
|
nrthomas@gmail.com
|
4ac5ed24e5
|
Bug 425462, re-enable fast-mode now that it's debugged
|
2008-03-27 14:25:42 -07:00 |
|
rhelmer@mozilla.com
|
30452cfdb2
|
add removed-files to exclusion list b=425462 r=schrep
|
2008-03-27 14:19:33 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
16ef55f065
|
Bug 394247 - nsITransfer::Init fails (crash [@nsDownloadProxy::OnStateChange]). r=sdwilsh, b-ff3=beltzner
|
2008-03-27 14:00:20 -07:00 |
|
dtownsend@oxymoronical.com
|
3085943672
|
Bug 414567 and 414472: Fix search buttons to use transparent images matching the rest of the app. r=robstrong
|
2008-03-27 13:12:03 -07:00 |
|
dtownsend@oxymoronical.com
|
502adbafea
|
Bug 421396: Extension installation fails with "item is null" in nsExtensionManager.js. r=robstrong
|
2008-03-27 13:06:41 -07:00 |
|
mozilla@weilbacher.org
|
0c23d6a890
|
[OS/2] Bug 398610: finetune menu text position, p=wuno@lsvw, r=me
|
2008-03-27 12:27:50 -07:00 |
|
uriber@gmail.com
|
93c58b6cbd
|
Only join ancestor inline frames for frames that are last children. bug=424631, r=smontagu, sr=dbaron, blocking1.9=vladimir
|
2008-03-27 12:27:32 -07:00 |
|
dtownsend@oxymoronical.com
|
191b5b716c
|
Bug 422994: Blocklist UI string clean-up needed, late-l10n. r=robstrong, ui-r,a=beltzner
|
2008-03-27 11:24:55 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
403a848b2a
|
Land testcase for bug 397935. r=sdwilsh
|
2008-03-27 11:22:06 -07:00 |
|
nrthomas@gmail.com
|
4b39bc8da8
|
Bug 425462, disable patcher's fast-mode for 3.0b5, r=rhelmer
|
2008-03-27 11:21:18 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
f1354af32c
|
More cleanup for Bug 422869 - Clean up autocomplete tests for use as a template for future tests
|
2008-03-27 11:18:20 -07:00 |
|
dbaron@dbaron.org
|
e0f067e2c8
|
Print shortest path to expected garbage for unlink deficiencies as well. b=422848 r+sr=peterv a=DEBUG_CC only (not part of default build)
|
2008-03-27 10:09:51 -07:00 |
|
ctalbert@mozilla.com
|
8c927efbb9
|
bug 424253 Minotaur cleanup patch r=robcee
|
2008-03-27 09:49:02 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
ca0f24fe3b
|
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
|
f9d96037fe
|
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
|
16c2a3627d
|
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
|
d300f74f33
|
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
|
d44199f7ad
|
Back out patch for bug 422827 because of leak test failure.
|
2008-03-27 09:07:27 -07:00 |
|
smichaud@pobox.com
|
1e9927993d
|
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
|
fcc08d49f4
|
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
|
cc4349db6e
|
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
|
d4be62f77d
|
Marking test from bug 424074 as failing on linux
|
2008-03-27 02:17:19 -07:00 |
|
jruderman@hmc.edu
|
27d6d56cb6
|
Add crashtest
|
2008-03-27 00:03:22 -07:00 |
|
joshmoz@gmail.com
|
2b63edc0c2
|
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
|
615699b20b
|
Add a crashtest
|
2008-03-26 22:28:56 -07:00 |
|
bmlk@gmx.de
|
ce0b61a41b
|
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
|
6e90bc2099
|
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
|
7f27919501
|
Add crashtest
|
2008-03-26 21:53:01 -07:00 |
|
jruderman@hmc.edu
|
18ef573771
|
Adding crashtest
|
2008-03-26 21:27:43 -07:00 |
|
jruderman@hmc.edu
|
3c037b9f75
|
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
|
e06fb83304
|
Add crashtests
|
2008-03-26 21:09:57 -07:00 |
|
jruderman@hmc.edu
|
227e680d84
|
Add crashtest
|
2008-03-26 21:06:24 -07:00 |
|
dietrich@mozilla.com
|
e8b583fd16
|
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
|
79d9a4aa5f
|
Add a crashtest.
|
2008-03-26 20:59:36 -07:00 |
|
jruderman@hmc.edu
|
d928e86923
|
Add crashtest.
|
2008-03-26 20:55:48 -07:00 |
|
jruderman@hmc.edu
|
3cba3d9d9a
|
Add crashtest
|
2008-03-26 20:52:06 -07:00 |
|
joshmoz@gmail.com
|
0d72fba630
|
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
|
2f9f1eb346
|
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
|
feb03707fb
|
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
|
79c3f5e7d6
|
Add crashtest
|
2008-03-26 20:33:09 -07:00 |
|
jruderman@hmc.edu
|
c46802513e
|
Add reftest
|
2008-03-26 20:25:24 -07:00 |
|
jruderman@hmc.edu
|
9173f6ba79
|
Add crashtests
|
2008-03-26 20:23:23 -07:00 |
|
jruderman@hmc.edu
|
9d9796afda
|
Add crashtest
|
2008-03-26 20:09:39 -07:00 |
|
jruderman@hmc.edu
|
1732cb4d46
|
Adding a crashtest.
|
2008-03-26 19:57:55 -07:00 |
|
jruderman@hmc.edu
|
daae248002
|
Add a crashtest
|
2008-03-26 19:40:46 -07:00 |
|
dietrich@mozilla.com
|
a4f37b998e
|
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
|
e5b7126f70
|
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 |
|