aboutsummaryrefslogtreecommitdiffstats
path: root/components/constellation/session_history.rs
Commit message (Expand)AuthorAgeFilesLines
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-221-1/+1
* constellation: clean up logging of pipelines and browsing contexts (#30657)Delan Azabani2023-11-141-1/+1
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-3/+5
* remove `extern crate` (#30311)Samson2023-09-081-0/+1
* Ensure layout/script always have a correct viewport size when a new pipeline ...Josh Matthews2019-11-061-0/+5
* Make nested browsing context navigations check the loaded status of the activ...Josh Matthews2019-03-071-0/+2
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Reorder importsPyfisch2018-11-061-2/+4
* `cargo fix --edition`Simon Sapin2018-11-061-1/+1
* Move Pipeline::{parent_info,visible,is_private} to BrowsingContextmandreyel2018-09-121-0/+5
* Rustfmt the constellationConnor Brewster2018-07-211-49/+73
* Track hash changes in session historyConnor Brewster2018-07-211-6/+16
* Make session history aware of URLsConnor Brewster2018-04-241-3/+28
* Implement history stateConnor Brewster2018-04-161-7/+33
* Remove entries for removed iframesConnor Brewster2018-04-121-0/+9
* Implement diff-based session historyConnor Brewster2018-04-051-0/+164