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
bzbarsky%mit.edu
8219f13b58
Adding more regression tests.
2006-04-27 17:59:14 +00:00
aaronleventhal%moonset.net
fc7797defd
Bug 326090. Expose <hr> as ROLE_SEPARATOR. Patch by Ming (Mike) Gao. r=aaronlev, sr=roc
2006-04-27 16:23:09 +00:00
aaronleventhal%moonset.net
6077887e84
Bug 310921. AccessibleObjectFromPoint wrong when a span ends the previous line within the same block. In fact the next text object after that wasn't even exposed. r=ginn.chen, sr=roc
2006-04-27 15:47:22 +00:00
roc+%cs.cmu.edu
d9cf8d8bf8
Bug 335140. Set 'force descend into' bit on frames and then leave it set until we're done with the display list ... then we can be sure of descending to frames whose container is not an ancestor of the placeholder. r=mrbkap
2006-04-27 02:45:03 +00:00
roc+%cs.cmu.edu
8956f1d8a1
Bug 334942. ExplodeAnonymousChildLists before sorting table parts. r=bernd
2006-04-27 02:25:23 +00:00
dbaron%dbaron.org
b9a3e06d7d
Destroy chained RuleProcessorData interatively. b=323504 r+sr=bzbarsky
2006-04-27 00:35:05 +00:00
jwatt%jwatt.org
bb79579615
Fixing bug 335450. Remove our extensions to the SVG DOM interfaces. r=tor@acm.org, sr=roc@ocallahan.org
2006-04-26 21:02:25 +00:00
bzbarsky%mit.edu
e86bd26130
Make sure to never read off the end of the buffer in HasTerminalNewline(). Bug
...
335320, r+sr=roc
2006-04-26 15:54:48 +00:00
bzbarsky%mit.edu
c5e91fa92d
More regression tests
2006-04-26 15:27:04 +00:00
peterv%propagandism.org
02f7995799
Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst.
2006-04-26 09:19:48 +00:00
bzbarsky%mit.edu
d17136c73d
Some fixes to min-max test
2006-04-26 04:18:11 +00:00
bzbarsky%mit.edu
8f771760d6
More regression tests
2006-04-26 03:32:01 +00:00
bzbarsky%mit.edu
3dccac0b7a
Adding some regression tests
2006-04-26 03:17:39 +00:00
roc+%cs.cmu.edu
08058623c1
Fixing Windows bustage
2006-04-26 02:45:18 +00:00
roc+%cs.cmu.edu
6bef416316
Fixing Mac bustage.
2006-04-26 02:12:10 +00:00
roc+%cs.cmu.edu
aac1b0d44f
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
2006-04-26 02:01:07 +00:00
roc+%cs.cmu.edu
4667a9b409
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
2006-04-26 01:57:22 +00:00
roc+%cs.cmu.edu
73edb2a9c1
Bug 310668. Don't retain frame pointers in nsTreeBodyFrame. sr=bz
2006-04-26 01:47:58 +00:00
dbaron%dbaron.org
a83d924850
Do iterative cloning and destruction of linked list selector data structures. b=333634 r+sr=bzbarsky
2006-04-25 21:48:11 +00:00
bzbarsky%mit.edu
2c105676af
Give HTMLButtonControlFrames their own frame type. Bug 335419, r+sr=dbaron
2006-04-25 19:56:45 +00:00
masayuki%d-toybox.com
0a141d7eb5
Bug 326550 The dots in the focus outline do not match trunk builds(draw focus using something other than XOR). This is for comment 8 problem (the outline always drawn black) r+sr=roc
2006-04-25 09:19:29 +00:00
cvshook%sicking.cc
e9a820078f
Bug 334977. Separate mFileName from mValue. r/sr=bz
2006-04-25 09:18:42 +00:00
bzbarsky%mit.edu
f400d8d165
Adding more testcases
2006-04-25 04:38:25 +00:00
bzbarsky%mit.edu
6275859935
Adding some regression tests
2006-04-25 03:53:11 +00:00
mrbkap%gmail.com
62fd40b6c4
Don't cache the result of GetPointFromOffset if it failed, since subsequent queries for that offset will return the bogus offset. bug 334608, r+sr=roc
2006-04-24 21:18:44 +00:00
leon.sha%sun.com
0960e6fd1d
Bug 333896
...
Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
Patch by alfred.peng@sun.com .
roc: review+
roc: superreview+
2006-04-24 05:40:11 +00:00
tor%cs.brown.edu
ea68912b7f
Bug 335085 - SVG images showing incorrectly with cairo gfx. r=vlad
2006-04-23 15:15:43 +00:00
cbiesinger%web.de
c3ec9232aa
bug 333640 fixing the linux cairo bustage correctly
2006-04-22 21:48:20 +00:00
cbiesinger%web.de
6904029dc9
bug 333640 fixing cairo bustage
2006-04-22 21:26:13 +00:00
uriber%gmail.com
3102525091
Attempt to fix Tp regression from bug 333769. r+sr=roc
2006-04-22 21:02:34 +00:00
uriber%gmail.com
fd64432329
When measuring text, make sure nsTextTransformer::GetNextWord looks only at the part of the text content covered by the current frame. bug=333769 r+sr=roc
2006-04-22 13:29:50 +00:00
bmlk%gmx.de
0e195e4873
make pseudo rowgroups and colgroups only siblings if their parent is not a pseudo bug 333493 r/sr=bzbarsky
2006-04-22 10:53:20 +00:00
bmlk%gmx.de
af5c1bb26c
pseudo rowgroups might be wrapped in a scrollframe, bug 331679 r/sr=bzbarsky
2006-04-22 10:28:13 +00:00
bzbarsky%mit.edu
7d7cc60668
Don't print-preview <noscript> unless script is really disabled. Bug 334944, r+sr=jst
2006-04-22 00:06:30 +00:00
mrbkap%gmail.com
8cde2f4313
Make the caret paint in the same color as the foreground so it's not always painted black. bug 334635, r+sr=roc
2006-04-21 19:13:58 +00:00
bzbarsky%mit.edu
bcbece8b2c
Make sure our IMAGE_NONE flag is always in sync with whether we have a
...
background image. Bug 311526 followup, r+sr=dbaron
2006-04-21 17:52:14 +00:00
vladimir%pobox.com
97d6375b31
b=328241, antialiasing problem with joining borders, temporary diable-aa fix for non-rounded borders, r=dbaron
2006-04-21 17:52:05 +00:00
jag%tty.nl
8221d97ee5
Bug 334829: FindFrameWithContent() can't find certain frames
...
If the hint frame's location in the frame tree doesn't match its element's location in the content tree, the hint is useless, and we don't correctly reboot the search without the hint. Add a flag to make the reboot work.
Patch courtesy of Danger Inc., r=dbaron, sr=bzbarsky
2006-04-21 11:13:41 +00:00
bzbarsky%mit.edu
053e69ca4e
Treat background images more like background colors when printing. Bug 311526,
...
r=roc, sr=dbaron
2006-04-21 01:57:47 +00:00
bzbarsky%mit.edu
5c3e8ea185
Trim whitespace that comes right before a <br> when trimming whitespace. Bug
...
132561 relanding, r+sr=dbaron
2006-04-21 01:31:35 +00:00
dbaron%dbaron.org
3c1506cc0a
Missed review comment. b=302536
2006-04-20 21:04:18 +00:00
dbaron%dbaron.org
86f8ddd894
Fix crash relating to uninitialized floats in cursor structure, and make imagemap images use the cursor style of the areas when in them (instead of the cursor style from the image) and the cursor style of the image when not in the areas (instead of a hardcoded default). b=302536 r=biesi sr=bzbarsky
2006-04-20 21:02:10 +00:00
bzbarsky%mit.edu
6a55aec75e
Treat terminal newlines in preformatted text like we treat <br> when inserting
...
frames into a block. Bug 310087, r+sr=roc
2006-04-20 19:00:33 +00:00
tor%cs.brown.edu
e76f551ffd
Bug 334400 - create SVG transform list lazily. r=jwatt, sr=roc
2006-04-20 15:24:51 +00:00
cls%seawood.org
00570f4496
Align mingw libs linkage with msvc.
...
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
dbaron%dbaron.org
1f51a315d0
Let the caret go outside of text frames (particularly when whitespace is trimmed). b=235223 r=mrbkap sr=bzbarsky
2006-04-20 07:58:22 +00:00
sharparrow1%yahoo.com
0ea57e0c06
Bug 334547: get rid of scrollframe code which never executes. r+sr=roc.
2006-04-20 03:22:48 +00:00
bzbarsky%mit.edu
0104eded40
Handle our single focused option being removed. Bug 325321, r=roc, sr=dbaron
2006-04-20 02:37:31 +00:00
jwatt%jwatt.org
300da0caf7
Fixing bug 334325. Method "class nsSVGGlyphFrame::IsSelectable" does not override "class nsIFrame::IsSelectable" because type qualifiers do not match. r+sr=tor@acm.org
2006-04-20 00:31:13 +00:00
jwatt%jwatt.org
82e9d59379
Fixing bug 333733. Could leak attr in nsFrameUtil::Tag::ReadAttrs. r+sr=dbaron@mozilla.com
2006-04-20 00:13:34 +00:00
jwatt%jwatt.org
c87fdfb679
Fixing bug 330682. Radial gradients are broken when fx,fy is on or outside the circumference defined by cx, cy and r. r=scootermorris@comcast.net, sr=tor@acm.org
2006-04-19 21:58:18 +00:00
dbaron%dbaron.org
8d32a06b5b
Initialize rv. b=334655 r+sr=roc
2006-04-19 21:14:57 +00:00
uriber%gmail.com
a11f0e552b
Set the hint to HINTRIGHT when setting selection programatically. bug=334256 r+sr=roc
2006-04-19 20:21:25 +00:00
bzbarsky%mit.edu
bccc7549d5
Only parse those XUL display styles that we can actually construct. Bug
...
312120, r+sr=dbaron
2006-04-19 15:10:50 +00:00
bzbarsky%mit.edu
77631a27b2
Remove the layout.reflow.async.duringDocLoad pref -- setting it to false just
...
makes us buggy. Bug 334543, r+sr=dbaron
2006-04-19 15:08:44 +00:00
bzbarsky%mit.edu
4e074a03a2
By the time we're processing reflow callbacks, reflow is done. Bug 334518,
...
r+sr=dbaron
2006-04-18 21:48:12 +00:00
vladimir%pobox.com
5d02ec5b40
b=333177, update canvas internal interfaces, optimize canvas, and fix some implementation bugs; r=stuart
2006-04-18 21:23:15 +00:00
sharparrow1%yahoo.com
67d4723e36
Bug 334416: Misc view usage cleanups. r+sr=roc.
2006-04-18 06:05:24 +00:00
dbaron%dbaron.org
637a3c6242
Add assertions to verify no-reentry invariants in layout. b=310985 r+sr=bzbarsky
2006-04-18 05:44:02 +00:00
roc+%cs.cmu.edu
22c06ad594
Bug 333817. Give listbox focus display item correct bounds. r+sr=bzbarsky
2006-04-18 02:41:42 +00:00
gavin%gavinsharp.com
5aaa52afd8
Fix vc6 bustage
2006-04-18 02:28:00 +00:00
sharparrow1%yahoo.com
3dba8a1b8c
Bug 333926: Don't create a widget for documents when printing (fix cocoa printing). r+sr=roc.
2006-04-18 00:37:53 +00:00
mrbkap%gmail.com
b2b67bf3e0
Fixing bustage from bug 287813.
2006-04-18 00:17:42 +00:00
bzbarsky%mit.edu
bba9f84e11
Update our attr cache if our styles change. Bug 311557, r+sr=roc
2006-04-17 23:58:17 +00:00
mrbkap%gmail.com
e27b36efcc
Draw the caret in the normal path of frame painting instead of doing it directly to the current view. bug 287813, r+sr=roc
2006-04-17 23:16:46 +00:00
roc+%cs.cmu.edu
ee089f28b9
Bug 333481. Sort table-part event-handling display items to ensure that the table comes before all row-groups, which come before all rows, which come before all cells. r=bernd
2006-04-17 22:16:24 +00:00
gavin%gavinsharp.com
e93572b185
Bug 317269: fix comment, r+sr=roc
2006-04-17 22:06:25 +00:00
martijn.martijn%gmail.com
a665b1c4b7
Backing out the patch for bug 333136, since it causes regressions
2006-04-17 20:56:25 +00:00
dbaron%dbaron.org
7d9906de5d
Back out checkins for bug 333829, for now at least.
2006-04-17 03:19:22 +00:00
bzbarsky%mit.edu
44d201a532
Don't mess with empty float cache lists. Bug 334105, r+sr+branch181=dbaron
2006-04-17 01:47:11 +00:00
bzbarsky%mit.edu
bf69a1d4b9
Unregister our placeholder before destroying it. Bug 316267, r+sr=dbaron
2006-04-17 01:40:14 +00:00
dbaron%dbaron.org
3292500649
Clamp curpos to between its min and max to fix resizing regression. b=333829 Patch from Hideo Saito <saito@densan.co.jp>. r+sr=dbaron
2006-04-16 20:05:30 +00:00
dbaron%dbaron.org
fec3c2c000
Put back CheckColorCallback from bug 332333 despite its being part of a slight Tp regression.
2006-04-16 06:41:25 +00:00
dbaron%dbaron.org
6d9da6b006
Set curpos after maxpos to fix restoration of horizontal scrollbar in RTL scrolled all the way to the left. b=333829 Patch from Hideo Saito <saito@densan.co.jp>. r+sr=dbaron
2006-04-16 06:34:45 +00:00
dbaron%dbaron.org
e0641fe28a
Back out the piece of bug 332333 that I think regressed Tp.
2006-04-15 18:47:59 +00:00
uriber%gmail.com
bfc62cd173
Bug 333243: Options inside <optgroup>s in RTL <selects>s are not indented. r+sr=dbaron
2006-04-15 07:39:46 +00:00
dbaron%dbaron.org
b699322435
Use macros for the beginning and end of nsRuleNode::Compute*Data. b=332333 r+sr=bzbarsky
2006-04-15 07:17:43 +00:00
bmlk%gmx.de
10e108eef9
remove deadcode and fix a potential 0 deref, bug 333356 r/sr=bzbarsky
2006-04-15 04:56:52 +00:00
bmlk%gmx.de
049d72f6e1
fix potential 0 deref bug 333351 r/sr=roc
2006-04-14 16:21:21 +00:00
tor%cs.brown.edu
e2abc88ecb
Bug 332162 build bustage fix.
2006-04-14 15:56:11 +00:00
tor%cs.brown.edu
4ed1a26166
Bug 332162 os-x build bustage fix.
2006-04-14 15:41:57 +00:00
tor%cs.brown.edu
b7336c51d2
Bug 332162 - deCOMtaminate SVGLength. r=jwatt, sr=roc
2006-04-14 15:09:39 +00:00
sharparrow1%yahoo.com
f7dd72b604
Bug 328395: deal with an nsTypedSelection existing after its presentation is destroyed so it doesn't crash. r=bzbarsky, sr=roc
2006-04-14 00:28:22 +00:00
martijn.martijn%gmail.com
96774ce7bc
Bug 333136 - scrollSelectionIntoView should try to scroll the complete selection into view, r+sr=roc
2006-04-13 15:40:52 +00:00
benjamin%smedbergs.us
70a0f2207b
Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
2006-04-12 15:43:32 +00:00
sharparrow1%yahoo.com
ace92acc3f
Bug 333590: fix input field scrolling. r+sr=dbaron
2006-04-12 01:55:25 +00:00
bzbarsky%mit.edu
9a725b0dff
Make line boxes have the right width when justifying. Bug 309761, r+sr=roc
2006-04-12 01:07:01 +00:00
mrbkap%gmail.com
e65511e9c6
[BeOS]Bug 322051, restructuring nsWindow code, patch by thesuckiestemail@yahoo.se r=sergei_d
2006-04-11 20:44:17 +00:00
masayuki%d-toybox.com
6fb048961a
Bug 327003 Don't commit the IME composition string when Mozilla is deactivated r=roc+masaki.katakai+timeless sr=roc
2006-04-11 16:37:58 +00:00
sharparrow1%yahoo.com
43495f2460
Bug 332927: missed a file
2006-04-11 02:20:24 +00:00
sharparrow1%yahoo.com
3b62c93943
Bug 332927: Cleanup iframe/frame printing code (and a couple other misc. cleanups)
2006-04-11 01:48:48 +00:00
martijn.martijn%gmail.com
198842fdb0
Bug 332499 - Misplaced listbox for floated select, patch by Marc Liddell, r+sr=roc
2006-04-11 01:18:41 +00:00
uriber%gmail.com
e44c4e92b0
Set NS_FRAME_IS_BIDI on skipped fluid continuations. bug=333433 r=smontagu sr=bzbarsky
2006-04-10 17:05:01 +00:00
Olli.Pettay%helsinki.fi
107fe84cd5
Bug 330494, Remove NS_EVENT_FLAG_INIT. Makes NN4 event handling and preventBubble and preventCapture methods no-op. r=sicking, sr=jst
2006-04-10 17:04:54 +00:00
atremon%elansoftware.com
0d3d560420
Bug 332701 remove timeless' comment (patch for rev 1.477 sr=roc)
2006-04-10 13:48:13 +00:00
uriber%gmail.com
79453fd0ba
Bug 314519: Caret skips blank lines using right-arrow key in some cases of preformatted text. r+sr=roc
2006-04-10 06:49:50 +00:00
roc+%cs.cmu.edu
a7f03736a9
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
2006-04-10 00:16:29 +00:00
roc+%cs.cmu.edu
6428e72efd
Bug 282173. Remove BuildFloatList. r+sr=dbaron
2006-04-09 22:56:27 +00:00
bmlk%gmx.de
1d47f5e73d
prevent a second call to SetInitialChildList bug=333288 r/sr=bzbarsky
2006-04-09 18:43:46 +00:00
uriber%gmail.com
22b463bc6d
Implemented bidi.edit.caret_movement_style pref, default is "visual, but logical during selection". bug=330175 r=smontagu sr=roc
2006-04-08 14:45:48 +00:00
uriber%gmail.com
0276ada6af
Bug 331958: Crash when selecting text, using rtl object with css generated content and designMode. r+sr=dbaron
2006-04-08 14:17:35 +00:00
bmlk%gmx.de
f8a57076f6
make sure that we process colgroup and rowgroup pseudos in parallel, otherwise we would lose one of them 325984 r/sr=bzbarsky
2006-04-08 06:10:39 +00:00
dbaron%dbaron.org
9e499dc761
Fix state restoration for RTL cases. b=331607 Patch from Hideo Saito <saito@densan.co.jp>. r+sr=dbaron
2006-04-07 19:51:46 +00:00
longsonr%gmail.com
fc0e9059bf
Bug 329758 - changing markers via DOM does not cause a refresh. r=tor,sr=roc
2006-04-06 13:02:53 +00:00
uriber%gmail.com
be0af2692d
Make wordSelectEatSpaceAfter take effect when moving forward relative to the paragraph direction, regardless of the text frame direction. bug=299535 r+sr=roc
2006-04-06 08:21:12 +00:00
martijn.martijn%gmail.com
e75f7f31b2
Bug 331040 - Crash when removing parent iframe in onbeforunload handler. Patch by Feng Qian, r=bryner, sr=bzbarsky
2006-04-05 23:57:30 +00:00
timeless%mozdev.org
b658ac08cc
Bug 332701 build fails in nsDocumentViewer.cpp due to unguarded use of SetUseAltDC if NS_PRINT_PREVIEW undefined
...
r=atremon@elansoftware.com ,roc sr=roc
2006-04-05 04:37:44 +00:00
sharparrow1%yahoo.com
6c52ccea14
Remove NS_IPRESCONTEXT_IID because it is unused. rs=bzbarsky
2006-04-05 00:55:57 +00:00
dbaron%dbaron.org
04b8c33eda
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
2006-04-05 00:00:44 +00:00
bzbarsky%mit.edu
8a650e0704
Make sure to not rely on how scrollframes handle frame offsets (esp. since it's
...
changed) when positioning fixed-pos frames. Bug 331729, r+sr=roc
2006-04-04 22:36:01 +00:00
bzbarsky%mit.edu
43bcb1c2fe
Make sure to not use a localized label if the value is explicitly set to the
...
empty string. Bug 330469, r+sr=sicking
2006-04-04 22:34:10 +00:00
pavlov%pavlov.net
59b4759574
add type info to thebes. bug 332743. r=vlad
2006-04-04 21:54:22 +00:00
cbiesinger%web.de
0cf032c25b
bug 331888. Make cairo-beos work. Requires --enable-pango for now
...
r=stuart
2006-04-04 21:22:35 +00:00
scootermorris%comcast.net
dce157c478
Bug 328481: Pattern testcase with object bounding box units not working
...
r=tor/sr=roc
2006-04-04 20:40:27 +00:00
dbaron%dbaron.org
5dae0dcf6b
Split the nsCSSRuleProcessor half of nsCSSStyleSheet.cpp into nsCSSRuleProcessor.cpp. b=332136 r+sr=bzbarsky
2006-04-03 23:52:17 +00:00
bzbarsky%mit.edu
d56658cccb
Make sure to clear nodeinfo cache on shutdown. Bug 332528 followup, r+sr=peterv
2006-04-03 18:32:41 +00:00
bzbarsky%mit.edu
ec698d2d3d
Make ReconstructDocElementHierarchy not assume bogus things about the frame
...
tree. Bug 330903, r+sr=roc
2006-04-03 15:52:08 +00:00
uriber%gmail.com
a7e3df36fd
Bug 299240: BiDi: Caret gets stuck (or moves cyclically) when using Ctrl+arrow and reaching a reverse-direction character/word followed by punctuation. r=smontagu sr=roc
2006-04-03 08:05:46 +00:00
bzbarsky%mit.edu
1208137d2a
Fix bug 326529. Patch by Mats Palmgren <mats.palmgren@bredband.net>, r+sr=bzbarsky
2006-04-03 03:55:11 +00:00
peterv%propagandism.org
4097bffad2
Fix for bug 208172 (Implement optimizable XPath - evaluateToX infrastructure). r=sicking, sr=jst.
2006-04-01 02:12:15 +00:00
sharparrow1%yahoo.com
dc0d45c95e
Bug 244055: Page layout for editor. There is no UI yet, and caret display is buggy at the moment, but otherwise it works. Patch by Alexandre Tr�mon, r+sr=roc.
2006-04-01 01:19:28 +00:00