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 |
|