Closed
Bug 1430725
Opened 7 years ago
Closed 7 years ago
[Wayland] - minor build fixes
Categories
(Core :: Widget: Gtk, enhancement, P2)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
mozilla59
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
We're missing some minor build fixes to wayland target.
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 5•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8942850 [details]
Bug 1430725 - dlsym gdk_wayland_display_get_wl_display() function,
https://reviewboard.mozilla.org/r/213106/#review218790
Attachment #8942850 -
Flags: review?(jhorak) → review+
Comment 6•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8942851 [details]
Bug 1430725 - Include nsClipboardWayland.cpp to wayland build,
https://reviewboard.mozilla.org/r/213108/#review218792
Attachment #8942851 -
Flags: review?(jhorak) → review+
Comment 7•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8942852 [details]
Bug 1430725 - Undefine X11 None at ScreenHelperGTK.h as it conflicts our JS code,
https://reviewboard.mozilla.org/r/213110/#review218796
::: commit-message-ec60e:1
(Diff revision 1)
> +Bug 1430725 - Udefine X11 None at ScreenHelperGTK.h as it conflicts our JS code, r?jhorak
typo: Undefine
Attachment #8942852 -
Flags: review?(jhorak) → review+
Comment 8•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8942849 [details]
Bug 1430725 - Use mozilla::widget namespace explicitly for ScreenHelperGTK::GetGTKMonitorScaleFactor() call,
https://reviewboard.mozilla.org/r/213104/#review218800
Attachment #8942849 -
Flags: review?(jhorak) → review+
| Comment hidden (mozreview-request) |
Comment 10•7 years ago
|
||
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/301e2e924d21
Use mozilla::widget namespace explicitly for ScreenHelperGTK::GetGTKMonitorScaleFactor() call, r=jhorak
https://hg.mozilla.org/integration/autoland/rev/257ed4705a15
dlsym gdk_wayland_display_get_wl_display() function, r=jhorak
https://hg.mozilla.org/integration/autoland/rev/44830cef5749
Include nsClipboardWayland.cpp to wayland build, r=jhorak
https://hg.mozilla.org/integration/autoland/rev/3fa7cfb635b7
Undefine X11 None at ScreenHelperGTK.h as it conflicts our JS code, r=jhorak
Comment 11•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/301e2e924d21
https://hg.mozilla.org/mozilla-central/rev/257ed4705a15
https://hg.mozilla.org/mozilla-central/rev/44830cef5749
https://hg.mozilla.org/mozilla-central/rev/3fa7cfb635b7
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•