Closed Bug 1853270 Opened 2 years ago Closed 2 years ago

Add LordUrlFlag flag to allow additional headers

Categories

(Firefox for Android :: General, task, P3)

All
Android
task

Tracking

()

RESOLVED FIXED
119 Branch
Tracking Status
firefox118 --- fixed
firefox119 --- fixed

People

(Reporter: gl, Assigned: gl)

References

Details

(Whiteboard: [fxdroid])

Attachments

(2 files)

Currently, any additional headers that is passed into GeckoEngineSession.kt#197 are filtered out if they are not CORS safelisted. We want to add a LoadUrlFlag flag that will allow additional headers to be sent.

Whiteboard: [fxdroid]
Flags: qe-verify-
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch

Comment on attachment 9354327 [details] [review]
[mozilla-mobile/firefox-android] Bug 1853270 - Add LoadUrlFlag flag to allow additional headers (backport #3658) (#3734)

Beta/Release Uplift Approval Request

  • User impact if declined: Google Tier 1 search experiment will be delayed.
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): This adds a new flag that needs to be manually set to allow additional headers to be sent when loading a new URL because this flag is only used in very specific controlled use cases that we have to set - this change is not risky on its own.
  • String changes made/needed: None
  • Is Android affected?: Yes
Attachment #9354327 - Flags: approval-mozilla-beta?
Comment on attachment 9354327 [details] [review] [mozilla-mobile/firefox-android] Bug 1853270 - Add LoadUrlFlag flag to allow additional headers (backport #3658) (#3734) 118 is release now.
Attachment #9354327 - Flags: approval-mozilla-beta? → approval-mozilla-release?
Comment on attachment 9354327 [details] [review] [mozilla-mobile/firefox-android] Bug 1853270 - Add LoadUrlFlag flag to allow additional headers (backport #3658) (#3734) Approved for 118 RC2
Attachment #9354327 - Flags: approval-mozilla-release? → approval-mozilla-release+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: