Commit Graph

21064 Commits

Author SHA1 Message Date
tor@cs.brown.edu
a79c52724d Bug 370006 - svg doesn't get scaled up on high resolution displays. r=jwatt, sr=roc 2007-12-03 20:40:52 -08:00
masayuki@d-toybox.com
33dc350fab Bug 405151 IME handling is killed at opening a popup which has |ignorekeys=true| r=enndeakin, sr=roc, b1.9=beltzner 2007-12-03 20:07:12 -08:00
roc+@cs.cmu.edu
8f60f35e6e Bug 406484. Do RecoverStateFrom for not-dirty inline lines containing floats when willReflowAgain is true, because the floats must be moved by deltaY. r+sr=dbaron 2007-12-03 17:30:49 -08:00
bzbarsky@mit.edu
4302054740 Fix bug 402937 -- don't allow recursion into Instantiate(). r=biesi, sr=jst, a=dsicore. 2007-12-03 14:09:00 -08:00
bzbarsky@mit.edu
ef5b9128ec Relanding bug 403657, since there was no obvious perf impact 2007-12-03 13:31:26 -08:00
dholbert@cs.stanford.edu
74b81a2900 Re-landing Bug 405517, after backing it out to look for Ts regression. (no regression found) 2007-12-03 12:41:24 -08:00
dholbert@cs.stanford.edu
ee544e4bea Backing out Bug 405517 to see if it causes a Ts regression 2007-12-03 11:34:45 -08:00
bzbarsky@mit.edu
f4fa77cd06 Backing out bug 403657 to see whether it causes the Ts regression 2007-12-03 10:32:51 -08:00
tor@cs.brown.edu
83a1031352 Bug 401112 - filter paint invalidation problems. r=jwatt, sr=roc 2007-12-03 08:57:34 -08:00
enndeakin@sympatico.ca
e45f5c2aab Bug 401627, better way of handling click to close menu so that it doesn't reopen the menu again, r+sr=roc 2007-12-03 08:33:42 -08:00
enndeakin@sympatico.ca
37bd9355b8 Bug 405986, noautohide attribute check for tooltips is reversed, r+sr=neil,a=damon 2007-12-03 06:34:57 -08:00
jwatt@jwatt.org
d425613933 Fix bug in reftest (the binding should create an anonymous rect, it's only the gradient reference that should fail) 2007-12-03 05:43:18 -08:00
longsonr@gmail.com
59f4893c3a reftest for bug 337408 2007-12-03 05:26:55 -08:00
jwatt@jwatt.org
7b1fe73ff0 Reftests for bug 389670 (fixed by bug 387466) 2007-12-03 03:36:24 -08:00
martijn.martijn@gmail.com
b2bcad030b removal of Bug 400790 - ASSERTION: Should not be called with xul:listbox, xul:listitem, r+sr=neil, a=dsicore 2007-12-03 03:14:40 -08:00
longsonr@gmail.com
4731a1ae5d reftest for bug 314244 2007-12-03 02:49:23 -08:00
reed@reedloden.com
39a304f5d6 Remove DOS line endings. 2007-12-03 01:25:32 -08:00
reed@reedloden.com
0a89edbe84 Bug 368554 - "[quirks] Image inside table inside table-cell with small width is wrapped" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+] 2007-12-03 01:24:49 -08:00
roc+@cs.cmu.edu
b59ab6a038 Bug 403426. We should clear whitespace status when we reset the linebreaker. If a final break opportunity exists we should save it and forward it to the line layout. Relanding with a fix so hopefully we won't crash Tp this time. r=smontagu 2007-12-03 00:22:07 -08:00
bzbarsky@mit.edu
d68e211e1e Adding tests 2007-12-03 00:04:12 -08:00
bzbarsky@mit.edu
3369dc9fb8 Tweak reference 2007-12-03 00:03:41 -08:00
bzbarsky@mit.edu
6c0d0c1564 Fix bug 404666 by making spanned colframes be continuations of the col that spans them. r=bernd, sr=roc, a=schrep 2007-12-02 23:45:06 -08:00
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