Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate SpiderMonkey #25678
Update SpiderMonkey #25678
Conversation
highfive
commented
Feb 3, 2020
|
Heads up! This PR modifies the following files:
|
highfive
commented
Feb 3, 2020
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Update SpiderMonkey (the wipest of WIPs) Do not merge.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Update SpiderMonkey (the wipest of WIPs) Do not merge.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Update SpiderMonkey (the wipest of WIPs) Do not merge.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
@bors-servo try |
Update SpiderMonkey (the wipest of WIPs) Do not merge.
|
|
|
@emilio I updated bindgen to 0.53, which means we may need |
|
|
|
LGTM. You can r=me once the other changes land. |
| rust-webvr-api = { git = "https://github.com/servo/rust-webvr.git", branch = "bindgen" } | ||
| [patch."https://github.com/servo/webxr"] | ||
| webxr = { git = "https://github.com/servo/webxr.git?lol", branch = "bindgen" } | ||
| webxr-api = { git = "https://github.com/servo/webxr.git?lol", branch = "bindgen" } |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
| 'js::jsapi::JSPropertySpec_Accessor', | ||
| 'js::jsapi::JSPropertySpec_AccessorsOrValue', | ||
| 'js::jsapi::JSPropertySpec_AccessorsOrValue_Accessors', | ||
| 'js::jsapi::JSPropertySpec_Name', |
This comment has been minimized.
This comment has been minimized.
|
@bors-servo r=asajeffrey p=1 |
|
|
| code.as_ptr() as *const _, | ||
| code.len() as libc::size_t, | ||
| &mut SourceText { | ||
| units_: code.as_ptr() as *const _, |
This comment has been minimized.
This comment has been minimized.
CYBAI
Mar 6, 2020
Collaborator
This makes me notice I forgot to file an issue to expose this function from rust-mozjs
servo/components/script/script_module.rs
Lines 78 to 85 in ca25e18
This comment has been minimized.
This comment has been minimized.
CYBAI
Mar 6, 2020
Collaborator
Ah, nah, I did file one at servo/rust-mozjs#490. Will send a PR to fix it and update here and script_module.
|
|
nox commentedFeb 3, 2020
Do not merge.