Closed
Bug 1283327
Opened 9 years ago
Closed 9 years ago
Factor out SynchronouslyCreatePBackground
Categories
(Core :: IPC, defect, P1)
Core
IPC
Tracking
()
RESOLVED
FIXED
mozilla50
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | fixed |
People
(Reporter: khuey, Assigned: khuey)
Details
Attachments
(1 file)
|
14.32 KB,
patch
|
billm
:
review+
|
Details | Diff | Splinter Review |
Since it failed to happen in bug 1104616, even after prompting the author ...
Attachment #8766580 -
Flags: review?(wmccloskey)
Comment on attachment 8766580 [details] [diff] [review]
Patch
Review of attachment 8766580 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks for doing this. Also, thanks for reminding me that we can now remove this nested event loop garbage. I filed bug 1283609 for that (although feel free to pick it up if you have a chance).
Should CameraUtils.cpp be deleted?
Attachment #8766580 -
Flags: review?(wmccloskey) → review+
| Assignee | ||
Comment 2•9 years ago
|
||
It gets deleted in bug 1283328.
Thanks for the review.
Pushed by khuey@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9cc90f29c6e8
Factor out SynchronouslyCreatePBackground. r=billm
Priority: -- → P1
Comment 4•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•