Commit Graph

178504 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
e7aca8732d Don't do incremental reflow for now, because tables can't deal. Followup forbug 378480, r+sr=roc 2007-04-25 22:33:34 -07:00
sayrer@gmail.com
5040c9c7cc bug 376684. change the output from -createprofile. Patch by Ray Kiddy <ray@ganymede.org>. r=bsmedberg 2007-04-25 19:56:25 -07:00
bzbarsky@mit.edu
9469f3bca1 Make sure to return at the end of a method that returns nsresult, in casecallers are actually checking the return value. Bug 378827, patch by RyanVanderMeulen <ryanvm@gmail.com>, r+sr=bzbarsky 2007-04-25 19:37:27 -07:00
bzbarsky@mit.edu
e50306ba30 Handle restoring scroll position correctly even if InitialReflow comes afterEndLoad. Bug 378606, r+sr=roc 2007-04-25 19:33:02 -07:00
bzbarsky@mit.edu
7b162c96d2 Fix the vertical scrollbar guessing in nsHTMLScrollFrame to do better for aninitial reflow if we're doing that initial reflow a ways into the documentload. Bug 378480, r+sr=roc 2007-04-25 19:29:21 -07:00
bzbarsky@mit.edu
968fb02e3d Resolve the right (parentless) style context for a table as a document root,and fix the assertion when adjusting parent style context frames to not triggerin non-scrollable documents. Bug 378693, r+sr=roc 2007-04-25 19:26:25 -07:00
sharparrow1@yahoo.com
f9596263f3 Followup for bug 370952 to fix an obvious bug. r+sr=dbaron. 2007-04-25 18:34:28 -07:00
bzbarsky@mit.edu
9beffcc014 Make assertion reflect reality better. Bug 357044, r+sr=roc 2007-04-25 18:17:05 -07:00
sdwilsh@shawnwilsher.com
0155d2a0c8 Bug 378818 - Disable nsIAlertsService on Mac for alpha4. Patch by Colin Barrett <cbarrett@mozilla.com>, r=dbaron 2007-04-25 18:10:24 -07:00
dietrich@mozilla.com
bdd0904afb Bug 378659 Firefox UI frequently becomes broken; removing places.sqlite "fixes" it (r=mano) 2007-04-25 17:52:50 -07:00
jruderman@hmc.edu
9954f84934 Remove bogus assertions. Bug 344888, r+sr=tor. 2007-04-25 17:24:28 -07:00
bzbarsky@mit.edu
49d45d33b7 Remove the root from mDirtyRoots if we resize-reflow it, so that we don't getassertions about frame state not matching with whether the frame is inmDirtyRoots. Bug 374167, r+sr=dbaron 2007-04-25 17:17:50 -07:00
dbaron@dbaron.org
1550d44209 Add test for computed style on elements with frames as well. 2007-04-25 16:27:36 -07:00
igor@mir2.org
8ab20ea672 Bug 378789: js_PutEscapedStringImpl can now cope with \0 in JSString. r=brendan 2007-04-25 15:30:35 -07:00
ted.mielczarek@gmail.com
bb3b15892d bug 378598 - Firefox executable should have the manifest with requestedExecutionLevel=asInvoker. r=rob_strong 2007-04-25 15:11:44 -07:00
asqueella@gmail.com
e58f2a8cc4 backed out, b=317748 2007-04-25 14:21:28 -07:00
dbaron@dbaron.org
24d770a6a9 Record results of cycle collection traversal so we only have to call the traversal APIs once per collection. b=378514 sr=peterv r=graydon 2007-04-25 14:12:11 -07:00
asqueella@gmail.com
3f0777184e Backed out until the patch is tested. Sorry for not building with it.b=377049 2007-04-25 14:10:54 -07:00
mozilla.mano@sent.com
14f52e2d45 Bug 377500 - Result is broken if two bookmarks items have the same URL but with different titles. r=dietrich. 2007-04-25 14:03:29 -07:00
asqueella@gmail.com
a5c25d47e8 Bug 366643 - Crash after loading page with html entities and <img> tagp=Philip Taylor <philip@zaynar.demon.co.uk>r=pavlov 2007-04-25 14:02:50 -07:00
asqueella@gmail.com
505241b62b Bug 377049 - nsBaseURLParser::ParsePath doesn't handle strings that are not NULL terminatedp=Ryan Jones <sciguyryan@gmail.com>r=biesi 2007-04-25 13:57:35 -07:00
asqueella@gmail.com
fef058d445 Bug 317748 - Merge BlackenFrame and SetMaskVisibility into ClearFramep=Alfred Kayser <alfredkayser@nl.ibm.com>r=pavlov, sr=tor 2007-04-25 13:55:06 -07:00
dbaron@dbaron.org
60b2674922 Add dbus headers. b=378303 r=bsmedberg 2007-04-25 13:53:05 -07:00
asqueella@gmail.com
cb0fbc5f4c Bug 376865 - nsInputStreamPump::AsyncRead does not null check listenerp=Ryan Jones <sciguyryan@gmail.com>r+sr=biesi 2007-04-25 13:52:16 -07:00
asqueella@gmail.com
b620304f75 Bug 368700 - Using TLDs in document.domain should not be allowedp=Wladimir Palant <trev.moz@adblockplus.org>r=bz, sr=dveditz 2007-04-25 13:48:28 -07:00
asqueella@gmail.com
aabade3767 Bug 376014 - Possible stack overflow in nsDocNavStartProgressListenerp=Ryan Jones <sciguyryan@gmail.com>r=tony@ponderer.org 2007-04-25 13:42:46 -07:00
ted.mielczarek@gmail.com
040a815192 bug 377992 - dbus build fails with some dbus versions - disable dbus by default, add --enable-dbus configure arg. r=bsmedberg 2007-04-25 13:40:58 -07:00
igor@mir2.org
412a0bb742 Bug 378255: Information about JS_DumpDebug to replace GC_MARK_DEBUG info. 2007-04-25 12:39:15 -07:00
joshmoz@gmail.com
a207720cdf dock menu impl for Cocoa-based applications. patch by Colin Barrett. b=368784 r=josh sr=bsmedberg 2007-04-25 12:30:02 -07:00
bzbarsky@mit.edu
3fca79e5c1 Don't drop the old sheet when "rel" changes from one value that contains"stylesheet" to anoher. Bug 360746, r+sr=sicking 2007-04-25 11:48:18 -07:00
peterv@propagandism.org
f66cd8c4f5 Fix for bug 376854 (CycleCollector depends on uninitialized values (ageSelectionCallback and nsPurpleBuffer::BumpGeneration)). r/sr=dbaron. 2007-04-25 11:33:55 -07:00
ted.mielczarek@gmail.com
c103a4e640 backing out due to tinderbox bustage - bug 368206 2007-04-25 10:46:32 -07:00
nboyd@atg.com
2bfcee81b5 Fix test not to depend on AWT, which caused headless exceptions running withouta X terminal. 2007-04-25 10:25:08 -07:00
nboyd@atg.com
82cba2b84c Skip performance test. 2007-04-25 10:23:13 -07:00
Olli.Pettay@helsinki.fi
033e829d2f Bug 377899, Cycle between nsXULTooltipListener and nsGlobalWindows causes leaks, r=neil,sr=peterv 2007-04-25 10:18:50 -07:00
benjamin@smedbergs.us
b301c8bc96 Bug 368206 - enable breakpad by default on mac-intel (it currently doesn't build on mac-ppc, but it will in the future), r=luser 2007-04-25 09:40:27 -07:00
peterv@propagandism.org
f091506c2b Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking. 2007-04-25 09:35:27 -07:00
sharparrow1@yahoo.com
2fe1b6664d relanding of bug 370952: fix the reflow functions in nsPresShell. r+sr=dbaron 2007-04-25 08:49:55 -07:00
aaronleventhal@moonset.net
5dd2c9e259 Bug 370163. Fix a11y hierarchy for selects with optgroup. r=evan.yan 2007-04-25 08:11:02 -07:00
smontagu@smontagu.org
93a55d9d3b Allow property values to have (escaped) trailing and leading whitespace. Bug 365345, r+sr=darin 2007-04-25 07:48:12 -07:00
benjamin@smedbergs.us
59fa1d4b90 Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento 2007-04-25 07:26:42 -07:00
igor@mir2.org
fb57b9f902 Bug 378261: Replacing GC_MARK_DEBUG by DumpHeap. r=brendan 2007-04-25 06:43:18 -07:00
alfred.peng@sun.com
9855e6ea17 Followup from bug 375449. Fix the bustage for Solaris SPARC/x86.r=benjamin. 2007-04-25 06:42:13 -07:00
longsonr@gmail.com
e3c0e50772 Include reftests from bugs subdirectory 2007-04-25 06:13:52 -07:00
longsonr@gmail.com
56f5aad850 Update and rename simple clipPath reftest 2007-04-25 06:06:22 -07:00
sharparrow1@yahoo.com
c75b207f5e Backing out bug 370952 due to mac tinderbox bustage 2007-04-25 03:44:29 -07:00
sharparrow1@yahoo.com
430f1d047c Bug 370952: Fix the reflow functions in nsPresShell (covers ResizeReflow and StyleChangeReflow). r+sr=dbaron 2007-04-25 01:22:28 -07:00
smontagu@smontagu.org
ab457d3e6a Reverse the sign of mXOffset in RTL runs so that the offset is always from left to right. Bug 378351, r=roc 2007-04-24 23:59:34 -07:00
philringnalda@gmail.com
a0356eac51 Bug 375741 – Add support for APNG encoding, patch by Justin Dolske <dolske@mozilla.com>, r=asmith15, sr=pavlov 2007-04-24 22:56:53 -07:00
ginn.chen@sun.com
4abf6ab90b Bug 378563 warning in getNameCB when opening a new pager=aaronleventhal 2007-04-24 21:19:26 -07:00