Closed Bug 694976 Opened 14 years ago Closed 14 years ago

convert the rest of eventutils.js functions to use SpecialPowers

Categories

(Testing :: Mochitest, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla10

People

(Reporter: jmaher, Assigned: jmaher)

References

Details

(Whiteboard: [specialpowers])

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #674323 +++ EventUtils.js has a lot of functions that still use SpecialPowers. This is a cleanup of everything else.
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Attachment #567438 - Flags: review?(ted.mielczarek)
Comment on attachment 567438 [details] [diff] [review] port rest of eventutils.js to specialpowers (1.0) Review of attachment 567438 [details] [diff] [review]: ----------------------------------------------------------------- ::: testing/mochitest/tests/SimpleTest/specialpowersAPI.js @@ +711,5 @@ > registerFactory); > return {'cid':cid, 'originalFactory':oldFactory}; > }, > + > + __getElement: function(aWindow, id) { Any reason this starts with two underscores instead of just one?
Attachment #567438 - Flags: review?(ted.mielczarek) → review+
ted, did a s/__/_/ on the function name. inbound: https://hg.mozilla.org/integration/mozilla-inbound/rev/08e265c528ef
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: