Summary: | [Streams API] Change a const in the tee tests | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Xabier Rodríguez Calvar <calvaris> | ||||||||
Component: | New Bugs | Assignee: | Xabier Rodríguez Calvar <calvaris> | ||||||||
Status: | RESOLVED FIXED | ||||||||||
Severity: | Normal | CC: | benjamin, commit-queue, darin, ggaren, youennf | ||||||||
Priority: | P2 | ||||||||||
Version: | WebKit Nightly Build | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Attachments: |
|
Description
Xabier Rodríguez Calvar
2015-08-21 04:34:09 PDT
Created attachment 259599 [details]
Patch
All our tests use var instead of const.
Created attachment 261752 [details]
Patch
Added the checkpoint on the specs commit for inforation.
An URL to link to whatwg repo (https://github.com/whatwg/streams/commit/...) might be more handy than a SHA? Created attachment 261808 [details]
Patch for landing
Comment on attachment 261808 [details] Patch for landing Clearing flags on attachment: 261808 Committed r190158: <http://trac.webkit.org/changeset/190158> All reviewed patches have been landed. Closing bug. |