Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename this project #10

Closed
ewilligers opened this issue Aug 20, 2020 · 7 comments · Fixed by #13
Closed

Rename this project #10

ewilligers opened this issue Aug 20, 2020 · 7 comments · Fixed by #13

Comments

@ewilligers
Copy link
Collaborator

The current name might be associated with IPPROTO_RAW / SOCK_RAW, as documented in https://linux.die.net/man/7/raw

The name native sockets has been suggested.

@phoglenix
Copy link
Collaborator

We should avoid using "native" per https://developers.google.com/style/word-list#letter-n and it's also inaccurate because the sockets implementation is not the native (OS-level) one.
What about low level sockets?

@ewilligers
Copy link
Collaborator Author

Some words that indicate early, basic, fundamental, simplest elements, first principles:

I think elementary sockets works.

@mfalken
Copy link

mfalken commented Aug 21, 2020

direct sockets?

@mgiuca
Copy link
Member

mgiuca commented Aug 21, 2020

"Elementary" is just a bit too long (written and spoken, with 5 syllables).

Synonyms for "raw" (meaning "frank and realistic in the depiction of unpleasant situations") include:

  • realistic
  • true to life
  • unembellished
  • unvarnished
  • gritty
  • naked
  • bare
  • brutal
  • harsh
  • frank
  • candid
  • honest
  • forthright
  • straightforward
  • direct
  • blunt
  • outspoken
  • warts and all

Perhaps "bare sockets" which kinda fits with accepted terminology of "bare metal". They're "naked" as in not wrapped with other layers.

We could also go "real sockets" though that has positive connotations which we kinda want to avoid since this is for the dirty low-level stuff, not something we want to encourage everyone to use. "direct sockets" [edit: heh, @mfalken beat me by 10 seconds to post this.]

@domenic
Copy link

domenic commented Aug 21, 2020

Is... is there something wrong with "TCP and UDP sockets"?

chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Aug 22, 2020
The rename is tentative, blocked on naming decision
WICG/direct-sockets#10

Explainer: https://github.com/WICG/raw-sockets/blob/master/docs/explainer.md

Intent to Prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/ARtkaw4e9T4/m/npjeMssPCAAJ

Design doc:
https://docs.google.com/document/d/1Xa5nFkIWxkL3hZHvDYWPhT8sZvNeFpCUKNuqIwZHxnE/edit?usp=sharing

We introduce IDL methods for opening TCP and UDP sockets.

We introduce a mojom service that will perform permission checks
before forwarding socket opening requests to the Network Service.

Not yet implemented:
Permissions checks, calls to Network Service

Bug: 909927
Change-Id: Ifec9860d4e0b8211af7b142b856efc29cd6f9b35
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Aug 23, 2020
The rename is tentative, blocked on naming decision
WICG/direct-sockets#10

Explainer: https://github.com/WICG/raw-sockets/blob/master/docs/explainer.md

Intent to Prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/ARtkaw4e9T4/m/npjeMssPCAAJ

Design doc:
https://docs.google.com/document/d/1Xa5nFkIWxkL3hZHvDYWPhT8sZvNeFpCUKNuqIwZHxnE/edit?usp=sharing

We introduce IDL methods for opening TCP and UDP sockets.

We introduce a mojom service that will perform permission checks
before forwarding socket opening requests to the Network Service.

Not yet implemented:
Permissions checks, calls to Network Service

Bug: 909927
Change-Id: Ifec9860d4e0b8211af7b142b856efc29cd6f9b35
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Aug 23, 2020
The rename is tentative, blocked on naming decision
WICG/direct-sockets#10

Explainer: https://github.com/WICG/raw-sockets/blob/master/docs/explainer.md

Intent to Prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/ARtkaw4e9T4/m/npjeMssPCAAJ

Design doc:
https://docs.google.com/document/d/1Xa5nFkIWxkL3hZHvDYWPhT8sZvNeFpCUKNuqIwZHxnE/edit?usp=sharing

We introduce IDL methods for opening TCP and UDP sockets.

We introduce a mojom service that will perform permission checks
before forwarding socket opening requests to the Network Service.

Not yet implemented:
Permissions checks, calls to Network Service

