Commit Graph

8941 Commits

Author SHA1 Message Date
florian@queze.net
1dd746e4f5 Bug 405252: View->Zoom disabled for standalone images. r=gavin, a=blocking-firefox3+ 2007-12-12 13:57:57 -08:00
dbaron@dbaron.org
18cb1751a3 Remove unused height output from nsLineLayout::EndSpan. b=407086 r+sr=roc a=dsicore 2007-12-12 13:51:18 -08:00
dbaron@dbaron.org
67bbbda580 Remove some code that handles unconstrained widths (and fix nsFirstLetterFrame not to pass them). b=407086 r+sr=roc a=dsicore 2007-12-12 13:51:00 -08:00
dbaron@dbaron.org
a8963504e9 Remove unused nsHTMLReflowState::mRightEdge. b=407086 r+sr=roc a=dsicore 2007-12-12 13:50:27 -08:00
dbaron@dbaron.org
c119e66f4c Fix comment describing nsBlockFrame. 2007-12-12 13:49:14 -08:00
nrthomas@gmail.com
f8d785fd3f Bug 407077, should be using gcc3 for AUS queries, r=rhelmer 2007-12-12 13:32:36 -08:00
bclary@bclary.com
ddcf61f0d0 JavaScript Tests - remove DST start/end ambiguity, r=igor, bug 408080, not part of the build 2007-12-12 13:17:11 -08:00
martijn.martijn@gmail.com
bb908336e8 Disable test for bug 396024 again :(, because of error on the mac 2007-12-12 13:16:17 -08:00
sspitzer@mozilla.org
2a5c883319 whitespace clean up, no bug 2007-12-12 13:07:42 -08:00
sspitzer@mozilla.org
c90498a169 fix for bug #400682: favicons displayed at full size in open location autocomplete and homepage (pref ui) autocomplete r=gavin, a=blocking-firefox-3+ 2007-12-12 13:02:19 -08:00
rhelmer@mozilla.com
51326da982 having problems with partials containing the complete also, go back to tag we've used before b=407077 r=cf 2007-12-12 12:48:38 -08:00
martijn.martijn@gmail.com
0517e832a1 Reenable test for bug 396024, it should now fail gracefully when no printer is installed on the test machine 2007-12-12 12:44:46 -08:00
martijn.martijn@gmail.com
08fec540d9 Reftest for bug 404553 - ASSERTION: Child not at the right index? with table, marquee, span and title 2007-12-12 12:17:47 -08:00
igor@mir2.org
076f69ec85 Bug 398219: backing out the check in due to regression failures. 2007-12-12 12:08:24 -08:00
ccooper@deadsquid.com
2c52b62f93 - don't warn when quitting, or when closing with tabs open 2007-12-12 12:00:57 -08:00
nrthomas@gmail.com
fd4c2f8d73 Remove the 3.0b1 linesk, and let the automation put in the right config for 3.0b2 update verification, r=rhelmer 2007-12-12 11:26:17 -08:00
dcamp@mozilla.com
2cc955f005 Bug 407858: initialize some members of nsUrlClassifierDBServiceWorker. r=tony, a=dsicore 2007-12-12 11:04:25 -08:00
igor@mir2.org
1e5b233ff0 Bug 398219: avoid storing references to the global scope in the compiled scripts. r,a=brendan 2007-12-12 10:47:56 -08:00
sspitzer@mozilla.org
faed98a7c2 for correctness: fix for bug #402118: problems when highlighting part of a title in url bar auto complete results when the title is a RTL value for performance: fix for bug #407984: get rid of the scrollboxes in autocomplete.xml fix for bug #407951: don't reset textContent in _setUpDescription() if it hasn' t changed fix for bug #408024: when setting the width of the boxes that hold the descript ion elements, use Math.floor() r=gavin, a=blocking-firefox-3+ Thanks to vlad for the performance suggestions. 2007-12-12 10:43:08 -08:00
dcamp@mozilla.com
f06d7e35bd Bug 405741: rename fileList to files on the file input element. r/sr=sicking 2007-12-12 10:32:55 -08:00
sspitzer@mozilla.org
247899f9f0 whitespace change, no bug 2007-12-12 10:23:48 -08:00
bclary@bclary.com
aa958569ef JavaScript Tests - remove fixes from known failures due to bug 396584 2007-12-12 10:09:32 -08:00
mnyromyr@tprac.de
b3504f874b Bug 320155: create symlinks dmg files (build tool part); r=mento, blocking-firefox3=beltzner 2007-12-12 09:35:45 -08:00
pete@mozdevgroup.com
7d480a1194 b=406626 Make metrics extension build --with-libxul-sdk=/path/to/sdk --enable-application=extensions/metrics r=ted.mielczarek --pete 2007-12-12 08:58:45 -08:00
martijn.martijn@gmail.com
ed2ac513cb Bug 403578 - glibc detected firefox-bin: malloc(): memory corruption, patch by Alfred Kayser, r=pavlov, sr=tor, a=blocking1.9 2007-12-12 08:56:39 -08:00
cltbld
fc21acfb8f "Automated configuration bump, release for thunderbird 1.5.0.14rc1" 2007-12-12 07:42:12 -08:00
cltbld
2ba404e054 "Automated configuration bump, release for thunderbird 1.5.0.14rc1" 2007-12-12 07:19:11 -08:00
pete@mozdevgroup.com
e7d26d69bc b=407921 Link errors on win32 r=Jan.Varga The better patch ... --pete 2007-12-12 07:01:25 -08:00
martijn.martijn@gmail.com
06c6e5f3ee Bug 406073 - OnMouseOver and OnMouseOut Dysfunctional On Marquee, r=bzbarsky, sr=roc, a=beltzner 2007-12-12 06:56:57 -08:00
martijn.martijn@gmail.com
9db956c04f Bug 407912 - When page is zoomed in/out, autocomplete popup doesn't have the correct width, r=enndeakin, a=mtschrep 2007-12-12 05:27:09 -08:00
reed@reedloden.com
3d234784ab Bug 404513 - "Add Makefile target to launch solo xpcshell test without interactive mode" (don't run test twice) [p=laurent@xulfr.org (Laurent Jouanneau) r=luser a1.9=schrep] 2007-12-12 05:26:19 -08:00
reed@reedloden.com
e3eda0fcb5 Bug 405389 - "Passwords reappear after being deleted, when using the search" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=mconnor a=blocking-firefox3+] 2007-12-12 05:24:39 -08:00
kaie@kuix.de
09b95bb671 Bug 407348, intl/uconv/tests build failure on Linux x86_64 r=smontagu, a=dsicore 2007-12-12 05:23:20 -08:00
reed@reedloden.com
8e31ca32d2 Bug 405753 - "nsIDictionary leftover forward declaration in nsISessionStore.idl" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a1.9=damons] 2007-12-12 05:23:14 -08:00
reed@reedloden.com
041d5bee81 Bug 406664 - "Cookies dialog still using XP-ish icon" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=damons] 2007-12-12 05:22:15 -08:00
reed@reedloden.com
df2793571f Bug 298571 - "support tab duplication (using ctrl) on tab drag and drop" [p=zeniko@gmail.com (Simon Bünzli) r+ui-r=mconnor a1.9=damons] 2007-12-12 05:19:50 -08:00
cltbld
d573c7c6e6 "Automated configuration bump, release for thunderbird 1.5.0.14rc1" 2007-12-12 03:48:52 -08:00
Olli.Pettay@helsinki.fi
12aa4ddec4 Bug 403168, r=jonas, sr=jst, a=blocking1.9 2007-12-12 00:33:32 -08:00
jruderman@hmc.edu
40342296f4 Add crashtest for bug 307298. 2007-12-11 21:01:36 -08:00
jruderman@hmc.edu
51ade1ac12 Add crashtest for bug 306940. 2007-12-11 20:49:28 -08:00
jruderman@hmc.edu
33fd54ceec Add crashtest for bug 306911 (and include dbaron's additional testcases) 2007-12-11 19:32:45 -08:00
jruderman@hmc.edu
a71db7b656 Fix PropItem leak by using nsAutoPtr (bug 407074). r+sr=peterv, a=damon 2007-12-11 19:23:34 -08:00
aaronleventhal@moonset.net
3a80055521 Fixing orange 2007-12-11 18:48:03 -08:00
roc+@cs.cmu.edu
c43f5b8d12 Bug 407009. In the last-ditch reflow of a scrollframe, only show the scrollbars which are not styled 'hidden'. r+sr=dbaron 2007-12-11 18:28:50 -08:00
roc+@cs.cmu.edu
5fa91c2bd3 Bug 403067. mVisibleArea may get stale so use GetWindowDimensions() when we're going to do a SetWindowDimensions() with new dimensions. r+sr=dbaron 2007-12-11 18:27:00 -08:00
jruderman@hmc.edu
4de6a39b11 Add crashtest for bug 306902 (the first crashtest!) 2007-12-11 18:26:35 -08:00
jonas@sicking.cc
948c2ea354 Bug 366200: Fix problems with mRootContent being out of sync with mChildren by removing mRootContent. r/sr=bz 2007-12-11 18:26:09 -08:00
aaronleventhal@moonset.net
fe7f4d5bdb Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil 2007-12-11 18:10:26 -08:00
jruderman@hmc.edu
307a6a2b6c Fix AtomImpl leak (bug 407277). r+sr=peterv, a=schrep. 2007-12-11 18:07:35 -08:00
roc+@cs.cmu.edu
cfe771c051 Bug 404180. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron 2007-12-11 17:43:09 -08:00