Closed
Bug 1735786
Opened 3 years ago
Closed 3 years ago
Update test NavigationDelegateTest to work with https-first enabled
Categories
(GeckoView :: General, task, P1)
GeckoView
General
Tracking
(firefox96 fixed)
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: ckerschb, Assigned: agi)
References
(Blocks 1 open bug)
Details
(Whiteboard: [geckoview:m95][geckoview:m96])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
No description provided.
Reporter | ||
Comment 1•3 years ago
|
||
I just realized it's those two:
- NavigationDelegateTest
- WebExtensionTest
that would need to be adjusted to work with the prefdom.security.https_first
set totrue
.
Updated•3 years ago
|
Component: DOM: Security → General
Priority: P2 → P1
Product: Core → GeckoView
Whiteboard: [geckoview:m95]
Updated•3 years ago
|
Rank: 3
Updated•3 years ago
|
Whiteboard: [geckoview:m95] → [geckoview:m95][geckoview:m96]
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → agi
Assignee | ||
Comment 2•3 years ago
|
||
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7a22fca4a6fa
Fix GeckoView tests for https-first. r=calu
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•