191805 Commits

Author SHA1 Message Date
karlt+@karlt.net
73b4370143 fails on Windows too - bug 428458 2008-04-10 21:32:23 -07:00
karlt+@karlt.net
ad58167f9f fails on Mac - bug 428458 2008-04-10 21:08:22 -07:00
roc+@cs.cmu.edu
f44811bdc7 Bug 424915. Improve display list analysis so that sites with content covered by the scrolling element, such as GMail, can use bitblit scrolling. r+sr=dbaron,a=beltzner 2008-04-10 20:46:37 -07:00
karlt+@karlt.net
a9ed466a00 Test text input size with monospace fonts b=410405. 2008-04-10 20:17:32 -07:00
webmail@kmgerich.com
deeb963190 Bug 427935 - Mac theme updates Round of style tweaks and icon additions, including hud style tweaks, addons window style tweaks, revised pref icons, new notification icons. Fixes bugs 386757, 424877, 427464, 427697, 427701 r=mano, ui-review=beltzner, a=mconnor 2008-04-10 19:27:29 -07:00
kaie@kuix.de
d7767f84b7 Bug 426689, HTTP basic auth prompt over plain http shows big lock icon Patch contributed by Reed Loden r=johnath, a1.9=beltzner 2008-04-10 18:34:47 -07:00
kaie@kuix.de
76d21b1ad9 Bug 426689, HTTP basic auth prompt over plain http shows big lock icon Adding new Authentication icon contributed by Michael Monreal ui-review=johnath, a1.9=beltzner 2008-04-10 18:32:44 -07:00
kaie@kuix.de
f33ecfeb49 Bug 423002, Incorrect error message with certificates which contain subjectAltName r=rrelyea, a1.9=beltzner 2008-04-10 18:28:09 -07:00
kaie@kuix.de
00ceab7c32 Bug 428415, Don't pass uninitialized values to NSS CERT_PKIXVerifyCert r=rrelyea, a1.9=dsicore 2008-04-10 18:26:19 -07:00
dholbert@cs.stanford.edu
ee797e1963 Minor comment-only change (fixing typo) 2008-04-10 17:39:16 -07:00
jwalden@mit.edu
871fb864eb Fix line endings and don't break OS/2, NPOTB. 2008-04-10 16:46:11 -07:00
dolske@mozilla.com
0f0fb925c0 Bug 427033 - Can't save form logins with action="javascript:..." r=gavin, a1.9=beltzner 2008-04-10 16:38:45 -07:00
martijn.martijn@gmail.com
a87f16775e Extra reftest for bug 413027 - Marquee height is sized too small, clipping text vertically, a=beltzner 2008-04-10 16:17:20 -07:00
martijn.martijn@gmail.com
203f025a8c Workaround patch for bug 413027 - Marquee height is sized too small, clipping text vertically, r+sr=roc, a=beltzner 2008-04-10 16:09:16 -07:00
brendan@mozilla.org
cbf910476d Fix regression in patch for bug 346902 (387951, r=mrbkap, a=dsicore). 2008-04-10 16:02:00 -07:00
roc+@cs.cmu.edu
c84fbc47b6 Bug 426987 crashtest 2008-04-10 15:48:33 -07:00
roc+@cs.cmu.edu
8ce149d016 Bug 426987. Split SaveState from nsIDocument::Destroy so that we don't do Destroy() while we're still displaying the document. r+sr=sicking,a=beltzner 2008-04-10 15:47:01 -07:00
roc+@cs.cmu.edu
478cee734c Bug 421432. Don't crash when we ScrollToAnchor after UnsuppressPainting tore down the document. r+sr=dbaron,a=beltzner 2008-04-10 15:42:03 -07:00
roc+@cs.cmu.edu
c6e6f99e9f Bug 423371. Make sure we use a non-null reference frame to compute the size of the element in GetOffsetRect. r+sr=bzbarsky,a=beltzner 2008-04-10 15:36:10 -07:00
dholbert@cs.stanford.edu
14370ae359 Bug 402264: When we're scaling printed content, don't scale unconstrained heights. r+sr=roc a=damons 2008-04-10 15:34:38 -07:00
bclary@bclary.com
3ea487affc JavaScript Tests - make javascript.options.strict tests insensitive to current setting, bug 428396 2008-04-10 14:24:08 -07:00
rob_strong@exchangecode.com
83d5c96f17 Bug 392137 - Retention: take over user defaults during install on Win32. r=bsmedberg+sspitzer, approval1.9=beltzner 2008-04-10 14:02:42 -07:00
bclary@bclary.com
6243bc4f5b JavaScript Tests - attempt to catch exceptions to simplify test reporting, bug 226507 2008-04-10 13:58:06 -07:00
bclary@bclary.com
1f2dfdc560 Sisyphus|JavaScript Tests - Spider's userhook can be stopped by exceptions in tests, bug 428391 2008-04-10 13:54:08 -07:00
bclary@bclary.com
9482e7f0fb JavaScript Tests - update known failures and spidermonkey extensions list, bug 404367 2008-04-10 13:45:47 -07:00
bclary@bclary.com
fe680870a2 Sisyphus|JavaScript Tests - add ability to run tests with gczeal, bug 427189 2008-04-10 13:35:58 -07:00
bclary@bclary.com
f739c87c95 JavaScript Tests - catch script stack space quota errors 2008-04-10 13:23:42 -07:00
dietrich@mozilla.com
d57c8bdbf7 Bug 427142 - sporadic test failure on bm-win2k3-pgo01 (WALLPAPER, for mak77@supereva.it, r=dietrich, a=mconnor) 2008-04-10 13:06:11 -07:00
bclary@bclary.com
a6d840d29b JavaScript Tests - update compatibility note, bug 291494 2008-04-10 12:29:11 -07:00
bclary@bclary.com
9df4267ca9 JavaScript Tests - fix filename, bug 424683 2008-04-10 12:23:12 -07:00
crowder@fiverocks.com
b6311a36fb Bug 416843 - assertion failure after deleting eval 16 times, patch by mrbkap, r=brendan, a1.9=beltzner 2008-04-10 12:06:22 -07:00
mozilla@kewis.ch
151ab174d5 Fix bug 427216 - Make tools menu popup match other applications. r=dbo,r=timeless,sr=dmose,a=ss 2008-04-10 11:21:59 -07:00
alqahira@ardisson.org
bfaeec4b5d Trying to fix SunOS bustage from bug 368091 2008-04-10 11:05:51 -07:00
bent.mozilla@gmail.com
6181d7ea51 Bug 426236 - "Customize toolbar dialog leaks multiple dom windows and documents". r=dietrich+sspitzer, a=dsicore. 2008-04-10 10:47:47 -07:00
bent.mozilla@gmail.com
8a3ba74135 Bug 415498 - "Some errors not displayed in Error Console when using addEventListener". Tests by Sylvain Pasche <sylvain.pasche@gmail.com>. r+sr=jst, a=beltzner. 2008-04-10 10:35:56 -07:00
mconnor@steelgryphon.com
b304a7688c bug 419009 - warning if closing multiple tabs is not working, r=gavin, a=beltzner 2008-04-10 10:27:20 -07:00
alqahira@ardisson.org
b83a94caca Bug 368091 - Toolkit's about:license needs to allow for different 'official binaries' line (make toolkit/content/license.html generic and let apps build a customized copy from it; app changes for Firefox here; others in follow-up bugs). r=bsmedberg, mpa=gavin on the browser bits, r=philor on the ugly line in Thunderbird until bug 428144 lands, a1.9=beltzner 2008-04-10 09:07:21 -07:00
igor@mir2.org
328d4e2b81 [Bug 389605] r=brendan a1.9=beltzner 2008-04-10 08:50:02 -07:00
marco.zehe@googlemail.com
ae5b3ccab3 bug 424161 - Tree invalidation screwed up badly, getting 6 failures on Mochitest for bug 368835. p=Alexander Surkov (surkov.alexander@gmail.com) r=me, r=Olli.Pettay sr=jonas a1.9=beltzner 2008-04-10 08:11:15 -07:00
dtownsend@oxymoronical.com
b74bebb3b2 Bug 410637: Mac UB XULRunner SDK packages have empty bin directory. r=bsmedberg, a=beltzner 2008-04-10 07:50:48 -07:00
crowder@fiverocks.com
2e1c6ac5c7 Bug 362582: reverting the patch from this bug as a result of test-failures 2008-04-10 05:59:21 -07:00
Olli.Pettay@helsinki.fi
87189bb240 Bug 427143, Crash [@ nsNativeDragTarget::ProcessDrag], r+sr=jst, a=beltzner 2008-04-10 05:38:05 -07:00
jwatt@jwatt.org
b71efcf867 Bug 428023. Allow SVG without a viewBox to scroll when embedded by reference by a replaced element. r=longsonr, sr=roc, a1.9=vlad 2008-04-09 23:25:31 -07:00
roc+@cs.cmu.edu
bbd877cbef Bug 425253 crashtest 2008-04-09 22:29:53 -07:00
jruderman@hmc.edu
2c0ceaacc2 Reduce the length of the "XPConnect is being called on a scope without a 'Components' property!" assertion message (bug 426954). r=mrbkap, debug-only. 2008-04-09 22:19:30 -07:00
roc+@cs.cmu.edu
0a70ba3e53 Bug 425253. Propagate reflow-depth tracking through XUL box layout. r+sr=dbaron,a=damon 2008-04-09 21:39:41 -07:00
karlt+@karlt.net
82dfb2c8fd Check that non-spacing marks in accents are visible b=427659. 2008-04-09 21:35:46 -07:00
timeless@mozdev.org
007f2dd808 Bug 423432 parent.getAttributeNS is not a function [parent instanceof Document] r=gavin a=beltzner 2008-04-09 21:08:25 -07:00
gavin@gavinsharp.com
44f703e85e Disable test from bug 393970 on linux (bug 428226) 2008-04-09 20:29:17 -07:00
gavin@gavinsharp.com
e961ae73d7 Disable test from bug 393970 on linux (bug 428226) 2008-04-09 20:00:37 -07:00