webgpu: Fix HTML event loop integration#33673
Conversation
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
e501d72 to
cd206c4
Compare
|
Per webgpu spec:
but this is not happening in servo: I think |
As per the spec, I think we should do layout only at the end of the "update the rendering", but currently we do it in multiple places, and problably also before |
I think so. We cannot really fix HTML event loop integration of webgpu until HTML event loop is fixed. |
|
Closed in favor of #34631 |
./mach build -ddoes not report any errors./mach test-tidydoes not report any errors