servo/components/script
bors-servo 3d057c8eec
Auto merge of #27629 - CYBAI:whendefined-constructor, r=jdm
Resolve `whenDefined` with the class constructor

I still don't have time to find the root cause of why nightly sync failed :( so we don't have the tests in our tree now.

But I tried to verify it with `wpt.live` that this is correct

<img width="1136" alt="image" src="https://user-images.githubusercontent.com/6782666/92739547-f7ca0c80-f3b7-11ea-966e-fd7ecd2638cf.png">

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #27626
- [x] There are tests for these changes

<!-- 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. -->
2020-09-22 20:25:49 -04:00
..
docs
dom Auto merge of #27629 - CYBAI:whendefined-constructor, r=jdm 2020-09-22 20:25:49 -04:00
task_source
animation_timeline.rs
animations.rs
body.rs
build.rs
canvas_state.rs
Cargo.toml dom: Add Window.js_backtrace debugging extension method. 2020-07-14 22:39:59 -04:00
clipboard_provider.rs
devtools.rs Added off thread compilation 2020-07-21 16:20:51 -04:00
document_loader.rs
euclidext.rs
fetch.rs
image_listener.rs
init.rs
layout_image.rs
lib.rs
mem.rs
microtask.rs ensure clean shutdown of all threads running JS 2020-06-30 13:22:38 +08:00
network_listener.rs
realms.rs
script_module.rs ran mach tidy 2020-08-28 21:01:09 +08:00
script_runtime.rs ensure clean shutdown of all threads running JS 2020-06-30 13:22:38 +08:00
script_thread.rs Do not load srcdoc iframes synchronously 2020-08-05 18:44:28 +05:30
serviceworker_manager.rs ensure clean shutdown of all threads running JS 2020-06-30 13:22:38 +08:00
stylesheet_loader.rs
stylesheet_set.rs
task.rs ensure clean shutdown of all threads running JS 2020-06-30 13:22:38 +08:00
task_manager.rs ensure clean shutdown of all threads running JS 2020-06-30 13:22:38 +08:00
task_queue.rs
test.rs
textinput.rs
timers.rs Set private reference for classic script 2020-07-18 00:43:34 +09:00
unpremultiplytable.rs
webdriver_handlers.rs Update mozjs to 0.14.1 2020-08-28 20:54:18 +08:00