aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/page.rs
Commit message (Expand)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-437/+0
* Added a fast no-message RPC interface to the layout task.Clark Gaebel2014-09-041-17/+18
* Decouple compositing and script crates.Josh Matthews2014-08-081-2/+2
* Call the generated rather than the hand-written traits (fixes #2936).Ms2ger2014-07-271-1/+2
* Revert "Merge pull request #2819 from bjwbell/iframe-layers"Cameron Zwarich2014-07-191-1/+1
* Restructure compositor layers to work with iframesBryan Bell2014-07-191-1/+1
* Made Page.window_size and Page.next_subpage_id Traceable, added trait Encodab...eshyong2014-07-061-4/+4
* Use internal mutability for Attr::value.Ms2ger2014-06-221-1/+1
* Separate "desktop" and "mobile" zoom calculations.Matt Brubeck2014-06-201-6/+5
* Split Page code out of script_task.rs #2530Edit Balint2014-06-131-0/+436