Closed Bug 1572139 Opened 7 years ago Closed 6 years ago

Enable sending UI notifications for ETP on mobile

Categories

(Firefox for Android Graveyard :: General, defect, P1)

defect

Tracking

(firefox-esr60 wontfix, firefox-esr6869+ verified, firefox68 wontfix, firefox69 verified, firefox70 verified)

VERIFIED FIXED
Firefox 70
Tracking Status
firefox-esr60 --- wontfix
firefox-esr68 69+ verified
firefox68 --- wontfix
firefox69 --- verified
firefox70 --- verified

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

Details

(Whiteboard: [fennec68.1])

Attachments

(3 files)

Similar to bug 1566836, there is another pref which we currently do not enable on mobile, which causes us to not send UI notifications for ETP on mobile. This causes devtools console messages to not work on Fennec. We should just remove this (now useless pref) on trunk and turn it on for branches.

Pushed by eakhgari@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f6e9a663d0ff Enable sending UI notifications for ETP on mobile; r=baku

Ehsan, do we need to uplift your ETP UI notification fix to Fennec? We plan to ship ETP in Fennec ESR 68.1 (September 3).

Flags: needinfo?(ehsan)
Priority: -- → P1
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70

(In reply to Chris Peterson [:cpeterson] from comment #6)

Ehsan, do we need to uplift your ETP UI notification fix to Fennec? We plan to ship ETP in Fennec ESR 68.1 (September 3).

Definitely, that was why I attached a branch patch. :-)

Flags: needinfo?(ehsan)

Comment on attachment 9083721 [details]
Bug 1572139 - Enable sending UI notifications for ETP on mobile;

Beta/Release Uplift Approval Request

  • User impact if declined: Devtools web console messages for ETP will not work on mobile.
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: Yes
  • If yes, steps to reproduce: STR:
  1. Ensure the network.cookie.cookieBehavior pref is set to 4 on Fennec.
  2. Connect devtools web console to Fennec using remote debugging.
  3. Navigate to https://www.cnn.com.
  4. Ensure you see messages like the below in the web console:
Request to access cookie or storage on “<url>” was blocked because it came from a tracker and content blocking is enabled.
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): The code that gets enabled by this pref has been shipped to users on desktop...
  • String changes made/needed: None
Attachment #9083721 - Flags: approval-mozilla-release?
Attachment #9083721 - Flags: approval-mozilla-beta?
Flags: qe-verify+
Attachment #9083721 - Attachment description: Bug 1572139 - Enable sending UI notifications for ETP on mobile; → Bug 1572139 - Enable sending UI notifications for ETP on mobile (branch patch)
Whiteboard: [fennec68.1]
QA Whiteboard: [qa-triaged]

Comment on attachment 9083721 [details]
Bug 1572139 - Enable sending UI notifications for ETP on mobile;

Moving the release uplift request over to esr68 where fennec lives nowadays.

Attachment #9083721 - Flags: approval-mozilla-release? → approval-mozilla-esr68?

Comment on attachment 9083721 [details]
Bug 1572139 - Enable sending UI notifications for ETP on mobile;

Enables UI notifications for ETP on mobile. Approved for Fennec 68.1b6. Note that only this branch patch need to land.

Attachment #9083721 - Flags: approval-mozilla-esr68?
Attachment #9083721 - Flags: approval-mozilla-esr68+
Attachment #9083721 - Flags: approval-mozilla-beta?
Attachment #9083721 - Flags: approval-mozilla-beta+
Attachment #9083721 - Attachment description: Bug 1572139 - Enable sending UI notifications for ETP on mobile (branch patch) → Bug 1572139 - Enable sending UI notifications for ETP on mobile;

Hi!
I tested this on ESR 68.1b6, Beta 69.0b13, Nightly 70.0a1 (2019-08-13) with Samsung Galaxy S8 (Android 9) following the steps from Comment 9 and messages like "Request to access cookie or storage on “<url>” was blocked because it came from a tracker and content blocking is enabled." are displayed in the web console.
I will mark this as verified on Firefox esr68, Firefox 69 and Firefox 70. Thanks!

Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-triaged]
Flags: qe-verify+
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: