Ms2ger
|
85104461e2
|
Bug 506552. Fix testcase doctype. r=dbaron
--HG--
extra : rebase_source : ee371dbb3106880b1609e0d69d1824a3edb7a91e
|
2009-07-30 15:27:24 +12:00 |
|
Robert O'Callahan
|
b029d9ac28
|
Bug 504311. Don't reframe text when white-space changes between preformatted values, or between non-preformatted values. r=bz
--HG--
extra : rebase_source : 7f545ad1d85bcda74d18d9308539b45149a4a194
|
2009-07-30 15:02:22 +12:00 |
|
Robert O'Callahan
|
82ace80f84
|
Bug 492309. Remove useless gfxTextRuNnFactory flags. r=vlad
--HG--
extra : rebase_source : 4cdbc37f404c07f509adbfb581c662187813bc4a
|
2009-07-30 14:59:41 +12:00 |
|
Robert O'Callahan
|
feb5fde3fc
|
Bug 506304. Walk all the way up to the nearest widget when computing event coordinates for windowless plugins. r=bz
--HG--
extra : rebase_source : be25ce5ffbae7c90cf0b211ae818046873b6e09a
|
2009-07-30 14:56:52 +12:00 |
|
Robert O'Callahan
|
ad539ed40b
|
Bug 506615. XUL decks should not have wididgets. r=dbaron
--HG--
extra : rebase_source : 5d6728b11a121565f828f27e8abed5e0172aa069
|
2009-07-30 14:54:42 +12:00 |
|
Robert O'Callahan
|
b26bf31d5e
|
Bug 467914. GetOverflowRectRelativeToSelf shouldn't always expect a preEffectsBBox. r=dbaron
--HG--
extra : rebase_source : cc6cd0bf3f4b11785b85baeaf74bd9ef7725c42f
|
2009-07-30 14:48:13 +12:00 |
|
Boris Zbarsky
|
4d29dd668e
|
This test is testing stuff that is just not true anymore now
|
2009-07-29 22:28:29 -04:00 |
|
Timothy Nikkel
|
24844a2db3
|
Bug 504269. background color of iframe not drawn on print. r+sr=roc
|
2009-07-29 18:10:50 -04:00 |
|
Timothy Nikkel
|
c28e754020
|
Bug 503814. iframe contents shifted slightly due to rounding issue. r+sr=roc
|
2009-07-29 18:10:50 -04:00 |
|
Timothy Nikkel
|
6788e65ce3
|
Bug 269908. <legend> default style changes restrict styling options. r+sr=bzbarsky
|
2009-07-29 18:10:50 -04:00 |
|
Neil Deakin
|
5303f25260
|
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
|
2009-07-29 14:33:53 -04:00 |
|
Boris Zbarsky
|
209e31bf48
|
Relanding bug 496823 in the hopes that it's not causing the XP Txul issue.
--HG--
extra : rebase_source : 593d43b5c229e077e4454d848dba59265dee6b58
|
2009-07-29 08:53:27 -04:00 |
|
Jonathan Griffin
|
5be7c83a1a
|
add reftest for bug 467472
|
2009-07-28 17:26:39 -07:00 |
|
Boris Zbarsky
|
b4eb9b7084
|
Backed out changeset 622a29736f33 to see whether bug 496823 causes the WinXP Txul regression.
--HG--
extra : rebase_source : 450a2a83442a2326e303f97ad82d8213fbe11490
|
2009-07-28 14:35:28 -04:00 |
|
Boris Zbarsky
|
d5f00639ad
|
Make this test actually test the right thing
|
2009-07-28 13:19:17 -04:00 |
|
Boris Zbarsky
|
cc46915a25
|
Followup for bug 504221 to fix debug orange. Have to hold on to an object, not a reference, if the thing passed in might be a temporary.
|
2009-07-28 11:04:45 -04:00 |
|
Boris Zbarsky
|
2a109b5e0a
|
Bug 504975. Go back to overriding HandleMultiplePress on various XUL frames. r=roc
|
2009-07-28 08:53:20 -04:00 |
|
Boris Zbarsky
|
a2aaeadc49
|
Bug 504972. Remove some redundant code. r=roc
|
2009-07-28 08:53:20 -04:00 |
|
Boris Zbarsky
|
5fefb45a48
|
Bug 504221 part 12. Switch SetInitialChildList to nsFrameList. r=fantasai, r+sr=roc
|
2009-07-28 08:53:20 -04:00 |
|
Boris Zbarsky
|
9d47a166af
|
Bug 504221 part 11. Switch the {ib}-split list munging to nsFrameList. r=fantasai,roc
|
2009-07-28 08:53:19 -04:00 |
|
Boris Zbarsky
|
cddaf1831c
|
Bug 504221 part 10. Switch the first-line frame list munging to nsFrameList. r=fantasai, r+sr=roc
|
2009-07-28 08:53:19 -04:00 |
|
Boris Zbarsky
|
dca83c78dc
|
Bug 504221 part 9. Get rid of a silly LengthOf function. r+sr=roc
|
2009-07-28 08:53:18 -04:00 |
|
Boris Zbarsky
|
c749fe8981
|
Bug 504221 part 8. Make CreateAnonymousColFrames saner. r=bernd, sr=roc
|
2009-07-28 08:53:18 -04:00 |
|
Boris Zbarsky
|
b5d9390d06
|
Bug 504221 part 7. Make nsFrameItems inherit from nsFrameList. rfantasai, r+sr=roc
|
2009-07-28 08:53:18 -04:00 |
|
Boris Zbarsky
|
31d4329c40
|
Bug 504221 part 6. Switch nsBlockFrame::AddFrames to nsFrameList. r=fantasai,roc
|
2009-07-28 08:51:10 -04:00 |
|
Boris Zbarsky
|
db6ff446ab
|
Bug 504221 part 5. Switch from GetFirstChild to GetChildList (returning an nsFrameList). For now, keep a GetFirstChild shim so callers don't have to be updated. r=fantasai, r+sr=roc
|
2009-07-28 08:51:09 -04:00 |
|
Boris Zbarsky
|
a345d5a408
|
Bug 504221 part 4. Switch MarkFramesForDisplayList to nsFrameList. r+sr=roc
|
2009-07-28 08:51:09 -04:00 |
|
Boris Zbarsky
|
b0259fd19b
|
Bug 504221 part 3. Switch overflowFrames storage to nsFrameList. r=fantasai, r+sr=roc
|
2009-07-28 08:51:09 -04:00 |
|
Boris Zbarsky
|
14796e6173
|
Bug 504221 part 2. Switch ReparentFrameViewList to nsFrameList. r+sr=roc
|
2009-07-28 08:51:09 -04:00 |
|
Boris Zbarsky
|
58ab0561e4
|
Bug 504221 part 1. Introduce framelist slice and enumerator classes and make the framelist versions of nsFrameList::AppendFrames/InsertFrames return a slice for the new frames. r=fantasai, r+sr=roc
|
2009-07-28 08:51:08 -04:00 |
|
Chris Pearce
|
01dab2e3fe
|
Backout bug 502259
|
2009-07-28 16:30:11 +12:00 |
|
liucougar@gmail.com
|
642e174ae6
|
Bug 502259 - Make delete at end of paragraph work r+cpearce,sr+peterv
|
2009-07-28 14:04:36 +12:00 |
|
John Daggett
|
bee17b7b11
|
Bug 493976. Comment out Arabic tests on Windows which cause timeouts.
|
2009-07-27 15:41:56 -10:00 |
|
Ryo Kawaguchi
|
f8f1c8c15b
|
Bug 506409: Merge Draw*ImageInternal methods into their Draw*Image callers, and fix a comment in imgIContainer.idl. patch=ryo r=roc
|
2009-07-27 16:48:13 -07:00 |
|
Daniel Holbert
|
bea913e356
|
Add missing reftest files for bug 506096
|
2009-07-27 13:54:30 -07:00 |
|
Daniel Holbert
|
447c7e4618
|
Bug 506096: In SVG Animation (SMIL), make sure to visit the underlying base value for first half of duration, in discrete-mode "to" animations. r+sr=roc
|
2009-07-27 13:52:19 -07:00 |
|
Timothy Nikkel
|
7d61af065e
|
Bug 506602. fix "warning: recurring into frame construction" when there isn't anything wrong. r=bzbarsky
|
2009-07-27 13:19:58 -04:00 |
|
Michael Kohler
|
404670f1f3
|
Bug 106386 - Correct misspellings in source code (old); Part 2; r=timeless
|
2009-07-27 10:47:02 +02:00 |
|
Boris Zbarsky
|
34df7918a4
|
Bug 496823. Blocks can implement GetLastChild() much faster than by just getting first child and iterating its siblings. r=roc
|
2009-07-26 21:27:32 -04:00 |
|
Robert O'Callahan
|
9b800f0c9f
|
Bug 371839. Some simple selection rendering tests. r=bzbarsky
--HG--
extra : rebase_source : b90d4b4eb7d17cc32ab2b9cacc7b54c6a72b209f
|
2009-07-27 10:07:22 +12:00 |
|
Robert O'Callahan
|
4ef62fb0ed
|
Bug 371839. Remove ParentDisablesSelection, which is effectively unused. r=bzbarsky
--HG--
extra : rebase_source : 920c501f033e026709ec15792cadbb2f24462a0a
|
2009-07-27 10:06:30 +12:00 |
|
Robert O'Callahan
|
14dbcb0874
|
Bug 371839. Simplify SetSelected signature and semantics, and reimplement it in nsTextFrame much more efficiently. r=bzbarsky
--HG--
extra : rebase_source : 18c390e3ebd09de82b1a23699c56b741f928ca37
|
2009-07-27 10:05:41 +12:00 |
|
Robert O'Callahan
|
fb7ad45e60
|
Bug 371839. Remove useless SetSelected implementations. r=bzbarsky
--HG--
extra : rebase_source : 57629a43328f3dbc97a5d0595186a32150722db4
|
2009-07-27 10:03:16 +12:00 |
|
Robert O'Callahan
|
520e8ceae9
|
Bug 505743. Fix nsHTMLScrollFrame::InvalidateInternal to not take the 'invalidation in scrollbar' path when there is no scrollbar. r=dbaron
--HG--
extra : rebase_source : 8709cdba8ea6f9776b61ff935c1c850573caff3a
|
2009-07-27 09:29:01 +12:00 |
|
Robert O'Callahan
|
274e556b1d
|
Bug 505667. Don't need to check INVALIDATE_NOTIFY_ONLY in nsHTMLScrollFrame::InvalidateInternal. r=dbaron
--HG--
extra : rebase_source : fa04db29e722a9aea7aaf54c783d07c432d79cad
|
2009-07-27 09:27:54 +12:00 |
|
Robert O'Callahan
|
c95fd3cf9a
|
Bug 505912. Trust the widget visibility in UpdateWidgetArea. r=dbaron
--HG--
extra : rebase_source : 4c6e1b2366b430763cce546ab0e26576705a0ca3
|
2009-07-27 09:17:43 +12:00 |
|
Olli Pettay
|
1352242ce7
|
Bug 375928, r=roc, sr=neil
|
2009-07-26 15:15:11 +03:00 |
|
John Daggett
|
63353f24ef
|
Bug 493976. Move around Arabic reftest to see if it's the cause of reftest timeout problems.
|
2009-07-24 10:39:17 -10:00 |
|
Boris Zbarsky
|
fa8b53c57c
|
Bug 505482. Make sure to not leave frames on overflow lists when we interrupt reflow. Also fixes bug 478527 and bug 496742. r=roc
|
2009-07-24 09:32:32 -04:00 |
|
John Daggett
|
228d54b988
|
Bug 499621. Fix synthetic bolding of downloadable fonts on Windows. r=jkew
|
2009-07-23 11:22:24 -10:00 |
|