mirror of
https://github.com/servo/servo.git
synced 2025-07-19 13:23:46 +01:00
Thanks to Trong with #38035, we can finally handle user prompt. This PR is mainly dirty work: 1. Add browsing context check before handling user prompt when required, according to spec. 2. Reduce IPC by removing redundant context existence check. 3. Add many missing docs. Testing: New passing cases and turn some ERROR into FAIL. --------- Signed-off-by: Euclid Ye <euclid.ye@huawei.com> |
||
---|---|---|
.. | ||
actions.rs | ||
capabilities.rs | ||
Cargo.toml | ||
lib.rs | ||
user_prompt.rs |