Closed Bug 1596065 Opened 5 years ago Closed 5 years ago

Disable the access to RKV for about:support

Categories

(Core :: Audio/Video: Playback, task, P1)

71 Branch
task

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox70 --- wontfix
firefox71 + fixed
firefox72 --- fixed

People

(Reporter: achronop, Assigned: achronop)

References

Details

Attachments

(1 file)

This code will be wrapped around a pref and will pref off.

Blocks: ship-rkv
Type: task → defect
Status: NEW → ASSIGNED
Type: defect → task

Wrap around the pref media.mediacapabilities.from-database the option to enumerate MediaCapabilities database in about:support page. When the pref is off the button disappears and the enumeration method returns early.

Pushed by achronopoulos@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/945c10e9ab6b
Hide database enumeration option in about:support if the pref is off. r=chunmin
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72

Shouldn't this also land in 71?

Flags: needinfo?(achronop)

(In reply to Victor Porof [:vporof][:vp] from comment #4)

Shouldn't this also land in 71?

Yes, can you or achronop make the uplift request today so as that it gets into beta tomorrow please? Thanks

Comment on attachment 9108687 [details]
Bug 1596065 - Hide database enumeration option in about:support if the pref is off. r?chunmin

Beta/Release Uplift Approval Request

  • User impact if declined: Crashes, it accesses the RKV database, which is crashing.
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): This is a change in the JS level and it just removes the use of the offending methods.
  • String changes made/needed:
Flags: needinfo?(achronop)
Attachment #9108687 - Flags: approval-mozilla-beta?

Comment on attachment 9108687 [details]
Bug 1596065 - Hide database enumeration option in about:support if the pref is off. r?chunmin

Planned Uplift approved for 71 beta 12, thanks.

Attachment #9108687 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
No longer blocks: ship-rkv
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: