Josh Matthews
|
75caade828
|
Merge pull request #3358 from jdm/thespicemustnotreflow
Delay initiating layout operations for as long as possible.
|
2014-09-17 19:09:31 -04:00 |
|
Matt Brubeck
|
1ae3bda172
|
Move link rel=stylesheet fetching to layout task
Fixes #3346.
|
2014-09-16 07:12:01 -07:00 |
|
Josh Matthews
|
2bd93ed070
|
Delay initiating layout operations for as long as possible.
|
2014-09-15 23:16:45 -04: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 |
|
Glenn Watson
|
102e06f46b
|
Handle AttachLayout before ResizeMsg. Fixes #3333 for yahoo static suite.
|
2014-09-15 12:30:05 +10:00 |
|
Bryan Bell
|
c182308350
|
Store Compositor ReadyState per-pipeline
Instead of storing a single ReadyState, store one per pipeline and
track the earliest one.
|
2014-09-12 10:47:50 -07:00 |
|
Glenn Watson
|
7503033e57
|
Coalesce pending reflow messages so they don't queue up.
|
2014-09-12 15:49:57 +10:00 |
|
Jack Moffitt
|
c6ab60dbfc
|
Cargoify servo
|
2014-09-08 20:21:42 -06:00 |
|