aboutsummaryrefslogtreecommitdiffstats
path: root/components/constellation/session_history.rs
Commit message (Expand)AuthorAgeFilesLines
* 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