Files
servo/components/script/dom
bors-servo 0fce761bb3 Auto merge of #17457 - cynicaldevil:trim-parse-node-data, r=nox
Remove target and data fields from parse_node_data

<!-- Please describe your changes on the following line: -->
`parse_node_data` does not need to store `data` and `target`, they can automatically be passed as parameters to the parser operation (`ParseOperation::CreatePI`) that we already create to be processed.

Also, this frees up `process_op` from depending on the sink's `parse_node_data` field, which will later allow for the sink to exist on the parser thread separately.

---
<!-- 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
- [ ] These changes fix #__ (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/17457)
<!-- Reviewable:end -->
2017-06-22 09:09:07 -07:00
..
2017-06-18 13:21:49 +02:00
2017-06-18 13:21:49 +02:00
2016-10-11 19:44:32 +02:00
2017-05-15 18:15:38 -04:00
2017-05-27 13:34:23 +02:00
2017-06-18 13:21:49 +02:00
2017-06-14 16:00:59 +02:00
2017-06-18 13:21:49 +02:00
2017-06-15 21:32:22 -06:00
2017-06-14 09:51:36 +09:00
2017-05-02 17:35:45 -07:00
2017-05-02 17:35:45 -07:00
2017-05-02 17:35:45 -07:00
2017-05-02 17:35:45 -07:00
2017-06-04 21:50:09 +02:00
2017-05-02 17:35:45 -07:00
2017-05-02 17:35:45 -07:00
2017-05-02 17:35:45 -07:00
2017-05-02 17:35:45 -07:00
2017-06-04 21:50:09 +02:00
2017-03-07 17:37:44 +08:00
2017-06-18 13:21:49 +02:00
2017-06-18 13:21:49 +02:00
2017-06-18 13:21:49 +02:00
2017-06-14 16:00:59 +02:00
2017-06-14 16:00:59 +02:00
2017-06-18 13:21:49 +02:00
2017-03-07 17:37:44 +08:00
2017-06-14 16:00:59 +02:00
2017-05-02 19:24:28 +02:00
2017-04-12 15:43:14 +02:00
2017-04-12 15:43:14 +02:00
2017-04-12 15:43:14 +02:00
2017-04-12 15:43:14 +02:00
2017-05-17 09:01:05 -05:00
2017-06-18 13:21:49 +02:00
2017-06-14 16:00:59 +02:00
2017-06-18 13:21:49 +02:00
2017-06-18 13:21:49 +02:00
2017-06-18 13:21:49 +02:00
2017-06-18 13:21:49 +02:00
2017-06-18 13:21:49 +02:00
2017-05-02 19:24:28 +02:00
2017-04-12 15:43:14 +02:00
2016-12-14 18:04:37 -06:00
2017-06-18 13:21:49 +02:00
2017-06-18 13:21:49 +02:00
2017-03-07 17:37:44 +08:00
2017-05-17 09:01:05 -05:00
2017-06-18 13:21:49 +02:00
2017-06-18 13:21:49 +02:00
2017-06-18 13:21:49 +02:00
2017-06-18 13:21:49 +02:00
2017-06-18 13:21:49 +02:00
2017-06-09 13:57:30 +02:00
2017-05-17 09:01:05 -05:00
2017-06-18 13:21:49 +02:00
2017-03-13 21:57:50 +08:00
2017-05-02 19:24:28 +02:00
2017-05-25 10:05:30 +02:00
2017-06-18 13:21:49 +02:00
2017-05-25 10:05:30 +02:00
2017-05-18 18:44:07 +02:00
2017-06-18 13:21:49 +02:00
2017-05-18 18:44:07 +02:00
2017-06-18 13:21:49 +02:00
2017-06-18 13:21:49 +02:00
2017-06-18 13:21:49 +02:00
2017-06-18 13:21:49 +02:00