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

18408 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu d96517d0df Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt 2006-05-17 02:34:35 +00:00
caillon%returnzero.com 6a59ff8bba Fix for bug 137334: DOM Inspecting the URL bar will crash. r=timeless, sr=hewitt 2006-05-17 02:34:34 +00:00
hewitt%netscape.com 1e2d5d9ba4 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2006-05-17 02:34:33 +00:00
timeless%mac.com fb2e67298b Bug 118528 Access Violation [@inDOMView::AppendKidsToArray] [aKids==0]->GetLength
r=bzbarsky@mit.edu sr=hewitt
2006-05-17 02:34:14 +00:00
varga%utcru.sk d20016bd43 80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
80548 - outliner scroll bar "disappears" in 3 stages

111101 - No scrollbox / slider / thumb in thread pane scrollbar

116269 - white scrollbars briefly show up in folder pane

116432 - Sometimes the twisty won't update after a click

116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt

99715 - convert category tree to use outliner
r=hixie
sr=blake
2006-05-17 02:34:13 +00:00
bzbarsky%mit.edu 12f2f8e8cb Make the CSSLoader correctly order stylesheets as they are dynamically added
and removed via the DOM.  Clean up the nsIDocument stylesheet accessors.  Clean
up nsIDocumentObserver stylesheet stuff a bit.  Make style sheets visible in
the CSSOM (though not completely accessible) from the moment the load is kicked
off.  Make us have sheet objects that can be manipulated via CSSOM even for
failed loads. Bug 107567, bug 47734, bug 57225, bug 178407.
r=sicking,  sr=peterv.
2006-05-17 02:34:12 +00:00
timeless%mozdev.org c90feaa590 Bug 180127 Inspector destructors unconditionally delete objects
r=caillon sr=bz
2006-05-17 02:34:11 +00:00
darin%netscape.com ff1e65cce0 fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2006-05-17 02:34:10 +00:00
darin%netscape.com 930047eb34 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2006-05-17 02:34:09 +00:00
dougt%netscape.com 0013bd4f42 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2006-05-17 02:34:08 +00:00
bryner%brianryner.com b925eedced Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron. 2006-05-17 02:34:07 +00:00
dwitte%stanford.edu cd8cd346a3 removing bitmap/png, screen capturing, and boxmodel colorpicking functionality from DOM Inspector.
b=211096, r=caillon, sr=jst.
2006-05-17 02:34:06 +00:00
sicking%bigfoot.com 65d67e1ae8 Bug 162461: Make inLayoutUtils::GetContainerFor use nsIDOMWindowInternal::GetFrameElement
r=bz, sr=hewitt
2006-05-17 02:34:05 +00:00
bzbarsky%mit.edu aec83ce717 Bug 117564. Make Inspector flash the right spot when things are
positioned.  r=caillon, sr=hewitt.
2006-05-17 02:34:04 +00:00
bzbarsky%mit.edu 50adc21065 Minor cleanup of the fix for bug 122557. r=dbaron, sr=jst. 2006-05-17 02:34:03 +00:00
dbaron%fas.harvard.edu 2682593a61 Fix crash when looking at style rules of element matching no rules. b=141022 r=hewitt sr=waterson 2006-05-17 02:34:02 +00:00
bzbarsky%mit.edu cfe29e18d6 Fix the "style rules" display for display:table elements. Bug 122557,
r=caillon, sr=hewitt
2006-05-17 02:34:01 +00:00
jst%netscape.com 222f5e7f42 Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com. 2006-05-17 02:34:00 +00:00
timeless%mac.com 8ed4ae4bd0 http://bonsai.mozilla.org/cvsquery.cgi?module=SeaMonkeyAll&branch=HEAD&cvsroot=/cvsroot&date=explicit&mindate=1017959940&maxdate=1017960540&who=jst%25netscape.com&generateBackoutCVSCommands=1
Backing out the fix for bug 52334

