You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to firefox-dev@mozilla.org Dev
To make ChromeUtils.addProfilerMarker easier to use, I recently added a ChromeUtils.now method returning the same value as Cu.now, but available in all chrome privileged scripts, including chrome workers. (https://bugzilla.mozilla.org/show_bug.cgi?id=1982887).