Jonathan Kew
|
c2188bd603
|
bug 815617 - speed up reftest-analyzer by avoiding use of a large dilation radius. r=bz
|
2012-11-28 09:04:13 +00:00 |
|
Daniel Holbert
|
200a4ad7d0
|
Bug 815972: Remove unneeded nsDisplayListCollection from nsBlockFrame.cpp's DisplayLine() helper-function. r=roc
|
2012-11-28 00:08:30 -08:00 |
|
Daniel Holbert
|
a5d2fb69c6
|
(no bug) Capitalize & clean up inline-comments next to nsFlexContainer member-var declarations, to keep them from looking like a single large comment. comment-only, DONTBUILD
|
2012-11-28 00:08:25 -08:00 |
|
Daniel Holbert
|
9029f22610
|
Bug 796847 followup: Fix typo in test filename in reftest.list, fixing reftest orange.
|
2012-11-27 21:29:52 -08:00 |
|
Matt Woodrow
|
a340abdab1
|
Bug 796847 - Fix typo in reftest file. rs=npotb DONTBUILD
|
2012-11-28 17:09:11 +13:00 |
|
Matt Woodrow
|
489b64c3b6
|
Bug 796847 - Make AdjustInvalidAreaForSVGEffects correctly adjust for the coordinate space of the input rect. r=dholbert
|
2012-11-28 17:06:07 +13:00 |
|
Matt Woodrow
|
98607acc14
|
Bug 814272 - Cache the bounds of nsDisplayBackgroundImage items. r=roc
|
2012-11-28 17:05:32 +13:00 |
|
Daniel Holbert
|
26ca8d2f6a
|
Bug 815928 part 4: Fix typo s/elemnet/element/ in comments & tests. DONTBUILD, rs=Waldo
|
2012-11-27 19:15:36 -08:00 |
|
Daniel Holbert
|
5f85127435
|
Bug 815928 part 3: Fix typo s/elemnt/element/ in comments & tests. DONTBUILD, rs=Waldo
|
2012-11-27 19:15:36 -08:00 |
|
Cameron McCormack
|
82da27e52e
|
Backout 5218cec180c8.
|
2012-11-28 10:39:47 +11:00 |
|
Cameron McCormack
|
3412c8ac02
|
Bug 788967 - Add a default-preferences statement for reftest manifests. r=dbaron
|
2012-11-28 10:06:33 +11:00 |
|
Cameron McCormack
|
fe2badac56
|
Bug 809312 - Add ability to run a subset of reftests from a manifest. r=dbaron,gps
|
2012-11-28 09:29:03 +11:00 |
|
Cameron McCormack
|
557949bf7e
|
Bug 815021 - Implement MediaRule.conditionText setter. r?
|
2012-11-27 16:30:31 +11:00 |
|
Cameron McCormack
|
76405ff947
|
Bug 814907 - Add new CSS GroupingRule and ConditionRule interfaces. r=bz
|
2012-11-27 16:30:30 +11:00 |
|
Cameron McCormack
|
4a54741fec
|
Bug 815499 - Force @supports pref on for test_supports_rules.html. r=bz
|
2012-11-27 16:30:29 +11:00 |
|
Matt Woodrow
|
3f615fa660
|
Bug 810592 - Make nsSubDocumentFrames that are actively scrolling build their own layer. r=roc
|
2012-11-22 18:33:33 +13:00 |
|
Nicholas Nethercote
|
0e97b98462
|
Bug 814312 - Avoid PL_ArenaPool recycling in the layout engine. r=roc.
--HG--
extra : rebase_source : 7aaa3d745583c595692f1effd933cc70931194ff
|
2012-11-25 14:40:28 -08:00 |
|
Robert O'Callahan
|
1b93616df8
|
Bug 812517. Part 1: Add nsIScrollableFrame::ScrollToCSSPixelsApproximate. r=mats
--HG--
extra : rebase_source : abf7313cdcf5a2a670dbbbd5b59363d7c60aa3e7
|
2012-11-23 14:25:23 +13:00 |
|
Robert O'Callahan
|
83280931f9
|
Bug 813722. Create layers for opacity:0 elements with animated opacity. r=mattwoodrow
--HG--
extra : rebase_source : 5dbcb7966983f040f340f661dd8a585dc92dae1e
|
2012-11-23 14:09:24 +13:00 |
|
Robert O'Callahan
|
b36f5b4ead
|
Bug 809478. Handle 90-degree rotations when snapping transformed gradients. r=jrmuizel
--HG--
extra : rebase_source : 61e2873b334f89a0a8b6ae0a7df0dfa37e668d0b
|
2012-11-23 14:09:12 +13:00 |
|
Matt Woodrow
|
e035462997
|
Bug 802385 - Never flatten component alpha layers when compositing with an accelerated layer manager. r=roc
|
2012-11-22 18:34:32 +13:00 |
|
Matt Woodrow
|
773bc1d51b
|
Bug 810275 - Remove the inactive layer tree offset when compute the active scrolled root position. r=roc
|
2012-11-22 18:33:37 +13:00 |
|
David Zbarsky ext:(%2C%20David%20Baron%20%3Cdbaron%40dbaron.org%3E%2C%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
|
49219cce40
|
Bug 788409: When the compositor runs past the end of an animation, just fill forwards until the main thread catches up. r=dbaron a=blocking-basecamp
|
2012-11-22 15:49:06 -08:00 |
|
Nicholas Cameron
|
4e42aee667
|
Bug 812908; add a debug pref for forcing active layers; r=roc
|
2012-11-23 12:29:05 +13:00 |
|
Ehsan Akhgari
|
980fea9d8f
|
Bug 814284 - Part 1: Refactor the code necessary for detection of codec support out of nsHTMLMediaElement; r=cpearce
|
2012-11-21 22:10:41 -05:00 |
|
Ed Morley
|
68f1c3e84e
|
Backout d30b99cfd933 (bug 802385), 58ce0ddf7611 (bug 810275), 1c96b4a67d38 (bug 810592) for reftest failures
|
2012-11-22 09:59:23 +00:00 |
|
Cameron McCormack
|
4a492da39b
|
Bug 814310 - Force pref on for @supports reftests and skip mochitest if pref not set. r=bz
|
2012-10-06 11:17:02 +10:00 |
|
L. David Baron
|
f75d9419d4
|
border-image-* properties should clamp negative calc(). (Bug 802279) r=jwalden
|
2012-11-21 21:51:39 -08:00 |
|
Matt Woodrow
|
dc1ae681d7
|
Bug 802385 - Never flatten component alpha layers when compositing with an accelerated layer manager. r=roc
|
2012-11-22 18:34:32 +13:00 |
|
Matt Woodrow
|
36750fac79
|
Bug 810275 - Remove the inactive layer tree offset when compute the active scrolled root position. r=roc
|
2012-11-22 18:33:37 +13:00 |
|
Matt Woodrow
|
e0d92d15d0
|
Bug 810592 - Make nsSubDocumentFrames that are actively scrolling build their own layer. r=roc
|
2012-11-22 18:33:33 +13:00 |
|
Boris Zbarsky
|
27793548d6
|
Bug 776443 part 2. Support percent-less calc for internal table element widths. r=dbaron
|
2012-11-21 11:19:37 -05:00 |
|
Boris Zbarsky
|
c882c3bf6c
|
Bug 776443 part 1. Support percent-less calc for internal table element heights. r=dbaron
|
2012-11-21 11:19:30 -05:00 |
|
Chris Lord
|
3bdec04a47
|
Bug 783368 - Add critical display port content property. r=roc
Add a property to represent a sub-rectangle of the display port that is
considered 'critical' to render correctly.
|
2012-11-21 22:34:18 +00:00 |
|
Ehsan Akhgari
|
f90938a237
|
Backed out 11 changesets (bug 783368) because of build bustage on a CLOSED TREE
Backed out changeset 2bc4310263c4 (bug 783368)
Backed out changeset a35c83a8d99d (bug 783368)
Backed out changeset afb9b2a661ba (bug 783368)
Backed out changeset 3926f510f9be (bug 783368)
Backed out changeset 9d1fe200ff87 (bug 783368)
Backed out changeset b6e4f88f5730 (bug 783368)
Backed out changeset bc53f7dba7c6 (bug 783368)
Backed out changeset 1948fa2fccc1 (bug 783368)
Backed out changeset 9af163388fd1 (bug 783368)
Backed out changeset 7a2256e1aa7c (bug 783368)
Backed out changeset 4da1958a9885 (bug 783368)
|
2012-11-21 14:57:02 -05:00 |
|
Chris Lord
|
a231be5912
|
Bug 783368 - Add critical display port content property. r=roc
Add a property to represent a sub-rectangle of the display port that is
considered 'critical' to render correctly.
|
2012-11-21 19:16:51 +00:00 |
|
Nils Maier
|
9f3f38d2c9
|
Bug 812887 - Fix nsUserFontSet not dropping the channel when nsIChannel::AsyncOpen fails. r=bz
|
2012-11-21 13:31:57 -05:00 |
|
Ryan VanderMeulen
|
8dd0402085
|
Backed out changesets 1a8b11ae0f4b, e02a02fd1208 (bug 776443), 86a3edf2960d (bug 812392), 26c59f23fd8f, and 288c74d7f87d (bug 812744) for mochitest orange.
CLOSED TREE
|
2012-11-21 12:47:40 -05:00 |
|
Boris Zbarsky
|
b7cc9710e0
|
Bug 776443 part 2. Support percent-less calc for internal table element widths. r=dbaron
|
2012-11-21 11:19:37 -05:00 |
|
Boris Zbarsky
|
bc4ecacb2b
|
Bug 776443 part 1. Support percent-less calc for internal table element heights. r=dbaron
|
2012-11-21 11:19:30 -05:00 |
|
Simon Montagu
|
07e8a16de0
|
Implementation of HTML5 dir=auto. Bug 548206, r=ehsan, peterv.
|
2012-11-21 02:13:57 -08:00 |
|
Simon Montagu
|
292f8099e8
|
More tests for bug 548206, r=ehsan
|
2012-11-21 02:13:56 -08:00 |
|
Simon Montagu
|
7cc471d423
|
Dynamic tests for bug 548206, r=ehsan
|
2012-11-21 02:13:56 -08:00 |
|
Matitiahu Allouche
|
93d69487c3
|
Tests for dir=auto (Bug 548206) from w3c HTML5 test suite, r=smontagu
|
2012-11-21 02:13:55 -08:00 |
|
Seth Fowler
|
cd421a0e5e
|
Bug 812241 - Remove disabled test warnings. r=khuey
|
2012-11-20 16:13:04 -08:00 |
|
Daniel Holbert
|
0361ac7c61
|
Bug 807897: Make non-auto values for "z-index" turn flex items into stacking contexts, even if they're not positioned. r=dbaron
|
2012-11-20 17:24:59 -08:00 |
|
Daniel.S
|
a90b66c464
|
Bug 477462 - margin-collapsing test suite, wave 5a; dynamic and != tests for negative sibling margins; r=dbaron
|
2012-11-20 15:15:42 -08:00 |
|
L. David Baron
|
2d99cbf924
|
Bug 813373, patch 4: fix printfs that crept in in patch 3.
|
2012-11-20 13:22:35 -08:00 |
|
Josh Matthews
|
d5505fd697
|
Bug 813705 - Initialize nsresult value before possibly using it. r=roc
|
2012-11-20 15:59:36 -05:00 |
|
L. David Baron
|
43366dc10f
|
Bug 813373, patch 3: Make sure all style rules have non-empty List implementations. r=bzbarsky
|
2012-11-20 11:55:14 -08:00 |
|