approved by sheriff (karnaze) and cathleen
2006-05-17 02:33:59 +00:00
jst%netscape.com 136e2ed764 Checking in the fix for bug 52334 again now that the linux crash and the scrollwheel crash has been fixed. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org 2006-05-17 02:33:58 +00:00
jst%netscape.com c29422ace4 Backing out latest checkins due to them not working on linux and other unix systems with broken compilers. 2006-05-17 02:33:57 +00:00
jst%netscape.com f1ab2e837c Fixing bug 52334. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org 2006-05-17 02:33:56 +00:00
dbaron%fas.harvard.edu e71bb79838 Create a small service in the content library to allow inspector to avoid bad link-time dependencies on CSS code. b=79091 r=attinasi,beard sr=shaver 2006-05-17 02:33:55 +00:00
dbaron%fas.harvard.edu 395f6e33a4 Fix inspector link errors by adding a method on nsICSSStyleRule that forwards GetValue to nsCSSDeclaration. 2006-05-17 02:33:54 +00:00
blythe%netscape.com bf8b4d519b Fix bug 107270
Reduce nsCSSDeclaration footprint
r=dbaron, sr=hyatt
2006-05-17 02:33:53 +00:00
seawood%netscape.com de1481c534 Fix mach-o static builds by forcing all code that's linked into a shared lib to build with -fPIC.
Bug #194662 r=ccarlen
2006-05-17 02:33:52 +00:00
seawood%netscape.com dab490db84 Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2006-05-17 02:33:51 +00:00
bryner%netscape.com 59851bbdbb Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls. 2006-05-17 02:33:50 +00:00
seawood%netscape.com 6447aaeca2 Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG

Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner

_IMPL_NS_VIEW

Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2006-05-17 02:33:49 +00:00
bryner%netscape.com 7c7a4b2873 - Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
- Eliminate the _moz-option-selected attribute; move the actual selected state into the option content node.
- Change all users of _moz-option-selected to use :checked.
- Add a third parameter to nsIDocument[Observer]::ContentStatesChanged to indicate which pseudoclass changed, this is used for optimizing handling of :checked state changes.

