diff options
author | Taym Haddadi <haddadi.taym@gmail.com> | 2024-08-09 09:41:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-09 07:41:20 +0000 |
commit | a1d3649f7c282aec9220ab67b203297fe33e5a07 (patch) | |
tree | bd4e8f539b665580e933c9038e37149a4a1d3fdf /python/servo/platform | |
parent | c6a6319502c3df4bf401d394a27854aa1f267658 (diff) | |
download | servo-a1d3649f7c282aec9220ab67b203297fe33e5a07.tar.gz servo-a1d3649f7c282aec9220ab67b203297fe33e5a07.zip |
Fix ordering of documents (#32574)
* Fix ordering of documents
Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com>
Signed-off-by: gterzian <2792687+gterzian@users.noreply.github.com>
* order pipeline ids, get document later, avoid use of document_from_node on iframe because it returns the owner doc
Signed-off-by: gterzian <2792687+gterzian@users.noreply.github.com>
* Fix build issue
Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com>
* Use iter::once to avoid allocation
Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com>
* scope batches of rendering opportunities by pipeline
Signed-off-by: gterzian <2792687+gterzian@users.noreply.github.com>
---------
Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com>
Signed-off-by: gterzian <2792687+gterzian@users.noreply.github.com>
Co-authored-by: gterzian <2792687+gterzian@users.noreply.github.com>
Diffstat (limited to 'python/servo/platform')
0 files changed, 0 insertions, 0 deletions