Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • pkg/rust-web-sys
1 result
Show changes
Commits on Source (2)
Showing
with 5742 additions and 4938 deletions
......@@ -11,8 +11,9 @@
[package]
edition = "2018"
rust-version = "1.56"
name = "web-sys"
version = "0.3.60"
version = "0.3.64"
authors = ["The wasm-bindgen Developers"]
description = """
Bindings for all Web APIs, a procedurally generated crate from WebIDL
......@@ -22,6 +23,7 @@ documentation = "https://rustwasm.github.io/wasm-bindgen/api/web_sys/"
readme = "./README.md"
license = "MIT/Apache-2.0"
repository = "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys"
resolver = "2"
[package.metadata.docs.rs]
all-features = true
......@@ -32,10 +34,10 @@ test = false
doctest = false
[dependencies.js-sys]
version = "0.3.60"
version = "0.3.64"
[dependencies.wasm-bindgen]
version = "0.2.83"
version = "0.2.87"
[features]
AbortController = []
......@@ -199,6 +201,10 @@ CanvasCaptureMediaStream = [
"EventTarget",
"MediaStream",
]
CanvasCaptureMediaStreamTrack = [
"EventTarget",
"MediaStreamTrack",
]
CanvasGradient = []
CanvasPattern = []
CanvasRenderingContext2d = []
......@@ -219,8 +225,6 @@ ChannelMergerNode = [
"EventTarget",
]
ChannelMergerOptions = []
ChannelPixelLayout = []
ChannelPixelLayoutDataType = []
ChannelSplitterNode = [
"AudioNode",
"EventTarget",
......@@ -253,6 +257,7 @@ CloseEvent = ["Event"]
CloseEventInit = []
CodecState = []
CollectedClientData = []
ColorSpaceConversion = []
Comment = [
"CharacterData",
"EventTarget",
......@@ -476,6 +481,7 @@ ExtFragDepth = []
ExtSRgb = []
ExtShaderTextureLod = []
ExtTextureFilterAnisotropic = []
ExtTextureNorm16 = []
ExtendableEvent = ["Event"]
ExtendableEventInit = []
ExtendableMessageEvent = [
......@@ -502,21 +508,34 @@ FilePropertyBag = []
FileReader = ["EventTarget"]
FileReaderSync = []
FileSystem = []
FileSystemCreateWritableOptions = []
FileSystemDirectoryEntry = ["FileSystemEntry"]
FileSystemDirectoryHandle = ["FileSystemHandle"]
FileSystemDirectoryReader = []
FileSystemEntriesCallback = []
FileSystemEntry = []
FileSystemEntryCallback = []
FileSystemFileEntry = ["FileSystemEntry"]
FileSystemFileHandle = ["FileSystemHandle"]
FileSystemFlags = []
FileSystemGetDirectoryOptions = []
FileSystemGetFileOptions = []
FileSystemHandle = []
FileSystemHandleKind = []
FileSystemReadWriteOptions = []
FileSystemRemoveOptions = []
FileSystemSyncAccessHandle = []
FileSystemWritableFileStream = ["WritableStream"]
FillMode = []
FlashClassification = []
FlexLineGrowthState = []
FlowControlType = []
FocusEvent = [
"Event",
"UiEvent",
]
FocusEventInit = []
FontData = []
FontFace = []
FontFaceDescriptors = []
FontFaceLoadStatus = []
......@@ -555,6 +574,7 @@ GamepadMappingType = []
GamepadPose = []
GamepadServiceTest = []
Geolocation = []
GetAnimationsOptions = []
GetNotificationOptions = []
GetRootNodeOptions = []
GetUserMediaRequest = []
......@@ -578,6 +598,7 @@ GpuBufferBinding = []
GpuBufferBindingLayout = []
GpuBufferBindingType = []
GpuBufferDescriptor = []
GpuBufferMapState = []
GpuCanvasAlphaMode = []
GpuCanvasConfiguration = []
GpuCanvasContext = []
......@@ -619,6 +640,7 @@ GpuImageCopyTexture = []
GpuImageCopyTextureTagged = []
GpuImageDataLayout = []
GpuIndexFormat = []
GpuInternalError = ["GpuError"]
GpuLoadOp = []
GpuMipmapFilterMode = []
GpuMultisampleState = []
......@@ -1189,7 +1211,7 @@ IirFilterNode = [
]
IirFilterOptions = []
ImageBitmap = []
ImageBitmapFormat = []
ImageBitmapOptions = []
ImageBitmapRenderingContext = []
ImageCapture = []
ImageCaptureError = []
......@@ -1200,6 +1222,8 @@ ImageDecodeOptions = []
ImageDecodeResult = []
ImageDecoder = []
ImageDecoderInit = []
ImageEncodeOptions = []
ImageOrientation = []
ImageTrack = ["EventTarget"]
ImageTrackList = []
InputEvent = [
......@@ -1225,6 +1249,7 @@ KeyboardEvent = [
"UiEvent",
]
KeyboardEventInit = []
KeyframeAnimationOptions = []
KeyframeEffect = ["AnimationEffect"]
KeyframeEffectOptions = []
L10nElement = []
......@@ -1321,6 +1346,10 @@ MediaTrackConstraintSet = []
MediaTrackConstraints = []
MediaTrackSettings = []
MediaTrackSupportedConstraints = []
MemoryAttribution = []
MemoryAttributionContainer = []
MemoryBreakdownEntry = []
MemoryMeasurement = []
MessageChannel = []
MessageEvent = ["Event"]
MessageEventInit = []
......@@ -1403,6 +1432,7 @@ OfflineAudioContext = [
OfflineAudioContextOptions = []
OfflineResourceList = ["EventTarget"]
OffscreenCanvas = ["EventTarget"]
OffscreenCanvasRenderingContext2d = []
OpenWindowEventDetail = []
OptionalEffectTiming = []
OrientationLockType = []
......@@ -1427,6 +1457,7 @@ PannerNode = [
]
PannerOptions = []
PanningModelType = []
ParityType = []
Path2d = []
PaymentAddress = []
PaymentComplete = []
......@@ -1487,6 +1518,7 @@ Position = []
PositionAlignSetting = []
PositionError = []
PositionOptions = []
PremultiplyAlpha = []
Presentation = []
PresentationAvailability = ["EventTarget"]
PresentationConnection = ["EventTarget"]
......@@ -1540,6 +1572,7 @@ PushSubscriptionJson = []
PushSubscriptionKeys = []
PushSubscriptionOptions = []
PushSubscriptionOptionsInit = []
QueryOptions = []
QueuingStrategy = []
QueuingStrategyInit = []
RadioNodeList = ["NodeList"]
......@@ -1578,6 +1611,7 @@ ResizeObserverBoxOptions = []
ResizeObserverEntry = []
ResizeObserverOptions = []
ResizeObserverSize = []
ResizeQuality = []
Response = []
ResponseInit = []
ResponseType = []
......@@ -1626,6 +1660,7 @@ RtcOutboundRtpStreamStats = []
RtcPeerConnection = ["EventTarget"]
RtcPeerConnectionIceEvent = ["Event"]
RtcPeerConnectionIceEventInit = []
RtcPeerConnectionState = []
RtcPriorityType = []
RtcRtcpParameters = []
RtcRtpCodecParameters = []
......@@ -1686,6 +1721,15 @@ SecurityPolicyViolationEvent = ["Event"]
SecurityPolicyViolationEventDisposition = []
SecurityPolicyViolationEventInit = []
Selection = []
SelectionMode = []
Serial = ["EventTarget"]
SerialInputSignals = []
SerialOptions = []
SerialOutputSignals = []
SerialPort = ["EventTarget"]
SerialPortFilter = []
SerialPortInfo = []
SerialPortRequestOptions = []
ServerSocketOptions = []
ServiceWorker = ["EventTarget"]
ServiceWorkerContainer = ["EventTarget"]
......@@ -2455,6 +2499,24 @@ WebKitCssMatrix = [
WebSocket = ["EventTarget"]
WebSocketDict = []
WebSocketElement = []
WebTransport = []
WebTransportBidirectionalStream = []
WebTransportCloseInfo = []
WebTransportCongestionControl = []
WebTransportDatagramDuplexStream = []
WebTransportDatagramStats = []
WebTransportError = ["DomException"]
WebTransportErrorOptions = []
WebTransportErrorSource = []
WebTransportHash = []
WebTransportOptions = []
WebTransportReceiveStream = ["ReadableStream"]
WebTransportReceiveStreamStats = []
WebTransportReliabilityMode = []
WebTransportSendStream = ["WritableStream"]
WebTransportSendStreamOptions = []
WebTransportSendStreamStats = []
WebTransportStats = []
WebglColorBufferFloat = []
WebglCompressedTextureAstc = []
WebglCompressedTextureAtc = []
......@@ -2492,6 +2554,8 @@ WorkletOptions = []
WritableStream = []
WritableStreamDefaultController = []
WritableStreamDefaultWriter = []
WriteCommandType = []
WriteParams = []
XPathExpression = []
XPathNsResolver = []
XPathResult = []
......@@ -2518,6 +2582,8 @@ XrBoundedReferenceSpace = [
]
XrEye = []
XrFrame = []
XrHand = []
XrHandJoint = []
XrHandedness = []
XrInputSource = []
XrInputSourceArray = []
......@@ -2525,6 +2591,11 @@ XrInputSourceEvent = ["Event"]
XrInputSourceEventInit = []
XrInputSourcesChangeEvent = ["Event"]
XrInputSourcesChangeEventInit = []
XrJointPose = ["XrPose"]
XrJointSpace = [
"EventTarget",
"XrSpace",
]
XrLayer = ["EventTarget"]
XrPermissionDescriptor = []
XrPermissionStatus = [
......@@ -2570,7 +2641,7 @@ gpu_shader_stage = []
gpu_texture_usage = []
[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-futures]
version = "0.4.33"
version = "0.4.37"
[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test]
version = "0.3.33"
version = "0.3.37"
[package]
name = "web-sys"
version = "0.3.60"
version = "0.3.64"
authors = ["The wasm-bindgen Developers"]
readme = "./README.md"
homepage = "https://rustwasm.github.io/wasm-bindgen/web-sys/index.html"
......@@ -11,6 +11,7 @@ Bindings for all Web APIs, a procedurally generated crate from WebIDL
"""
license = "MIT/Apache-2.0"
edition = "2018"
rust-version = "1.56"
[package.metadata.docs.rs]
all-features = true
......@@ -21,12 +22,12 @@ doctest = false
test = false
[dependencies]
wasm-bindgen = { path = "../..", version = "0.2.83" }
js-sys = { path = '../js-sys', version = '0.3.60' }
wasm-bindgen = { path = "../..", version = "0.2.87" }
js-sys = { path = '../js-sys', version = '0.3.64' }
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
wasm-bindgen-test = { path = '../test', version = '0.3.33' }
wasm-bindgen-futures = { path = '../futures', version = '0.4.33' }
wasm-bindgen-test = { path = '../test', version = '0.3.37' }
wasm-bindgen-futures = { path = '../futures', version = '0.4.37' }
# This list is auto-generated by the wasm-bindgen-webidl program
[features]
......@@ -157,6 +158,7 @@ CacheQueryOptions = []
CacheStorage = []
CacheStorageNamespace = []
CanvasCaptureMediaStream = ["EventTarget", "MediaStream"]
CanvasCaptureMediaStreamTrack = ["EventTarget", "MediaStreamTrack"]
CanvasGradient = []
CanvasPattern = []
CanvasRenderingContext2d = []
......@@ -169,8 +171,6 @@ ChannelCountMode = []
ChannelInterpretation = []
ChannelMergerNode = ["AudioNode", "EventTarget"]
ChannelMergerOptions = []
ChannelPixelLayout = []
ChannelPixelLayoutDataType = []
ChannelSplitterNode = ["AudioNode", "EventTarget"]
ChannelSplitterOptions = []
CharacterData = ["EventTarget", "Node"]
......@@ -194,6 +194,7 @@ CloseEvent = ["Event"]
CloseEventInit = []
CodecState = []
CollectedClientData = []
ColorSpaceConversion = []
Comment = ["CharacterData", "EventTarget", "Node"]
CompositeOperation = []
CompositionEvent = ["Event", "UiEvent"]
......@@ -361,6 +362,7 @@ ExtFragDepth = []
ExtSRgb = []
ExtShaderTextureLod = []
ExtTextureFilterAnisotropic = []
ExtTextureNorm16 = []
ExtendableEvent = ["Event"]
ExtendableEventInit = []
ExtendableMessageEvent = ["Event", "ExtendableEvent"]
......@@ -381,18 +383,31 @@ FilePropertyBag = []
FileReader = ["EventTarget"]
FileReaderSync = []
FileSystem = []
FileSystemCreateWritableOptions = []
FileSystemDirectoryEntry = ["FileSystemEntry"]
FileSystemDirectoryHandle = ["FileSystemHandle"]
FileSystemDirectoryReader = []
FileSystemEntriesCallback = []
FileSystemEntry = []
FileSystemEntryCallback = []
FileSystemFileEntry = ["FileSystemEntry"]
FileSystemFileHandle = ["FileSystemHandle"]
FileSystemFlags = []
FileSystemGetDirectoryOptions = []
FileSystemGetFileOptions = []
FileSystemHandle = []
FileSystemHandleKind = []
FileSystemReadWriteOptions = []
FileSystemRemoveOptions = []
FileSystemSyncAccessHandle = []
FileSystemWritableFileStream = ["WritableStream"]
FillMode = []
FlashClassification = []
FlexLineGrowthState = []
FlowControlType = []
FocusEvent = ["Event", "UiEvent"]
FocusEventInit = []
FontData = []
FontFace = []
FontFaceDescriptors = []
FontFaceLoadStatus = []
......@@ -422,6 +437,7 @@ GamepadMappingType = []
GamepadPose = []
GamepadServiceTest = []
Geolocation = []
GetAnimationsOptions = []
GetNotificationOptions = []
GetRootNodeOptions = []
GetUserMediaRequest = []
......@@ -445,6 +461,7 @@ GpuBufferBinding = []
GpuBufferBindingLayout = []
GpuBufferBindingType = []
GpuBufferDescriptor = []
GpuBufferMapState = []
GpuCanvasAlphaMode = []
GpuCanvasConfiguration = []
GpuCanvasContext = []
......@@ -486,6 +503,7 @@ GpuImageCopyTexture = []
GpuImageCopyTextureTagged = []
GpuImageDataLayout = []
GpuIndexFormat = []
GpuInternalError = ["GpuError"]
GpuLoadOp = []
GpuMipmapFilterMode = []
GpuMultisampleState = []
......@@ -687,7 +705,7 @@ IdleRequestOptions = []
IirFilterNode = ["AudioNode", "EventTarget"]
IirFilterOptions = []
ImageBitmap = []
ImageBitmapFormat = []
ImageBitmapOptions = []
ImageBitmapRenderingContext = []
ImageCapture = []
ImageCaptureError = []
......@@ -698,6 +716,8 @@ ImageDecodeOptions = []
ImageDecodeResult = []
ImageDecoder = []
ImageDecoderInit = []
ImageEncodeOptions = []
ImageOrientation = []
ImageTrack = ["EventTarget"]
ImageTrackList = []
InputEvent = ["Event", "UiEvent"]
......@@ -717,6 +737,7 @@ KeyEvent = []
KeyIdsInitData = []
KeyboardEvent = ["Event", "UiEvent"]
KeyboardEventInit = []
KeyframeAnimationOptions = []
KeyframeEffect = ["AnimationEffect"]
KeyframeEffectOptions = []
L10nElement = []
......@@ -798,6 +819,10 @@ MediaTrackConstraintSet = []
MediaTrackConstraints = []
MediaTrackSettings = []
MediaTrackSupportedConstraints = []
MemoryAttribution = []
MemoryAttributionContainer = []
MemoryBreakdownEntry = []
MemoryMeasurement = []
MessageChannel = []
MessageEvent = ["Event"]
MessageEventInit = []
......@@ -861,6 +886,7 @@ OfflineAudioContext = ["BaseAudioContext", "EventTarget"]
OfflineAudioContextOptions = []
OfflineResourceList = ["EventTarget"]
OffscreenCanvas = ["EventTarget"]
OffscreenCanvasRenderingContext2d = []
OpenWindowEventDetail = []
OptionalEffectTiming = []
OrientationLockType = []
......@@ -878,6 +904,7 @@ PaintWorkletGlobalScope = ["WorkletGlobalScope"]
PannerNode = ["AudioNode", "EventTarget"]
PannerOptions = []
PanningModelType = []
ParityType = []
Path2d = []
PaymentAddress = []
PaymentComplete = []
......@@ -928,6 +955,7 @@ Position = []
PositionAlignSetting = []
PositionError = []
PositionOptions = []
PremultiplyAlpha = []
Presentation = []
PresentationAvailability = ["EventTarget"]
PresentationConnection = ["EventTarget"]
......@@ -974,6 +1002,7 @@ PushSubscriptionJson = []
PushSubscriptionKeys = []
PushSubscriptionOptions = []
PushSubscriptionOptionsInit = []
QueryOptions = []
QueuingStrategy = []
QueuingStrategyInit = []
RadioNodeList = ["NodeList"]
......@@ -1012,6 +1041,7 @@ ResizeObserverBoxOptions = []
ResizeObserverEntry = []
ResizeObserverOptions = []
ResizeObserverSize = []
ResizeQuality = []
Response = []
ResponseInit = []
ResponseType = []
......@@ -1060,6 +1090,7 @@ RtcOutboundRtpStreamStats = []
RtcPeerConnection = ["EventTarget"]
RtcPeerConnectionIceEvent = ["Event"]
RtcPeerConnectionIceEventInit = []
RtcPeerConnectionState = []
RtcPriorityType = []
RtcRtcpParameters = []
RtcRtpCodecParameters = []
......@@ -1114,6 +1145,15 @@ SecurityPolicyViolationEvent = ["Event"]
SecurityPolicyViolationEventDisposition = []
SecurityPolicyViolationEventInit = []
Selection = []
SelectionMode = []
Serial = ["EventTarget"]
SerialInputSignals = []
SerialOptions = []
SerialOutputSignals = []
SerialPort = ["EventTarget"]
SerialPortFilter = []
SerialPortInfo = []
SerialPortRequestOptions = []
ServerSocketOptions = []
ServiceWorker = ["EventTarget"]
ServiceWorkerContainer = ["EventTarget"]
......@@ -1447,6 +1487,24 @@ WebKitCssMatrix = ["DomMatrix", "DomMatrixReadOnly"]
WebSocket = ["EventTarget"]
WebSocketDict = []
WebSocketElement = []
WebTransport = []
WebTransportBidirectionalStream = []
WebTransportCloseInfo = []
WebTransportCongestionControl = []
WebTransportDatagramDuplexStream = []
WebTransportDatagramStats = []
WebTransportError = ["DomException"]
WebTransportErrorOptions = []
WebTransportErrorSource = []
WebTransportHash = []
WebTransportOptions = []
WebTransportReceiveStream = ["ReadableStream"]
WebTransportReceiveStreamStats = []
WebTransportReliabilityMode = []
WebTransportSendStream = ["WritableStream"]
WebTransportSendStreamOptions = []
WebTransportSendStreamStats = []
WebTransportStats = []
WebglColorBufferFloat = []
WebglCompressedTextureAstc = []
WebglCompressedTextureAtc = []
......@@ -1480,6 +1538,8 @@ WorkletOptions = []
WritableStream = []
WritableStreamDefaultController = []
WritableStreamDefaultWriter = []
WriteCommandType = []
WriteParams = []
XPathExpression = []
XPathNsResolver = []
XPathResult = []
......@@ -1492,6 +1552,8 @@ XmlSerializer = []
XrBoundedReferenceSpace = ["EventTarget", "XrReferenceSpace", "XrSpace"]
XrEye = []
XrFrame = []
XrHand = []
XrHandJoint = []
XrHandedness = []
XrInputSource = []
XrInputSourceArray = []
......@@ -1499,6 +1561,8 @@ XrInputSourceEvent = ["Event"]
XrInputSourceEventInit = []
XrInputSourcesChangeEvent = ["Event"]
XrInputSourcesChangeEventInit = []
XrJointPose = ["XrPose"]
XrJointSpace = ["EventTarget", "XrSpace"]
XrLayer = ["EventTarget"]
XrPermissionDescriptor = []
XrPermissionStatus = ["EventTarget", "PermissionStatus"]
......
......@@ -29,6 +29,6 @@ If you don't see a particular web API in `web-sys`, here is how to add it.
[spec](https://w3c.github.io/mediasession/#the-mediasession-interface). The
[very bottom](https://w3c.github.io/mediasession/#idl-index) of _that_ page
is the IDL.
2. Run `cargo run --release --package wasm-bindgen-webidl -- webidls src/features`
3. Copy the contents of `features` into the `[features]` section of `Cargo.toml`
2. Annotate the functions that can throw with `[Throws]`
3. Run `cargo run --release --package wasm-bindgen-webidl -- webidls src/features ./Cargo.toml`
4. Run `git add .` to add all the generated files into git.
{"package":"bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f","files":{}}
{"package":"9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b","files":{}}
rust-web-sys (0.3.64-2) unstable; urgency=medium
* Team upload.
* Provide additional Audio*
-- Andreas Henriksson <andreas@fatal.se> Sat, 18 Nov 2023 15:45:15 +0100
rust-web-sys (0.3.64-1) unstable; urgency=medium
* Package web-sys 0.3.64 from crates.io using debcargo 2.6.0
* Update overridden debian/tests/control.
* Update dependencies in overridden debian/control.
[ Fab Stz ]
* Add provides librust-web-sys-0.3+navigator-dev and corresponding autopkgtest.
[ Alexander Kjäll ]
* Team upload.
* Package web-sys 0.3.60 from crates.io using debcargo 2.6.0
* Add more provides lines that is needed for librust-whoami-dev.
-- Peter Michael Green <plugwash@debian.org> Tue, 31 Oct 2023 16:37:33 +0000
rust-web-sys (0.3.60-3) unstable; urgency=medium
* Team upload.
......
Source: rust-web-sys
Section: rust
Priority: optional
Build-Depends: debhelper (>= 11),
dh-cargo (>= 18),
Build-Depends: debhelper (>= 12),
dh-cargo (>= 25),
cargo:native <!nocheck>,
rustc:native <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-js-sys-0.3+default-dev (>= 0.3.60-~~) <!nocheck>,
librust-wasm-bindgen-0.2+default-dev (>= 0.2.83-~~) <!nocheck>,
librust-js-sys-0.3+default-dev (>= 0.3.64-~~) <!nocheck>,
librust-wasm-bindgen-0.2+default-dev (>= 0.2.87-~~) <!nocheck>,
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
kpcyrd <git@rxv.cc>,
Nicolas Braud-Santoni <nicoo@debian.org>,
Wolfgang Silbermayr <wolfgang@silbermayr.at>
Standards-Version: 4.5.1
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/web-sys]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/web-sys
Homepage: https://rustwasm.github.io/wasm-bindgen/web-sys/index.html
X-Cargo-Crate: web-sys
Rules-Requires-Root: no
Package: librust-web-sys-dev
......@@ -24,14 +25,26 @@ Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-js-sys-0.3+default-dev (>= 0.3.60-~~),
librust-wasm-bindgen-0.2+default-dev (>= 0.2.83-~~),
librust-js-sys-0.3+default-dev (>= 0.3.64-~~),
librust-wasm-bindgen-0.2+default-dev (>= 0.2.87-~~),
Provides:
librust-web-sys-0.3-dev (= ${binary:Version}),
librust-web-sys-0.3+audiobuffer-dev (= ${binary:Version}),
librust-web-sys-0.3+audiobuffersourcenode-dev (= ${binary:Version}),
librust-web-sys-0.3+audiocontext-dev (= ${binary:Version}),
librust-web-sys-0.3+audiocontextoptions-dev (= ${binary:Version}),
librust-web-sys-0.3+audiocontextstate-dev (= ${binary:Version}),
librust-web-sys-0.3+audiodestinationnode-dev (= ${binary:Version}),
librust-web-sys-0.3+audionode-dev (= ${binary:Version}),
librust-web-sys-0.3+crypto-dev (= ${binary:Version}),
librust-web-sys-0.3+navigator-dev (= ${binary:Version}),
librust-web-sys-0.3+window-dev (= ${binary:Version}),
librust-web-sys-0.3+console-dev (= ${binary:Version}),
librust-web-sys-0.3+document-dev (= ${binary:Version}),
librust-web-sys-0.3+location-dev (= ${binary:Version}),
librust-web-sys-0.3+navigator-dev (= ${binary:Version}),
librust-web-sys-0.3+messageevent-dev (= ${binary:Version}),
librust-web-sys-0.3+worker-dev (= ${binary:Version}),
librust-web-sys-0.3+default-dev (= ${binary:Version}),
Description: Bindings for all Web APIs - Rust source code
This package contains the source for the Rust web-sys crate, packaged by
debcargo for use with cargo and dh-cargo.
Rust crate web-sys
source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -15,17 +15,19 @@ Copyright:
2019 Wolfgang Silbermayr <wolfgang@silbermayr.at>
License: MIT or Apache-2.0
Files: ./webidls/enabled/*.webidl
Files: webidls/enabled/*.webidl
webidls/unavailable_option_primitive/*.webidl
webidls/unstable/*.webidl
Copyright:
2004-2011 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA.
2012-2018 W3C® (MIT, ERCIM, Keio)
License: MPL-2.0
Files: ./webidls/enabled/PointerEvent.webidl
Files: webidls/enabled/PointerEvent.webidl
Copyright: 2013 Microsoft Open Technologies, Inc. */
License: MPL-2.0
Files: ./webidls/enabled/MediaCapabilities.webidl
Files: webidls/enabled/MediaCapabilities.webidl
Copyright: 2018 the Contributors to the Media Capabilities Specification
License: MPL-2.0
......
This diff is collapsed.
librust-web-sys+xrjointspace-dev binary: empty-rust-library-declares-provides *
\ No newline at end of file
librust-web-sys+xrreferencespace-dev binary: empty-rust-library-declares-provides *
\ No newline at end of file
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Crypto
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.64 --all-targets --no-default-features --features AudioBuffer
Features: test-name=librust-web-sys-dev:AudioBuffer
Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.64 --all-targets --no-default-features --features AudioBufferSourceNode
Features: test-name=librust-web-sys-dev:AudioBufferSourceNode
Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.64 --all-targets --no-default-features --features AudioContext
Features: test-name=librust-web-sys-dev:AudioContext
Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.64 --all-targets --no-default-features --features AudioContextOptions
Features: test-name=librust-web-sys-dev:AudioContextOptions
Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.64 --all-targets --no-default-features --features AudioContextState
Features: test-name=librust-web-sys-dev:AudioContextState
Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.64 --all-targets --no-default-features --features AudioDestinationNode
Features: test-name=librust-web-sys-dev:AudioDestinationNode
Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.64 --all-targets --no-default-features --features AudioNode
Features: test-name=librust-web-sys-dev:AudioNode
Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.64 --all-targets --no-default-features --features Crypto
Features: test-name=librust-web-sys-dev:Crypto
Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features Window
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.64 --all-targets --no-default-features --features Window
Features: test-name=librust-web-sys-dev:Window
Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features --features console
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.64 --all-targets --no-default-features --features Navigator
Features: test-name=librust-web-sys-dev:Navigator
Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.64 --all-targets --no-default-features --features console
Features: test-name=librust-web-sys-dev:console
Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets.
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.64 --all-targets.
Features: test-name=librust-web-sys-dev:default
Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.60 --all-targets --no-default-features
Test-Command: /usr/share/cargo/bin/cargo-auto-test web-sys 0.3.64 --all-targets --no-default-features
Features: test-name=librust-web-sys-dev:
Depends: dh-cargo (>= 18), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.33-~~), librust-wasm-bindgen-test-0.3+default-dev (>= 0.3.33-~~), @
Restrictions: allow-stderr, skip-not-installable
This diff is collapsed.
#![allow(unused_imports)]
#![allow(clippy::all)]
use super::*;
use wasm_bindgen::prelude::*;
#[wasm_bindgen]
......
#![allow(unused_imports)]
#![allow(clippy::all)]
use super::*;
use wasm_bindgen::prelude::*;
#[wasm_bindgen]
......
#![allow(unused_imports)]
#![allow(clippy::all)]
use super::*;
use wasm_bindgen::prelude::*;
#[wasm_bindgen]
......
#![allow(unused_imports)]
#![allow(clippy::all)]
use super::*;
use wasm_bindgen::prelude::*;
#[wasm_bindgen]
......
#![allow(unused_imports)]
#![allow(clippy::all)]
use super::*;
use wasm_bindgen::prelude::*;
#[wasm_bindgen]
......
#![allow(unused_imports)]
#![allow(clippy::all)]
use super::*;
use wasm_bindgen::prelude::*;
#[wasm_bindgen]
......
#![allow(unused_imports)]
#![allow(clippy::all)]
use super::*;
use wasm_bindgen::prelude::*;
#[wasm_bindgen]
......