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 |
|
Matt Brubeck
|
1ae3bda172
|
Move link rel=stylesheet fetching to layout task
Fixes #3346.
|
2014-09-16 07:12:01 -07:00 |
|
Jack Moffitt
|
b605929134
|
Handle iframe.src with a javascript protocol URL.
This change prevents us from crashing on Amazon and other pages with
iframe.src="javascript:foo".
|
2014-09-15 10:02:02 -06:00 |
|
Josh Matthews
|
8748818b7e
|
Don't fail converting invalid UTF8 when fetching JS source. Fixes #3302.
|
2014-09-13 11:22:29 -04: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 |
|