aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webglshader.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2018-05-02 14:05:00 -0400
committerGitHub <noreply@github.com>2018-05-02 14:05:00 -0400
commit2c9ef9e558e6809c4d359af9d0d4498fcbadb871 (patch)
tree4f0f85e4ba1c77e9c7a9181de56c490af3199b94 /components/script/dom/webglshader.rs
parent245dcc2118c88f7b51d65c124a85d74dd356a77a (diff)
parent75434e6fce749c1a5c91517c828ac0e2a0019500 (diff)
downloadservo-2c9ef9e558e6809c4d359af9d0d4498fcbadb871.tar.gz
servo-2c9ef9e558e6809c4d359af9d0d4498fcbadb871.zip
Auto merge of #20689 - fabricedesre:mutation-take-records, r=emilio
MutationObserver api: Implement takeRecords() and characterData mutations <!-- Please describe your changes on the following line: --> I started by looking at adding support for `takeRecords()` to get fluent.js to work on Servo. To get the wpt tests to pass I ended up implementing character data mutations (most of the plumbing was already there) and this fixed a few more tests. We are still missing support for `disconnect()`, which I keep for a followup. --- <!-- 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 build-geckolib` does not report any errors - [x] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [x] 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/20689) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webglshader.rs')
0 files changed, 0 insertions, 0 deletions