question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Consider sending cookies for authenticated updates from Chrome Web Store

See original GitHub issue

Description

https://chromium.googlesource.com/chromium/src/+/8de22f37fb88accc56b3427bb810151859e967e8 was pulled in when updating Chromium 79. This happened from 79.0.3945.45 to 79.0.3945.56

Using the in the same was as Chrome will fix authenticated updates from Chrome Web Store (i.e. updates for paid or domain-private extensions) in some cases. Extension installs are unaffected by the bug. This was worked around with Chromium 79 with https://github.com/brave/brave-core/pull/4091/commits/94a1c7c6e7f54b9b1afd0c6a085de4f0ac9bcded

Main PR at https://github.com/brave/brave-core/pull/4091/

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
tomlowenthalcommented, Dec 4, 2019

We can tell locally whether either of those cases apply before trying?

0reactions
jantimoncommented, Jan 14, 2020

I have the same issue even if I am not using private mode because Brave is blocking the Chrome Web Store Cookies: https://github.com/brave/brave-browser/issues/6753#issuecomment-574109671

Read more comments on GitHub >

github_iconTop Results From Across the Web

Clear, enable, and manage cookies in Chrome - Google Support
On your computer, open Chrome Chrome . · At the top right, click More More and then Settings Settings . · Under "Privacy...
Read more >
chrome.cookies - Chrome Developers
CookieStore. Represents a cookie store in the browser. An incognito mode window, for instance, uses a separate cookie store from a non-incognito window....
Read more >
Upcoming changes in cookie handling in Google Chrome
Google Chrome will change its default cookie behavior in Feb 2020. ... requests made to the current site are considered same-site requests.
Read more >
Google Chrome Cookie Update: What do you need to know?
You may have heard of Google Chrome updating its cookie policy on ... website will send a request to a web browser where...
Read more >
Prepare for SameSite Cookie Updates - Heroku Blog
Now, the day is finally at hand. Starting February 4, 2020, Google Chrome will stop sending third-party cookies in cross-site requests unless ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found