mirror of
https://github.com/servo/servo.git
synced 2025-10-02 09:39:14 +01:00
Auto merge of #26043 - paulrouget:IMMenu, r=jdm
Context menu API This adds an API for Servo internals to request a context menu to the embedder, along an implement for the UWP port.
This commit is contained in:
commit
c3ecf2ecef
10 changed files with 132 additions and 10 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -5400,6 +5400,7 @@ dependencies = [
|
|||
"core-foundation 0.6.4",
|
||||
"getopts",
|
||||
"gl_generator 0.11.0",
|
||||
"ipc-channel",
|
||||
"libc",
|
||||
"libloading",
|
||||
"libservo",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue