New issue
Advanced search Search tips

Issue 831157 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Nov 7
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Task



Sign in to add a comment

Rename Streams API js files to snake_case

Project Member Reported by ricea@chromium.org, Apr 10 2018

Issue description

Since the Blink move, the Streams C++ files have names like readable_stream_operations.h, but the JS files still have names like ReadableStream.js.

It might be a good idea to rename them.

yhirano@, what do you think?
 
Renaming sounds good.

Comment 2 by ricea@chromium.org, Apr 11 2018

Owner: ricea@chromium.org
Status: Assigned (was: Untriaged)
Summary: Rename Streams API js files to snake_case (was: Rename Streams API js files to snake_case?)

Comment 4 Deleted

Status: WontFix (was: Assigned)
Not feasible. Easier just to port to C++ (see issue 902633).

Sign in to add a comment