Closed Bug 783060 Opened 12 years ago Closed 6 years ago

Interfaces mentioned in DOM_CLASSINFO_MAP_BEGIN end up to global scope

Categories

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

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: smaug, Assigned: smaug)

References

Details

We really should have some way to say that some
interface should show up only in chrome global scope.
Can it involve moving those interfaces to webidl? :)
Need to look at what NS_DEFINE_CHROME_ONLY_CLASSINFO_DATA does.
It was used for ChromeWorker, but isn't used nowadays for anything.
(In reply to :Ms2ger from comment #1)
> Can it involve moving those interfaces to webidl? :)

AFAIK, webidl stuff is still a bit too hard.
We may have found a way to hide stuff even using the current macros. Waiting for
tryserver results for philikon's patch for bug 776825.
Depends on: 1442039
domclassinfo is gone (see bug 1442039).
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.