benjamin@smedbergs.us
|
4e1cca5f54
|
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
|
2007-07-02 11:20:24 -07:00 |
longsonr@gmail.com
|
a5ce171d9b
|
Bug 384391 - make sure outer svg is constructed only for svg:svg. Revisited to fix crashes (bug 385840 and bug 385852). r+sr=roc
|
2007-07-02 05:20:13 -07:00 |
smontagu@smontagu.org
|
a591d15025
|
Mark failing tests
|
2007-07-02 03:17:59 -07:00 |
smontagu@smontagu.org
|
02dcf336ce
|
First batch of Bidi reftests
|
2007-07-02 02:39:35 -07:00 |
sharparrow1@yahoo.com
|
a0a1a08aa0
|
Bug 386387: ifilm videos don't play, only audio plays. r+sr=roc
|
2007-07-01 23:12:02 -07:00 |
sharparrow1@yahoo.com
|
20cafe1a23
|
Bug 386147: Don't cut off floats at the bottom of the page (part 1). r+sr=roc
|
2007-07-01 22:26:52 -07:00 |
smontagu@smontagu.org
|
c6a9333656
|
Reftest for bug 377918. r=roc
|
2007-07-01 22:25:52 -07:00 |
sharparrow1@yahoo.com
|
17c0775cc5
|
Bug 343595: {inc} overflow:hidden float in overflow:hidden div doesn't get repositioned correctly. r+sr=roc
|
2007-07-01 22:19:57 -07:00 |
roc+@cs.cmu.edu
|
af6813d086
|
Removing nsTextFrame.cpp and associated makefile rules. r/sr=pavlov for the removal.
|
2007-07-01 20:31:57 -07:00 |
roc+@cs.cmu.edu
|
3e5e2202fc
|
Bug 386122. Allow text runs to end at preformatted newlines. Speeds up loading of plain-text files a lot because we don't have to have a textrun for the entire file. r=smontagu
|
2007-07-01 18:20:43 -07:00 |
roc+@cs.cmu.edu
|
f47f16f661
|
Bug 9101. Soft hyphen tests.
|
2007-07-01 18:15:06 -07:00 |
roc+@cs.cmu.edu
|
9bb6385f64
|
Bug 9101. Fix various soft-hyphen bugs, primarily related to detecting when hyphenation is needed during a second-pass break-forcing line reflow. r=smontagu
|
2007-07-01 18:14:27 -07:00 |
timeless@mozdev.org
|
792bd4a56e
|
Bug 385716 inIFlasher.drawElementOutline and inIFlasher.repaintElement aren't null safe [@ inLayoutUtils::GetWindowFor]
r=bz sr=bz
|
2007-07-01 12:13:13 -07:00 |
sharparrow1@yahoo.com
|
64a22698de
|
Bug 372768: {inc}Setting nowrap attribute dynamically does not change layout like it should. r=bzbarsky,sr=dbaron.
|
2007-07-01 11:42:18 -07:00 |
smontagu@smontagu.org
|
3d39b843df
|
Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc
|
2007-06-30 22:56:10 -07:00 |
jruderman@hmc.edu
|
ee6a990d7b
|
Remove stray onload="run()" from references that have no "run" function.
|
2007-06-30 22:27:53 -07:00 |
sharparrow1@yahoo.com
|
8b36ea9678
|
Mark reftest passing due to bug 375493
|
2007-06-30 11:06:04 -07:00 |
sharparrow1@yahoo.com
|
377fe8012c
|
Bug 375493: Adding an element with counter-increment does not update subsequent elements with counter. r+sr=dbaron.
|
2007-06-30 10:41:03 -07:00 |
kherron@fmailbox.com
|
b6ddb47782
|
Backing out patch for bug 381631 again, due to reftest failures.
|
2007-06-30 08:01:02 -07:00 |
kherron@fmailbox.com
|
95bf65eea8
|
Bug 368504 - Table cell is wider than it should be. Patch by Ryan VanderMeulen <ryanvm@gmail.com>. r=dholbert.
|
2007-06-30 05:45:36 -07:00 |
kherron@fmailbox.com
|
ca2b2b8e99
|
Bug 381631 - Cannot print pages in Landscape mode. r=pavlov, sr=roc.
|
2007-06-30 05:02:35 -07:00 |
vladimir@pobox.com
|
bf16c0dac3
|
Put back the reftest like it was
|
2007-06-30 03:18:59 -07:00 |
vladimir@pobox.com
|
398ab6bdda
|
Attempt to disable reftest that's causing failure on linux due to linux platform (really disabled)
|
2007-06-30 02:20:28 -07:00 |
vladimir@pobox.com
|
fcc67b3984
|
Attempt to disable reftest that's causing failure on linux due to linux platform
|
2007-06-30 01:59:49 -07:00 |
enndeakin@sympatico.ca
|
8fc12c730e
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 15:39:50 -07:00 |
enndeakin@sympatico.ca
|
4f1b5e6da7
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 15:15:59 -07:00 |
enndeakin@sympatico.ca
|
a38bda36bc
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 12:04:45 -07:00 |
mconnor@steelgryphon.com
|
424ea449be
|
backing out bug 347743 due to major crasher in 386332
|
2007-06-29 10:21:55 -07:00 |
sharparrow1@yahoo.com
|
37abdd2eb8
|
Update reftest documentation for printing reftests. NPOTB.
|
2007-06-29 09:57:07 -07:00 |
peterv@propagandism.org
|
02b7a30529
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
jst@mozilla.org
|
4fb982e2e3
|
Fixing bug 347743. Delay plugin destruction on windows to get it out of layout frame destruction. r+sr=roc@ocallahan.org
|
2007-06-27 17:15:11 -07:00 |
peterv@propagandism.org
|
0919df3f05
|
Backing out to fix orange.
|
2007-06-27 16:21:05 -07:00 |
peterv@propagandism.org
|
e15f728720
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 15:29:45 -07:00 |
sharparrow1@yahoo.com
|
a3b086d5bf
|
Bug 386108: remove nsIDrawingSurface. rs=pavlov
|
2007-06-27 14:53:34 -07:00 |
sharparrow1@yahoo.com
|
f9454ae18a
|
Bug 385862: View usage cleanups. r+sr=roc
|
2007-06-27 09:37:50 -07:00 |
sharparrow1@yahoo.com
|
913eae025f
|
Bug 285608: hangs when page with float printed. r+sr=roc.
|
2007-06-27 09:35:31 -07:00 |
roc+@cs.cmu.edu
|
9b673dc728
|
Bug 384836. Relanding fix to pass around gfxContexts a bit more instead of hanging on to one in nsTransformedTextRun. r=smontagu,pavlov
|
2007-06-26 21:22:21 -07:00 |
roc+@cs.cmu.edu
|
6e290cc84c
|
Bug 383551. Adding reftest.
|
2007-06-26 21:09:12 -07:00 |
roc+@cs.cmu.edu
|
8f9197e293
|
Bug 383551. Clean up IsInlineFrame, nsStyleDisplay::IsBlockLevel and related methods. r+sr=dbaron
|
2007-06-26 19:31:35 -07:00 |
roc+@cs.cmu.edu
|
936757bb95
|
Bug 385293. Silence warnings about textrun recreation that aren't really problems, just informational. r=smontagu
|
2007-06-26 19:21:34 -07:00 |
flamingice@sourmilk.net
|
9226d174d1
|
Bug 384965, use const nsEvent* aEvent in nsLayoutUtils::GetEventCoordinatesRelativeTo, Patch by Karl Tomlinson, r+sr=roc
|
2007-06-26 17:30:21 -07:00 |
dbaron@dbaron.org
|
545a23ae87
|
Back out bug 384836 to diagnose Tp/Tp2 regression bug 385957.
|
2007-06-26 15:16:34 -07:00 |
benjamin@smedbergs.us
|
a396305c4a
|
Reverting bug 383167 again for linux test bustage :-(
|
2007-06-26 12:22:51 -07:00 |
sharparrow1@yahoo.com
|
f0e7d805b5
|
Bug 385936: Remove nsLayoutUtils::CreateOffscreenContext. r+sr=dbaron
|
2007-06-26 11:46:35 -07:00 |
benjamin@smedbergs.us
|
eb1adfce8d
|
Bug 383167 trying again, reviews by luser and biesi, sr=jst
|
2007-06-26 09:35:01 -07:00 |
roc+@cs.cmu.edu
|
281b20dd55
|
Bug 384836. Avoid using a stale gfxContext, by not holding onto one in nsTransformedTextRun, passing in a gfxContext when required instead. r=pavlov,smontagu
|
2007-06-25 21:25:00 -07:00 |
mrbkap@gmail.com
|
2652a57af7
|
Don't depend on undefined behavior (sign extension on right shift). bug 385259, r=mats.palmgren sr=jst
|
2007-06-25 14:53:21 -07:00 |
dbaron@dbaron.org
|
a7bf02ea0a
|
Remove a few Windows newlines that snuck in recently.
|
2007-06-25 13:35:17 -07:00 |
dbaron@dbaron.org
|
e92e20b941
|
Only do special height reflows for percentage-height children of table cells when there is a specified height on the table, row group, row, or cell in the row. b=370525 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron
|
2007-06-25 13:34:35 -07:00 |
tor@cs.brown.edu
|
e17926680b
|
Bug 305859 - em and ex units not implemented for SVGLength.
Patch by taken.spc@gmail.com, r=longsonr, sr=tor
|
2007-06-25 09:12:35 -07:00 |
jwatt@jwatt.org
|
7e9ffe42fc
|
Fixing bug 385246. Negative width attribute on <svg:foreignObject> causes "ASSERTION: reflow state made child wrong size" and more. r=tor@acm.org, sr=roc@ocallahan.org
|
2007-06-25 01:31:31 -07:00 |
roc+@cs.cmu.edu
|
4834663ed8
|
Bug 385344. Always reconstruct textruns for next-in-flows of firstline/firstletter frames. Also, be more careful looping over text in AddInlinePrefWidthForFlow. r=smontagu
|
2007-06-24 20:41:07 -07:00 |
kherron@fmailbox.com
|
f710cf6bdc
|
Back out patch for bug 381361 due to ref test failures on Windows.
|
2007-06-24 08:13:23 -07:00 |
kherron@fmailbox.com
|
7e25dc083c
|
Bug 381631 - Cannot print pages in Landscape mode. r=pavlov, sr=roc.
|
2007-06-24 04:20:34 -07:00 |
smontagu@smontagu.org
|
6d0566c341
|
Remove unused argument 'aAttribute' in nsCSSFrameConstructor::StyleChangeReflow. Bug 382244, r+sr=dbaron
|
2007-06-24 02:35:22 -07:00 |
bmlk@gmx.de
|
0d2d368929
|
reducing timeout to make reftest for bug 363370 pass
|
2007-06-23 10:35:47 -07:00 |
bmlk@gmx.de
|
f034e3df9f
|
figuring first out why 363370 fails
|
2007-06-23 09:53:20 -07:00 |
bmlk@gmx.de
|
ba888af04b
|
reftests for bugs 363370, 364318, 368651 369975
|
2007-06-23 09:25:04 -07:00 |
mats.palmgren@bredband.net
|
77a63939e9
|
Don't ref-count nsIScrollableViewProvider. b=385286 r+sr=roc
|
2007-06-23 00:39:40 -07:00 |
jwatt@jwatt.org
|
372d432a16
|
Commit reminder comments that I need to follow up on so they don't get in the way of my current patch juggling.
|
2007-06-22 19:06:07 -07:00 |
roc+@cs.cmu.edu
|
a0d34dbce2
|
Bug 385234. Iterate through textframe continuations properly in AddInlinePref/MinWidth. r=smontagu
|
2007-06-21 17:14:34 -07:00 |
roc+@cs.cmu.edu
|
587a2cb27d
|
Bug 382105. Clean up PeekOffsetWord to exit early without setting *aOffset if there is nowhere to go in the requested direction. Also, ignore *aSawBeforeType when we're checking for punctuation. r=smontagu
|
2007-06-21 17:13:05 -07:00 |
jwatt@jwatt.org
|
ec413cf7b9
|
Fixing bug 384591. Make nsSVGForeignObjectFrame.cpp easier to understand. r+sr=tor@acm.org
|
2007-06-21 16:01:10 -07:00 |
dbaron@dbaron.org
|
bdaafa22f6
|
Add reftest for bug 368155 from Ryan VanderMeulen <ryanvm@gmail.com>. r+sr=dbaron
|
2007-06-21 15:34:21 -07:00 |
dbaron@dbaron.org
|
4a3c78ca95
|
Make text-indent contribute to intrinsic widths, and handle negative text-indent and negative margin properly by distinguishing forced and optional breaks when accumulating minimum widths. b=368155 r+sr=roc
|
2007-06-21 15:32:47 -07:00 |
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 |