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

184286 Коммитов

Автор SHA1 Сообщение Дата
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
bent.mozilla@gmail.com e9159013c4 Oops, removing windows line endings I accidentally checked in when fixing bug 399094. 2007-10-09 13:18:44 -07:00
myk@mozilla.org e1e59e1789 bug 398626: make sure the Applications prefpane always displays the 'always ask' and 'save to disk' actions where appropriate; r=gavin 2007-10-09 13:10:46 -07:00
myk@mozilla.org 16fe1c10ed bug 397335: when the user chooses an application via the file picker for a type in the Applications prefpane, make sure it gets saved to the datastore; r=gavin 2007-10-09 13:07:55 -07:00
fantasai.cvs@inkedblade.net 69f752aa00 nsOverflowContinuationTracker shouldn't assume frame won't get reflowed again before its continuation gets reflowed, b=398322, b=393956, r=dholbert sr=roc 2007-10-09 12:46:21 -07:00
rob_strong@exchangecode.com e9332e49c6 Bug 398867 - Building installer without a MOZ_OPTIONAL_PKG_LIST copies all files into the optional directory. r=bsmedberg, a1.9=mconnor 2007-10-09 12:30:28 -07:00
myk@mozilla.org 1171d45a4e bug 395182: also display the MIME types for types with identical descriptions in the Applications prefpane; r=gavin 2007-10-09 12:16:00 -07:00
dietrich@mozilla.com 75b89105b5 Bug 398896 New history search hang since 6 Sep 2007 (r=sspitzer) 2007-10-09 12:14:48 -07:00
joshmoz@gmail.com 94f13ebbb1 remove nsIEventSink and all of its usage. b=399047 r=smorgan sr=roc a=roc 2007-10-09 11:46:30 -07:00
bugzilla@standard8.plus.com 9d3c3788b2 Bug 397783 Remove lots of redundant nsISupportsArray include/forward definitions from content. r/sr=jst,a=dbaron 2007-10-09 11:41:54 -07:00
enndeakin@sympatico.ca 124fc08b95 Bug 397012, add null check otherwise tests crash 2007-10-09 10:48:30 -07:00
steffen.wilberg@web.de f494e0b49b Bug 394100: move Languages from Advanced to Content, below Fonts & Colors, in preferences dialog. r=mano, ui/a=mconnor 2007-10-09 10:24:35 -07:00
enndeakin@sympatico.ca 9b35f9861f Bug 397012, menus don't close on second click, r+sr=bz 2007-10-09 10:21:36 -07:00
steffen.wilberg@web.de 75c9b14945 Bug 384997: rewrite the documentation on 'When a web site requires a certificate' and 'Validation'. r=jwalden, a=mconnor 2007-10-09 10:18:36 -07:00
enndeakin@sympatico.ca e5a5b96533 Disable this test for now 2007-10-09 07:19:29 -07:00
Olli.Pettay@helsinki.fi b3f094005c Bug 398547, Crash in nsPlainTextSerializer.cpp, p=kengert@redhat.com, r=mscott, sr=bz, a=blocking1.9 2007-10-09 06:43:33 -07:00
enndeakin@sympatico.ca 5075e6eea5 Bug 387109, context menu not placed properly for lists when opened with the keyboard, r=smaug,sr=neil,a=dbaron 2007-10-09 06:40:06 -07:00