Closed
Bug 1263311
Opened 9 years ago
Closed 9 years ago
Rework nsICancelableRunnable
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: khuey, Assigned: khuey)
Details
Attachments
(3 files)
45.60 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
1006 bytes,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
23.31 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
An act in three parts.
Attachment #8739599 -
Flags: review?(nfroyd)
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8739600 -
Flags: review?(nfroyd)
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8739601 -
Flags: review?(nfroyd)
Comment 3•9 years ago
|
||
Comment on attachment 8739599 [details] [diff] [review]
Part 1: Change the interface
Review of attachment 8739599 [details] [diff] [review]:
-----------------------------------------------------------------
Sure.
Attachment #8739599 -
Flags: review?(nfroyd) → review+
Updated•9 years ago
|
Attachment #8739600 -
Flags: review?(nfroyd) → review+
Comment 4•9 years ago
|
||
Comment on attachment 8739601 [details] [diff] [review]
Part 3: s/nsCancelableRunnable/CancelableRunnable/g
Review of attachment 8739601 [details] [diff] [review]:
-----------------------------------------------------------------
I would prefer this be s/nsCancelableRunnable/mozilla::CancelableRunnable/, but that's probably a bit of a pain. File a followup bug?
Attachment #8739601 -
Flags: review?(nfroyd) → review+
Backed out in https://hg.mozilla.org/integration/mozilla-inbound/rev/61ca2f5fd696 for Windows build failures like https://treeherder.mozilla.org/logviewer.html#?job_id=25544677&repo=mozilla-inbound
Flags: needinfo?(khuey)
Comment 8•9 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/81d0c00bb82f
https://hg.mozilla.org/mozilla-central/rev/6ca7effcd9ab
https://hg.mozilla.org/mozilla-central/rev/9639832c996c
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(khuey)
You need to log in
before you can comment on or make changes to this bug.
Description
•