Commit Graph

14691 Commits

Author SHA1 Message Date
brendan@mozilla.org
aa6eca81f9 Fix '(void 0) is undefined' decompilation regression (420919, r=igor, a=dsicore). 2008-04-24 16:48:32 -07:00
bzbarsky@mit.edu
b0859e358e 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
d1076e6e69 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
b3a186f681 Bug 430600 - crash in CanAddURI (r=mano, a=beltzner) 2008-04-24 12:42:01 -07:00
crowder@fiverocks.com
fb779b15d3 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
5e90a6931d 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
e34b1eaf87 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
9907d16a03 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
0f373947a5 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
2df44b5dfe 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
f08441cfbe 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
3047d1cf87 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
e8e588a14b 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
7b29c0a191 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
9ff688a160 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
c7c8c617b2 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
fc3d4e4739 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
da69092b2a Add crashtest 2008-04-23 19:35:59 -07:00
kaie@kuix.de
c80da42e1f 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
c9d4b14ff8 Remove comment from crashtests.list now that the relevant bug is gone. 2008-04-23 19:03:05 -07:00
bclary@bclary.com
4a3274eba4 JavaScript Tests - update regression tests due to bug 416933 2008-04-23 18:49:19 -07:00
gavin@gavinsharp.com
6b243c5e13 Fix wrapping nit from bug 412770 2008-04-23 16:32:50 -07:00
gavin@gavinsharp.com
4d28dbad79 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
db243d2ea7 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
3827772618 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
d239c8c558 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
e9d6ac351b 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
61d83a9dae 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
453de7180a 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
16dc70b7b4 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
cbfff59e15 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
2c7aab6a46 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
49ea055c9b 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
e50c8e8688 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
afa301c41f 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
16cdbf299c 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
e9347c9a48 "Automated configuration bump, release for thunderbird 2.0.0.14rc1" 2008-04-23 15:21:49 -07:00
cltbld
a84668f4ea "Automated configuration bump, release for thunderbird 2.0.0.14rc1" 2008-04-23 15:14:19 -07:00
roc+@cs.cmu.edu
521c4a52ea 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
ac52ed39ff 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
9de7289a0b 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
2bb4bcf1fe 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
086742ba72 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
c671cbe4ba 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
6868cb30a4 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
6e17d54229 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
f9f6ac3f85 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
1c40d9521f "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
2d3c167b36 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
0f7cb7b335 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