Bug: 909927
Change-Id: Ifec9860d4e0b8211af7b142b856efc29cd6f9b35
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Aug 25, 2020
The rename is tentative, blocked on naming decision
WICG/direct-sockets#10

Explainer: https://github.com/WICG/raw-sockets/blob/master/docs/explainer.md

Intent to Prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/ARtkaw4e9T4/m/npjeMssPCAAJ

Design doc:
https://docs.google.com/document/d/1Xa5nFkIWxkL3hZHvDYWPhT8sZvNeFpCUKNuqIwZHxnE/edit?usp=sharing

We introduce IDL methods for opening TCP and UDP sockets.

We introduce a mojom service that will perform permission checks
before forwarding socket opening requests to the Network Service.

Not yet implemented:
Permissions checks, calls to Network Service

Bug: 909927
Change-Id: Ifec9860d4e0b8211af7b142b856efc29cd6f9b35
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Aug 26, 2020
The rename is tentative, blocked on naming decision
WICG/direct-sockets#10

Explainer: https://github.com/WICG/raw-sockets/blob/master/docs/explainer.md

Intent to Prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/ARtkaw4e9T4/m/npjeMssPCAAJ

Design doc:
https://docs.google.com/document/d/1Xa5nFkIWxkL3hZHvDYWPhT8sZvNeFpCUKNuqIwZHxnE/edit?usp=sharing

We introduce IDL methods for opening TCP and UDP sockets.

We introduce a mojom service that will perform permission checks
before forwarding socket opening requests to the Network Service.

Not yet implemented:
Permissions checks, calls to Network Service

Bug: 909927
Change-Id: Ifec9860d4e0b8211af7b142b856efc29cd6f9b35
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Aug 26, 2020
The rename is tentative, blocked on naming decision
WICG/direct-sockets#10

Explainer: https://github.com/WICG/raw-sockets/blob/master/docs/explainer.md

Intent to Prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/ARtkaw4e9T4/m/npjeMssPCAAJ

Design doc:
https://docs.google.com/document/d/1Xa5nFkIWxkL3hZHvDYWPhT8sZvNeFpCUKNuqIwZHxnE/edit?usp=sharing

We introduce IDL methods for opening TCP and UDP sockets.

We introduce a mojom service that will perform permission checks
before forwarding socket opening requests to the Network Service.

Not yet implemented:
Permissions checks, calls to Network Service

Bug: 909927
Change-Id: Ifec9860d4e0b8211af7b142b856efc29cd6f9b35
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Aug 27, 2020
The rename is tentative, blocked on naming decision
WICG/direct-sockets#10

Explainer: https://github.com/WICG/raw-sockets/blob/master/docs/explainer.md

Intent to Prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/ARtkaw4e9T4/m/npjeMssPCAAJ

Design doc:
https://docs.google.com/document/d/1Xa5nFkIWxkL3hZHvDYWPhT8sZvNeFpCUKNuqIwZHxnE/edit?usp=sharing

We introduce IDL methods for opening TCP and UDP sockets.

We introduce a mojom service that will perform permission checks
before forwarding socket opening requests to the Network Service.

Not yet implemented:
Permissions checks, calls to Network Service

Bug: 909927
Change-Id: Ifec9860d4e0b8211af7b142b856efc29cd6f9b35
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Aug 27, 2020
The rename is tentative, blocked on naming decision
WICG/direct-sockets#10

Explainer: https://github.com/WICG/raw-sockets/blob/master/docs/explainer.md

Intent to Prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/ARtkaw4e9T4/m/npjeMssPCAAJ

Design doc:
https://docs.google.com/document/d/1Xa5nFkIWxkL3hZHvDYWPhT8sZvNeFpCUKNuqIwZHxnE/edit?usp=sharing

We introduce IDL methods for opening TCP and UDP sockets.

We introduce a mojom service that will perform permission checks
before forwarding socket opening requests to the Network Service.

Not yet implemented:
Permissions checks, calls to Network Service

Bug: 909927
Change-Id: Ifec9860d4e0b8211af7b142b856efc29cd6f9b35
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Aug 27, 2020
The rename is tentative, blocked on naming decision
WICG/direct-sockets#10

Explainer: https://github.com/WICG/raw-sockets/blob/master/docs/explainer.md

Intent to Prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/ARtkaw4e9T4/m/npjeMssPCAAJ

Design doc:
https://docs.google.com/document/d/1Xa5nFkIWxkL3hZHvDYWPhT8sZvNeFpCUKNuqIwZHxnE/edit?usp=sharing

We introduce IDL methods for opening TCP and UDP sockets.

We introduce a mojom service that will perform permission checks
before forwarding socket opening requests to the Network Service.

Not yet implemented:
Permissions checks, calls to Network Service

Bug: 909927
Change-Id: Ifec9860d4e0b8211af7b142b856efc29cd6f9b35
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366395
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Reviewed-by: Matt Falkenhagen <falken@chromium.org>
Reviewed-by: Glen Robertson <glenrob@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Auto-Submit: Eric Willigers <ericwilligers@chromium.org>
Cr-Commit-Position: refs/heads/master@{#802210}
blueboxd pushed a commit to blueboxd/chromium-legacy that referenced this issue Aug 27, 2020
The rename is tentative, blocked on naming decision
WICG/direct-sockets#10


Explainer: https://github.com/WICG/raw-sockets/blob/master/docs/explainer.md

Intent to Prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/ARtkaw4e9T4/m/npjeMssPCAAJ

Design doc:
https://docs.google.com/document/d/1Xa5nFkIWxkL3hZHvDYWPhT8sZvNeFpCUKNuqIwZHxnE/edit?usp=sharing


We introduce IDL methods for opening TCP and UDP sockets.

We introduce a mojom service that will perform permission checks
before forwarding socket opening requests to the Network Service.

Not yet implemented:
Permissions checks, calls to Network Service

Bug: 909927
Change-Id: Ifec9860d4e0b8211af7b142b856efc29cd6f9b35
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366395
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Reviewed-by: Matt Falkenhagen <falken@chromium.org>
Reviewed-by: Glen Robertson <glenrob@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Auto-Submit: Eric Willigers <ericwilligers@chromium.org>
Cr-Commit-Position: refs/heads/master@{#802210}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Aug 27, 2020
The rename is tentative, blocked on naming decision
WICG/direct-sockets#10

Explainer: https://github.com/WICG/raw-sockets/blob/master/docs/explainer.md

Intent to Prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/ARtkaw4e9T4/m/npjeMssPCAAJ

Design doc:
https://docs.google.com/document/d/1Xa5nFkIWxkL3hZHvDYWPhT8sZvNeFpCUKNuqIwZHxnE/edit?usp=sharing

We introduce IDL methods for opening TCP and UDP sockets.

We introduce a mojom service that will perform permission checks
before forwarding socket opening requests to the Network Service.

Not yet implemented:
Permissions checks, calls to Network Service

Bug: 909927
Change-Id: Ifec9860d4e0b8211af7b142b856efc29cd6f9b35
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366395
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Reviewed-by: Matt Falkenhagen <falken@chromium.org>
Reviewed-by: Glen Robertson <glenrob@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Auto-Submit: Eric Willigers <ericwilligers@chromium.org>
Cr-Commit-Position: refs/heads/master@{#802210}
@ewilligers
Copy link
Collaborator Author

"Elementary" is just a bit too long

Is... is there something wrong with "TCP and UDP sockets"?

"TCP and UDP sockets" is longer. It is also the name of the earlier proposal, potentially allowing confusion.

@phoglenix
Copy link
Collaborator

I feel that "direct" isn't strongly meaningful in the name (to me it's much more strongly related to "fastest route" than to "raw" or "fundamental"). The main connection is the meaning of "without intermediaries" which is somewhat the correct implication to give.
Of the options floated, I think "bare" or "primitive" might be best.

ewilligers pushed a commit to ewilligers/direct-sockets that referenced this issue Dec 22, 2021
The github repo has been renamed. We update hyperlinks.
WICG#10
ewilligers added a commit that referenced this issue Dec 22, 2021
The github repo has been renamed. We update hyperlinks.
#10
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Dec 22, 2021
References to
https://github.com/WICG/raw-sockets
are replaced with references to
https://github.com/WICG/direct-sockets

The project was renamed:
WICG/direct-sockets#10

Change-Id: I67a58bc0c863c628d29fc86930ecc8aff2122c05
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Dec 22, 2021
References to
https://github.com/WICG/raw-sockets
are replaced with references to
https://github.com/WICG/direct-sockets

The project was renamed:
WICG/direct-sockets#10

Change-Id: I67a58bc0c863c628d29fc86930ecc8aff2122c05
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Dec 22, 2021
Following WICG/direct-sockets#10, the tests
directory is renamed and all references are updated.

Change-Id: I09ee495850666bc8dbe9964835c86aaf89ace555
aarongable pushed a commit to chromium/chromium that referenced this issue Dec 23, 2021
Following WICG/direct-sockets#10, the tests
directory is renamed and all references are updated.

Change-Id: I09ee495850666bc8dbe9964835c86aaf89ace555
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3347248
Auto-Submit: Andrew Rayskiy <greengrape@google.com>
Reviewed-by: Eric Willigers <ericwilligers@chromium.org>
Reviewed-by: Haiyang Pan <hypan@google.com>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Cr-Commit-Position: refs/heads/main@{#953748}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Dec 23, 2021
Following WICG/direct-sockets#10, the tests
directory is renamed and all references are updated.

Change-Id: I09ee495850666bc8dbe9964835c86aaf89ace555
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3347248
Auto-Submit: Andrew Rayskiy <greengrape@google.com>
Reviewed-by: Eric Willigers <ericwilligers@chromium.org>
Reviewed-by: Haiyang Pan <hypan@google.com>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Cr-Commit-Position: refs/heads/main@{#953748}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Dec 23, 2021
Following WICG/direct-sockets#10, the tests
directory is renamed and all references are updated.

Change-Id: I09ee495850666bc8dbe9964835c86aaf89ace555
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3347248
Auto-Submit: Andrew Rayskiy <greengrape@google.com>
Reviewed-by: Eric Willigers <ericwilligers@chromium.org>
Reviewed-by: Haiyang Pan <hypan@google.com>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Cr-Commit-Position: refs/heads/main@{#953748}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Dec 23, 2021
References to
https://github.com/WICG/raw-sockets
are replaced with references to
https://github.com/WICG/direct-sockets

The project was renamed:
WICG/direct-sockets#10

Change-Id: I67a58bc0c863c628d29fc86930ecc8aff2122c05
aarongable pushed a commit to chromium/chromium that referenced this issue Dec 23, 2021
References to
https://github.com/WICG/raw-sockets
are replaced with references to
https://github.com/WICG/direct-sockets

The project was renamed:
WICG/direct-sockets#10

Change-Id: I67a58bc0c863c628d29fc86930ecc8aff2122c05
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3346979
Reviewed-by: Alex Gough <ajgo@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Auto-Submit: Eric Willigers <ericwilligers@chromium.org>
Commit-Queue: Alan Cutter <alancutter@chromium.org>
Reviewed-by: Alan Cutter <alancutter@chromium.org>
Cr-Commit-Position: refs/heads/main@{#953764}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Dec 23, 2021
References to
https://github.com/WICG/raw-sockets
are replaced with references to
https://github.com/WICG/direct-sockets

The project was renamed:
WICG/direct-sockets#10

Change-Id: I67a58bc0c863c628d29fc86930ecc8aff2122c05
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3346979
Reviewed-by: Alex Gough <ajgo@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Auto-Submit: Eric Willigers <ericwilligers@chromium.org>
Commit-Queue: Alan Cutter <alancutter@chromium.org>
Reviewed-by: Alan Cutter <alancutter@chromium.org>
Cr-Commit-Position: refs/heads/main@{#953764}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue Dec 23, 2021
References to
https://github.com/WICG/raw-sockets
are replaced with references to
https://github.com/WICG/direct-sockets

The project was renamed:
WICG/direct-sockets#10

Change-Id: I67a58bc0c863c628d29fc86930ecc8aff2122c05
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3346979
Reviewed-by: Alex Gough <ajgo@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Auto-Submit: Eric Willigers <ericwilligers@chromium.org>
Commit-Queue: Alan Cutter <alancutter@chromium.org>
Reviewed-by: Alan Cutter <alancutter@chromium.org>
Cr-Commit-Position: refs/heads/main@{#953764}
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this issue Dec 25, 2021
…ts -> direct-sockets., a=testonly

Automatic update from web-platform-tests
Web tests: Rename external/wpt/raw-sockets -> direct-sockets.

Following WICG/direct-sockets#10, the tests
directory is renamed and all references are updated.

Change-Id: I09ee495850666bc8dbe9964835c86aaf89ace555
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3347248
Auto-Submit: Andrew Rayskiy <greengrape@google.com>
Reviewed-by: Eric Willigers <ericwilligers@chromium.org>
Reviewed-by: Haiyang Pan <hypan@google.com>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Cr-Commit-Position: refs/heads/main@{#953748}

--

wpt-commits: a24cabcdc77418d5c515feef8a2ce3d703c95563
wpt-pr: 32172
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this issue Dec 25, 2021
…=testonly

Automatic update from web-platform-tests
Direct Sockets API: Update spec links

References to
https://github.com/WICG/raw-sockets
are replaced with references to
https://github.com/WICG/direct-sockets

The project was renamed:
WICG/direct-sockets#10

Change-Id: I67a58bc0c863c628d29fc86930ecc8aff2122c05
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3346979
Reviewed-by: Alex Gough <ajgo@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Auto-Submit: Eric Willigers <ericwilligers@chromium.org>
Commit-Queue: Alan Cutter <alancutter@chromium.org>
Reviewed-by: Alan Cutter <alancutter@chromium.org>
Cr-Commit-Position: refs/heads/main@{#953764}

--

wpt-commits: dac3316dab0388464e4c20fa9434eacb7422bbcc
wpt-pr: 32167
mjfroman pushed a commit to mjfroman/moz-libwebrtc-third-party that referenced this issue Oct 14, 2022
The rename is tentative, blocked on naming decision
WICG/direct-sockets#10

Explainer: https://github.com/WICG/raw-sockets/blob/master/docs/explainer.md

Intent to Prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/ARtkaw4e9T4/m/npjeMssPCAAJ

Design doc:
https://docs.google.com/document/d/1Xa5nFkIWxkL3hZHvDYWPhT8sZvNeFpCUKNuqIwZHxnE/edit?usp=sharing

We introduce IDL methods for opening TCP and UDP sockets.

We introduce a mojom service that will perform permission checks
before forwarding socket opening requests to the Network Service.

Not yet implemented:
Permissions checks, calls to Network Service

Bug: 909927
Change-Id: Ifec9860d4e0b8211af7b142b856efc29cd6f9b35
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366395
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Reviewed-by: Matt Falkenhagen <falken@chromium.org>
Reviewed-by: Glen Robertson <glenrob@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Auto-Submit: Eric Willigers <ericwilligers@chromium.org>
Cr-Commit-Position: refs/heads/master@{#802210}
GitOrigin-RevId: 852cbbc09103cd88b9a7a10066d31d4ea4e3f89e
mjfroman pushed a commit to mjfroman/moz-libwebrtc-third-party that referenced this issue Oct 14, 2022
Following WICG/direct-sockets#10, the tests
directory is renamed and all references are updated.

Change-Id: I09ee495850666bc8dbe9964835c86aaf89ace555
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3347248
Auto-Submit: Andrew Rayskiy <greengrape@google.com>
Reviewed-by: Eric Willigers <ericwilligers@chromium.org>
Reviewed-by: Haiyang Pan <hypan@google.com>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Cr-Commit-Position: refs/heads/main@{#953748}
NOKEYCHECK=True
GitOrigin-RevId: 1836d88793d920e5a1e71946aef66582e6b2d3eb
mjfroman pushed a commit to mjfroman/moz-libwebrtc-third-party that referenced this issue Oct 14, 2022
References to
https://github.com/WICG/raw-sockets
are replaced with references to
https://github.com/WICG/direct-sockets

The project was renamed:
WICG/direct-sockets#10

Change-Id: I67a58bc0c863c628d29fc86930ecc8aff2122c05
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3346979
Reviewed-by: Alex Gough <ajgo@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Auto-Submit: Eric Willigers <ericwilligers@chromium.org>
Commit-Queue: Alan Cutter <alancutter@chromium.org>
Reviewed-by: Alan Cutter <alancutter@chromium.org>
Cr-Commit-Position: refs/heads/main@{#953764}
NOKEYCHECK=True
GitOrigin-RevId: 16dc16f9ec67841801d4fc4f457a829c8eca4b75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants