bmlk%gmx.de
|
b6b06d0765
|
adding test to the layout regression tests, npob
|
2005-11-19 20:38:30 +00:00 |
|
bmlk%gmx.de
|
7ae67b8d95
|
adding testcases to layout regression tests, npob
|
2005-11-19 20:25:41 +00:00 |
|
peterv%propagandism.org
|
75a40ab354
|
Fix for bug 314931 (Use content-specific DOMCI macros for XSLT in nsLayoutModule.cpp). r/sr=jst.
|
2005-11-18 13:39:43 +00:00 |
|
bmlk%gmx.de
|
bd11d3afb7
|
fix oversight, the function can be called with a null pointer, bug 316821 r/sr=roc
|
2005-11-17 21:24:05 +00:00 |
|
bzbarsky%mit.edu
|
2f2723c575
|
Make sure that CSS escapes don't introduce UTF16 surrogates into the character
stream. Bug 316394 final patch, r=smontagu, sr=dbaron
|
2005-11-17 15:17:00 +00:00 |
|
tor%cs.brown.edu
|
974a5bf714
|
Bug 315861 - multiple use of clipPath causing problems with hit testing.
r=afri
|
2005-11-16 19:57:47 +00:00 |
|
smontagu%smontagu.org
|
75f5688bba
|
Bug 313602: Bidi: Caret appears incorrectly when using up/down arrows to move into a blank line surrounded by reverse-direction text. Patch by Uri Bernstein <uriber@gmail.com, r=smontagu, sr=roc
|
2005-11-16 09:40:52 +00:00 |
|
smontagu%smontagu.org
|
d999b33cff
|
Bug 305798: Bidi: After deleting last character of reverse-direction text, arrow keys move caret incorrectly. Patch by Uri Bernstein <uriber@gmail.com, r=smontagu, sr=roc
|
2005-11-16 09:37:01 +00:00 |
|
bzbarsky%mit.edu
|
0f66d83269
|
Relanding bug 305705. Patch still by mats, r+sr=me.
|
2005-11-15 04:03:08 +00:00 |
|
bzbarsky%mit.edu
|
a946ffec4a
|
Back out bug 305705 to test performance impact.
|
2005-11-15 02:16:25 +00:00 |
|
gavin%gavinsharp.com
|
9c7d01c5ee
|
Bug 239919 followup: address reviewer comments, patch by Martijn Wargers <martijn.martijn@gmail.com>
|
2005-11-15 00:08:01 +00:00 |
|
gavin%gavinsharp.com
|
1d73b37ee8
|
Bug 239919: marquee DOMAttrModified cleanup, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=doron, sr=jst
|
2005-11-15 00:03:17 +00:00 |
|
dbaron%dbaron.org
|
b77f513236
|
Fix selector serialization bugs related to namespaces. b=315648 r+sr=bzbarsky
|
2005-11-14 23:40:37 +00:00 |
|
bzbarsky%mit.edu
|
3608df15a6
|
Make sure to do a constrained reflow after having done an unconstrained one.
Bug 305705, patch by Mats Palmgren <mats.palmgren@bredband.net>, r+sr=bzbarsky
|
2005-11-14 21:51:17 +00:00 |
|
dbaron%dbaron.org
|
3c95294952
|
Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin
|
2005-11-14 20:09:51 +00:00 |
|
roc+%cs.cmu.edu
|
ff22ad9ece
|
nsScrollBoxFrame.h is not used anymore, remove it. Not part of the build
|
2005-11-14 19:48:57 +00:00 |
|
smontagu%smontagu.org
|
0a9e2a3d0e
|
Reflow when Bidi options are changed. Bug 80352, r+sr=bzbarsky
|
2005-11-13 09:55:09 +00:00 |
|
darin%meer.net
|
697c78f1ea
|
Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
|
2005-11-12 18:17:19 +00:00 |
|
bzbarsky%mit.edu
|
55d1b061bd
|
Followup for bug 314920, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=bzbarsky
|
2005-11-11 18:38:54 +00:00 |
|
bsmedberg%covad.net
|
ccba74b784
|
Libart build bustage, bug 313309
|
2005-11-11 18:37:17 +00:00 |
|
bsmedberg%covad.net
|
78f6d0683d
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
|
bmlk%gmx.de
|
ac3f79fa07
|
More robust handling of the overflow property, bug 315210 r/sr=roc
|
2005-11-11 05:30:31 +00:00 |
|
bmlk%gmx.de
|
2163d4caa2
|
mark cell hooles that are not caused by zero spans as dead, this will limit searches when a search is initiated at other cell hooles. bug 271789 r/sr=bzbarsky
|
2005-11-11 05:22:18 +00:00 |
|
roc+%cs.cmu.edu
|
28cfb5adfc
|
Bug 313817. DeCOMtaminate SVG and MathML NS_New*Frame functions. r+sr=roc, patch by Marc Liddell.
|
2005-11-11 02:36:29 +00:00 |
|
bzbarsky%mit.edu
|
aba5d48a15
|
Make parsing out of a string just parse out of the string instead of wrapping
it in a stream. Bug 314920, patch by Alfred Kayser <alfredkayser@nl.ibm.com>,
r=dbaron, sr=bzbarsky
|
2005-11-10 22:26:06 +00:00 |
|
joshmoz%gmail.com
|
70d0b15dbe
|
remove XP_MAC, cleanup. b=281889 r=mento sr=smfr
|
2005-11-10 17:45:59 +00:00 |
|
cvshook%sicking.cc
|
4660644188
|
Bug 312592: Reduce amount of duplicated code in html contentsink.
r=mrbkap sr=peterv
|
2005-11-10 15:51:10 +00:00 |
|
bsmedberg%covad.net
|
a4d3866df3
|
Bug 313309 part 1 - use __fastcall for NS_FASTCALL on windows, r=shaver
|
2005-11-10 14:43:22 +00:00 |
|
mark%moxienet.com
|
045ce7774f
|
Bug 311399, Crash [@ SetOrigin] during rendering context destruction. Remove QD save/restore from rendering context, it was placed there as a workaround for scrollbar functional and aesthetic bugs. Add OS event handler to fix aesthetic problems, and check for bad states to work around functional problems. r=josh sr=smfr
|
2005-11-10 03:46:52 +00:00 |
|
dbaron%dbaron.org
|
eac6a24015
|
Change storage of :not() selectors so that there is one item in mNegations per :not(), and simplify various code accordingly. Simplify SelectorMatches a little more. b=315567 r+sr=bzbarsky
|
2005-11-09 04:17:26 +00:00 |
|
bzbarsky%mit.edu
|
d2a0bba83a
|
Fix more grid crashes. Bug 314502, r+sr=dbaron
|
2005-11-09 02:19:18 +00:00 |
|
bzbarsky%mit.edu
|
ce046353d7
|
Make grids less crash-happy. Bug 307809, r+sr=dbaron
|
2005-11-09 02:15:12 +00:00 |
|
bzbarsky%mit.edu
|
06dc79df0f
|
Move the document's bidi state to actually live on the document, and remove
dependencies on nsPresContext in form submission. Fixes bugs 100533, 180861,
293171. r+sr=jst
|
2005-11-08 22:45:49 +00:00 |
|
vladimir%pobox.com
|
20b91dbdd6
|
thebes/cairo backend update. windows fonts through thebes, start of pango fonts through thebes. lots of other misc fixes. win32 static build fix.
|
2005-11-08 20:06:16 +00:00 |
|
bzbarsky%mit.edu
|
c259ae0b19
|
Don't reframe leaf frames just because they don't have generated content that
style says they should have -- leaves just don't have generated content. Bug
315541, r+sr=dbaron
|
2005-11-08 18:20:47 +00:00 |
|
bzbarsky%mit.edu
|
d6de8c5bd3
|
Don't try to restyle a destroyed frame tree. Bug 315453, r+sr=dbaron
|
2005-11-08 04:07:13 +00:00 |
|
tor%cs.brown.edu
|
a079ddf11d
|
Bug 313897 - getExtentOfChar always returns the character position of
the first character with cairo rendering.
Patch by longsonr@gmail.com, r=scooter, sr=tor.
|
2005-11-07 19:13:56 +00:00 |
|
tor%cs.brown.edu
|
fb8750ae75
|
Bug 315375 - crash when textPath refers to nonexistent path. r=jwatt
|
2005-11-07 19:09:22 +00:00 |
|
roc+%cs.cmu.edu
|
599bd30eab
|
Bug 315127. Go back to allocating NS_NewDirectionalFrame on the heap, to fix crash regression. r+sr=dbaron
|
2005-11-06 22:47:10 +00:00 |
|
bzbarsky%mit.edu
|
ec88a7ee5b
|
Fix bug 315264, in a kinda-hacky way. r+sr=dbaron
|
2005-11-06 19:38:43 +00:00 |
|
bryner%brianryner.com
|
f9c219472d
|
Unhook subframe containers / link handlers when putting a document into bfcache, and restore them when restoring the document (bug 314549). r+sr=bzbarsky.
|
2005-11-06 19:23:03 +00:00 |
|
bzbarsky%mit.edu
|
2b7fc1f0c9
|
Make all stylesheet changes do an async style reresolve, not a sync one. Bug
314776, r+sr=dbaron
|
2005-11-06 18:01:17 +00:00 |
|
hwaara%gmail.com
|
9d82e45dd4
|
bug 314350, implement GetScrolledSize in nsScrollBoxObject
r/sr=bzbarsky
|
2005-11-06 15:10:09 +00:00 |
|
rbs%maths.uq.edu.au
|
67daa6f91f
|
Don't permit floating or absolute positioning inside MathML, b=307826, r+sr=bz
|
2005-11-05 04:23:13 +00:00 |
|
bzbarsky%mit.edu
|
f64003e9da
|
Consolidate the out-of-flow handling in ContentRemoved, using
GetChildListNameFor. Also, replace various checks for display and floating
with a check for out-of-flow where relevant. Bug 313181, r=roc, sr=dbaron
|
2005-11-04 23:56:54 +00:00 |
|
bzbarsky%mit.edu
|
213eab3d98
|
Change WipeContainingBlock to have a better definition of what it means for a
parent frame to be "inline", and remove checks for <select> around places that
called WipeContainingBlock. Bug 314878, r+sr=dbaron
|
2005-11-04 23:43:01 +00:00 |
|
bzbarsky%mit.edu
|
27c439cb3c
|
Remove the dummy frame stuff from selects. Replace it with smarter focus rect
painting and sizing for empty selects. Bug 314879, r+sr=dbaron
|
2005-11-04 23:36:27 +00:00 |
|
bmlk%gmx.de
|
e7a8486231
|
limit search for real table cells to place where they can be expected, bug 313295 r/sr=bzbarsky
|
2005-11-04 18:41:32 +00:00 |
|
tor%cs.brown.edu
|
0f2999bf98
|
Bug 315061 - nsSVGCairoPathBuilder::ClosePath wasn't returning new point.
r=scooter
|
2005-11-04 17:02:26 +00:00 |
|
roc+%cs.cmu.edu
|
520b30a7f7
|
Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell
|
2005-11-04 02:38:33 +00:00 |
|