Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Upgrade uMatrix to handle First Party Isolation #73

Closed
7 of 9 tasks
MaDill opened this issue Oct 16, 2018 · 5 comments
Closed
7 of 9 tasks

Upgrade uMatrix to handle First Party Isolation #73

MaDill opened this issue Oct 16, 2018 · 5 comments
Labels
duplicate This issue or pull request already exists

Comments

@MaDill
Copy link

MaDill commented Oct 16, 2018

Prerequisites

  • I performed a cursory search of the issue tracker to avoid opening a duplicate issue
  • This is not a support issue or a question
    • Support issues and questions are handled at /r/uMatrix
  • I tried to reproduce the issue when...
    • uMatrix is the only extension
    • uMatrix with default lists/settings
    • using a new, unmodified browser profile
  • I am running the latest version of uMatrix
  • I checked the documentation to understand that the issue I report is not a normal behavior
  • I used the logger to rule out that the issue is caused by my ruleset

Description

A specific URL where the issue occurs

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Supporting evidence

The problem is reportet in the deprecated issue tracker and there was no update since Feb. 2018. Firefox changed the API since version 59 according bugzilla. Is this issue still in progress or do I have to disable First Party Isolation?

gorhill/uMatrix#878

Your environment

  • uMatrix version: 1.3.14
  • Browser Name and version: Firefox 62.0.3
  • Operating System and version: Win 10 Pro 64bit
@uBlock-user uBlock-user added the enhancement New feature or request label Oct 16, 2018
@uBlock-user
Copy link
Contributor

Can you still reproduce it with the Steps given in that old issue ?

@MaDill
Copy link
Author

MaDill commented Oct 16, 2018

I still get the error message in the logger that the delete of the cookie failed. Attached a screenshot:
umatrix

@uBlock-user
Copy link
Contributor

So the issue still exists

@uBlock-user
Copy link
Contributor

Duplicate of gorhill/uMatrix#878

@uBlock-user uBlock-user marked this as a duplicate of gorhill/uMatrix#878 Oct 16, 2018
@uBlock-user uBlock-user added duplicate This issue or pull request already exists and removed enhancement New feature or request labels Oct 16, 2018
@tartpvule
Copy link

Is this issue still being worked on? The issue is still present in ESR68.1 I am using.

There are error messages in the Browser Console:
Unchecked lastError value: Error: First-Party Isolation is enabled, but the required 'firstPartyDomain' attribute was not set. for the calls to chrome.cookies.getAll and chrome.cookies.remove in vAPI.cookies.getAll and vAPI.cookies.remove respectively.

Maybe adding firstPartyDomain attribute would finally resolve this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants