Commit Graph

192317 Commits

Author SHA1 Message Date
brendan@mozilla.org
00a12826fa Fix '(void 0) is undefined' decompilation regression (420919, r=igor, a=dsicore). 2008-04-24 16:48:32 -07:00
bzbarsky@mit.edu
9d923c0785 Don't report bogus errors when DOMParser is used from chrome. Bug 429785, r+sr=sicking, a=dsicore 2008-04-24 14:54:42 -07:00
shaver@mozilla.org
3ce496786e Bug 430717: fix lookup of incorrect ID when delegating to prototype for hole in dense array. r=mrbkap, a=mconnor. 2008-04-24 13:30:07 -07:00
dietrich@mozilla.com
dcc488e824 Bug 430600 - crash in CanAddURI (r=mano, a=beltzner) 2008-04-24 12:42:01 -07:00
crowder@fiverocks.com
dc9a2d7666 Bug 422137 - assertion botch or bogus OOM when decompiling script with debugger trap on JOF_CALL bytecode, r=igor, a1.9=shaver 2008-04-24 11:59:14 -07:00
dholbert@cs.stanford.edu
9afbef7f63 Bug 428521: Allow DistributeWidthToColumns to complete BTLS_PREF_WIDTH runs in situations with guess_min < aWidth <= guess_pref. (Reverts optimization from 368504 in which I'd thought that a run with aWidth <= guess_pref would be skippable) r+sr=dbaron a=beltzner 2008-04-24 11:48:34 -07:00
smichaud@pobox.com
a701b6872e Disable OS-level menu reindexing on OS X 10.5 and higher (to avoid crashes and other problems opening the Help menu). b=426499 r=josh sr=roc a=beltzner 2008-04-24 08:30:20 -07:00
nrthomas@gmail.com
b4a053663a Bug 428650, patcher in fast mode uses a lot of space in /tmp, r=ccooper 2008-04-24 08:14:57 -07:00
nrthomas@gmail.com
ff6d410e68 Bug 421001, include xulrunner code in source tarballs for Firefox releases, r=rhelmer 2008-04-24 07:22:54 -07:00
Olli.Pettay@helsinki.fi
25efede61e Bug 430050, cancel frameloader initialization when docshell starts to load a page, r=sicking, sr=jst, a=dsicore 2008-04-24 03:33:22 -07:00
roc+@cs.cmu.edu
84a91c083e Bug 430412. Don't bother showing a scrollbar if there's less than one device pixel to scroll into view. r+sr=bzbarsky,a=beltzner 2008-04-24 01:14:06 -07:00
roc+@cs.cmu.edu
b59f02562c Bug 429188. Support CSS colors for 'odd tree row' and 'even tree row' on all platforms. patch by stefanh@inbox.com, r+sr=roc,r=gavin,a=beltzner 2008-04-24 01:08:33 -07:00
axel@pike.org
041118af99 bug 428567, ship RTL locales ar and he on Mac, too, now that bug 364536 is fixed, r,a=beltzner 2008-04-24 01:05:19 -07:00
aaronleventhal@moonset.net
4d48827e2c Bug 429656. Use title attribute for image names when alt attribute is explicitly empty. r=marcoz, r=surkov, a=dsicore 2008-04-23 23:01:28 -07:00
reed@reedloden.com
51723efe1a Bug 240463 - "We need up-to-date artwork for the icons of loading-images and broken-images" [p=Iconfactory ui-r=faaborg ui-r+a1.9=beltzner] 2008-04-23 22:53:41 -07:00
jonas@sicking.cc
7c5d9d0c55 Change reftest and crashtest in preparation for bug 379959 to not use data-urls for -moz-binding. r=dholbert. Test changes only. 2008-04-23 21:41:33 -07:00
edward.lee@engineering.uiuc.edu
5f26263c8c Bug 429531 - Location bar should show non-word-boundary matches below word-boundary matches. r=dietrich, ui-r=beltzner, b-ff3=beltzner, a1.9=beltzner 2008-04-23 21:20:05 -07:00
jruderman@hmc.edu
5d6a797acb Add crashtest 2008-04-23 19:35:59 -07:00
kaie@kuix.de
6c15848f3c Bug 406954, Unable to add exception for server certificates with empty subject names r=rrelyea, a1.9=shaver 2008-04-23 19:05:37 -07:00
jruderman@hmc.edu
0e9c562456 Remove comment from crashtests.list now that the relevant bug is gone. 2008-04-23 19:03:05 -07:00
bclary@bclary.com
8c9a7befc3 JavaScript Tests - update regression tests due to bug 416933 2008-04-23 18:49:19 -07:00
gavin@gavinsharp.com
873e344a1e Fix wrapping nit from bug 412770 2008-04-23 16:32:50 -07:00
gavin@gavinsharp.com
3505d40d73 Bug 412770: Add ability to monitor plug-ins at run-time, patch by Fima Kachinski <xrayon@gmail.com>, r+sr=roc, sr=jst, a=beltzner 2008-04-23 16:24:21 -07:00
gavin@gavinsharp.com
293c9300ad Bug 428021: Can't define both a getter and a setter for a property of the global object, patch by Brian Crowder <crowder@fiverocks.com>, r=shaver, r=mrbkap, a=shaver 2008-04-23 16:17:45 -07:00
gavin@gavinsharp.com
dd7331d4dc Bug 429889: continuous creation of saved bookmark search generate wrong search, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=beltzner 2008-04-23 16:04:58 -07:00
gavin@gavinsharp.com
1d5ef68760 Bug 423250: Library search results don't refresh after clearing search box contents, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=beltzner 2008-04-23 16:03:04 -07:00
gavin@gavinsharp.com
22360d31ab Bug 430371: Restore borders to the toolbars for Vista Classic, patch by Kai Liu <kliu.bugzilla.3c9f@mail.kailiu.com>, r=me,ui-r=beltzner, a=damon 2008-04-23 16:00:03 -07:00
gavin@gavinsharp.com
3bd7b500a8 Bug 429979: Favicons sit too low (appear sunken) on unfocused tabs, patch by Kai Liu <kliu.bugzilla.3c9f@mail.kailiu.com>, r=me, a=damon 2008-04-23 15:58:38 -07:00
gavin@gavinsharp.com
7bd74eae4a Bug 277067: Mozilla mistimes changing QuickDraw plugin visibility when switching tabs, patch by patch by Matthew Gregan <kinetik@flim.org>, r=josh, sr=roc, a=damon 2008-04-23 15:56:40 -07:00
gavin@gavinsharp.com
bb0e907b79 Bug 428680: Sometimes, the document node is the event target for mousemove events now, patch by Matthew Gregan <kinetik@flim.org>, r=smaug, sr=roc, a=damon 2008-04-23 15:51:27 -07:00
gavin@gavinsharp.com
975291c258 Bug 427179: Set second line in download manager results to GrayText, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=sdwilsh, ui-r=beltzner, a=beltzner 2008-04-23 15:47:39 -07:00
gavin@gavinsharp.com
c022d6ecb5 Bug 430384: tweak browser.css to use new dimensions of keyhole on windows xp & vista, patch by Dão Gottwald, r+a=mconnor 2008-04-23 15:44:30 -07:00
gavin@gavinsharp.com
e1703d6ab3 Bug 430217: Reporter shouldn't add a toolbar button to Firefox, patch by Dão Gottwald <dao@mozilla.com>, r=raccettura, ui-r=beltzner, a=beltzner 2008-04-23 15:39:30 -07:00
gavin@gavinsharp.com
908c443de8 Bug 423523: Caret can leave div w/ contenteditable = true with repeated arrow keys, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=peterv, a=beltzner 2008-04-23 15:33:14 -07:00
gavin@gavinsharp.com
f11d5e8c9f Bug 426745: Increase padding for prefpane icons (options, page info, addon manager), patch by Mike Beltzner <beltzner@mozilla.com>, r+a=mconnor 2008-04-23 15:30:00 -07:00
gavin@gavinsharp.com
cb83e7c0f7 Bug 425131: Tree view should not contain dotted lines, patch by Mike Beltzner <beltzner@mozilla.com>, r+a=mconnor 2008-04-23 15:26:05 -07:00
cltbld
60315f29f4 "Automated configuration bump, release for thunderbird 2.0.0.14rc1" 2008-04-23 15:21:49 -07:00
cltbld
8355c32c0a "Automated configuration bump, release for thunderbird 2.0.0.14rc1" 2008-04-23 15:14:19 -07:00
roc+@cs.cmu.edu
e39f69c653 Bug 386782. save and restore editor state so that it isn't lost when a page goes into the bfcache and then comes back. patch by Chris Pearce, r+sr=peterv,a=beltzner 2008-04-23 14:36:17 -07:00
roc+@cs.cmu.edu
7f0ad58213 Bug 312225. When we flip a menu vertically to keep it off the bottom of the screen, we need to reverse the 2px vertical offset from the mouse cursor that we introduce for context menus. 2008-04-23 14:25:34 -07:00
reed@reedloden.com
b7f62b8621 Bug 430434 - "dropdown button on menulists in Vista chrome should not have a hover state" (always assume normal state if vista & not content) [p=beltzner@mozilla.com (Mike Beltzner) r+a1.9=vlad] 2008-04-23 14:01:16 -07:00
mkaply@us.ibm.com
60de8bf009 430466, r=sayre, a=dsicore, Need to check against undefined to determine existence so we handle 0 lat/long 2008-04-23 13:10:12 -07:00
smichaud@pobox.com
22e0e5404f JEP 0.9.6.4. b=428606 r=josh sr=jst a=dsicore 2008-04-23 12:16:08 -07:00
marco.zehe@googlemail.com
9c663dea68 bug 430426 - Crash at CallQueryInterface<nsIFrame, nsITableCellLayout>(nsIFrame*, nsITableCellLayout**) patch=Alexander Surkov (surkov.alexander@gmail.com) r=aaronlev a1.9=beltzner 2008-04-23 11:01:04 -07:00
mozilla.BenB@bucksch.org
40151e2e47 Make nsITimerCallback a [function], to allow JS to pass a function object instead of this interface Bug 430305 r/sr/a=shaver 2008-04-23 10:42:58 -07:00
dcamp@mozilla.com
9b2901c0db Bug 429755: Apply some random fuzz to safebrowsing backoff intervals. r=tony, a=beltzner 2008-04-23 09:57:55 -07:00
webmail@kmgerich.com
19067fc803 bug 430448 - remove white border from bottom of downloads window. r+, ui-r+, a=beltzner 2008-04-23 09:44:29 -07:00
smichaud@pobox.com
f908c73507 "Default browser" or proxy auth dialog (sheet) appears mostly off-screen. b=424266 r=josh sr=roc a=dsicore 2008-04-23 09:08:00 -07:00
dietrich@mozilla.com
b1b8b35cff Bug 421529 - Menu items in bookmarks manager don't get a hovered look anymore with classic theme (for mcdavis941.bugs@gmail.com, r=gavin, ui-r+a=beltzner) 2008-04-23 09:07:01 -07:00
dietrich@mozilla.com
b9c9b4639f Bug 413060 - Bookmark Contextual Dialog: no 3D border (for kliu.bugzilla.3c9f@mail.kailiu.com, r=gavin, ui-r+a=beltzner) 2008-04-23 09:03:43 -07:00