Josh Matthews
|
9607b468bc
|
Revert "script: Use atom comparison in more places, especially for attributes." for persistent test failures.
This reverts commit 874db26104 .
|
2014-09-18 09:20:19 -04:00 |
|
Patrick Walton
|
874db26104
|
script: Use atom comparison in more places, especially for attributes.
75% improvement in style recalc for Guardians of the Galaxy.
|
2014-09-17 13:17:12 -07:00 |
|
Manish Goregaokar
|
11ba79894a
|
Merge pull request #3374 from Manishearth/lint_unrooted_jsmanaged
Add lint for ensuring proper rooting of JS<T>; r=jdm
|
2014-09-17 18:17:19 +05:30 |
|
Manish Goregaokar
|
30014c3919
|
Make Reflector #[must_root], propagate to non-HTMLElements
|
2014-09-17 01:02:41 +05:30 |
|
Manish Goregaokar
|
bded5c3703
|
Add unrooted_must_root lint for usages of JS<T> in let/for bindings
|
2014-09-16 22:54:24 +05:30 |
|
Clark Gaebel
|
acd83ff47b
|
Added a bloom filter to CSS selector matching.
|
2014-09-15 16:29:45 -07:00 |
|
Ms2ger
|
d0e095a3e5
|
Stop messing with the case of the attribute name in AttributeHandlers::get_attribute.
This fixes a bug where GetAttributeNS would incorrectly match lower-case
attributes when called with an upper-case argument.
|
2014-09-13 21:01:54 +02:00 |
|
Gilles Leblanc
|
81a0d065f1
|
Make use of the list of Atoms in ClassSelector
Make use of the list of Atoms in the class attribute selector
(ClassSelector) in selector_matching.
Fixes #3111
|
2014-09-11 23:19:26 -04:00 |
|
Tetsuharu OHZEKI
|
a4ec892dbc
|
Move Attr::local_name() to AttrHelpers/AttrHelpersForLayout.
|
2014-09-11 04:54:38 +09:00 |
|
Tetsuharu OHZEKI
|
b73b06b9a8
|
Move Attr helper methods to AttrHelpers trait to avoid to touch them from layout task.
|
2014-09-11 04:54:38 +09:00 |
|
Jack Moffitt
|
c6ab60dbfc
|
Cargoify servo
|
2014-09-08 20:21:42 -06:00 |
|