..
buffer_source.rs
suppress build warnings when disabling webgpu and webxr ( #35379 )
2025-02-08 08:16:21 +00:00
callback.rs
bindings: Support non-object this values for callbacks. ( #35427 )
2025-02-12 05:41:00 +00:00
cell.rs
Fire slot change events when the slot content changes ( #35137 )
2025-01-27 14:13:22 +00:00
constant.rs
script: Limit public exports. ( #34915 )
2025-01-10 08:19:19 +00:00
constructor.rs
script: Replace unnecessary macro in get_constructor_object_from_local_name ( #35383 )
2025-02-09 01:55:56 +00:00
conversions.rs
Move more foundational types to script_bindings ( #35280 )
2025-02-04 10:36:30 +00:00
error.rs
script: make Error::to_jsval safe ( #35411 )
2025-02-10 23:47:31 +00:00
finalize.rs
script: Limit public exports. ( #34915 )
2025-01-10 08:19:19 +00:00
frozenarray.rs
script: Limit public exports. ( #34915 )
2025-01-10 08:19:19 +00:00
function.rs
Dom: Re-implement ReadableStream
Part 1 : Default Reader
and Controller
( #34064 )
2024-12-17 21:14:00 +00:00
guard.rs
api: Flatten and simplify Servo preferences ( #34966 )
2025-01-14 13:54:06 +00:00
import.rs
bindings: Support non-object this values for callbacks. ( #35427 )
2025-02-12 05:41:00 +00:00
inheritance.rs
Move more foundational types to script_bindings ( #35280 )
2025-02-04 10:36:30 +00:00
interface.rs
script: Limit public exports. ( #34915 )
2025-01-10 08:19:19 +00:00
iterable.rs
chore: Remove outdated FIXME. ( #35458 )
2025-02-14 07:35:44 +00:00
like.rs
script: Limit public exports. ( #34915 )
2025-01-10 08:19:19 +00:00
mod.rs
Move more foundational types to script_bindings ( #35280 )
2025-02-04 10:36:30 +00:00
namespace.rs
script: Limit public exports. ( #34915 )
2025-01-10 08:19:19 +00:00
num.rs
script: Limit public exports. ( #34915 )
2025-01-10 08:19:19 +00:00
principals.rs
script: Limit public exports. ( #34915 )
2025-01-10 08:19:19 +00:00
proxyhandler.rs
Make generated bindings generic over DOM types ( #35169 )
2025-01-25 05:08:49 +00:00
record.rs
script: Limit public exports. ( #34915 )
2025-01-10 08:19:19 +00:00
refcounted.rs
script: Feature-gate all crown support. ( #35055 )
2025-01-18 21:36:15 +00:00
reflector.rs
Move various reflector types and traits to script_bindings ( #35279 )
2025-02-04 06:58:08 +00:00
root.rs
Lay out the contents of slot elements ( #35220 )
2025-02-02 20:49:42 +00:00
serializable.rs
script: Limit public exports. ( #34915 )
2025-01-10 08:19:19 +00:00
settings_stack.rs
script: Feature-gate all crown support. ( #35055 )
2025-01-18 21:36:15 +00:00
str.rs
deps: Upgrade to webrender@0.66
( #35325 )
2025-02-07 11:57:26 +00:00
structuredclone.rs
script: Limit public exports. ( #34915 )
2025-01-10 08:19:19 +00:00
trace.rs
Move various reflector types and traits to script_bindings ( #35279 )
2025-02-04 06:58:08 +00:00
transferable.rs
script: Limit public exports. ( #34915 )
2025-01-10 08:19:19 +00:00
utils.rs
script: make throw_invalid_this and throw_constructor_without_new safe ( #35360 )
2025-02-07 13:07:50 +00:00
weakref.rs
Remove unneeded allow annotation. ( #35025 )
2025-01-19 02:39:16 +00:00
xmlname.rs
Ensure that qualified-name segments start with a valid start character ( #35530 )
2025-02-19 04:34:42 +00:00