Closed Bug 235035 Opened 21 years ago Closed 21 years ago

change nsIRunnable.Run to nsIRunnable.run

Categories

(Core :: XPCOM, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: timeless, Assigned: timeless)

References

Details

Attachments

(1 file)

I don't think many people are implementing js threads, but my group is so this
will be one of many bugs relating to threads and javascript.

Interfaces are supposed to use interCaps instead of InitialCaps for methods.

I've checked a tree from yesterday and there are no instances of "Run(" in any
of the .js files, so JS consumers of nsIRunnable don't exist.

There's one js impl of nsIRunnable (a test harness).

Newsgroups indicate only one person ever expressed an interest in runnable, but
my guess (based on certain other unfixed bugs) is that he didn't do much with it.
Attachment #141835 - Flags: superreview?(darin)
Attachment #141835 - Flags: review?(dougt)
Attachment #141835 - Flags: superreview?(darin) → superreview+
Blocks: 235038
Attachment #141835 - Flags: review?(dougt) → review+
Blocks: 235046
Checking in mozilla/js/src/xpconnect/tests/js/old/threads.js;
/cvsroot/mozilla/js/src/xpconnect/tests/js/old/threads.js,v  <--  threads.js
new revision: 1.2; previous revision: 1.1
done
Checking in mozilla/xpcom/threads/nsIRunnable.idl;
/cvsroot/mozilla/xpcom/threads/nsIRunnable.idl,v  <--  nsIRunnable.idl
new revision: 1.4; previous revision: 1.3
done
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: