servo/components/shared
zhuhaichao518 a1326a7cf6
Implement WebResourceRequested Event. (#34961)
* Implement WebResourceRequested Event on the Embedder Layer

Signed-off-by: zhuhaichao518 <zhuhaichao518@gmail.com>

* fix and add test

Signed-off-by: zhuhaichao518 <zhuhaichao518@gmail.com>

* resolve comments

Signed-off-by: zhuhaichao518 <zhuhaichao518@gmail.com>

* remove sample code in webview

Signed-off-by: zhuhaichao518 <zhuhaichao518@gmail.com>

* remove typo

Signed-off-by: zhuhaichao518 <zhuhaichao518@gmail.com>

* ./mach format

Signed-off-by: zhuhaichao518 <zhuhaichao518@gmail.com>

* fix test fail caused by interception message

Signed-off-by: zhuhaichao518 <zhuhaichao518@gmail.com>

* update impl for is_for_main_frame

Signed-off-by: zhuhaichao518 <zhuhaichao518@gmail.com>

---------

Signed-off-by: zhuhaichao518 <zhuhaichao518@gmail.com>
2025-01-16 07:44:16 +00:00
..
background_hang_monitor script: Eliminate code duplication in the task queue (#34798) 2025-01-01 13:50:52 +00:00
base chore: remove WindowMethods::rendering_context (#34780) 2025-01-01 08:26:23 +00:00
bluetooth doc(resources): Add documentation to undocumented embedder_traits::resources::Resource variants (#33885) 2024-10-18 03:44:14 +00:00
canvas api: Flatten and simplify Servo preferences (#34966) 2025-01-14 13:54:06 +00:00
compositing Implement Clipboard Event Api (#33576) 2025-01-15 19:45:29 +00:00
devtools Support syntax highlighting of arguments in the devtools console (#34810) 2025-01-02 18:47:52 +00:00
embedder Implement WebResourceRequested Event. (#34961) 2025-01-16 07:44:16 +00:00
fonts Remove some unused dependencies (#34355) 2024-11-25 10:29:58 +00:00
net Add Content Range Header and add one for blob end range (#34797) 2025-01-14 00:21:29 +00:00
profile script: Eliminate code duplication in the task queue (#34798) 2025-01-01 13:50:52 +00:00
script Implement Clipboard Event Api (#33576) 2025-01-15 19:45:29 +00:00
script_layout script: Move the FontContext to Window (#34845) 2025-01-07 04:44:31 +00:00
webrender chore: remove WindowMethods::rendering_context (#34780) 2025-01-01 08:26:23 +00:00