diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-02-10 03:33:50 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-10 03:33:50 -0500 |
commit | 504437938a675dc8f31449bf15801daf44a22118 (patch) | |
tree | e6d4199789dd0767ab8c01013d825f7e6518f650 /components/script/dom/htmlformcontrolscollection.rs | |
parent | c67b3d71e23f10ba2049bdd9aed822b19ed8527f (diff) | |
parent | d83820061ec2df8b60235e430f2ff6b5f7eb2abd (diff) | |
download | servo-504437938a675dc8f31449bf15801daf44a22118.tar.gz servo-504437938a675dc8f31449bf15801daf44a22118.zip |
Auto merge of #25242 - paulrouget:prompt, r=manishearth
Mechanism to allow Servo to prompt the user
This blocks the embedder thread (compositor thread). Not ideal. I don't think it's too much work to only block script, I'll do that in a follow up bug.
Fix #23376
@Manishearth we have a few new APIs. Hopefully this will cover your needs. A thing I haven't implemented yet is a way to ask the user to pick from a list. Let me know if it's something you'll need.
Diffstat (limited to 'components/script/dom/htmlformcontrolscollection.rs')
0 files changed, 0 insertions, 0 deletions