Closed Bug 1428402 Opened 8 years ago Closed 2 years ago

Add a line to about:support that identifies if the user has userChrome.css or userContent.css

Categories

(Firefox :: General, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
117 Branch
Tracking Status
firefox59 --- wontfix
firefox117 --- fixed

People

(Reporter: chutten, Assigned: gregp)

References

Details

Attachments

(1 file)

A lot of time can be wasted diagnosing bugs that eventually, after some long investigation, turn out to be silently-failing userChrome.css selectors. To diagnose problems of this sort faster, perhaps we could annotate about:support to include whether the user reporting the issue has user stylesheets?
cat the entire contents of userContent and userChrome into an about:support heading?
Strings have a nasty habit of occasionally containing data we don't need (or want) to know. I think we can get most of the benefit from something along the lines of: "User CSS: {chrome|content|<none>}"
Priority: -- → P3
Severity: normal → S3
Assignee: nobody → gp3033
Status: NEW → ASSIGNED
Pushed by gp3033@protonmail.com: https://hg.mozilla.org/integration/autoland/rev/df74c724a47d Add legacy user stylesheet information to about:support r=Gijs
Flags: needinfo?(gp3033)
Pushed by gp3033@protonmail.com: https://hg.mozilla.org/integration/autoland/rev/8abddd293750 Add legacy user stylesheet information to about:support r=Gijs
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
See Also: → 1902257
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: