aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom
Commit message (Expand)AuthorAgeFilesLines
* script: Only register one image callback per CSS image in use. (#36612)Josh Matthews5 days1-2/+5
* content/dom: set navigator.onLine attribute to `true` (#36560)Siddhant N Trivedi6 days2-0/+10
* Streams: make writable streams transferrable (#36588)Gregory Terzian6 days3-5/+103
* chore: Update wgpu to v25 (#36486)sagudev6 days1-6/+21
* Refactor common infrastructure for creating memory reports. (#36579)Josh Matthews7 days1-3/+5
* Check CSP for inline event handlers (#36510)Tim van der Lippe7 days5-16/+42
* imagedata: Fix overflow panic for too large ImageData (#36569)Andrei Volykhin7 days1-4/+21
* Fix crash when enumerating properties of global object (#36491)Josh Matthews7 days1-3/+2
* fix writablestream assertion crash when getting chunk size following spec cha...Taym Haddadi8 days1-3/+3
* media element: support seekable attribute (#36541)TIN TUN AUNG8 days1-7/+46
* compositor: Unify the cross process and in-process API (#36543)Martin Robinson9 days2-7/+4
* Switch to data_url::mime for document content type (#36522)webbeef9 days4-39/+41
* script: Implement CSSStyleSheet constructor (#36521)Oriol Brufau9 days5-10/+119
* Remove two outdated TODO comments in HTMLScriptElement (#36540)Simon Wülker9 days1-7/+14
* Make DOMException serializable (#36535)Kingsley Yung9 days2-2/+88
* Unify media query and media query list parsing (#36520)Oriol Brufau9 days4-123/+64
* Revert "compositor: Unify the cross process and in-process API (#36443)" (#36...Martin Robinson9 days2-4/+7
* Transfer ReadableStream (#36181)Gregory Terzian9 days7-56/+864
* Implement CSP check for Trusted Types (#36363)Tim van der Lippe10 days1-3/+12
* async clipboard: implement `writeText` (#36498)Gae2410 days3-0/+148
* Remove HTMLStyleElement::line_number (#36507)Simon Wülker10 days1-2/+0
* Update FetchTaskTarget to propagate CSP violations. (#36409)Tim van der Lippe11 days14-12/+135
* add CanGc as argument to methods in HTMLInputElement, HTMLLinkElement (#36504)Yerkebulan Tulibergenov11 days3-24/+21
* Support optional message for dataclone error (#36308)Jerens Lensun11 days6-9/+60
* add CanGc as argument to methods in HTMLCollection, HTMLDataListElement, HTML...Yerkebulan Tulibergenov11 days12-54/+51
* script: Clean up CSP management code (#36493)chocolate-pie11 days1-12/+12
* add CanGc as argument to methods in ElementInternals, GlobalScope, HTMLAnchor...Yerkebulan Tulibergenov11 days8-22/+24
* Implement "Create a Trusted Type" algorithm (#36454)Tim van der Lippe11 days2-25/+179
* Update ProgressEvent to use doubles (#36487)Sebastian C12 days3-13/+20
* compositor: Unify the cross process and in-process API (#36443)Martin Robinson12 days2-7/+4
* textinput: position the caret at the end when selecting input (#36478)webbeef13 days1-6/+12
* fix: File to FormData not correctly handling name and lastModified (#36458)Sebastian C13 days2-5/+7
* Implement attribute and property lookup for Trusted Types (#36422)Tim van der Lippe13 days1-11/+131
* Handle HTTP Refresh header (#36393)Sebastian C13 days2-114/+118
* dom: should change media element's currentSrc to children source element's sr...TIN TUN AUNG13 days2-14/+20
* add CanGc as argument to methods in Element (#36464)Yerkebulan Tulibergenov13 days6-45/+54
* Implement `disabled` attribute for `<link rel="stylesheet">` (#36446)Oriol Brufau14 days1-2/+36
* script: Correctly convert a jsval to a `Promise` (#36403)Gae242025-04-091-4/+6
* Add serde and wgsl features to wgpu-core (#36411)Oriol Brufau2025-04-091-2/+4
* script: copy include! files from script_bindings to script's OUT_DIR (#36384)sagudev2025-04-082-12/+6
* Unify the way html5ever and xml5ever block on script elements (#36284)Simon Wülker2025-04-085-25/+22
* Devtools: initial Debugger > Sources panel (#36164)delan azabani2025-04-081-0/+14
* add CanGc as argument to methods in DissimilarOriginWindow, DocumentFragment,...Yerkebulan Tulibergenov2025-04-086-12/+16
* refactor: add CanGc as argument to methods in Document (#36392)Yerkebulan Tulibergenov2025-04-073-49/+55
* fix: meta referrer updating to follow spec (#36390)Sebastian C2025-04-072-37/+28
* Split up the URLPattern implementation (#36391)Simon Wülker2025-04-075-2427/+2466
* Create a parser for URLPatterns (#36382)Simon Wülker2025-04-071-9/+449
* layout: Add initial support for the `::marker` pseudo-element (#36317)Martin Robinson2025-04-071-0/+1
* Streams: add an underlying sink type (#36385)Gregory Terzian2025-04-072-50/+105
* Remove trailing space in CSSStyleSheet::AddRule() (#36383)Usman Yahaya Baba2025-04-071-1/+1