Closed Bug 764618 Opened 12 years ago Closed 12 years ago

Remove IsOnPrefWhitelist and URIIsChromeOrInPref

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla18

People

(Reporter: qdot, Assigned: qdot)

References

Details

Attachments

(1 file)

nsContentUtils::URIIsChromeOrInPref and nsContentUtils::IsOnPrefWhitelist do the exact same thing. Remove IsOnPrefWhitelist and replace all calls with URIIsChromeOrInPref.
Component: DOM: Device Interfaces → DOM
OS: Linux → All
QA Contact: device-interfaces → general
Hardware: x86_64 → All
Now that we have the permissions API, both of these functions are obsolete and should be removed.
Summary: Replace IsOnPrefWhitelist with URIIsChromeOrInPref and remove IsOnPrefWhitelist → Remove IsOnPrefWhitelist and URIIsChromeOrInPref
Depends on: 781331
Depends on: 781353
Depends on: 781355
Attachment #653547 - Flags: review?(anygregor)
Comment on attachment 653547 [details] [diff] [review]
Patch 1 (v1): Remove IsOnPrefWhitelist and URIIsChromeOrInPref

\o/
Attachment #653547 - Flags: review?(anygregor) → review+
https://hg.mozilla.org/mozilla-central/rev/02227f11b424
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: