tor@cs.brown.edu
|
d0036ea622
|
Bug 384391 - maks sure outer svg is constructed only for svg:svg. r=bz, sr=roc
|
2007-06-21 08:05:05 -07:00 |
tor@cs.brown.edu
|
9a9725a556
|
Bug 382333 - update filter invalidation region before use. r=longsonr, sr=roc
|
2007-06-21 08:03:30 -07:00 |
longsonr@gmail.com
|
29c15f7680
|
Bug 384637 - Self-referencing svg:mask causes stack overflow crash. r+sr=tor
|
2007-06-21 04:01:41 -07:00 |
neil@parkwaycc.co.uk
|
86afb95173
|
Bug 384874 Fix regression from previous patch for bug 382746 r=Enn sr=bz
|
2007-06-21 03:25:06 -07:00 |
Olli.Pettay@helsinki.fi
|
21469cc2c3
|
Bug 384491, remove assertion when <xul:listboxbody style='overflow: hidden' />, r+sr=roc
|
2007-06-21 02:35:41 -07:00 |
sharparrow1@yahoo.com
|
d36894d03f
|
Mark passing testcases as such on mac (caused by checkin for bug 382092)
|
2007-06-20 23:09:32 -07:00 |
jwatt@jwatt.org
|
e57e301655
|
Fixing bug 385218. Remove nsISVGSVGElement. r+sr=tor@acm.org
|
2007-06-20 14:56:03 -07:00 |
roc+@cs.cmu.edu
|
77b8d1e46b
|
Bug 385234. Marking test as failure so we can reopen the tree after new-textframe landing.
|
2007-06-20 14:31:13 -07:00 |
roc+@cs.cmu.edu
|
19bc698beb
|
Bug 367177. (Re)enabling new-textframe.
|
2007-06-20 12:49:46 -07:00 |
jwalden@mit.edu
|
0d57ad8b96
|
C++ and/or gcc sucks for not allowing commas at the end of enums; this compiled in Visual Studio.
|
2007-06-19 22:24:09 -07:00 |
jwalden@mit.edu
|
7ed8b6d482
|
Move frame bit #defines into an anonymous enum, to aid debuggers in determining their values, since the two I've used can't do so, at least not with the default build options. rs=roc
|
2007-06-19 22:12:35 -07:00 |
dbaron@dbaron.org
|
5ae27db7ac
|
Mac-only, probably.
|
2007-06-18 16:53:06 -07:00 |
dbaron@dbaron.org
|
7e15bd3c78
|
Mark test as random for now.
|
2007-06-18 16:50:58 -07:00 |
dbaron@dbaron.org
|
6f30101e09
|
Back out patch to make mousethrough attribute apply to all elements. b=380094 a=roc
|
2007-06-18 16:22:46 -07:00 |
dbaron@dbaron.org
|
fc585c1948
|
Make marquee work again when direction is rtl, by working around changes to range of offsetLeft. b=336736 Patch by Daniel Holbert <dholbert@mozilla.com>. r=martijn sr=dbaron
|
2007-06-18 16:21:56 -07:00 |
dbaron@dbaron.org
|
fe83d47bf6
|
Reftest for bug 381507. Patch by Daniel Holbert <dholbert@mozilla.com>. r=dbaron
|
2007-06-18 16:20:34 -07:00 |
dbaron@dbaron.org
|
b44b27cbfe
|
Handle the vertical resizing in the first pass reflow correctly when we've previously done a special height reflow. b=381507 r=dholbert sr=roc
|
2007-06-18 16:19:39 -07:00 |
bzbarsky@mit.edu
|
8b5fd9cbb4
|
Don't tear down part of the content tree while there are still frames
referencing it. Bug 384728, r+sr=tor
|
2007-06-18 08:30:57 -07:00 |
m_kato@ga2.so-net.ne.jp
|
c51210cfb8
|
bug 328547 support mozilla/layout on WinXP x64 build. r=cbiesinger/sr=dbaron
|
2007-06-17 07:00:30 -07:00 |
sharparrow1@yahoo.com
|
9a6ea5ddda
|
Bug 381385: get rid of unneeded members of nsFloatCache (saves about 50 bytes footprint per float). r+sr=roc.
|
2007-06-16 13:27:46 -07:00 |
bzbarsky@mit.edu
|
fb29c8c3e5
|
We don't have to blow away intrinsic widths on ancestors when kids are appended
to an already-dirty reflow root. Bug 383992, r+sr=dbaron
|
2007-06-15 22:12:58 -07:00 |
bzbarsky@mit.edu
|
fb1c4a5fb0
|
Fix parent style context warnings by being consistent about parent contexts.
Bug 380116, r+sr=dbaron
|
2007-06-15 22:11:20 -07:00 |
bzbarsky@mit.edu
|
6dfa9d7b1b
|
Don't apply user stylesheets to descendants of native anonymous subtrees. Bug
285140, r+sr=dbaron
|
2007-06-15 22:09:51 -07:00 |
jwalden@mit.edu
|
c8ec2d45e2
|
Add an omitted word to a comment.
|
2007-06-15 14:37:03 -07:00 |
Olli.Pettay@helsinki.fi
|
44ed86e0ec
|
Bug 383837, Crash [@ nsXULTooltipListener::LaunchTooltip], r=enn, sr=neil
|
2007-06-15 11:53:42 -07:00 |
roc+@cs.cmu.edu
|
56f4f8b469
|
Bug 382105. Yet another word caret movement fix to ensure we stop at punctuation.
|
2007-06-14 22:37:08 -07:00 |
jwatt@jwatt.org
|
08cc0e3843
|
Comment out optimization to fix reftest failures.
|
2007-06-14 14:24:16 -07:00 |
jwatt@jwatt.org
|
a1f6218039
|
Fixing bug 384046. nsSVGOuterSVGFrame::Reflow should not call NotifyViewportChange unconditionally. r+sr=tor@acm.org
|
2007-06-14 13:51:42 -07:00 |
bzbarsky@mit.edu
|
2b6a1a965a
|
Mathml inlines are still bidi containers. Bug 371481, r=uriber, sr=rbs
|
2007-06-14 10:36:27 -07:00 |
aaronleventhal@moonset.net
|
fcd292b57b
|
Fixing bustage
|
2007-06-14 06:47:23 -07:00 |
aaronleventhal@moonset.net
|
f72a1d82a4
|
Bug 384265. No accessible focus events fired during incremental find in an HTML <select>. r=mats, sr=neil
|
2007-06-14 06:18:16 -07:00 |
Olli.Pettay@helsinki.fi
|
e5c4e4df54
|
Bug 382444, r+sr=roc
|
2007-06-14 01:37:21 -07:00 |
Olli.Pettay@helsinki.fi
|
a55a5f4fba
|
Adding a null check, Bug 384133, r=enn, sr=neil
|
2007-06-14 01:18:11 -07:00 |
roc+@cs.cmu.edu
|
8004e85632
|
Backing out new textframe landing because of Windows bustage.
|
2007-06-13 15:31:31 -07:00 |
roc+@cs.cmu.edu
|
f684adec58
|
Bug 367177. Turn on new textframe. Lord, have mercy upon us.
|
2007-06-13 13:20:19 -07:00 |
roc+@cs.cmu.edu
|
7e4137c1fa
|
Not part of the build (barely). Don't skip updating per-char arrays for characters that are cluster continuations (in small-caps code).
|
2007-06-13 11:28:38 -07:00 |
roc+@cs.cmu.edu
|
f26eed1f03
|
Not part of the build (barely). Don't allow PeekOffsetWord to break before the first cluster. Avoids a fencepost error in ClusterIterator where going backwards we might try to look at one past the end of mWordBreaks.
|
2007-06-13 11:25:14 -07:00 |
mats.palmgren@bredband.net
|
cfcd055eb1
|
Bye bye Xprint. b=326716 r+sr=dbaron
|
2007-06-13 11:02:58 -07:00 |
roc+@cs.cmu.edu
|
31292e232d
|
Not part of the build (barely). Fix intrinsic-min-widths properly for preformatted white-space... the previous checkin messed up the check for newline characters.
|
2007-06-13 03:58:44 -07:00 |
roc+@cs.cmu.edu
|
6b0ee575fd
|
Bug 366128. Restrict disabling of floats in XUL to cases where the container is not a float containing block. r+sr=bzbarsky
|
2007-06-13 02:13:25 -07:00 |
roc+@cs.cmu.edu
|
aa079d9118
|
Not Part Of The Build (barely). Clean up function names and comments. Also fix an unreported regression where we failed to take preformatted newlines into account when computing text intrinsic-min-width.
|
2007-06-13 02:06:28 -07:00 |
longsonr@gmail.com
|
945f144ccf
|
Bug 378583 - Large pattern surfaces crash browser. r=tor,sr=roc
|
2007-06-13 02:02:48 -07:00 |
joshmoz@gmail.com
|
20599d7426
|
a couple of these tests only fail on PPC now. b=382883
|
2007-06-12 16:20:50 -07:00 |
roc+@cs.cmu.edu
|
3a2c98339c
|
Landing textframe updates: Use word-based textrun cache; rewritten PeekOffsetWord; adjust textframe content-offsets and content-lengths when CharacterDataChanged fires; search backwards for textrun scanning/creation start point, instead of all the way back to the start of the block; ensure that we pass the correct start iterator to PropertyProvider in TrimTrailingWhiteSpace.
|
2007-06-12 14:01:12 -07:00 |
dbaron@dbaron.org
|
17ccdad720
|
Rewrite handling of CSS system fonts to fix bugs in cascading and serialization. b=377947 r+sr=bzbarsky
|
2007-06-12 11:28:56 -07:00 |
dbaron@dbaron.org
|
01e481e23d
|
Implement correct intrinsic width calculation (for container) for elements with specified height properties and an intrinsic ratio. b=364066 r+sr=bzbarsky
|
2007-06-12 11:27:09 -07:00 |
dbaron@dbaron.org
|
1a71565259
|
Add checkLoadURI calls to reftest harness. b=371075 r=bzbarsky
|
2007-06-12 11:25:15 -07:00 |
sdwilsh@shawnwilsher.com
|
c52a88327b
|
Bug 383890 - crash creating new dom attribute with prefix [@inDOMView::GetChildNodesFor]. Patch by Mook <mook.moz+mozbz@gmail.com>. r=sdwilsh, sr=neil
|
2007-06-12 10:19:55 -07:00 |
Olli.Pettay@helsinki.fi
|
2027c03a81
|
Bug 381120, ensure view in reflowcallback, r+sr=roc
|
2007-06-12 03:26:13 -07:00 |
rbs@maths.uq.edu.au
|
e8db965be5
|
Add emacs modeline comments, patch by Vlad Sukhoy <vladimir.sukhoy@gmail.com>, r+sr=rbs, b=382884
|
2007-06-11 23:10:23 -07:00 |