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

[WPT] BFCache: storage events #31080

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Oct 4, 2021

Expectation:
When localStorage is modified when a page is in BFCache,
storage events should NOT be fired for the page
even after the page becomes active.

Results:
Firefox/Safari: Pass.
Chromium: Fail (events are fired, https://crbug.com/1328939).

Bug: 1328939, 1107415, whatwg/storage#119
Change-Id: I53c92b2d5f8f4791a43c2c702a441029fdbc7101
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3198458
Reviewed-by: Marijn Kruisselbrink <[email protected]>
Reviewed-by: Rakina Zata Amni <[email protected]>
Commit-Queue: Hiroshige Hayashizaki <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1009350}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

The review process for this patch is being conducted in the Chromium project.

@rakina
Copy link
Contributor

rakina commented Feb 17, 2022

@asutherland, would you able to review this WPT for whatwg/storage#119 (It's also on Chromium Gerrit: https://chromium-review.googlesource.com/c/chromium/src/+/3198458)

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-3198458 branch 4 times, most recently from 0ed6ccd to 4e08670 Compare May 27, 2022 02:54
@rakina
Copy link
Contributor

rakina commented May 27, 2022

@annevk / @asutherland, would you be interested in reviewing this WPT? (We are reviewing it on the Chrome side as well here: https://chromium-review.googlesource.com/c/chromium/src/+/3198458)

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-3198458 branch from 4e08670 to 0067451 Compare May 27, 2022 18:18
Expectation:
When localStorage is modified when a page is in BFCache,
storage events should NOT be fired for the page
even after the page becomes active.

Results:
Firefox/Safari: Pass.
Chromium: Fail (events are fired, https://crbug.com/1328939).

Bug: 1328939, 1107415, whatwg/storage#119
Change-Id: I53c92b2d5f8f4791a43c2c702a441029fdbc7101
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3198458
Reviewed-by: Marijn Kruisselbrink <[email protected]>
Reviewed-by: Rakina Zata Amni <[email protected]>
Commit-Queue: Hiroshige Hayashizaki <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1009350}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants