Commit Graph

184302 Commits

Author SHA1 Message Date
bclary@bclary.com
77b3313925 JavaScript Tests - move tests of non-standard into extensions, bug 370585 2007-10-10 18:36:33 -07:00
bclary@bclary.com
f54d2dfa59 JavaScript Tests - update public-failures.txt, bug 399387, not part of the build 2007-10-10 18:04:12 -07:00
bclary@bclary.com
c11cd61202 JavaScript Tests - regression test for bugs 291494, 395836, not part of the build 2007-10-10 17:54:38 -07:00
bclary@bclary.com
208f40b517 JavaScript Tests - move js1_5/Date/toLocaleFormat.js to js1_5/extensions/toLocaleFormat-01.js, bug 370585, not part of the build 2007-10-10 17:47:10 -07:00
bclary@bclary.com
40106ca67b JavaScript Tests - update regression tests for bug 327869, by Michael Daumling, Mats Palmgren, not part of the build 2007-10-10 17:35:08 -07:00
jst@mozilla.org
64a79c7e9e Adding mozilla/probes to MODULES_core to fix solaris bustage. 2007-10-10 16:25:14 -07:00
roc+@cs.cmu.edu
42a81834c5 Fixing test bustage... Disable tests on Linux and Windows until I figure out how to get them to do word movement via synthesized events. 2007-10-10 16:19:11 -07:00
jst@mozilla.org
4054d48d00 Landing basic framework for dtrace support (bug 388564). Patch by john.rice@sun.com and padraig.obriain@sun.com. r+a=ted.mielczarek@gmail.com, sr=sayrer@gmail.com 2007-10-10 16:03:14 -07:00
sspitzer@mozilla.org
e4a3a717fd fix for bug #399367: unknown place: url query keys can cause problems r=dietrich, a=blocks a bug that has blocking-firefox3-+ 2007-10-10 16:00:13 -07:00
roc+@cs.cmu.edu
871dffe6e3 Bug 391584. Don't miss word-break opportunities at points where whitespace has collapsed away. Also, note that a word-break opportunity exists at the start of a frame when it starts with a space. 2007-10-10 15:32:51 -07:00
bzbarsky@mit.edu
05edb8f1b8 Fix bug 399219. r=roc, sr=neil, a=roc 2007-10-10 15:14:41 -07:00
fantasai.cvs@inkedblade.net
590bb58ae4 crash due to improper overflow container frame deletion, b=393956, r+sr=roc 2007-10-10 15:09:53 -07:00
jst@mozilla.org
1b2003d222 Landing fix for bug 397571. Only expose known safe functions to untrusted script in nsIDOMWindowUtils. Patch by suryaismail@gmail.com, r+sr+a=jst@mozilla.org 2007-10-10 14:03:12 -07:00
vladimir@pobox.com
6fa8a0f43e reftest bustage fix (bug 296904) 2007-10-10 13:31:45 -07:00
vladimir@pobox.com
0d55de6f08 b=296904, canvas rects incorrectly affect current path; r+sr+a=vlad, patch from philip@zaynar.demon.co.uk 2007-10-10 12:24:12 -07:00
ted.mielczarek@gmail.com
989b1bb177 bug 358079 - Proper l10n for crash reporter client. r=pike/bsmedberg (blocking1.9) 2007-10-10 11:49:04 -07:00
anodelman@mozilla.com
10e306e16d Bug 389703 - Use a proxy server to serve pages for the Talos testsuite. a=Rob Arnold r=anodelman/bhearsum/rcampbell 2007-10-10 11:15:51 -07:00
aaronleventhal@moonset.net
2de3f490f0 Bug 399195. Shutdown leaks when a11y active. r=surkov, a=dsicore 2007-10-10 09:51:45 -07:00
joshmoz@gmail.com
4e86e8f021 on Mac OS X, don't ever set creator code and only set type code if the file doesn't have an extension. b=236389 r=smorgan sr=bsmedberg a=mconnor 2007-10-10 08:40:06 -07:00
aaronleventhal@moonset.net
834477c8d0 Bug 396429. Expose object attribute to explain when a text object ends in a newline. r=surkov, a=dsicore 2007-10-10 08:31:52 -07:00
joshmoz@gmail.com
cfcbd7f1e1 remove obsolete Cocoa embedding impl. b=399035 r=smorgan sr=bsmedberg 2007-10-10 08:13:35 -07:00
mats.palmgren@bredband.net
dee9baeca2 Plug a major leak when using too large images for CSS 'cursor'. b=398537 r+sr=roc a=pavlov 2007-10-10 05:21:29 -07:00
mats.palmgren@bredband.net
b34dbf2218 Plug a minor leak of a nsBaseDragService object. b=398816 r=joshmoz sr+a=roc 2007-10-10 05:19:47 -07:00
longsonr@gmail.com
4186678b87 Bug 397749 - New style nsSVGAngle. Relanding after roc checked that talos has no SVG pages. r=tor,sr+a=roc,a=mconnor 2007-10-10 03:07:59 -07:00
longsonr@gmail.com
5c0bc72c8d Bug 399133 - invalid blue channel in feColorMatrix in saturation mode. r+sr+a=tor 2007-10-10 01:15:31 -07:00
reed@reedloden.com
8fa16782fc Bug 398894 - "[linux] Firefox prints sanitizing history exception from sanitize.js to console" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a=blocking-firefox3+] 2007-10-09 22:17:11 -07:00
reed@reedloden.com
f1ebd839f7 Bug 397196 - "Clear private data does not clear last URL of Open Web Location dialog" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9=mconnor] 2007-10-09 22:16:43 -07:00
reed@reedloden.com
e73b8605b0 Bug 398894 - "[linux] Firefox prints sanitizing history exception from sanitize.js to console" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a=blocking-firefox3+] 2007-10-09 22:11:17 -07:00
rflint@ryanflint.com
fbda39c667 Bug 399265 - Use the favicon service's hash table instead of cache to store failed favicons. r/a=mconnor 2007-10-09 22:03:52 -07:00
roc+@cs.cmu.edu
a09e53dc3d Backing out bug 391584 because of test failures on non-Mac 2007-10-09 21:25:42 -07:00
roc+@cs.cmu.edu
2763f9f7df Backing out fix for bug 345339 because of test failures 2007-10-09 20:39:16 -07:00
roc+@cs.cmu.edu
884794bcc1 Fixing bustage 2007-10-09 19:30:48 -07:00
roc+@cs.cmu.edu
a9f24144f5 Bug 387414. Detect situations where the textrun doesn't map enough text to fully reflow the frame (which can happen during style changes to preformatted whitespace, for example) and rebuild textruns in that case. r=smontagu 2007-10-09 19:25:57 -07:00
roc+@cs.cmu.edu
f543b23186 Bug 391584. Don't miss word-break opportunities at points where whitespace has collapsed away. Also, note that a word-break opportunity exists at the start of a frame when it starts with a space. 2007-10-09 19:21:33 -07:00
roc+@cs.cmu.edu
203d229518 Bug 389583. Move an assert so it doesn't fire bogusly. r=eli,sr=mats,a=dbaron 2007-10-09 19:18:40 -07:00
roc+@cs.cmu.edu
24f20d0cd0 Bug 345339. Stop using a generic hashtable to store element session history state in nsPresState. patch by Karthik Sarma, r+sr=roc,a=sicking 2007-10-09 19:15:23 -07:00
bzbarsky@mit.edu
07549c4ecf Don't leak strings from <keygen>. Bug 398665, r=kaie, sr=jst, a=dbaron 2007-10-09 19:10:00 -07:00
jst@mozilla.org
eb538159bf Fixing bug 393928. Lazily initialize liveconnect, and only initialize it when we can't find a Java plugin that supports NPRuntime. When a Java plugin that supports NPRuntime is found, use NPRuntime to expose liveconnect functionality (i.e. window.java and window.Packages). r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu, a=jonas@sicking.cc 2007-10-09 18:24:28 -07:00
sayrer@gmail.com
4ef16082e1 Bug 397601. DOM storage leaks on performance graph server pages. r=enndeakin, sr=jst, a=sicking 2007-10-09 18:07:36 -07:00
sspitzer@mozilla.org
0409998f58 fix for bug #399253: problems when opening the new "bookmark" dialog if closed w hen tags are expanded. r=dietrich 2007-10-09 17:53:41 -07:00
rhelmer@mozilla.com
bf768800a2 bump to fx 2008 rc2 b=398212 r=rhelmer p=joduinn 2007-10-09 17:08:19 -07:00
tglek@mozilla.com
8cf3fb1c90 Clean up prbool misuse in layout. bug 398312, r+sr+a=dbaron 2007-10-09 17:00:05 -07:00
tor@cs.brown.edu
ac490cdd0b Bug 398926 - nsWeakReference leak with stroke and fill using the same pattern. r+sr+a=roc 2007-10-09 16:17:41 -07:00
vladimir@pobox.com
f6ad611f7f b=384681, switch cairo into 24.8 fixed-point mode. r+sr+a=roc 2007-10-09 16:03:24 -07:00
mrbkap@gmail.com
07f7b40c3f Deal with sites setting our proto's __proto__ to null. bug 398933, r+sr+a=jst 2007-10-09 15:50:49 -07:00
mrbkap@gmail.com
573fe68320 Restore dynamic indirect eval code. bug 383682, r=brendan/igor a=brendan 2007-10-09 15:42:42 -07:00
crowder@fiverocks.com
8f58311d63 Bug 395836 - backed out "patch with nits fixed" due to perf regressions 2007-10-09 15:34:04 -07:00
kaie@kuix.de
dafd4be7f5 Bug 373525, "Certificate Manager" opens with wrong tab selected, and inconsistent content displayed Back out the band aid patch, re-enable the original code, now that the regression got gixed (398289). r=me, a=dsicore 2007-10-09 15:32:42 -07:00
roc+@cs.cmu.edu
4229891892 Bug 290862. Use gtk modal window apis instead of grabs. patch by Matthew Gregan, r=karlt,sr=roc,a=pavlov 2007-10-09 13:58:24 -07:00
dbaron@dbaron.org
292a9a31a8 Add tests for bug 240117. 2007-10-09 13:28:10 -07:00