Closed Bug 1704784 Opened 3 years ago Closed 3 years ago

Use of unknown property Ci.nsIObjectLoadingContent.PLUGIN_*

Categories

(Core Graveyard :: Plug-ins, defect)

defect

Tracking

(firefox-esr78 unaffected, firefox87 unaffected, firefox88 unaffected, firefox89 wontfix, firefox90 fixed)

RESOLVED FIXED
90 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox87 --- unaffected
firefox88 --- unaffected
firefox89 --- wontfix
firefox90 --- fixed

People

(Reporter: standard8, Assigned: handyman)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Bug 1682030 removed various constants from nsIObjectLoadingContent.idl, but didn't clean up the usages of those constants.

browser/base/content/test/plugins/browser_bug797677.js
  36:5  error  Use of unknown property Ci.nsIObjectLoadingContent.PLUGIN_UNSUPPORTED  mozilla/ci-checks (eslint)

dom/plugins/test/mochitest/browser_blockallplugins.js
  50:9  error  Use of unknown property Ci.nsIObjectLoadingContent.PLUGIN_BLOCK_ALL  mozilla/ci-checks (eslint)
  62:9  error  Use of unknown property Ci.nsIObjectLoadingContent.PLUGIN_BLOCK_ALL  mozilla/ci-checks (eslint)

toolkit/components/aboutprocesses/tests/browser/head.js
  481:21  error  Use of unknown property Ci.nsIHangReport.PLUGIN_HANG  mozilla/ci-checks (eslint)

This might be included in other work that is ongoing, or may need to be split up.

Flags: needinfo?(davidp99)

The Bugbug bot thinks this bug is a defect, but please change it back in case of error.

Type: task → defect

Set release status flags based on info from the regressing bug 1682030

This is pretty trivial stuff. I'll put together a quick patch.

Assignee: nobody → davidp99
Flags: needinfo?(davidp99)

This cleans up some pieces that were left behind after bug 1682030 removed NPAPI plugin support.

Pushed by daparks@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5b8bfc8a569a
Remove stray uses of defunct nsIObjectLoadingContent values r=Gijs
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Has Regression Range: --- → yes
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: