Closed Bug 1487372 Opened 6 years ago Closed 6 years ago

Correct deprecation URL

Categories

(Core :: AutoConfig (Mission Control Desktop), defect, P1)

defect

Tracking

()

VERIFIED FIXED
mozilla63
Tracking Status
firefox62 --- verified
firefox63 --- verified

People

(Reporter: mkaply, Assigned: mkaply)

Details

Attachments

(1 file)

We put a URL in for deprecation that isn't going to be setup in time for release.
Attached patch Correct URLSplinter Review
Approval Request Comment
[Feature/Bug causing the regression]: Correct URL to info about autoconfig sandboxing
[User impact if declined]: Incorrect URL in warning message
[Is this code covered by automated tests?]: No
[Has the fix been verified in Nightly?]: No
[Needs manual test from QE? If yes, steps to reproduce]: No
[List of other uplifts needed for the feature/fix]: None
[Is the change risky?]: No
[Why is the change risky/not risky?]: Changes URL in untranslated string.
[String changes made/needed]:
Attachment #9005171 - Flags: review?(rtestard)
Attachment #9005171 - Flags: approval-mozilla-release?
[Tracking Requested - why for this release]:
Attachment #9005171 - Flags: review?(rtestard) → review+
Comment on attachment 9005171 [details] [diff] [review]
Correct URL

Changes a URL for a support article. Approved for Fx62 RC2.
Attachment #9005171 - Flags: approval-mozilla-release? → approval-mozilla-release+
Flags: qe-verify+
Keywords: checkin-needed
Pushed by shindli@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/6615e70815bb
Update Autoconfig sandboxing URL. r=rtestard
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/6615e70815bb
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Hi Mike. Can you please provide some steps, in order to verify this issue ? Thanks.
Flags: needinfo?(mozilla)
So to verify this issue, create an autoconfig file that contains Components.classes.

So:

defaults/prefs/autoconfig.js

pref("general.config.filename", "firefox.cfg");
pref("general.config.obscure_value", 0);


firefox.cfg

// Comment first line
Components.classes

You should see the warning on the console.
Flags: needinfo?(mozilla)
Thank you Mike. I verified on Firefox 62.0 and on latest Nightly 63.0a1 (2018-08-31) under Windows 10 (x64), macOS 10.12 and Ubuntu 16.04 (x64) and the warning was present on the console.
Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: