Signed-off-by: Amit Prakash Ambasta <amit.prakash.ambasta@gmail.com>
Details
Details
- Reviewers
emilio - Group Reviewers
Restricted Project - Commits
- rMOZILLACENTRAL2fc58e526510: Bug 1889054 - Fix issues with non-unified builds missing header inclusions.
- Bugzilla Bug ID
- 1889054
Diff Detail
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
- Build Status
Buildable 647962 Build 746737: arc lint + arc unit
Event Timeline
| widget/gtk/GtkCompositorWidget.h | ||
|---|---|---|
| 11 ↗ | (On Diff #846931) | Why is this one needed? This should go in the cpp file, not in the header, if the issue is:
|
| widget/gtk/GtkCompositorWidget.h | ||
|---|---|---|
| 11 ↗ | (On Diff #846931) | Moved as suggested. And yes, GtkCompositorWidget.cpp is the one that needed the header. |