Closed Bug 1391016 Opened 7 years ago Closed 7 years ago

Only check "proxyAutoconfigUrl" if proxyType is set to "pac"

Categories

(Remote Protocol :: Marionette, enhancement, P1)

57 Branch
enhancement

Tracking

(firefox57 fixed)

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

(Blocks 1 open bug)

Details

(Whiteboard: [spec][17/08])

Attachments

(2 files)

Currently we always check the "proxyAutoconfigUrl" key even with the proxyType set to something else or completely missing. 

It should only be checked/used when "pac" is set as proxyType.
Whiteboard: [spec][17/08]
Comment on attachment 8897987 [details]
Bug 1391016 - Make sure that proxyType is required and a string.

https://reviewboard.mozilla.org/r/169288/#review174660
Attachment #8897987 - Flags: review?(dburns) → review+
Comment on attachment 8897988 [details]
Bug 1391016 - "proxyAutoconfigUrl" is required for proxyType "pac".

https://reviewboard.mozilla.org/r/169290/#review174666
Attachment #8897988 - Flags: review?(dburns) → review+
Attachment #8897987 - Flags: review?(ato)
Attachment #8897988 - Flags: review?(ato)
I had to push a minor update to fix an eslint failure in session.js.
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2222b1931d36
Make sure that proxyType is required and a string. r=automatedtester
https://hg.mozilla.org/integration/autoland/rev/ebc619b0d656
"proxyAutoconfigUrl" is required for proxyType "pac". r=automatedtester
https://hg.mozilla.org/mozilla-central/rev/2222b1931d36
https://hg.mozilla.org/mozilla-central/rev/ebc619b0d656
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: