Closed Bug 1123512 Opened 11 years ago Closed 11 years ago

Move all the moz*() functions in ReaderMode.js to a unique namespace

Categories

(Firefox for iOS :: Reader View, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: st3fan, Unassigned)

References

Details

Instead of having those functions globally, move them to some namespace where there is no possible conflict with code from web content. I think Chrome puts stuff like that in a __chrome_362b3e3a_API namespace or so.
good. then we won't need to keep prefixing with moz* too.
Summary: Move all the moz*() functions in ReaderMode.js to a private namespace → Move all the moz*() functions in ReaderMode.js to a unique namespace
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.