public-webapps-github@w3.org from August 2019 by subject

[heycam/webidl] "Perform some steps once a promise is settled" awkward to use in return value form (#783)

[heycam/webidl] [SecureContext] handling for mixins seems to be slightly broken (#762)

[heycam/webidl] [SecureContext] restrictions on interface vs. interface member are confusing (#153)

[heycam/webidl] Add async_iterable support (#720)

[heycam/webidl] Allow "constructor" as an argument name (#786)

[heycam/webidl] Allow `async` and `includes` as member names (#769)

[heycam/webidl] Async iterators (#580)

[heycam/webidl] Check Grammar bison format? (#591)

[heycam/webidl] Clarify the relation between the secure context definitions. (#785)

[heycam/webidl] Clarify the restrictions on SecureContext combinations. (#763)

[heycam/webidl] clearly state that declared interface members must be present on objects implementing the interface (#770)

[heycam/webidl] Define a way to specify a default value for dictionaries (the literal "{}") and require it to be specified for the dictionary arguments that are required to be optional. (#750)

[heycam/webidl] Define Web IDL Modules (#675)

[heycam/webidl] ECMAScript global environment -> realm, as appropriate (#466)

[heycam/webidl] Editorial: Add an example of using ordered map syntax for dictionaries. (#775)

[heycam/webidl] Editorial: Add syntax highlighting to an example. (#764)

[heycam/webidl] Editorial: Don't use ReadWriteMapLike/ReadWriteSetLike after 'readonly'. (#766)

[heycam/webidl] Editorial: Fix markup in DOMException section. (#771)

[heycam/webidl] ES bindings for constants on Globals (#528)

[heycam/webidl] Explicitly include annotated types in the various type categories. (#747)

[heycam/webidl] Fix grammar reference in the definition of callback interfaces. (#765)

[heycam/webidl] Fix grammar reference in the definition of callback interfaces. (cd93b7f)

[heycam/webidl] Forbid overloading operations with Promise and non-Promise return types. (#776)

[heycam/webidl] Get specs updated to new dictionary defaulting setup (#758)

[heycam/webidl] Import (and fix) the promises guide (#490)

[heycam/webidl] Import the Promises Guide. (#772)

[heycam/webidl] Improve the definition of the void type. (#757)

[heycam/webidl] Is an interface named I exposed in realm R (#518)

[heycam/webidl] It shouldn't be possible for objects that implement non-exposed interfaces to appear in the environment (#449)

[heycam/webidl] Looking for some clarity on Promise<void> (#737)

[heycam/webidl] Minor grammar cleanup (#773)

[heycam/webidl] Mixins can lead to empty exposure sets in weird ways (#761)

[heycam/webidl] More convenient way to refer to / use "map iterators" - tuples (#324)

[heycam/webidl] Namespace is a misnomer, should we fix it? (#177)

[heycam/webidl] Pattern for defining constructors, methods, getters, and setters (#730)

[heycam/webidl] Promise handling algorithms are not very clear about what happens if type conversion fails (#782)

[heycam/webidl] Provide a concise syntax to create IDL dictionaries from prose (#142)

[heycam/webidl] ReadWriteMapLike/ReadWriteSetLike in ReadOnlyMemberRest (#752)

[heycam/webidl] Reorganize the Interfaces and Interface mixins sections. (#784)

[heycam/webidl] Resolve remaining issues from bugzilla (#777)

[heycam/webidl] Revert "Use new syntax for DOMException." (#781)

[heycam/webidl] Separate value iterators from indexed getters (#338)

[heycam/webidl] Should "constructor" be allowed as an argument name? (#779)

[heycam/webidl] Should `async` be allowed as an attribute name? (#768)

[heycam/webidl] Should `includes` be allowed as operation names? (#767)

[heycam/webidl] Should nullable optional dictionary argument have a default value? (#774)

[heycam/webidl] Stop using extended attributes for constructors (#636)

[heycam/webidl] Stop using extended attributes for constructors (#700)

[heycam/webidl] Switch to highlight="webidl" for dictionary defaulting example (#754)

[heycam/webidl] Track PR #425 (#429)

[heycam/webidl] Unexplained restrictions in operation bindings section (#511)

[heycam/webidl] Update the ecosystem to constructor methods (#778)

[heycam/webidl] Update the ecosystem to constructor operations (#778)

[heycam/webidl] Use new syntax for DOMException. (#780)

[w3c/clipboard-apis] Add dictionary default value (#95)

[w3c/clipboard-apis] Does write() take ClipboardItem or ClipboardItems? (#93)

[w3c/clipboard-apis] set default for optional dictionary (#91)

[w3c/clipboard-apis] Specification status report for TPAC 2019 (#94)

[w3c/clipboard-apis] Update to constructor operations (#96)

[w3c/DOM-Parsing] Update to constructor operations (#53)

[w3c/editing] 2019 TPAC Agenda for Editing TF (#198)

[w3c/editing] [contentEditable] fix ReSpec warnings (#197)

[w3c/editing] [execCommand] fix: stop using HTMLDocument (#205)

[w3c/editing] [execCommand] use inline element syntax (#202)

[w3c/editing] [execCommand] use inline IDL reference for DOM (#204)

[w3c/editing] [execCommand] use inline reference for DOM (#203)

[w3c/editing] [execCommand] use inline reference for DOM concepts (#203)

[w3c/editing] How should execCommand map to inputType? (#201)

[w3c/editing] Should execCommand dispatch beforeinput or not? (#200)

[w3c/editing] Specification status report(s) for TPAC 2019 (#199)

[w3c/FileAPI] [FileAPI] WebAppsWG TPAC F2F agenda (Fukuoka, Sep 19-20 2019) (#137)

[w3c/FileAPI] add dataURL method (#136)

[w3c/FileAPI] Consider Blob.fromStream (returns a Promise<Blob>) (#140)

[w3c/FileAPI] Specification status report for TPAC 2019 (#138)

[w3c/FileAPI] Update to constructor operations (#139)

[w3c/filesystem-api] Is this spec deprecated? (#8)

[w3c/gamepad] Consider changing gamepad-mapping API to match SDL2's (#24)

[w3c/gamepad] Do not permit unique info in ID (#96)

[w3c/gamepad] id field in gamepad might have a persistent identifier? (#73)

[w3c/gamepad] Move Brandon from editor to former editor. (#98)

[w3c/gamepad] Move Brandon to "former editor"? (#97)

[w3c/gamepad] Move Scott Graham to former editor (#100)

[w3c/gamepad] Specification status report for TPAC 2019 (#99)

[w3c/gamepad] Update spec to new IDL syntax for optional dictionaries (#101)

[w3c/gamepad] Update to constructor operations (#102)

[w3c/IndexedDB] Add dictionary default value (#289)

[w3c/IndexedDB] Add dictionary default value (#292)

[w3c/IndexedDB] Define flush-to-disk guarantees and control (#50)

[w3c/IndexedDB] How a transaction is implemented as a queue hang (#291)

[w3c/IndexedDB] Improve readability of 'key or key range' (#287)

[w3c/IndexedDB] Key Paths: Support iteration step operator (#35)

[w3c/IndexedDB] Specification status report for TPAC 2019 (#290)

[w3c/IndexedDB] Update to constructor operations (#293)

[w3c/IndexedDB] Update to Web IDL changes to optional dictionary defaulting (#285)

[w3c/IndexedDB] WebAppsWG TPAC F2F agenda (Fukuoka, Sep 19-20 2019) (#288)

[w3c/manifest] "manifest" link relation, IANA status? (#778)

[w3c/manifest] Adaptive icons on Android 9 & Chrome (#783)

[w3c/manifest] Add a "tabbed application" mode (#737)

[w3c/manifest] Add dictionary default value (#781)

[w3c/manifest] Add offline_url option (#774)

[w3c/manifest] Allow for multiple scopes (#449)

[w3c/manifest] beforeinstallprompt not fire with "prefer_related_applications": true (#780)

[w3c/manifest] Describe the manifest data structure (#611)

[w3c/manifest] Dynamic Theme Color (#779)

[w3c/manifest] feat: Add splashscreens member + purpose (closes #510) (#530)

[w3c/manifest] fix: omit credentials by default when obtaining (#777)

[w3c/manifest] fix: purpose member type check + empty string handling (#775)

[w3c/manifest] manifest.webmanifest or manifest.json (#689)

[w3c/manifest] purpose member type check missing (#771)

[w3c/manifest] Specification status report for TPAC 2019 (#782)

[w3c/manifest] When fetching manifest, credentials should be omitted (#776)

[w3c/permissions] "Changes to this document may be tracked at" points to incorrect repo ? (#198)

[w3c/permissions] `MidiPermissionDescriptor` in example 1 is confusing (#197)

[w3c/permissions] Allow Feature Policy-based permission models (#185)

[w3c/permissions] Direct Connection Permission (#196)

[w3c/pointerlock] Add lock options to requestPointerLock (#49)

[w3c/pointerlock] Editorial: Update the list of acknowledgments from commit history (#51)

[w3c/pointerlock] Option needed to disable OS-level adjustment for mouse acceleration (#36)

[w3c/pointerlock] Specification status report for TPAC 2019 (#50)

[w3c/push-api] "handle functional event" no longer a thing (#315)

[w3c/push-api] Editorial: use new constructor IDL syntax (#319)

[w3c/push-api] How do I authenticate a user (#314)

[w3c/push-api] Remove errant character (#317)

[w3c/push-api] Specification status report for TPAC 2019 (#316)

[w3c/push-api] Update to constructor operations (#318)

[w3c/screen-orientation] lock() should not fail if another lock() is called in the change event (#184)

[w3c/screen-orientation] Rotate progress event (#186)

[w3c/screen-orientation] Specification status report for TPAC 2019 (#185)

[w3c/selection-api] Add an event for "selection change attempt failure" (#112)

[w3c/selection-api] Add beforeselectionchange event (#56)

[w3c/selection-api] Specification status report for TPAC 2019 (#111)

[w3c/ServiceWorker] A way to specify a pattern of destination URLs to hit/skip SW (#1454)

[w3c/ServiceWorker] CFC: Transition V1 spec to CR (#1458)

[w3c/ServiceWorker] Clarification on what happens during a terminated activation (#1372)

[w3c/ServiceWorker] Clarify "waiting for all" in Install (#1461)

[w3c/ServiceWorker] Clarify determination of active service worker and spec plan (#1455)

[w3c/ServiceWorker] Create F2F agenda - 16 September 2019 (#1460)

[w3c/ServiceWorker] Declarative routing (#1373)

[w3c/ServiceWorker] Define service worker events (#1452)

[w3c/ServiceWorker] Editorial: Update 'wait for all' usage. (#1463)

[w3c/ServiceWorker] Fix a typo (#1459)

[w3c/ServiceWorker] Measuring performance with and without Service Worker (#1462)

[w3c/ServiceWorker] Provide a way to skipWaiting when the last tab refreshes (#1238)

[w3c/ServiceWorker] Replaying POST requests (#693)

[w3c/ServiceWorker] Service Worker makes AJAX Progress Listener not Working (#1141)

[w3c/ServiceWorker] serviceworker for iframes with srcdoc (#765)

[w3c/ServiceWorker] ServiceWorker lifetime and respondWith() with a user-constructed ReadableStream (#882)

[w3c/ServiceWorker] Set default value of optional dictionary to {} (#1448)

[w3c/ServiceWorker] Should EventSource and WebSocket be exposed in service workers? (#947)

[w3c/ServiceWorker] Should the order of registrations returned by getRegistrations() be sorted by scope? (#1465)

[w3c/ServiceWorker] spec says cache should return responses with immutable headers, but no browser does that (#1456)

[w3c/ServiceWorker] support efficient offline redirects (#1457)

[w3c/ServiceWorker] Update to constructor operations (#1464)

[w3c/touch-events] Add explicit [Exposed] + default dictionary value (#105)

[w3c/touch-events] Update spec to new IDL syntax for optional dictionaries (#104)

[w3c/touch-events] Update to constructor operations (#106)

[w3c/uievents] <a class="_4s19 sec" href="#" role="button" aria-haspopup="true" data-sigil="touchable"></a> (#241)

[w3c/uievents] D3E and corelation with DOM4(W3C)/DOM(WHATWAG) and DOM3 Core (#19)

[w3c/uievents] Specification status report for TPAC 2019 (#242)

[w3c/uievents] Update to constructor operations (#243)

[w3c/webcomponents] 'attributeChangedCallback' not working with a data attribute on Firefox or Edge (#637)

[w3c/webcomponents] 2019 TPAC F2F Agenda (#826)

[w3c/webcomponents] Add css-modules-explainer-v1.md (#827)

[w3c/webcomponents] Add references to JSON, CSS Modules (#828)

[w3c/webcomponents] Consider functional mixin pattern for form-associated custom elements (#812)

[w3c/webcomponents] CSS Modules (#759)

[w3c/webcomponents] Focus delegation from shadow host should not behave like sequential focus navigation (#830)

[w3c/webcomponents] How to handle non-type=”module” scripts in HTML Modules? (#798)

[w3c/webcomponents] HTML modules spec draft editorial feedback (#783)

[w3c/webcomponents] HTML Modules: multiple scripts exporting same named export (#831)

[w3c/webcomponents] input radio name isolation in shadow DOM (#824)

[w3c/webcomponents] Is or how can Shadow DOM be 'SEO friendly'? (#500)

[w3c/webcomponents] JavaScript bundlers, HMR and customElement.define() (#829)

[w3c/webcomponents] JavaScript bundlers, HMR and customElements.define() (#829)

[w3c/webcomponents] Sequential Focus Navigation step tree has 'for each' for a single scope (#721)

[w3c/webcomponents] Sequential Focus Navigation uses undefined "For each node tree TREE in DOCUMENT" (#720)

[w3c/webcomponents] Spring 2019 F2F Agenda (#802)

[w3c/WebPlatformWG] Promote BackButton MediaQuery to WICG (#128)

[w3ctag/design-reviews] @property (#402)

[w3ctag/design-reviews] A toast UI element (#385)

[w3ctag/design-reviews] Badging API (#387)

[w3ctag/design-reviews] CompressStream (#410)

[w3ctag/design-reviews] CSS Modules (#405)

[w3ctag/design-reviews] CSS Properties and Values API Level 1 (#318)

[w3ctag/design-reviews] Default accessibility semantics for custom elements (#401)

[w3ctag/design-reviews] Feature Policy: Document Policies (#408)

[w3ctag/design-reviews] Font Enumeration API (#399)

[w3ctag/design-reviews] Font Table Access API (#400)

[w3ctag/design-reviews] JavaScript Memory API (#386)

[w3ctag/design-reviews] Layout Instability Metric (#393)

[w3ctag/design-reviews] Marking tracking vectors (#411)

[w3ctag/design-reviews] More restrictive hasEnrolledInstrument() for autofill data (#407)

[w3ctag/design-reviews] Native File System API (#390)

[w3ctag/design-reviews] Periodic Background Sync (#367)

[w3ctag/design-reviews] Please review: More restrictive hasEnrolledInstrument() for autofill instruments (#407)

[w3ctag/design-reviews] Portals (#331)

[w3ctag/design-reviews] Prefetch request changes to improve privacy (#398)

[w3ctag/design-reviews] Raw Clipboard Access API (#406)

[w3ctag/design-reviews] Rendering Independent Scroll Offsets (#409)

[w3ctag/design-reviews] Review request: DOM Standard Review Draft (#404)

[w3ctag/design-reviews] Same-Origin iframe document-access limiting Feature Policy (#397)

[w3ctag/design-reviews] Scheduling APIs (#338)

[w3ctag/design-reviews] Screen Capture API (#309)

[w3ctag/design-reviews] Scroll To Text (#392)

[w3ctag/design-reviews] SMS Receiver API (#391)

[w3ctag/design-reviews] Trusted Types (#198)

[w3ctag/design-reviews] Use better options for where to provide feedback specific to dispute escalation. (9b336e4)

[w3ctag/design-reviews] Verifiable Credentials Data Model 1.0 (#343)

[w3ctag/design-reviews] WebSocketStream (#394)

[w3ctag/design-reviews] WebXR Device API (#403)

[w3ctag/design-reviews] Wide review request: the HTML Standard Review Draft (#412)

[whatwg/dom] Add delegatesFocus init to attachShadow and flag to ShadowRoot (#768)

[whatwg/dom] Add StaticRange constructor (#778)

[whatwg/dom] Align with IDL dictionary changes (#771)

[whatwg/dom] Change add/remove event listener behavior for service workers (#653)

[whatwg/dom] Consider specifying document.evaluate and document.createNSResolver (#67)

[whatwg/dom] Copy the DOM XPath interfaces from the WHATWG wiki (#763)

[whatwg/dom] Editorial: attachShadow() takes a required dictionary (#775)

[whatwg/dom] Introduce a StaticRange constructor (#590)

[whatwg/dom] MutationObserver characterData:true and input value property changes (#781)

[whatwg/dom] MutationObserver observed element removal (#779)

[whatwg/dom] Privacy considerations (#777)

[whatwg/dom] Security considerations (#776)

[whatwg/dom] Specify [LegacyWindowAlias=HTMLDocument] on Document (#551)

[whatwg/dom] Update to constructor operations (#780)

[whatwg/encoding] Align with IDL dictionary changes (#181)

[whatwg/encoding] Allow SharedArrayBuffer (#182)

[whatwg/encoding] Consider defining Japanese encoding sniffing (#157)

[whatwg/encoding] Editorial: use IDL's this and adopt more Infra (#175)

[whatwg/encoding] Export `pushed` concept to ReSpec (#180)

[whatwg/encoding] Make decode() and encodeInto() accept SharedArrayBuffer-backed views (#172)

[whatwg/encoding] Update to constructor operations (#183)

[whatwg/fetch] "Set" Structured Header values in header lists. (#925)

[whatwg/fetch] "The above steps prevent the following attack at..." (#921)

[whatwg/fetch] 204 and json (#113)

[whatwg/fetch] Align with IDL dictionary changes (#919)

[whatwg/fetch] Clarification on CORS preflight fetches for TLS client certificates (#869)

[whatwg/fetch] Double-keyed connection pools (#917)

[whatwg/fetch] Double-keyed HSTS (#920)

[whatwg/fetch] Double-keyed HTTP cache (#904)

[whatwg/fetch] Editorial: defining header name sorting (#906)

[whatwg/fetch] Fetch fails when using keepalive option with headers (#924)

[whatwg/fetch] Fetch fails when using keepalive option with headers in Chrome 76 (#924)

[whatwg/fetch] Header to opt out of opaque redirect (#601)

[whatwg/fetch] Header value definition needs work (#332)

[whatwg/fetch] idea: Accept a iterator as a body (#809)

[whatwg/fetch] Okay, so what I think we should here is: (#923)

[whatwg/fetch] Reword usage of "lexicographical" (#454)

[whatwg/fetch] should cors preflight have an accept header? (#922)

[whatwg/fetch] Support Structured Headers in the Headers API (#930)

[whatwg/fetch] Term 'network error' conflicts with NEL, and is really a response. (#931)

[whatwg/fetch] Term 'network errpr (#931)

[whatwg/fetch] Tests do not always require Origin header when mode is "cors" (#871)

[whatwg/fetch] Update to constructor operations (#929)

[whatwg/fetch] Uploading a Request made from a ReadableStream body (#425)

[whatwg/fetch] Use UTF-8 decode without BOM for multipart/form-data (#915)

[whatwg/fullscreen] Impossible to customize the style of a dialog's ::backdrop residing inside a Shadow DOM. (#124)

[whatwg/storage] [whatwg/storage] WebAppsWG TPAC F2F agenda (Fukuoka, Sep 19-20 2019) (#74)

[whatwg/streams] [Question] how do you "unpipe"? (#1012)

[whatwg/streams] Add helpers to use initial values of Promise methods (#1010)

[whatwg/streams] Add WritableStream.close() (#1011)

[whatwg/streams] Review Draft Publication: August 2019 (#1009)

[whatwg/streams] Should there be a WritableStream.close() method? (#1007)

[whatwg/streams] Stop using "transforming" (#1013)

[whatwg/streams] Update web-platform-tests submodule URL (eff8161)

[whatwg/streams] What would happen if the data stream "pauses" then continues (see mode detail below) (#1008)

[whatwg/url] [Proposal] Specify a fragment-directive meant for UA instructions (#445)

[whatwg/url] Review Draft Publication: August 2019 (#446)

[whatwg/url] Update to constructor operations (#447)

[whatwg/xhr] Align with IDL dictionary changes (#250)

[whatwg/xhr] Change how getAllResponseHeaders() sorts (#249)

[whatwg/xhr] Non-simple CORS requests on redirect (#255)

[whatwg/xhr] Review Draft Publication: August 2019 (#252)

[whatwg/xhr] Sort headers as if ASCII-uppercased (#248)

[whatwg/xhr] Synchronous XMLHttpRequest should be allowed in prerender scripts (JS in <head>) (#253)

[whatwg/xhr] The open() method's "async" argument is now invalid per IDL (#251)

[whatwg/xhr] Update to constructor operations (#254)

Last message date: Saturday, 31 August 2019 23:56:48 UTC