Robert O'Callahan
|
98a52f5f6c
|
Bug 454751. Use a fresh nsFrameConstructorState when we construct new frames in ReconstructDocElementHierarchyInternal, so internal state pointing to deleted frames is flushed out. r+sr=bzbarsky
|
2008-11-26 11:12:06 +13:00 |
|
Robert O'Callahan
|
3f3b6013d1
|
Bug 454959. When a document is in a floating view, floating-ness doesn't propagate across view manager boundaries. So use the display-root view as the place to invalidate from. r+sr=bzbarsky
|
2008-11-26 11:09:37 +13:00 |
|
Robert O'Callahan
|
a2ca51eb94
|
Bug 444375. Take TEXT_HAS_TRAILING_BREAK into account when computing min-width for text which has entirely collapsed away. r=smontagu
|
2008-11-26 11:08:19 +13:00 |
|
L. David Baron
|
5be1b4ba70
|
Make mochitests not build and search the results table when run inside the harness. (Bug 466104) r=sayrer a=tests
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
88620d4af0
|
Fix cascading bugs with @font-face rules (and prepare for handling dynamic changes) by accumulating the @font-face rules across rule processors through the style set. (Bug 457821) sr=bzbarsky r=jdaggett a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
49d3fcc1ac
|
Rebuild the user font set when style sheets are enabled/disabled/added/removed, rules are modified/added/removed, or media changes change which style sheets apply. (Bug 457821) sr=bzbarsky r=jdaggett,bzbarsky a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
4c4b3cbb89
|
Remove gfxFontLoaderContext, which seems to be replaced by gfxUserFont::LoaderContext. (Bug 457821) r=jdaggett a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
e1fd81e8d3
|
Check that the user font set matches before returning an entry from the font cache. (Bug 457821) r=jdaggett sr=roc a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
b2d5d794fb
|
Add tests for dynamic changes to @font-face. (Bug 457821) a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
e237592e8d
|
I meant to use Mark2A rather than MarkB in prop-order-over-rule-order* tests (thanks to karlt for pointing out the problem). And, while I'm here, make a second multiple-in-family test variant so we don't lose any test coverage from the correction. a=tests
--HG--
rename : layout/reftests/font-face/multiple-in-family-1.html => layout/reftests/font-face/multiple-in-family-1b.html
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
50244a3fdd
|
Introduce two different definitions of the placeholder's containing block in InitAbsoluteConstraints, since we want to use a different one for the hypothetical box and for the direction. (Bug 462844) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
dc119e5622
|
Handle some additional codepaths for position: fixed elements inside elements with -moz-transform. (Bug 455171) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
3cd243672f
|
Distribute extra space in fixed-layout tables where all columns have widths proportionally rather than equally, for compatibility. (Bug 445142) r=bernd sr=roc a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
8be0d9e6b5
|
Fix assertion about being too late to set quirks style sheet. (Bug 450191) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
cd219c1d22
|
Add test for slow performance in bug 438509, as suggested by dholbert, and based on a testcase he wrote. a=blocking1.9.1+
|
2008-11-25 13:27:53 -08:00 |
|
L. David Baron
|
be3321e732
|
Simplify conditions, part 2, since we're really only trying to avoid IsGeometryDirty if we're not going to need any reflow at all. (Bug 438509) r=dholbert sr=roc a=blocking1.9.1+
|
2008-11-25 13:27:53 -08:00 |
|
L. David Baron
|
c0cc02dfd5
|
Simplify condition, part 1, since mVResize already implies IsGeometryDirty thanks to the code immediately above. (Bug 438509) r=dholbert sr=roc a=blocking1.9.1+
|
2008-11-25 13:27:53 -08:00 |
|
L. David Baron
|
3dbd3c34af
|
Avoid exponential growth of special height reflows. (Bug 438509) r=dholbert sr=roc a=blocking1.9.1+
|
2008-11-25 13:27:53 -08:00 |
|
L. David Baron
|
58064fc1f3
|
Remove nsHTMLReflowState::mPercentHeightReflowInitiator, which is write-only. (Bug 438509) r+sr=roc a=blocking1.9.1+
|
2008-11-25 13:27:53 -08:00 |
|
L. David Baron
|
03bdd4f9f2
|
Use a host that we proxy to the local server so that the test doesn't require network access. (Bug 466102) r+sr=bzbarsky a=tests
|
2008-11-25 13:27:53 -08:00 |
|
L. David Baron
|
209d99a0b6
|
Make justification test pass more reliably on Mac, which is sensitive to subpixel positioning of text, by replacing <wbr> elements with zero-width spaces. (Bug 466101) r+sr=roc a=tests
|
2008-11-25 13:27:53 -08:00 |
|
L. David Baron
|
3c30b8af4d
|
Make zwnj-02.html reftest more tolerant of font anti-aliasing. (Bug 465140) r=smontagu a=tests
--HG--
rename : layout/reftests/text/zwnj-02-ref.html => layout/reftests/text/zwnj-01-notref.html
rename : layout/reftests/text/zwnj-02-ref.html => layout/reftests/text/zwnj-02-ref.xhtml
rename : layout/reftests/text/zwnj-02.html => layout/reftests/text/zwnj-02.xhtml
|
2008-11-25 13:27:53 -08:00 |
|
L. David Baron
|
0dd791554f
|
Add tests for the format() function in the 'src' descriptor that use a known-unsupported value in addition to an unknown value. a=tests
--HG--
rename : layout/reftests/font-face/src-list-format-1.html => layout/reftests/font-face/src-list-format-4.html
rename : layout/reftests/font-face/src-list-format-2.html => layout/reftests/font-face/src-list-format-5.html
rename : layout/reftests/font-face/src-list-format-3.html => layout/reftests/font-face/src-list-format-6.html
|
2008-11-25 13:27:53 -08:00 |
|
L. David Baron
|
86e77bc298
|
Make layout/reftests/text/444656.html not depend on the size ratio between Hebrew and Western fonts. (Bug 466484) r=smontagu a=tests
|
2008-11-25 13:27:53 -08:00 |
|
Ben Hearsum
|
952efa1bf3
|
bug 463036: version/config bumps for Firefox 3.1b2. r=anodelman CLOSED TREE
|
2008-11-25 14:59:40 -05:00 |
|
Peter Weilbacher
|
a2df934c69
|
[OS/2] Bug 465691: make sure that we matched a font before using it and rename "Deja Vu" to "DejaVu", r=wuno@lsvw, a191b2=beltzner (CLOSED TREE)
|
2008-11-24 20:18:39 +01:00 |
|
Peter Weilbacher
|
a89bc58087
|
[OS/2] Bug 465691: fix debug output to compile again (CLOSED TREE)
|
2008-11-24 20:18:15 +01:00 |
|
Boris Zbarsky
|
670661df89
|
Drop extra semicolons. Fix build bustage in CLOSED TREE
|
2008-11-24 13:41:07 -05:00 |
|
Boris Zbarsky
|
92c0e38ba1
|
Bug 457153. Introduce an nsILoadContext interface so that consumers can get load context information from a channel/loadgroup without having to depend on getInterface of docshell stuff. r=dwitte for cookie part, r=jst for rest, sr=jst, a=beltzner for CLOSED TREE
|
2008-11-24 13:32:04 -05:00 |
|
Brad Lassey
|
cc9f2ff870
|
Bug 460767 - Crash in imgRequest.cpp in OOM conditions r=pavlov r=joedrew a19b2=beltzner. CLOSED TREE
|
2008-11-24 11:57:47 -05:00 |
|
Peter Van der Beken
|
bbdd4aa49b
|
Fix for bug 466284 (Crash in [@ nsAutoCompleteController::RowIndexToSearch]). r=gavin, a19b2=beltzner. CLOSED TREE
|
2008-11-24 17:53:32 +01:00 |
|
Neil Rashbrook
|
207f181bf5
|
Bug 464080 Lock .jar files before opening them r=Pike
CLOSED TREE
|
2008-11-24 16:48:24 +00:00 |
|
Igor Bukanov
|
1c6685433f
|
Backed out changeset 700ae4e59496 - bug 453157 caused talos oranges. CLOSED TREE
|
2008-11-24 11:36:44 +01:00 |
|
Andrei Saprykin
|
3cfcbdb3c5
|
bug 453157 - watchdog thread as an alternative to operation counting, r=igor,mrbkap a19b2=beltzner (CLOSED TREE)
|
2008-11-24 00:15:46 +01:00 |
|
Serge Gautherie
|
ee50c5f6b2
|
Bug 466314 - updatingImplicit.html (used by test_offlineMode.html and test_updatingManifest.html) crashes SeaMonkey; (Av1) Disable tests
(to CLOSED TREE: bustage fix for changeset 2fa341c1330b)
|
2008-11-22 20:22:22 +01:00 |
|
Igor Bukanov
|
957d522969
|
Backed out changeset 04cecb0ec24c to see if it fixes tinderbox oranges. CLOSED TREE
|
2008-11-22 16:33:09 +01:00 |
|
Andrey Saprykin
|
b6507b326f
|
bug 453157 - using watchdog thread as an alternative to the operation count. r=igor,mrbkap a19b2=beltzner (CLOSED TREE)
|
2008-11-22 01:53:37 +01:00 |
|
Igor Bukanov
|
b7df88f931
|
Backed out changeset c54f1957d564 - bug 453157 - build system changes caused mouchi test failures. CLOSED TREE
|
2008-11-22 00:13:42 +01:00 |
|
Andrey Saprykin
|
c87e2d80c8
|
bug 453157 - using watchdog thread as an alternative to the operation count. r=igor,mrbkap a1.9.0b2=beltzner (CLOSED TREE)
|
2008-11-21 22:58:16 +01:00 |
|
Blake Kaplan
|
24f49eeef4
|
Bug 465705 - There must always be at least one source note. r=brendan a=sayrer
Pushing on a CLOSED TREE with a=josh
|
2008-11-21 12:03:58 -08:00 |
|
Blake Kaplan
|
c1a551e9d9
|
Bug 465901 - DVG confused by |let|. r=brendan a=sayrer
|
2008-11-21 12:03:28 -08:00 |
|
Boying Lu
|
07b6e8da50
|
Bug 259945 - Mozilla should not use LD_LIBRARY_PATH on solaris; use libgkgfx.so instead of libmozjs.so; r=wtc sr=neil
(to CLOSED TREE)
|
2008-11-21 20:24:08 +01:00 |
|
Honza Bambas
|
0d154c36aa
|
Bug 463804 - Tests missing in Makefile.in; r=dcamp a191b2=beltzner
(to CLOSED TREE)
|
2008-11-21 20:02:25 +01:00 |
|
Marco Bonardo
|
44d0ff6639
|
Bug 465693 - Dragging a bookmark from the bookmarks toolbar to tabstrip breaks bookmarks toolbar, r=dietrich a=beltzner, CLOSED TREE
|
2008-11-21 01:56:21 +01:00 |
|
Dave Townsend
|
952b391212
|
Patch to fix bug 463387 without bug 463384, from bug 465883. CLOSED TREE. r=vlad
|
2008-11-20 23:59:28 +00:00 |
|
Dave Townsend
|
cd071c8271
|
Backing out bug 463384 as it caused bug 465883
|
2008-11-20 23:56:36 +00:00 |
|
Dave Townsend
|
fde78e53dd
|
Backed out changeset 4b5e00c182be from bug 463384 due to it causing bug 465883
|
2008-11-20 23:56:00 +00:00 |
|
Igor Bukanov
|
b13ff5429c
|
Backed out changeset 8329a91db67d - bug 453157, CLOSED TREE
|
2008-11-21 00:18:43 +01:00 |
|
Andrei Saprykin
|
9fea491071
|
bug 453157 - watchdog thread as an alternative to operation count. r=igor,mrbkap a1.9.0b2=beltzner
|
2008-11-20 22:25:34 +01:00 |
|
Taras Glek
|
667e130a90
|
Bug 464995 - avoid reads of size 1 in jemalloc. r=jasone,sr=stuart
|
2008-11-20 10:48:51 -08:00 |
|