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

move and rename getOriginPrivateDirectory to StorageManager #217

Merged
merged 1 commit into from
Aug 18, 2020

Conversation

mkruisselbrink
Copy link
Contributor

@mkruisselbrink mkruisselbrink commented Aug 17, 2020

Renames self.getOriginPrivateDirector() to navigator.storage.getDirectory().

Fixes #211.


Preview | Diff

Copy link
Member

@inexorabletash inexorabletash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@@ -1394,7 +1396,7 @@ run these steps:
1. If |parsedType|'s [=MIME type/type=] is "*", return `true`.
1. If |parsedType|'s [=MIME type/type=] is |type|'s [=MIME type/type=], return `true`.
1. |parsedType|'s [=MIME type/essence=] is |type|'s [=MIME type/essence=], return `true`.
1. If |extensions| is a string, set |extensions| to a [=list=] with a single
1. If |extensions| is a string, set |extensions| to a [=/list=] with a single
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could use the fancy « |extensions| » syntax, but this is fine as is.

@mkruisselbrink mkruisselbrink merged commit ebf0210 into master Aug 18, 2020
@mkruisselbrink mkruisselbrink deleted the rename-sandboxed-stuff branch August 18, 2020 17:21
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Aug 18, 2020
Renames self.getOriginPrivateDirector() to
navigator.storage.getDirectory(), following the changes in
WICG/file-system-access#217.

Change-Id: Ie993c24b56ffdf369bb87ed03eb786f458e50ad5
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Aug 19, 2020
Renames self.getOriginPrivateDirector() to
navigator.storage.getDirectory(), following the changes in
WICG/file-system-access#217.

Change-Id: Ie993c24b56ffdf369bb87ed03eb786f458e50ad5
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Aug 19, 2020
Renames self.getOriginPrivateDirector() to
navigator.storage.getDirectory(), following the changes in
WICG/file-system-access#217.

Change-Id: Ie993c24b56ffdf369bb87ed03eb786f458e50ad5
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Aug 19, 2020
Renames self.getOriginPrivateDirector() to
navigator.storage.getDirectory(), following the changes in
WICG/file-system-access#217.

Change-Id: Ie993c24b56ffdf369bb87ed03eb786f458e50ad5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363567
Commit-Queue: Marijn Kruisselbrink <[email protected]>
Auto-Submit: Marijn Kruisselbrink <[email protected]>
Reviewed-by: Jeremy Roman <[email protected]>
Reviewed-by: Joshua Bell <[email protected]>
Cr-Commit-Position: refs/heads/master@{#799857}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Aug 20, 2020
Renames self.getOriginPrivateDirector() to
navigator.storage.getDirectory(), following the changes in
WICG/file-system-access#217.

Change-Id: Ie993c24b56ffdf369bb87ed03eb786f458e50ad5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363567
Commit-Queue: Marijn Kruisselbrink <[email protected]>
Auto-Submit: Marijn Kruisselbrink <[email protected]>
Reviewed-by: Jeremy Roman <[email protected]>
Reviewed-by: Joshua Bell <[email protected]>
Cr-Commit-Position: refs/heads/master@{#799857}
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Aug 27, 2020
…ectory to StorageManager., a=testonly

Automatic update from web-platform-tests
[FS] Move and rename getOriginPrivateDirectory to StorageManager.

Renames self.getOriginPrivateDirector() to
navigator.storage.getDirectory(), following the changes in
WICG/file-system-access#217.

Change-Id: Ie993c24b56ffdf369bb87ed03eb786f458e50ad5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363567
Commit-Queue: Marijn Kruisselbrink <[email protected]>
Auto-Submit: Marijn Kruisselbrink <[email protected]>
Reviewed-by: Jeremy Roman <[email protected]>
Reviewed-by: Joshua Bell <[email protected]>
Cr-Commit-Position: refs/heads/master@{#799857}

--

wpt-commits: 520cb04052be2698ef2abe0eb22661299150f9bb
wpt-pr: 25081
ambroff pushed a commit to ambroff/gecko that referenced this pull request Nov 4, 2020
…ectory to StorageManager., a=testonly

Automatic update from web-platform-tests
[FS] Move and rename getOriginPrivateDirectory to StorageManager.

Renames self.getOriginPrivateDirector() to
navigator.storage.getDirectory(), following the changes in
WICG/file-system-access#217.

Change-Id: Ie993c24b56ffdf369bb87ed03eb786f458e50ad5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363567
Commit-Queue: Marijn Kruisselbrink <[email protected]>
Auto-Submit: Marijn Kruisselbrink <[email protected]>
Reviewed-by: Jeremy Roman <[email protected]>
Reviewed-by: Joshua Bell <[email protected]>
Cr-Commit-Position: refs/heads/master@{#799857}

--

wpt-commits: 520cb04052be2698ef2abe0eb22661299150f9bb
wpt-pr: 25081
mjfroman pushed a commit to mjfroman/moz-libwebrtc-third-party that referenced this pull request Oct 14, 2022
Renames self.getOriginPrivateDirector() to
navigator.storage.getDirectory(), following the changes in
WICG/file-system-access#217.

Change-Id: Ie993c24b56ffdf369bb87ed03eb786f458e50ad5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363567
Commit-Queue: Marijn Kruisselbrink <[email protected]>
Auto-Submit: Marijn Kruisselbrink <[email protected]>
Reviewed-by: Jeremy Roman <[email protected]>
Reviewed-by: Joshua Bell <[email protected]>
Cr-Commit-Position: refs/heads/master@{#799857}
GitOrigin-RevId: f2ec95138c4a40c62ea5749bb2227e670866756f
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 this pull request may close these issues.

getOriginPrivateDirectory is not a name that's friendly to partitioning
2 participants