Patrick McManus
|
bda7430bfa
|
bug 792438 part 1 - identify css and head-based-js as dedicated network resources r=bz
|
2012-12-04 18:06:29 -05:00 |
|
Mats Palmgren
|
60ccae9fe3
|
Bug 817574 - Replace NS_ABS with std::abs. r=roc
|
2012-12-04 13:33:33 +01:00 |
|
Edwin Flores
|
d4b2deb0c0
|
Bug 789390 - Fix crash when using -moz-objectStroke paint value with transitions r=dbaron
|
2012-09-24 00:10:00 +12:00 |
|
Ms2ger
|
4f3a54421a
|
Bug 810668 - Fix some gcc4.6 build warnings; r=bz
|
2012-12-02 09:54:55 +01:00 |
|
Cameron McCormack
|
5fa2f0edb8
|
Bug 816720 - Allow CSSRule.insertRule to insert non-style rules. r=bz
|
2012-12-01 15:10:45 +11:00 |
|
Boris Zbarsky
|
8733303ab3
|
Bug 811021. Tell catalog sheets they have the document as an owning node so they won't get double-counted by memory reporters. r=dbaron
|
2012-11-29 18:24:04 -05:00 |
|
Boris Zbarsky
|
9a2a0bca08
|
Bug 815671 part 7. Fixes to layout code to not copy arrays implicitly. r=roc
|
2012-11-29 11:14:14 -05:00 |
|
Cameron McCormack
|
f0af12d6b2
|
Bug 816431 - Add unprefixed CSSRule.KEYFRAME{,S}_RULE constants. r=bz
|
2012-11-29 18:57:32 +11:00 |
|
Kyle Huey
|
df5a32b6e5
|
Bug 812824: Use a clean struct for inheritance on root nodes. r=dbaron,Waldo
|
2012-11-28 13:21:36 -08:00 |
|
Cameron McCormack
|
5923576757
|
Bug 815021 - Implement MediaRule.conditionText setter. r?
|
2012-11-27 16:30:31 +11:00 |
|
Cameron McCormack
|
a4292916ca
|
Bug 814907 - Add new CSS GroupingRule and ConditionRule interfaces. r=bz
|
2012-11-27 16:30:30 +11:00 |
|
Cameron McCormack
|
bf788902dd
|
Bug 815499 - Force @supports pref on for test_supports_rules.html. r=bz
|
2012-11-27 16:30:29 +11:00 |
|
David Zbarsky ext:(%2C%20David%20Baron%20%3Cdbaron%40dbaron.org%3E%2C%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
|
a8ed311e40
|
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 |
|
Cameron McCormack
|
a1393d471e
|
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
|
f97f832912
|
border-image-* properties should clamp negative calc(). (Bug 802279) r=jwalden
|
2012-11-21 21:51:39 -08:00 |
|
Nils Maier
|
2774f51356
|
Bug 812887 - Fix nsUserFontSet not dropping the channel when nsIChannel::AsyncOpen fails. r=bz
|
2012-11-21 13:31:57 -05:00 |
|
Simon Montagu
|
982988287e
|
Implementation of HTML5 dir=auto. Bug 548206, r=ehsan, peterv.
|
2012-11-21 02:13:57 -08:00 |
|
Seth Fowler
|
630ed49838
|
Bug 812241 - Remove disabled test warnings. r=khuey
|
2012-11-20 16:13:04 -08:00 |
|
L. David Baron
|
b76b368af6
|
Bug 813373, patch 4: fix printfs that crept in in patch 3.
|
2012-11-20 13:22:35 -08:00 |
|
L. David Baron
|
be38660c66
|
Bug 813373, patch 3: Make sure all style rules have non-empty List implementations. r=bzbarsky
|
2012-11-20 11:55:14 -08:00 |
|
L. David Baron
|
de689ddbcd
|
Bug 813373, patch 1: Remove pres context parameters from nsStyleAnimation::UncomputeValue. r=dholbert
|
2012-11-20 11:55:14 -08:00 |
|
Mounir Lamouri
|
ece08c4ea9
|
Bug 810796 - Fix invalid CSS in forms.css. r=bz
|
2012-11-20 18:21:39 +00:00 |
|
Phil Ringnalda
|
305c73b87c
|
Backout b7e492bf7c13, a64c112c6858, 84b9a773104b, 4bd4aabbaf28 and 24ad2de34061 (bug 548206) for Win Ru orange
|
2012-11-20 08:44:04 -08:00 |
|
Simon Montagu
|
e3a9ed59c0
|
Implementation of HTML5 dir=auto. Bug 548206, r=ehsan, peterv
|
2012-11-20 06:21:15 -08:00 |
|
John Schoenick
|
dea0a12fea
|
Bug 548133 - Remove special handling for object 'pluginurl' param. r=dolske,josh
|
2012-11-19 11:38:03 -08:00 |
|
Zack Weinberg
|
0af062aa68
|
Bug 229827: escape unprintable characters in CSS parser diagnostics. r=dbaron
|
2012-11-16 21:53:38 -05:00 |
|
Ryan VanderMeulen
|
401bd9646a
|
Backed out changesets b242651c3c1b (bug 229827), b36eaac9ecf8, and 40f38a8aa660 (bug 663291) for mochitest-3/4 failures.
CLOSED TREE
|
2012-11-16 16:59:38 -05:00 |
|
Zack Weinberg
|
dd6833d56d
|
Bug 229827: escape unprintable characters in CSS parser diagnostics. r=dbaron
--HG--
extra : rebase_source : 9298095c2cd7669b5ca1a07cd5378a852c4a7f36
|
2012-11-16 15:29:21 -05:00 |
|
Ms2ger
|
93231bd4cf
|
Bug 812344 - Don't use a qualified enum in CSSParserImpl::ParseDeclaration; r=roc
|
2012-11-16 08:30:18 +01:00 |
|
Robert O'Callahan
|
e8d8fdb494
|
Bug 810470. Part 2: Change nsDisplayBackground invalidation to store and compare the background positioning rect. r=mattwoodrow
--HG--
extra : rebase_source : c9141ba46d034fc496a3e9e33efce5b022bec41c
|
2012-11-08 10:05:32 -05:00 |
|
Zack Weinberg
|
6f19a5ae15
|
Bug 455839: simplify the CSS error reporting API. r=dbaron
|
2012-11-15 11:36:15 -05:00 |
|
Zack Weinberg
|
faabfb1d5b
|
Bug 516091: Split CSS error reporting to its own file and class. Allows CSS scanner to become a stack object. r=dbaron
|
2012-11-15 11:36:15 -05:00 |
|
Henri Sivonen
|
d87291162b
|
Bug 796882 - Implement CSS charset handling according to CSS3 Syntax. r=bzbarsky.
|
2012-11-15 10:47:30 +02:00 |
|
Benoit Jacob
|
a1d7e0f511
|
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8
|
2012-11-15 02:32:40 -05:00 |
|
Benoit Jacob
|
ee1217da86
|
Bug 806279 - CC macros refactoring: part 3: fold the TRAVERSE_NATIVE and AMBIGUOUS cases - r=mccr8,smaug
|
2012-11-15 02:32:39 -05:00 |
|
Benoit Jacob
|
d2969fa2d5
|
Bug 806279 - CC macros refactoring: part 2: generic BEGIN_ macros folding in the NATIVE case - r=mccr8,smaug
|
2012-11-15 02:32:39 -05:00 |
|
Ryan VanderMeulen
|
25c2ea1279
|
Backed out 8 changesets (bug 810470) due OSX reftest failures.
|
2012-11-14 22:14:44 -05:00 |
|
Brendan Dahl
|
d860d7b308
|
Bug 115199 - CSS2 @page rule style support. r=dbaron
|
2012-08-31 14:21:28 -07:00 |
|
Robert O'Callahan
|
6c79567ebe
|
Bug 810470. Part 2: Change nsDisplayBackground invalidation to store and compare the background positioning rect. r=mattwoodrow
--HG--
extra : rebase_source : 2a4f44b98000d52301053c685e50f81e251e7e8c
|
2012-11-08 10:05:32 -05:00 |
|
Boris Zbarsky
|
d23220892d
|
Bug 811449 part 8. Get rid of nsGenericElement. r=peterv
|
2012-11-14 14:10:08 -08:00 |
|
Cameron McCormack
|
c70fffb507
|
Bug 811581 - Add a base class for all *RuleProcessorData classes. r=bz
|
2012-11-15 06:09:01 +11:00 |
|
Ryan VanderMeulen
|
8f46b7f654
|
Backed out changesets 0b6b3d2856a4 and 30776e402787 (bug 115199) for reftest failures.
|
2012-11-13 20:19:18 -05:00 |
|
Brendan Dahl
|
507304aa6c
|
Bug 115199 - CSS2 @page rule style support. r=dbaron
|
2012-08-31 14:21:28 -07:00 |
|
Andrew McCreight
|
f83e248276
|
Bug 810103 - Make nsCSSStyleSheet::mRuleCollection into an nsRefPtr. r=bz
|
2012-11-12 11:19:01 -08:00 |
|
Luke Wagner
|
da2499ccc0
|
Bug 810192 - don't require a default constructor for Hash{Map,Set}; only construct objects for live elements (r=terrence)
|
2012-11-12 15:30:39 -08:00 |
|
Jesse Ruderman
|
4b65132129
|
Testcase for bug 806310.
|
2012-11-09 20:18:36 -08:00 |
|
L. David Baron
|
4eb72418fe
|
Fix CheckFontCallback to match 'rem' unit changes. (Bug 806310) r=bzbarsky
|
2012-11-09 20:18:36 -08:00 |
|
L. David Baron
|
5e73ed3046
|
Bug 809533, patch 3: Stop handling allocation failures in the style system that no longer need to be handled. r=bzbarsky
|
2012-11-09 10:30:28 -08:00 |
|
Mounir Lamouri
|
33e851046c
|
Bug 556145 - Use opacity instead of GrayText for ::-moz-placeholder UA's style. r=bz,davidb
|
2012-11-09 10:30:54 +00:00 |
|
Mounir Lamouri
|
7fcb75455c
|
Bug 737786 - 5/5 - Add pointer-events: none; in ::-moz-placeholder styling and test it. r=bz
|
2012-11-09 10:27:03 +00:00 |
|