Closed
Bug 1263311
Opened 7 years ago
Closed 7 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•7 years ago
|
||
Attachment #8739600 -
Flags: review?(nfroyd)
Assignee | ||
Comment 2•7 years ago
|
||
Attachment #8739601 -
Flags: review?(nfroyd)
![]() |
||
Comment 3•7 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•7 years ago
|
Attachment #8739600 -
Flags: review?(nfroyd) → review+
![]() |
||
Comment 4•7 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+
https://hg.mozilla.org/integration/mozilla-inbound/rev/18132498bc40 https://hg.mozilla.org/integration/mozilla-inbound/rev/60b1be29446c https://hg.mozilla.org/integration/mozilla-inbound/rev/0434a548e1fe
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)
https://hg.mozilla.org/integration/mozilla-inbound/rev/81d0c00bb82f https://hg.mozilla.org/integration/mozilla-inbound/rev/6ca7effcd9ab https://hg.mozilla.org/integration/mozilla-inbound/rev/9639832c996c
Comment 8•7 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: 7 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(khuey)
You need to log in
before you can comment on or make changes to this bug.
Description
•