Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(397)

Issue 2498983002: ReadableStream and WritableStream share strings (Closed)

Created:
4 years, 1 month ago by Adam Rice
Modified:
4 years ago
Reviewers:
domenic, yhirano, brettw
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ReadableStream and WritableStream use some common string constants. Share them to avoid duplication. BUG= Committed: https://crrev.com/ef448f0b40803fb6ef2d79211148d9075bd9dfa2 Cr-Commit-Position: refs/heads/master@{#436885}

Patch Set 1 #

Patch Set 2 : Place stream error strings in a namespace #

Total comments: 2

Patch Set 3 : Prefix local variables with an underscore #

Patch Set 4 : Rebase to fix patch errors and fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -59 lines) Patch
M build_overrides/v8.gni View 1 2 3 1 chunk +10 lines, -1 line 0 comments Download
A third_party/WebKit/Source/core/streams/CommonStrings.js View 1 1 chunk +18 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/streams/ReadableStream.js View 1 2 3 18 chunks +24 lines, -27 lines 0 comments Download
M third_party/WebKit/Source/core/streams/WritableStream.js View 1 2 3 15 chunks +25 lines, -31 lines 0 comments Download

Messages

Total messages: 31 (14 generated)
Adam Rice
domenic, what do you think?
4 years, 1 month ago (2016-11-14 10:05:41 UTC) #2
domenic
LGTM. Nice solution to the dependencies issue. You might want to consider a lowercase filename ...
4 years, 1 month ago (2016-11-14 17:59:53 UTC) #4
Adam Rice
+yhirano Please let me know what you think about the lowercase vs. CamelCase filename issue.
4 years, 1 month ago (2016-11-15 02:01:52 UTC) #6
yhirano
On 2016/11/15 02:01:52, Adam Rice wrote: > +yhirano Please let me know what you think ...
4 years, 1 month ago (2016-11-15 03:09:23 UTC) #7
Adam Rice
On 2016/11/15 03:09:23, yhirano wrote: > By the way, the constants are shared among all ...
4 years, 1 month ago (2016-11-15 04:13:22 UTC) #8
yhirano
On 2016/11/15 04:13:22, Adam Rice wrote: > On 2016/11/15 03:09:23, yhirano wrote: > > By ...
4 years, 1 month ago (2016-11-15 05:29:07 UTC) #9
Adam Rice
+brettw for v8.gni
4 years, 1 month ago (2016-11-15 05:42:09 UTC) #11
brettw
https://codereview.chromium.org/2498983002/diff/20001/build_overrides/v8.gni File build_overrides/v8.gni (right): https://codereview.chromium.org/2498983002/diff/20001/build_overrides/v8.gni#newcode15 build_overrides/v8.gni:15: v8_extras_dependencies = Is this variable needed outside of this ...
4 years, 1 month ago (2016-11-16 21:32:13 UTC) #12
Adam Rice
https://codereview.chromium.org/2498983002/diff/20001/build_overrides/v8.gni File build_overrides/v8.gni (right): https://codereview.chromium.org/2498983002/diff/20001/build_overrides/v8.gni#newcode15 build_overrides/v8.gni:15: v8_extras_dependencies = On 2016/11/16 21:32:12, brettw (ping on IM ...
4 years, 1 month ago (2016-11-17 06:32:51 UTC) #13
brettw
lgtm
4 years ago (2016-12-06 17:37:07 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2498983002/40001
4 years ago (2016-12-07 02:45:04 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/118366)
4 years ago (2016-12-07 02:47:51 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2498983002/60001
4 years ago (2016-12-07 03:58:57 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/351321)
4 years ago (2016-12-07 05:20:28 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2498983002/60001
4 years ago (2016-12-07 05:40:50 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-07 07:13:25 UTC) #29
commit-bot: I haz the power
4 years ago (2016-12-07 07:14:45 UTC) #31
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ef448f0b40803fb6ef2d79211148d9075bd9dfa2
Cr-Commit-Position: refs/heads/master@{#436885}

Powered by Google App Engine
This is Rietveld 408576698