Commit Graph

21092 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
55cae0276c Landing part of bug 363858 that somehow got misplaced. pending r=dbaron 2007-12-02 23:38:48 -08:00
bzbarsky@mit.edu
0a1c3cdee8 Fixing test 2007-12-02 23:22:19 -08:00
masayuki@d-toybox.com
7fc09046f2 Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc, b1.9=dbaron 2007-12-02 22:51:57 -08:00
bzbarsky@mit.edu
365fb40b8c Don't do arithmetic with unconstrained widths when reflowing comboboxes. Bug 363858, r+sr=dbaron 2007-12-02 22:41:38 -08:00
bzbarsky@mit.edu
7ddce12e0f Disable test for now 2007-12-02 22:26:28 -08:00
bzbarsky@mit.edu
9d8165445b See whether this fixes the orange 2007-12-02 22:04:11 -08:00
bzbarsky@mit.edu
ee48eb1bf9 Don't position bullets on empty list items too high. Bug 403657, r+sr=dbaron 2007-12-02 21:33:22 -08:00
dholbert@cs.stanford.edu
9a66c4091f Bug 405517: Allow margins to affect empty line y-pos, to enforce emptyLine.mBounds.y always == emptyLine.next().mBounds.y r+sr=roc, a=blocking1.9 2007-12-02 21:30:02 -08:00
roc+@cs.cmu.edu
d87122689a Bug 406297. Assertion about stale float caches should not fire when the line is not dirty, because the float cache is not stale in that case. r+sr+a=dbaron 2007-12-02 20:25:02 -08:00
roc+@cs.cmu.edu
8e494eacbb Relanding bug 404624 because it was not, in fact, responsible for that assert 2007-12-02 20:18:37 -08:00
roc+@cs.cmu.edu
16af9cfadf Backing out fix for bug 404624 because I think it's causing a mochitest to assert 2007-12-02 18:20:22 -08:00
roc+@cs.cmu.edu
204a404d9c Relanding fix for bug 404624 because it had no effect on Tp 2007-12-02 17:42:52 -08:00
bzbarsky@mit.edu
6cf2f99152 Relanding test 2007-12-02 17:37:31 -08:00
karlt+@karlt.net
b6a6ab3499 Bug 401178 - incorrect ascents for foreign children in nsMathMLContainerFrame::ReflowChild. r+sr=roc 2007-12-02 16:54:23 -08:00
bzbarsky@mit.edu
1c90420fcc Backing out to see whether it somehow fixes the orange 2007-12-02 14:02:47 -08:00
roc+@cs.cmu.edu
4bb43f3cc1 Backing out bug 404624 to see if it fixed Tp regression on bl-bldxp01 2007-12-02 12:47:41 -08:00
bzbarsky@mit.edu
acc7f4b353 Wrong filename 2007-12-02 11:49:31 -08:00
bzbarsky@mit.edu
57740f0c37 Fix handling of <script> of unknown type to not screw up the content model. Bug 401946, r+sr=jst 2007-12-02 11:22:14 -08:00
bmlk@gmx.de
002b0db04d when splitting rowgroups the space that is left on the page is computed from relative to the bottom, bug 373400 r=sharparrow1 sr=dbaron a=blocking 1.9+ 2007-12-02 11:19:00 -08:00
bzbarsky@mit.edu
b31adf74cd Adding test 2007-12-02 10:47:40 -08:00
fantasai.cvs@inkedblade.net
f45e8f389d fix incorrect loop test condition for skipping irrelevant frames; update code to deal properly with skipped frames; b=404213 r+sr=roc 2007-12-01 19:13:23 -08:00
roc+@cs.cmu.edu
8e798bb181 Backing out bug 375304 to fix reftest failures. 2007-12-01 03:49:13 -08:00
roc+@cs.cmu.edu
6512139327 Bug 400244. Remove UndoSplitPlaceholders which is not only unnecessary but actually harmful/crashy. r=fantasai,sr=dbaron 2007-12-01 02:51:56 -08:00
mats.palmgren@bredband.net
c48c00310e Propagate |aRemoveOnlyFluidContinuations| when removing continuations in other blocks. b=405178 r+sr=roc a=mtschrep 2007-12-01 02:47:58 -08:00
roc+@cs.cmu.edu
74fb91b464 Bug 405732. Fix crash in XSLT document that does an initial reflow before SetDOMDocument in the document viewer, by recreating the viewmanager, root view and root widget that were mangled when we tore down the old presshell. r+sr=bzbarsky 2007-12-01 02:42:12 -08:00
roc+@cs.cmu.edu
3dbbc3f864 Bug 375304. Fix absolute positioning where the abs-pos container is scrollable and has a height constrained by min-height etc. Patch by Eli Friedman, r+sr=roc 2007-12-01 02:38:09 -08:00
karlt+@karlt.net
0f5b80c05f make -moz-mathml-anonymous-block "display: inline-block". b=400207, r=dbaron 2007-12-01 02:11:44 -08:00
roc+@cs.cmu.edu
5bfbb69aa8 Marking soft-hyphen tests random, see bug 406299 2007-12-01 02:05:47 -08:00
roc+@cs.cmu.edu
152a1c3e65 Reftest for bug 388026 (fixed by 399531) 2007-12-01 01:31:39 -08:00
roc+@cs.cmu.edu
efa3189859 Bug 399531. Rework TrimTrailingWhitespace so that we recompute the overflow area for trimmed textframes and so that soft hyphens in otherwise-empty textframes are activated. r+sr=dbaron 2007-12-01 01:24:24 -08:00
roc+@cs.cmu.edu
f6a0bf6aa0 Bug 405305. Fix z-ordering of legend background so it's in the block-backgrounds layer. r+sr=mats 2007-12-01 00:32:51 -08:00
roc+@cs.cmu.edu
0b47bce39d Bug 406137. Fix crashes on redhat.com etc by avoiding RecoverFloats traversing stale float caches. r+sr=dbaron 2007-12-01 00:29:02 -08:00
bzbarsky@mit.edu
992c0f60ba Keep bug order 2007-12-01 00:02:23 -08:00
reed@reedloden.com
539ab9a93a Bug 395628 - ""ASSERTION: post-reflow queues not empty" with feed in <frame>" [p=mats.palmgren@bredband.net (Mats Palmgren) r=smaug r+sr=dbaron a=blocking1.9+] 2007-11-30 23:22:44 -08:00
roc+@cs.cmu.edu
d6da6b5316 Backing out bug 403426 2007-11-30 12:52:24 -08:00
roc+@cs.cmu.edu
d8d80a602f Bug 403426. Clear break-after-whitespace flags when we reset the linebreaker. Also rescue a trailing break opportunity when we reset the line breaker and notify the line layout that the opportunity exists. r=smontagu 2007-11-30 12:03:33 -08:00
roc+@cs.cmu.edu
d9a2421672 Bug 404624. Silence assertion failures by allowing PropertyProvider's content length to be PR_INT32_MAX. r=smontagu 2007-11-30 11:59:03 -08:00
roc+@cs.cmu.edu
8360afa5ec Bug 320378. Skip reflowing lines in ReflowDirtyLines if we know that we're going to come back here because clearance was detected. r+sr=dbaron 2007-11-29 17:49:01 -08:00
vladimir@pobox.com
796a12258d mark reftest as passing 2007-11-29 14:18:17 -08:00
longsonr@gmail.com
843c36f3cd Bug 405659 - Gradient stroke fails to paint on shift+reload. r=jwatt,sr=tor,a1.9=beltzner 2007-11-29 07:07:45 -08:00
martijn.martijn@gmail.com
dc8d05579c Disable test for bug 396024 to see if it fixes orange 2007-11-28 21:50:09 -08:00
jonas@sicking.cc
e5861c00a2 Bug 403835: Make talos force cycle collection between each pageload. r=alice sr=rcampbell 2007-11-28 16:27:05 -08:00
martijn.martijn@gmail.com
5a19d738f8 Bug 396024 - Crash [@ nsPrintEngine::DocumentReadyForPrinting] with testcase that set print preview, then reloads the page, part 2, r=sharparrow1, sr=roc, blocking1.9+ 2007-11-28 14:17:12 -08:00
enndeakin@sympatico.ca
8ccc15cac7 Bug 395334, allow noautohide panels to have a parent so they that float and move with their parent, also fixes bug 395123, r=josh,roc,sr=roc 2007-11-28 12:18:11 -08:00
bzbarsky@mit.edu
1d35345354 Fix FindFrameWithContent to properly walk out-of-flows. Bug 405186, r+sr=roc, a=beltzner 2007-11-28 11:58:04 -08:00
smontagu@smontagu.org
dde3df0c57 Fix typo in the checkin from bug 403012 2007-11-28 08:45:02 -08:00
martijn.martijn@gmail.com
277c9f383d reftest for bug 405584 - Canvas.drawImage method is not working, r=vladimir 2007-11-27 14:23:01 -08:00
myk@mozilla.org
5c633024c5 bug 405483: explicitly sync devicecontext scale to prescontext scale upon prescontext initialization, fixing bug where web pages would either be too small (with scrollbars in the middle of the viewport) or too big (with scrollbars offscreen) when loaded if the previous page loaded in that tab had a non-default full zoom value; r+sr=roc 2007-11-26 20:54:30 -08:00
reed@reedloden.com
5847c7c368 Bug 363696 - "Crash [@ nsHTMLReflowState::ComputeContainingBlockRectangle] with file upload control in xul" [p=kinetik@flim.org (Matthew Gregan) r=bzbarsky sr=roc a=blocking1.9+] 2007-11-26 19:35:50 -08:00
reed@reedloden.com
9f32f05195 Bug 373623 - "Unicode … should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner] 2007-11-26 18:44:44 -08:00
uriber@gmail.com
6e70a0876f test for bug 288789. r=smontagu 2007-11-26 12:05:25 -08:00
smontagu@smontagu.org
e0e95177d8 Display reftest images on unexpected passes. Bug 403012, r=dbaron, a=schrep 2007-11-26 00:36:53 -08:00
myk@mozilla.org
9346fcb9dc bug 385224: optimize performance of site-specific preferences; r=mconnor,roc 2007-11-26 00:35:22 -08:00
smontagu@smontagu.org
c0e8c883ba Prevent duplicate entries in the line-break array. Bug 404204, b+r+sr=roc 2007-11-26 00:27:06 -08:00
bzbarsky@mit.edu
a39c23a63f Apparently this can pass sometimes. What a mess. 2007-11-25 18:50:51 -08:00
bzbarsky@mit.edu
889f65450a Note the bug that covers the failure 2007-11-25 18:49:45 -08:00
bzbarsky@mit.edu
8c1d8ab8f2 This test fails. Suck. 2007-11-25 16:40:43 -08:00
bzbarsky@mit.edu
534ae34647 Fix bug 403134. r+sr=roc 2007-11-25 16:15:20 -08:00
bzbarsky@mit.edu
6d565cfcfa Backing out bug 392040 to fix bug 404872. a="it's a blocker regression, and it's keeping me and Gavin from using Bugzilla" 2007-11-25 15:17:23 -08:00
bzbarsky@mit.edu
ff237c9fd5 Don't resize widgets to negative sizes. Bug 397871, r+sr=roc, a=beltzner. 2007-11-23 15:18:08 -08:00
jwatt@jwatt.org
8b3711d1c6 Reftest for bug 288276 which should have been checked in with the fix for bug 294086 2007-11-23 07:09:22 -08:00
longsonr@gmail.com
6e31cca0eb Bug 398105 - Removing xlink:href attribute from svg:a does not update elements influenced by :link styles. r+sr=bzbarsky,a1.9=tor 2007-11-23 01:43:49 -08:00
Olli.Pettay@helsinki.fi
a0a74f16e7 Bug 368760, r=mats, sr=roc, a=blocking1.9+ 2007-11-22 12:47:33 -08:00
Olli.Pettay@helsinki.fi
a43ff636b0 Bug 373344, r+sr=roc, a=blocking1.9+ 2007-11-22 07:08:13 -08:00
enndeakin@sympatico.ca
2a85df3528 Bug 402548, 402551, popups positioned wrong when document is zoomed. Affects anchored popups anchored in a different document, and popups opened at a given screen position, r+sr=roc 2007-11-22 06:12:03 -08:00
ginn.chen@sun.com
111fb91bf5 Bug 396799 Menus on the Application menu bar sometimes claim to be menuitems r=enndeakin, aaronleventhal sr=neil a=dsicore 2007-11-21 22:14:39 -08:00
bzbarsky@mit.edu
8d43ef985e Make to reinitialize windowless plug-ins correctly when restoring from bfcache. Bug 385649, r+sr=roc. Many thanks to Matthew Gregan for spotting the problem! 2007-11-21 20:58:33 -08:00
jst@mozilla.org
476e732bfc Backing out fix for bug 403835 due to problems with branch builds. 2007-11-21 17:02:15 -08:00
reed@reedloden.com
98992c2e45 Bug 404636 - "Building without SVG fails" [p=romaxa@gmail.com (romaxa) r+sr=roc a1.9=schrep] 2007-11-21 13:09:12 -08:00
enndeakin@sympatico.ca
53843daeda Bug 393721, don't propagate events when a menubar is open, with changes to handle alt, tab and f10 to close menus, r+sr=neil 2007-11-21 12:47:11 -08:00
bzbarsky@mit.edu
2d5f5cc74b Fixing test because we changed the -moz prop name 2007-11-21 11:51:19 -08:00
smontagu@smontagu.org
b14684c050 Use Unicode escapes instead of octal escapes to print non-ASCII text in frame tree dumps. Bug 403871, r+sr=roc, a=dsicore 2007-11-21 03:00:16 -08:00
smontagu@smontagu.org
a0b55e5dea Use Unicode escapes instead of octal escapes to print non-ASCII text in frame tree dumps. Bug 403871, r+sr=roc, a=dsicore 2007-11-21 02:37:40 -08:00
smontagu@smontagu.org
46fd183c5c Testcase for bug 402380 2007-11-21 02:21:00 -08:00
reed@reedloden.com
66a7aaf1b0 Bug 404519 - "some margin and edges twips/app units confusion" [p=reg@freebsd.org (Jeremy Lea) / chpe@gnome.org (Christian Persch) r+sr=roc a1.9=schrep] 2007-11-20 21:09:58 -08:00
jonas@sicking.cc
dd86b508e3 Bug 403835: Force a GC/CC between each pageload. r=alice sr=rob campbell 2007-11-20 14:56:20 -08:00
Olli.Pettay@helsinki.fi
42e605e3e5 Bug 401528, Must click twice to open link if fixed positioned div is removed on onmouseup: clicks pass through, r+sr=roc, a=blocking1.9+ 2007-11-20 14:30:27 -08:00
jwalden@mit.edu
294850978b Bug 404419 - XML not displayed. Adds a trivial reftest that checks that XML pretty-printing happens for XML documents. r=peterv, a=itsatest 2007-11-20 14:26:55 -08:00
aaronleventhal@moonset.net
f98359daf4 Bug 385070. Accessible subtrees for anonymous content need to be shut down. Patch by Evan Yan. r=aaronlev, r+sr=roc for layout part, a=dsicor 2007-11-20 12:39:36 -08:00
jwatt@jwatt.org
f4bfa6ad7d Fixing build bustage for those building without SVG turned on 2007-11-20 05:28:56 -08:00
longsonr@gmail.com
256f802d01 reftest for bug 327709 r=jruderman 2007-11-20 05:05:16 -08:00
longsonr@gmail.com
b2475d87b0 Bug 402408 - SVG gradient crash. r+sr+a.19=tor 2007-11-20 04:47:30 -08:00
jwatt@jwatt.org
12ef3afd13 Fixing bug 381285. 323656-5-ref.svg triggers "ASSERTION: can't mark frame dirty during reflow". r+sr=roc@ocallahan.org, a1.9=mtschrep@gmail.com 2007-11-20 01:10:18 -08:00
bzbarsky@mit.edu
cf0537a56c Fixing manifest 2007-11-19 20:30:56 -08:00
bzbarsky@mit.edu
326c3d5ec2 When inserting a col into a colgroup after a col with span, insert it after the last columnframe spanned by the span. Bug 404301, r=bernd, sr=roc, a=schrep 2007-11-19 20:29:40 -08:00
bzbarsky@mit.edu
5b35164999 Don't pass around redundant information, so it can't get out of sync. Bug 404218, r+sr=roc, a=schrep 2007-11-19 20:21:29 -08:00
bzbarsky@mit.edu
39e4684fad Fix the case when a binding's single insertion point is a node that is itself bound by a binding with insertion points. Bug 403962, r+sr=sicking 2007-11-19 20:18:59 -08:00
dholbert@cs.stanford.edu
3e6be1cbe7 Bug 391178 - Avoid walking frame tree when destroying nsTreeColFrame. r+sr=roc, a=blocking1.9+ 2007-11-19 18:01:19 -08:00
reed@reedloden.com
0b098ee8c5 Back out Enn's patch for bug 393721, as it turned all unit test machines orange except for Mac. 2007-11-19 15:12:03 -08:00
jwatt@jwatt.org
e535810c50 Reftest for bug 342532, which was fixed by the fix for bug 294086. 2007-11-19 14:47:31 -08:00
jonas@sicking.cc
2f71671fc5 bug 384612: Remove script from scrollbar XBL binding. r/sr=dbaron 2007-11-19 12:08:20 -08:00
hwaara@gmail.com
a97cd77d3d bug 392040, SELECT menu requires multiple clicks to show up on some pages. This also happened when using full page zoom. r+sr=roc, a=blocking1.9+ 2007-11-19 11:20:35 -08:00
enndeakin@sympatico.ca
10585a5f1d Bug 393721, cancel keypress when a menubar is active, r+sr=neil 2007-11-19 11:18:52 -08:00
bzbarsky@mit.edu
0a9026e2bb Adding test. 2007-11-19 07:29:15 -08:00
masayuki@d-toybox.com
b66ba0396a Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc 2007-11-19 02:17:17 -08:00
roc+@cs.cmu.edu
7860753d3c Bug 364801. nsHTMLScrollFrame::RemoveFrame needs to destroy the frame it removes. r+sr=mats 2007-11-18 14:24:21 -08:00
roc+@cs.cmu.edu
c1afbcc9eb Bug 331809. Make nsSubdocumentFrame explicitly clip its contents; content can bleed out otherwise, for example if there is no scrollframe associated with the subdocument's viewport. r+sr=mats 2007-11-18 14:20:16 -08:00
roc+@cs.cmu.edu
37aedf0dc8 Bug 403659. Instead of trying to move frames around in the hierarchy after we've discovered they should be inserted after ::before content, just construct them at the right position in the first place. r+sr=bzbarsky 2007-11-18 13:52:17 -08:00
roc+@cs.cmu.edu
4d16d41efc Bug 402950. Allow spans to always be placed on a line, because part of the span may fit even if the whole span doesn't. Also request backup earlier so we always backup if we decline to place a frame. r+sr=dbaron 2007-11-18 13:36:18 -08:00
bzbarsky@mit.edu
a2bba38560 The frame model depends on the span attribute, so changing span should reconstruct frames. Bug 403249, r=bernd, sr=roc 2007-11-18 10:56:49 -08:00