aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* layout: Report memory usage for fragment and box trees. (#36553)Josh Matthews3 days33-69/+230
* Prevent multiple notifications for image dimensions (#36600)Barigbue Nbira3 days1-9/+11
* Move click event trigger from embedding layer to `ScriptThread` (#36413)Euclid Ye3 days4-35/+60
* layout: Store `Fragment` results in `LayoutBoxBase` and start using them for ...Martin Robinson3 days15-222/+387
* Streams: make writable streams transferrable (#36588)Gregory Terzian3 days7-34/+107
* chore: Update wgpu to v25 (#36486)sagudev3 days19-2252/+3825
* CI: Add `number_of_chunks` (#36584)sagudev3 days7-4/+44
* Refactor common infrastructure for creating memory reports. (#36579)Josh Matthews4 days11-57/+68
* Check CSP for inline event handlers (#36510)Tim van der Lippe4 days64-569/+58
* build(deps): bump svg_fmt from 0.4.4 to 0.4.5 (#36587)dependabot[bot]4 days1-2/+2
* Fix `/css/css-flexbox/gap-007-*` WPT tests (#36585)Oriol Brufau4 days9-8/+16
* layout: Always floor the max-content size by the min-content size (#36571)Oriol Brufau4 days4-10/+17
* Report memory usage for image frames. (#36581)Josh Matthews4 days2-2/+6
* compositing: Remove `windowing.rs` and making `compositing` private (#36582)Martin Robinson4 days6-23/+17
* imagedata: Fix overflow panic for too large ImageData (#36569)Andrei Volykhin4 days1-4/+21
* resources: Remove baked in resources (#36042)Jonathan Schwender4 days4-28/+53
* Fix crash when enumerating properties of global object (#36491)Josh Matthews4 days9-34/+98
* Support static and instance members having the same name in IDLs (#36523)Sebastian C5 days2-21/+35
* fix writablestream assertion crash when getting chunk size following spec cha...Taym Haddadi5 days2-9/+3
* build(deps): bump proc-macro2 from 1.0.94 to 1.0.95 (#36575)dependabot[bot]5 days1-2/+2
* libservo: Expose a `ServoBuilder` (#36549)Martin Robinson5 days17-271/+252
* layout: Throw away nested marker elements instead of storing them in a `BoxSl...Martin Robinson5 days1-8/+31
* compositing: Add memory reporter for WebRender. (#36557)Josh Matthews5 days9-8/+98
* net: Report memory usage for image cache. (#36556)Josh Matthews5 days6-7/+49
* net: Measure HSTS memory usage. (#36558)Josh Matthews5 days3-24/+27
* uv: Use native-tls (#36564)Jonathan Schwender5 days1-0/+1
* libservo: Allow running more than one Servo test in a run (#36532)Martin Robinson5 days4-12/+90
* Fix crash when setting custom property on Location (#36494)Josh Matthews5 days7-13/+21
* media element: support seekable attribute (#36541)TIN TUN AUNG5 days5-39/+59
* Implement GetComputedRole in wd (#36552)Kenzie Raditya Tirtarahardja5 days4-0/+40
* Refactor retrieving element container in webdriver into function (#36467)Kenzie Raditya Tirtarahardja5 days1-21/+37
* compositing: Remove `compositing_traits::MouseWindowEvent` (#36550)Martin Robinson6 days1-9/+1
* build(deps): bump stylo from `c756a21` to `0eaeea3` (#36545)Siddhant N Trivedi6 days1-12/+12
* compositor: Unify the cross process and in-process API (#36543)Martin Robinson6 days7-183/+87
* build(deps): bump content-security-policy from `babd99e` to `be68d50` (#36548)dependabot[bot]6 days1-1/+1
* build(deps): bump libc from 0.2.171 to 0.2.172 (#36547)dependabot[bot]6 days1-2/+2
* Switch to data_url::mime for document content type (#36522)webbeef6 days10-178/+112
* Fix git failure on macos (#36544)Jonathan Schwender6 days1-0/+3
* canvas: Add "EnforceRange" attribute to CanvasImageData interface (#36546)Andrei Volykhin6 days13-52/+7
* script: Implement CSSStyleSheet constructor (#36521)Oriol Brufau6 days11-38/+127
* Remove two outdated TODO comments in HTMLScriptElement (#36540)Simon Wülker6 days1-7/+14
* Make DOMException serializable (#36535)Kingsley Yung6 days6-12/+138
* Unify media query and media query list parsing (#36520)Oriol Brufau6 days4-123/+64
* [OHOS] Allow setting the log-filter via cli arguments (#36444)Astraea Quinn S6 days3-29/+75
* touch: Fix panic with -Zconvert-mouse-to-touch (#36531)Jonathan Schwender6 days2-17/+47
* Revert "compositor: Unify the cross process and in-process API (#36443)" (#36...Martin Robinson6 days8-95/+215
* Transfer ReadableStream (#36181)Gregory Terzian6 days22-75/+983
* Remove unused pref: dom_forcetouch_enabled (#36524)webbeef7 days1-2/+0
* Run all tests with --enable-experimental-web-platform-features (#36335)Oriol Brufau7 days6-85/+2
* Enable all experimental web platform features on all testsuites (#36519)Oriol Brufau7 days22-4078/+170