servo/components
bors-servo 1e1b7f6ac2 Auto merge of #17258 - jkl445:issue-17249, r=cbrewster
Reduce code duplication when adding a SessionHistoryChange

<!-- Please describe your changes on the following line: -->
Implemented add_pending_change method and refactored code to use this new method

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #17249 (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17258)
<!-- Reviewable:end -->
2017-06-09 11:41:53 -07:00
..
atoms Allow 'decimal' and 'none' in <counter-style-name> 2017-04-26 13:04:27 +09:00
bluetooth Use servo_config::opts only on linux target. 2017-03-21 15:55:45 +01:00
bluetooth_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
canvas Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
canvas_traits Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
compositing Auto merge of #17068 - gterzian:remove_compositorproxy, r=asajeffrey 2017-06-07 05:52:35 -07:00
config Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
constellation Reduce code duplication when adding a SessionHistoryChange 2017-06-09 19:50:40 +02:00
debugger Enable the debugger on Android 2017-03-17 16:36:06 +01:00
deny_public_fields Update syn to 0.11 2017-02-27 14:46:50 +01:00
devtools Remove some usage of rust-encoding 2017-05-27 13:34:23 +02:00
devtools_traits Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
dom_struct Make #[dom_struct] a proc_macro attribute 2017-02-24 01:50:51 +01:00
domobject_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
geometry Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
gfx Auto merge of #17141 - MortimerGoro:android_fonts, r=mbrubeck 2017-06-06 13:29:05 -07:00
gfx_traits Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
jstraceable_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
layout Derive ToCss for cursor keywords 2017-06-08 11:20:40 +02:00
layout_thread Auto merge of #17192 - mbrubeck:layout, r=pcwalton 2017-06-07 19:57:57 -07:00
layout_traits Added a TopLevelBrowsingContextId type. 2017-05-22 09:27:07 -05:00
msg Remove cssparser dependency from msg. 2017-06-09 10:46:47 -04:00
net Update Rust nightly to 1.19.0-nightly (2416e222e 2017-06-09) 2017-06-09 11:12:42 +02:00
net_traits Update Rust nightly to 1.19.0-nightly (2416e222e 2017-06-09) 2017-06-09 11:12:42 +02:00
profile Conditionally define macro that's only used in Linux builds. 2017-05-29 14:52:44 -04:00
profile_traits Implemented Houdini worklets. 2017-05-17 09:01:05 -05:00
rand
range Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
remutex Upgrade to rustc 1.19.0-nightly (ced823e26 2017-05-07) 2017-05-08 12:46:03 +02:00
script style: Add TNode::children_and_traversal_children_might_differ. 2017-06-09 18:37:36 +08:00
script_layout_interface Implemented the plumbing for paint worklets. 2017-06-07 13:49:30 -05:00
script_plugins Update Rust nightly to 1.19.0-nightly (2416e222e 2017-06-09) 2017-06-09 11:12:42 +02:00
script_traits Removed root browsing context from constellation. 2017-06-07 22:53:50 -05:00
selectors Fix revalidation selectors when pseudo-elements are involved. 2017-06-08 01:19:50 -04:00
servo Auto merge of #17068 - gterzian:remove_compositorproxy, r=asajeffrey 2017-06-07 05:52:35 -07:00
servo_arc Introduce NonZeroPtrMut and use it in servo_arc. 2017-06-06 21:38:51 -07:00
size_of_test Add size_of_test crate 2017-05-16 10:12:51 +02:00
style Auto merge of #17253 - dadaa:bug1368610, r=hiikezoe,nox,emilio 2017-06-09 10:01:35 -07:00
style_derive Support unit variants when deriving ToCss 2017-06-07 16:47:59 +02:00
style_traits Implement ToCss for str and String 2017-06-08 11:13:39 +02:00
url Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
webdriver_server Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
webvr Update WR (new groove/ridge border path, mix-blend-mode optimizations) 2017-04-26 14:34:07 +10:00
webvr_traits Update rust-webvr 2017-05-25 10:05:30 +02:00