diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-05-08 21:57:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-08 21:57:19 -0400 |
commit | e39b2b96fe13fe72dd009e8bd84cf3bfd79592fe (patch) | |
tree | 05049ced53381bc074f418d2eca8669d61125e40 /components/script/dom/htmloptionscollection.rs | |
parent | cfe64a26359ea9e7ccb4b1b0e831165674588541 (diff) | |
parent | 8d8f48242af7c8af6cc229169695a51b22cdc67a (diff) | |
download | servo-e39b2b96fe13fe72dd009e8bd84cf3bfd79592fe.tar.gz servo-e39b2b96fe13fe72dd009e8bd84cf3bfd79592fe.zip |
Auto merge of #23296 - codehag:evaluate-js-fix, r=Manishearth
Enable evaluating javascript in the firefox devtools console
This enables one to use the Firefox Devtools console to evaluate things in servo.
Steps:
start servo: ./mach run tests/html/about-mozilla.html -d --devtools 6000
start firefox and go to Tools -> Web Developer -> Connect...
Set the port to connect to as 6000
Try evaluating things in the console.
<img width="901" alt="Screenshot 2019-05-01 at 13 02 37" src="https://user-images.githubusercontent.com/26968615/57015054-0aa0ce80-6c13-11e9-8031-9299f2da5dba.png">
---
<!-- 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/23296)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmloptionscollection.rs')
0 files changed, 0 insertions, 0 deletions