Bug 128947, r=dbaron, sr=jst, a=asa.
2006-05-17 02:33:48 +00:00
seawood%netscape.com 9d8b4a0f24 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2006-05-17 02:33:47 +00:00
jaggernaut%netscape.com 86d95db10c Remove timer from REQUIRES. r=pavlov 2006-05-17 02:33:46 +00:00
jaggernaut%netscape.com 56a9ac4416 Clean up REQUIRES lines. r/sr=alecf 2006-05-17 02:33:45 +00:00
alecf%netscape.com 6c297eae28 fix inspector 2006-05-17 02:33:44 +00:00
bryner%netscape.com 96cd5101a0 Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag. 2006-05-17 02:33:43 +00:00
hewitt%netscape.com ba83bb5e0a DOM Inspector update - tons of crash fixes, js error fixes, performance and usability improvements, r=jag, sr=hyatt 2006-05-17 02:33:42 +00:00
cbiesinger%web.de 84aa682a22 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2006-05-17 02:33:41 +00:00
jaggernaut%netscape.com 1e4af0ee84 Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2006-05-17 02:33:40 +00:00
hewitt%netscape.com 6b58674128 106637 - DOM inspector not working with tabbrowser, r=jag, sr=hyatt 2006-05-17 02:33:39 +00:00
aaronl%netscape.com 3bdcd76f6e Bug 107703. Fixes some of the crashes in DOM inspector. r=timeless, sr=hewitt 2006-05-17 02:33:38 +00:00
jaggernaut%netscape.com 5fec50b1e0 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2006-05-17 02:33:37 +00:00
hyatt%netscape.com e85b705184 Fix inspector bustage. 2006-05-17 02:33:36 +00:00
heikki%netscape.com fb3be91098 Bug 101429, bad argument to function, fixes assertion and potential crash. r=harishd, sr=hewitt. 2006-05-17 02:33:35 +00:00
gerv%gerv.net e42d0cd12b License changes, take 2. Bug 98089. mozilla/extensions/. 2006-05-17 02:33:34 +00:00
bryner%netscape.com 2603a06fb4 Bug 99962 - inspector assertions when flashing a DOM node with display: none. r=hewitt, sr=hyatt. 2006-05-17 02:33:33 +00:00
gerv%gerv.net 59263a2fdf Oops. 2006-05-17 02:33:32 +00:00
scc%mozilla.org 6e78e449ab bug #98089: ripped new license 2006-05-17 02:33:31 +00:00
hewitt%netscape.com 4280e90620 84230 - DOM Inspector revival, rs=hyatt 2006-05-17 02:22:16 +00:00
hewitt%netscape.com fa7a1245de 84230 - DOM Inspector revival, rs=hyatt 2006-05-17 02:22:15 +00:00
hewitt%netscape.com 80118f3400 84230 - DOM Inspector revival, rs=hyatt 2006-05-17 02:22:14 +00:00
hewitt%netscape.com 26b485c0aa 84230 - DOM Inspector revival, rs=hyatt 2006-05-17 02:22:13 +00:00
hewitt%netscape.com 4c79b367b4 84230 - DOM Inspector revival, rs=hyatt 2006-05-17 02:22:12 +00:00
jaggernaut%netscape.com 18cbc45dd5 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2006-05-17 02:22:11 +00:00
jaggernaut%netscape.com c47a93a3f7 Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls 2006-05-17 02:22:10 +00:00
jaggernaut%netscape.com 05de4bacb2 Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls. 2006-05-17 02:22:09 +00:00
cls%seawood.org fb82740e21 Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
Bug #97386 r=mcafee a=dbaron
2006-05-17 02:22:08 +00:00
jaggernaut%netscape.com db6fd3b865 Bug 73353: clean up the REQUIRES lines in Makefiles. 2006-05-17 02:22:07 +00:00
dbaron%fas.harvard.edu ffb1f39e43 Adding mimetype and exthandler to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage. 2006-05-17 02:22:06 +00:00
dbaron%fas.harvard.edu b176ce9cd2 Adding imglib2 to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage. 2006-05-17 02:22:05 +00:00
hewitt%netscape.com 95b75cd04d 84230 - DOM Inspector revival, rs=hyatt 2006-05-17 02:22:04 +00:00
dbaron%fas.harvard.edu aaf6377667 Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2006-05-17 02:22:03 +00:00
dbaron%fas.harvard.edu d268edcca9 Change true and false to PR_TRUE and PR_FALSE to fix AIX and OS/2 bustage from adding inspector to --with-extensions=all. b=75924 2006-05-17 02:22:02 +00:00
cls%seawood.org bb4526e144 Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2006-05-17 02:22:01 +00:00
mkaply%us.ibm.com 95516cd855 Dumb OS/2 only bustage. I messed with the wrong short name. 2006-05-17 02:22:00 +00:00
mkaply%us.ibm.com 8024c361e8 No bug
r=cls
Need SHORT_LIBNAME on OS/2
2006-05-17 02:21:59 +00:00
dbaron%fas.harvard.edu f75fb07147 Fix creation of two copies of the archive resulting from a space after the LIBRARY_NAME line. r=cls@seawood.org b=75924 2006-05-17 02:21:58 +00:00
dbaron%fas.harvard.edu eb45e7075f Undoing backout of bug 97227 because valeski and rpotts insist. I guess drivers aren't doing approvals after all. 2006-05-17 02:21:57 +00:00
dbaron%fas.harvard.edu f696bcace7 Backing out unapproved checkin for bug 97227. a=brendan,blizzard 2006-05-17 02:21:56 +00:00
rpotts%netscape.com 69bb8b558e fix build bustage from bug #97227 2006-05-17 02:21:55 +00:00
jdunn%netscape.com 53e664848f adding newline to fix hp-ux bustage 2006-05-17 02:21:54 +00:00
hewitt%netscape.com 7b7a4cfba1 84230 - DOM Inspector revival, rs=hyatt 2006-05-17 02:21:53 +00:00
dbaron%fas.harvard.edu 7038ccfcef Header include dependency cleanup. b=64023 r=jag rs=brendan 2006-05-17 02:21:52 +00:00
dbaron%fas.harvard.edu ec46b46823 Fixing potential bustage in access-builtin, inspector, and transformiix (adding REQUIRES, adding newlines, etc.) so they can be added to --with-extensions=all. r=cls@seawood.org sr=hewitt@netscape.com b=75924 2006-05-17 02:21:51 +00:00
peterv%netscape.com 3aacc14534 Making this file compile on Mac. Not part of default build. 2006-05-17 02:21:50 +00:00
hewitt%netscape.com 17e4fcf7b3 (NOT PART OF BUILD) Document Inspector 2006-05-17 02:21:49 +00:00
hewitt%netscape.com d7322918ad DOM Inspector update - tons of crash fixes, js error fixes, performance and usability improvements, r=jag, sr=hyatt 2006-05-17 02:21:19 +00:00
hewitt%netscape.com a8d44af8db 84230 - DOM Inspector revival, rs=hyatt 2006-05-17 02:21:07 +00:00
tor%cs.brown.edu c70608490d Bug 338053 - nsSVGUtils::GetCoveredRegion crasher. r+sr=roc 2006-05-17 01:44:59 +00:00
tor%cs.brown.edu 07db0fb664 Bug 338012 - Simplify stop frame lookup. r+sr=roc 2006-05-17 01:43:44 +00:00
tor%cs.brown.edu f1abebcab6 Bug 338010 - Simplify svg rect and point creation in cairo renderer. r+sr=roc 2006-05-17 01:38:01 +00:00
tor%cs.brown.edu c2fcb2b0be Bug 338004 - Remove unneeded overloads from nsSVGStopFrame. r+sr=roc 2006-05-17 00:06:18 +00:00
tor%cs.brown.edu 67c93dad0d Bug 337753 - create SVG paint server base class. r+sr=roc 2006-05-16 15:55:01 +00:00
cvshook%sicking.cc c5107e27bc Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz 2006-05-16 15:52:45 +00:00
cvshook%sicking.cc b0d7599f6b Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz 2006-05-16 15:50:47 +00:00
Olli.Pettay%helsinki.fi b9c2cdd0a8 Bug 336381, Crash [@ nsRange::InsertNode] involving ranges in detached nodes, r=sicking,glazman,sr=bz 2006-05-15 19:35:12 +00:00
brettw%gmail.com df4d5349b9 Bug 336679 r+sr=roc the text/lines disappears when spellchecking Unicode text and focus is lost 2006-05-15 19:20:32 +00:00
Olli.Pettay%helsinki.fi 6f0e67928a Bug 337586, Crash [@ PresShell::InitialReflow] when window gets destroyed duren beforeunload event handler, pressing reload, r+sr=bz 2006-05-15 17:51:35 +00:00
Olli.Pettay%helsinki.fi 6aa56726d9 oops, this part was for other bug 2006-05-15 17:38:33 +00:00
Olli.Pettay%helsinki.fi 671b591a88 Bug 337219, onfocus=window.close() in body of popup causes crash [@ nsXULElement::vftable], r+sr=bz 2006-05-15 17:18:59 +00:00
bmlk%gmx.de 5c43019aa0 remove crash prone from hack from frame construction and replace it with a hardcoded style rule bug 285727 r/sr=bzbarsky 2006-05-14 13:34:32 +00:00
bzbarsky%mit.edu b41cf96c5d Fix the way we do notifications so we don't notify twice for <head>. Bug
332644, r=mrbkap, sr=peterv
2006-05-12 20:36:39 +00:00
bugzilla%standard8.demon.co.uk 3d9664eaf8 Bug 336241 canDrop isn't called when just the drag and drop action changes. r=Neil,sr=roc 2006-05-12 16:30:53 +00:00
Olli.Pettay%helsinki.fi 71cc3ffc30 Bug 336592, Crash when window gets destroyed during selection event, r+sr=roc 2006-05-12 06:40:49 +00:00
bzbarsky%mit.edu 41af3aa3be Fix crash bug 336582. ESM changes by me and Martijn Wargers
<martijn.martijn@gmail.com>, r+sr=roc.  Presshell changes by Mats Palmgren
<mats.palmgren@bredband.net>, r+sr=bzbarsky
2006-05-12 03:49:38 +00:00
tor%cs.brown.edu 9a3aab1d6e Bug 337483 - one copy of child list region gathering logic. r+sr=roc 2006-05-11 21:24:59 +00:00
tor%cs.brown.edu cfde8ccf0f Bug 337159 - Switch SVG text output internals from macro to helper function.
r=jwatt, sr=roc
2006-05-11 21:07:21 +00:00
tor%cs.brown.edu a859a39c05 Bug 337145 - one copy of nsIDOMSVGMatrix -> cairo_matrix_t code.
r=jwatt, sr=roc
2006-05-11 20:59:11 +00:00
tor%cs.brown.edu af0d22d1e3 Bug 337490 - repair xbl-shapes croczilla demo regressions from path
and svg length rewrites.  r+sr=roc
2006-05-11 20:36:27 +00:00
tor%cs.brown.edu ebdff7da40 Bug 336803 - Remove nsISVGGradient. r=jwatt, sr=roc 2006-05-11 20:01:12 +00:00
uriber%gmail.com c5c3c2492b Bug 336590: Caret can not be placed after space at the end of a wrapped line in textarea, using the mouse. r+sr=roc 2006-05-11 16:28:01 +00:00
timeless%mozdev.org 8a642d2bf0 Bug 336975 Function: nsIsIndexFrame::GetEncoder does not dereference "encoder" after assigning to *encoder
r=bz sr=bz
2006-05-11 13:23:55 +00:00
darin%meer.net 0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
bzbarsky%mit.edu d42ce1c09a Restoring timeless' comment that was removed (with no review, too). 2006-05-06 23:44:09 +00:00
timeless%mozdev.org 5aa27b6361 Bug 334295 status is used uninitialized in DocumentViewerImpl::DumpContentToPPM if fopen fails
r=roc sr=roc
2006-05-06 21:56:37 +00:00
timeless%mozdev.org c3d5345371 Bug 334897 Useless null check of shell in nsFrame::Destroy
r=dbaron sr=dbaron
2006-05-06 21:42:49 +00:00
cbiesinger%web.de 51a89a8b1e bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
uriber%gmail.com 28bd16f046 Fixed reversed order of parameters for call to nsPrevNextBidiLevels::SetData(). bug=336617 r+sr=roc 2006-05-06 12:56:45 +00:00
dbaron%dbaron.org 6e8e93c0aa Convert one other assertion to a warning. b=310985 2006-05-05 16:31:59 +00:00
tor%cs.brown.edu 16498c73bd Bug 336653 - Remove nsISVGPattern. r+sr=roc 2006-05-05 16:06:43 +00:00
cvshook%sicking.cc d3ec0aa5c5 Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
darin%meer.net 179c9a32e5 fixes bug 175787 "Resize large images to fit in treeview instead of cropping" patch by looney.liz@gmail.com and takeshi2@users.sourceforge.net, r=neil, sr=bryner 2006-05-04 18:45:45 +00:00
bmlk%gmx.de c23a3816c4 use a pseudoframe as a parent only when it has children, bug 336291 r/sr=bzbarsky 2006-05-04 18:26:43 +00:00
longsonr%gmail.com ba31b793b9 Bug 336190 - Uninitialised variable in nsSVGUtils::ObjectSpace. r=jwatt,sr=tor 2006-05-04 14:50:56 +00:00
roc+%cs.cmu.edu 0df069259f Bug 130078. Backing out now that I have perf. numbers 2006-05-04 05:36:53 +00:00
roc+%cs.cmu.edu 7a9451c41b Bug 130078. Test checkin of patch to unify view manager hierarchy. We need to see how this affects performance metrics. r+sr=dbaron 2006-05-04 03:46:19 +00:00
mrbkap%gmail.com 9f87463b44 Only recalculate the caret's rect when we're not currently drawn in an attempt to avoid caret turds when we're being notified of the caret movement after the frame has already been marked dirty. bug 335834, r+sr=roc 2006-05-04 00:05:22 +00:00
roc+%cs.cmu.edu 24a69fc8fa Bug 330905. nsPageContentFrame::BuildDisplayList needs to call its superclass to get fixed-pos elements to display. r+sr=dbaron 2006-05-03 21:44:41 +00:00
roc+%cs.cmu.edu dd79ad6903 Bug 336186. Fix use of uninitialized rv. patch by Marc Liddell, r+sr=roc 2006-05-03 21:39:55 +00:00
jwatt%jwatt.org 433000d7a6 Fixing bug 336451. nsSVGGeometryFrame::IsClipChild should check the namespace of the ancestor. r+sr=tor@acm.org 2006-05-03 19:39:21 +00:00
jwatt%jwatt.org 8b4737c523 Fixing bug 336471. Crash [@ nsSVGForeignObjectFrame::GetTMIncludingOffset]. r+sr=tor@acm.org 2006-05-03 19:17:35 +00:00
aaronleventhal%moonset.net f4854ed148 Missed a file in the checkin for bug 336162 2006-05-03 17:48:31 +00:00
aaronleventhal%moonset.net e4210b85b2 Bug 336162. Don't fire DOM events from layout. r+sr=bz 2006-05-03 17:02:37 +00:00
tor%cs.brown.edu 74c52378a7 Bug 334999 - Compact path storage. r+sr=roc 2006-05-03 17:01:28 +00:00
jwatt%jwatt.org 7a7daabcc9 Fixing bug 336344. Crash loading svg pattern test. r+sr=tor@acm.org 2006-05-03 14:52:50 +00:00
uriber%gmail.com 9bfd13e9f1 When sliding frames to the left to account for trimmed trailing whitespace, update the frame rectangle itself if necessary. bug=333560 r+sr=roc 2006-05-03 10:28:58 +00:00
dbaron%dbaron.org 95373030bd Remove unused (and sometimes buggy) DEBUG code. b=336323 r+sr=bzbarsky 2006-05-03 04:26:28 +00:00
vladimir%pobox.com a5d5427054 missed file for checkin 2006-05-03 01:33:51 +00:00
dbaron%dbaron.org 6d979fef96 Make static some nsCSSDeclaration methods that don't need their this. b=336322 r+sr=bzbarsky 2006-05-02 23:36:17 +00:00
bzbarsky%mit.edu c7faa71864 Adding regression test. 2006-05-02 22:45:02 +00:00
tor%cs.brown.edu 57cabdb1c3 Bug 335870 - Remove nsISVGGeometrySource. r+sr=roc 2006-05-02 15:05:25 +00:00
roc+%cs.cmu.edu 0aad8a4f0c Bug 263444. Allow nsILookAndFeel to request any combination of scrollbar arrows (up and/or down (or neither) at each end of the scrollbar) on all platforms. Get the arrow settings from the GTK2 style in GTK2 builds. r+sr=bryner 2006-05-01 23:23:33 +00:00
tor%cs.brown.edu 2d706cafbe Bug 334999 - remove nsISVGRendererPathBuilder. r+sr=roc 2006-05-01 15:37:18 +00:00
bzbarsky%mit.edu b1ee2830dd Make nsIDocumentEncoder::init scriptable. Bug 330517, patch by jpl24
<jlurz24@gmail.com>, r=bzbarsky, sr=sicking
2006-05-01 05:25:52 +00:00
roc+%cs.cmu.edu 4571423968 Fixing bustage 2006-05-01 01:41:41 +00:00
roc+%cs.cmu.edu dd16b28d00 Bug 334690. Fix regression in z-ordering of table cell content for event handling. r=bernd 2006-05-01 01:18:32 +00:00
rbs%maths.uq.edu.au 1877e44608 Extra patch to quiet an assertion, b=323733, r+sr=roc 2006-04-30 20:34:46 +00:00
mrbkap%gmail.com 907b2f702d Only call GetCharCode for KeyPress events to avoid triggering a warning in nsDOMKeyEvent.cpp. bug 309316, r+sr=dbaron 2006-04-29 00:39:03 +00:00
masayuki%d-toybox.com 4a98e11533 Bug 335474 Crash in [@ nsCSSRendering::DrawDashedSides] r+sr=roc 2006-04-28 23:21:01 +00:00
bzbarsky%mit.edu b3b1ad479d Actually add the tests 2006-04-28 19:16:43 +00:00
bzbarsky%mit.edu 9c8f499b62 Adding regression tests 2006-04-28 18:14:57 +00:00
dbaron%dbaron.org aa4f419e7e Fix leak when cloning negations caused by previous patch. b=333634 r+sr=bzbarsky 2006-04-28 18:02:53 +00:00
mrbkap%gmail.com 695809a291 Update the caret position after reflows to avoid turds. bug 334649, r+sr=roc 2006-04-28 04:33:41 +00:00
dbaron%dbaron.org 985c2fb959 Make what FindChildWithRules does actually be an MRU cache, and condense some if-else chains over mChild and mEmptyChild. b=335733 r+sr=bzbarsky 2006-04-28 00:09:05 +00:00
dbaron%dbaron.org 16f0806114 Missed an out-of-memory check. b=335729 r+sr=bzbarsky 2006-04-27 23:56:53 +00:00
bzbarsky%mit.edu c31f83b236 Invalidate the right things when a stack's kids resize, or if they move _and_ margins change. Bug 331880, r+sr+branch181=roc 2006-04-27 23:53:30 +00:00
bzbarsky%mit.edu ae9934d03e Adding regression test 2006-04-27 22:37:15 +00:00
dbaron%dbaron.org 5ccb05fd01 nsRuleNode should not have a virtual destructor (and thus vtable pointer). b=335630 r+sr=bzbarsky 2006-04-27 20:01:59 +00:00
rbs%maths.uq.edu.au 77f1707d23 Fix assertion by not setting the overflow bit. Besides, it was used in a way that is not relevant anymore to the new paint display list. (Also init a return variable in maction while passing.) b=323733, r+sr=roc 2006-04-27 19:20:42 +00:00
dbaron%dbaron.org 60e75026b0 Move assertion up to where we have a chance of actually seeing it. 2006-04-27 18:23:30 +00:00
bzbarsky%mit.edu 0c3706888c Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking 2006-04-27 18:21:11 +00:00