servo/ports/servoshell/egl
Martin Robinson 8486e585f5
libservo: Add a delegate method for HTTP authentication (#35400)
Add a delegate method for HTTP authentication and a related
`AuthenticationRequest` object that carries with it the URL as well as
whether or not the authentication request is for a proxy or not.

This is now separate from the prompt API because requesting
authentication doesn't necessarily involve prompting -- this is an
implementation detail of the embedder. In addition, the internal bits
are cleaned up slightly.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-02-10 23:39:24 +00:00
..
android Add cli option for tracing-filter (#35370) 2025-02-08 07:10:12 +00:00
ohos Add cli option for tracing-filter (#35370) 2025-02-08 07:10:12 +00:00
android.rs libservo: Add a ClipboardDelegate and a default implementation (#35297) 2025-02-07 10:43:46 +00:00
app_state.rs libservo: Add a delegate method for HTTP authentication (#35400) 2025-02-10 23:39:24 +00:00
host_trait.rs libservo: Add a ClipboardDelegate and a default implementation (#35297) 2025-02-07 10:43:46 +00:00
log.rs ohos: Add basic IME and keyboard support (#34188) 2024-11-15 15:04:48 +00:00
mod.rs Migrate Android and OHOS ports to the delegate API (#35315) 2025-02-06 14:21:29 +00:00
ohos.rs libservo: Add a ClipboardDelegate and a default implementation (#35297) 2025-02-07 10:43:46 +00:00