Closed
Bug 1268151
Opened 9 years ago
Closed 9 years ago
Circular includes in IPDL headers leading to odd behavior
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
mozilla50
People
(Reporter: bugzilla, Assigned: bugzilla)
References
(Blocks 1 open bug)
Details
(Whiteboard: btpp-active, aes+)
Attachments
(1 file)
I want to clean up some dependencies here since they are causing some problems such as a11y protocols having to include completely unrelated gunk due to a include cycle in a managing protocol.
Updated•9 years ago
|
Whiteboard: btpp-active
Assignee | ||
Comment 1•9 years ago
|
||
![]() |
||
Updated•9 years ago
|
Whiteboard: btpp-active → btpp-active, aes-win
![]() |
||
Updated•9 years ago
|
OS: Unspecified → Windows
Whiteboard: btpp-active, aes-win → btpp-active, aes+
Assignee | ||
Comment 2•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/64374/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/64374/
Attachment #8771111 -
Flags: review?(wmccloskey)
Attachment #8771111 -
Flags: review?(wmccloskey) → review+
Comment on attachment 8771111 [details]
Bug 1268151: Clean up some dependencies in IPDL headers;
https://reviewboard.mozilla.org/r/64374/#review61388
Assignee | ||
Comment 4•9 years ago
|
||
Comment on attachment 8771111 [details]
Bug 1268151: Clean up some dependencies in IPDL headers;
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/64374/diff/1-2/
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ef57886bcaa6
Clean up some dependencies in IPDL headers; r=billm
Comment 6•9 years ago
|
||
bugherder |
Status: ASSIGNED → 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
•