Граф коммитов

219367 Коммитов

Автор SHA1 Сообщение Дата
vladimir@pobox.com cc91e30271 forgot to update README file 2008-04-11 12:45:28 -07:00
vladimir@pobox.com d42a84d282 b=428563, Upgrade Cairo to 1.6.2; r=me,a=beltzer 2008-04-11 12:38:41 -07:00
bclary@bclary.com 3d99900a83 JavaScript Tests - further refinements of public failures, bug 404367 2008-04-11 12:23:22 -07:00
ctalbert@mozilla.com b180b84cea Backing out patch for bug 405924 - error on mochitest 2008-04-11 11:34:30 -07:00
bent.mozilla@gmail.com 2a5f48ccd7 Bug 415498 - "Some errors not displayed in Error Console when using addEventListener". Fix to randomly failing test, hopefully. r+sr=sicking. 2008-04-11 11:26:10 -07:00
bent.mozilla@gmail.com 375f81757e Bug 425551 - "Fix async DOM events from keeping link elements alive past unlink". r+sr=sicking, a=beltzner. 2008-04-11 10:29:06 -07:00
bent.mozilla@gmail.com 63ac2a6f13 Bug 428362 - "Unhandled exception in SanitizeListener constructor". r=gavin, a=beltzner. 2008-04-11 10:27:08 -07:00
bent.mozilla@gmail.com 4bb4f89bf4 Bug 428358 - "Typo in <malware-warden.js> causes xpconnect exception about 'streamFinished'". r=dcamp, a=beltzner. 2008-04-11 10:26:03 -07:00
ctalbert@mozilla.com 1bb49e0f56 bug 405924 Test that loading place URIs from content prevented, r=dietrich a=mconnor 2008-04-11 10:11:09 -07:00
dietrich@mozilla.com 83d797b3ca Bug 419731 - Changing bookmark title in places should be reflected in tag containers (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-11 09:22:01 -07:00
marco.zehe@googlemail.com 3f8dfb6ee2 bug 428477 - Rename nsIAccessibleHyperLink::anchorsCount to nsiAccessibleHyperLink::anchorCount for better consistency r=aaronlev a1.9=beltzner 2008-04-11 08:57:36 -07:00
dietrich@mozilla.com 336e26b7f4 Bug 428097 - Bookmarks Toolbar menu item in Bookmarks Menu doesn't have a menu icon (for mak77@supereva.it, r=dietrich, a=beltzner) 2008-04-11 08:53:58 -07:00
bclary@bclary.com abf5cb2762 JavaScript Tests - update public failures, bug 404367 2008-04-11 08:19:51 -07:00
benjamin@smedbergs.us 081e8dfcad Fix camino build bustage. Short answer is "just don't do that", I think. 2008-04-11 08:18:19 -07:00
benjamin@smedbergs.us ebe325bf23 Bug 391311 followup - if the chrome registry doesn't initialize correctly, don't crash on destruction, r=Mossop a=beltzner 2008-04-11 08:05:58 -07:00
brendan@mozilla.org 3d7f99bf7d Fix 427191 (r=igor, a=beltzner). 2008-04-11 07:50:16 -07:00
benjamin@smedbergs.us 4146f8bb35 Bug 292789 (the chrome registry part), add a contentaccessible flag for packages and expose it on nsIXULChromeRegistry, r=dtownsend sr=jst a=beltzner 2008-04-11 06:39:43 -07:00
benjamin@smedbergs.us 04c42d2cdd Bug 428326 - Configuring with a relative srcdir breaks unit tests in XPCOM, r=luser a=beltzner 2008-04-11 06:10:59 -07:00
masayuki@d-toybox.com 8d8e57ed85 Bug 427245 IME is enabled on non text editable input element (re-landing, the previous test failure is not related this patch.) r=peterv, sr=roc, a1.9=beltzner 2008-04-11 04:31:13 -07:00
nrthomas@gmail.com 77c0590585 Update 1.9 staging to same patcher tag as 1.9 production 2008-04-11 03:40:06 -07:00
masayuki@d-toybox.com 4c88b48cea b=427245 backing-out the previous patch, because qm-centos5-01 becomes oragne. 2008-04-11 03:16:18 -07:00
dtownsend@oxymoronical.com 544334ecb9 Bug 428341: Wrong error message displayed when installing an extension that isn't compatible with the app. r=robstring, a=beltzner 2008-04-11 02:44:41 -07:00
masayuki@d-toybox.com 0d21648297 Bug 427245 IME is enabled on non text editable input element r=peterv, sr=roc, a1.9=beltzner 2008-04-11 01:47:16 -07:00
masayuki@d-toybox.com 6d5296c9bf Bug 426772 Floated first-letter generates too tall box r+sr=roc, a1.9=beltzner 2008-04-11 01:44:58 -07:00
marco.zehe@googlemail.com 486a905b79 bug 428248 - Implement tests for nsIAccessibleHyperText interface r=Alexander Surkov (surkov.alexander@gmail.com) a1.9=beltzner 2008-04-11 00:22:32 -07:00
reed@reedloden.com cc25eeb86b Bug 427985 - "Mozilla stops repainting in this testcase after a while" (leak fix) [p=pavlov@pavlov.net (Stuart Parmenter) r=vlad b1.9+a1.9=damons] 2008-04-11 00:01:14 -07:00
mozilla@weilbacher.org 4b33c4bf3c fix linebreaks in Makefile.in from bug 426867 to unbreak OS/2 build (test only code) 2008-04-10 22:58:04 -07:00
karlt+@karlt.net a7f7742cee Add a space to be more permissive. 2008-04-10 22:15:01 -07:00
jruderman@hmc.edu 96343700a8 Make tagStack be an array of nsString instead of nsAutoString. Fixes bug 427941. r+sr=sicking, a=beltzner 2008-04-10 21:38:25 -07:00
karlt+@karlt.net 9246f6fdb1 fails on Windows too - bug 428458 2008-04-10 21:32:23 -07:00
karlt+@karlt.net 376cce12db fails on Mac - bug 428458 2008-04-10 21:08:22 -07:00
roc+@cs.cmu.edu 90e14fd566 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 be61f68132 Test text input size with monospace fonts b=410405. 2008-04-10 20:17:32 -07:00
webmail@kmgerich.com 6a6f855362 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 8c06aa90e4 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 da97ed6674 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 beb578dca9 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 d713682eeb 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 131fe07c91 Minor comment-only change (fixing typo) 2008-04-10 17:39:16 -07:00
jwalden@mit.edu c8ac58d3cd Fix line endings and don't break OS/2, NPOTB. 2008-04-10 16:46:11 -07:00
dolske@mozilla.com 05353fd6f8 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 b6528569ce 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 c270510b97 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 a8c5f03a36 Fix regression in patch for bug 346902 (387951, r=mrbkap, a=dsicore). 2008-04-10 16:02:00 -07:00
roc+@cs.cmu.edu 272c381d71 Bug 426987 crashtest 2008-04-10 15:48:33 -07:00
roc+@cs.cmu.edu 78173ff039 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 39cece6a50 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 295712e3eb 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 014770742b 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 13ea73abf1 JavaScript Tests - make javascript.options.strict tests insensitive to current setting, bug 428396 2008-04-10 14:24:08 -07:00