Closed
Bug 1750231
Opened 3 years ago
Closed 3 years ago
Allow setting HTTP connection flags via GeckoWebExecutor
Categories
(GeckoView :: General, enhancement, P1)
Tracking
(firefox98 fixed)
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: csadilek, Assigned: agi)
References
Details
(Whiteboard: [geckoview:m98])
Attachments
(3 files)
This is to add API GeckoWebExecutor
to allow setting available config options in Necko. In particular, we want to be able to set the be_conservative
flag in A-C/Fenix/Focus: https://searchfox.org/mozilla-central/rev/3de56eb5f266f523340e739ae1b53258e0a95dfe/netwerk/protocol/http/nsHttp.h#95
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → agi
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Updated•3 years ago
|
Severity: -- → S2
Priority: -- → P1
Whiteboard: [geckoview:m98]
Pushed by asferro@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/675f20ff617e Add bug # to CHANGELOG. r=calu https://hg.mozilla.org/integration/autoland/rev/b849a68af0a7 Suggest mach gradle instead of gradlew. r=calu https://hg.mozilla.org/integration/autoland/rev/98791ed8ca4c Add WebRequest::beConservative. r=calu,jonalmeida
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/675f20ff617e
https://hg.mozilla.org/mozilla-central/rev/b849a68af0a7
https://hg.mozilla.org/mozilla-central/rev/98791ed8ca4c
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•