aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webgl_extensions
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2019-11-03 08:29:14 -0500
committerGitHub <noreply@github.com>2019-11-03 08:29:14 -0500
commitd02496969a892e45314e38fad6ad092b9464b92d (patch)
tree615db8a1f539d381a2eb7575e94a2f44a04a793c /components/script/dom/webgl_extensions
parent7f77cb0bde01065e82cbb50214f3d21811fdd7dc (diff)
parent9fb01e879ba5fa110a171b36189e043a201a14eb (diff)
downloadservo-d02496969a892e45314e38fad6ad092b9464b92d.tar.gz
servo-d02496969a892e45314e38fad6ad092b9464b92d.zip
Auto merge of #24563 - Akash-Pateria:async-wasm-compilation-initial, r=jdm
Binding stream consumer to support asynchronous WebAssembly compilation This PR contains changes related to binding the Stream Consumer wrapper for supporting async WebAssembly compilation in Servo. The changes are listed below: - Added a StreamConsumer wrapper and implemented its corresponding behaviors such as consumeChunk, streamEnd, streamError, and noteResponseURLs. - Added ReportStreamErrorCallback for reporting the CompileError/TypeError occurred during the compilation. --- - [X] `./mach build -d` does not report any errors, however, it has a few warnings of unused functions since we are calling them as yet. - [X] `./mach test-tidy` does not report any errors - [X] These changes are part of #21476 fix
Diffstat (limited to 'components/script/dom/webgl_extensions')
0 files changed, 0 insertions, 0 deletions