Closed
Bug 736802
Opened 13 years ago
Closed 13 years ago
Qt EGL Maemo compilation broken
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: romaxa, Assigned: romaxa)
References
Details
(Keywords: regression)
Attachments
(1 file, 2 obsolete files)
3.03 KB,
patch
|
romaxa
:
review+
|
Details | Diff | Splinter Review |
In qws configuration (without X11) compilation of GLLibraryEGL.h is broken.
EGLNativeWindowType and other native types not defined
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Summary: Qt EGL (Non-X11) compilation broken → Qt EGL Maemo compilation broken
Assignee | ||
Comment 2•13 years ago
|
||
Attachment #606936 -
Attachment is obsolete: true
Attachment #606936 -
Flags: review?
Attachment #607699 -
Flags: review?(joe)
Assignee | ||
Updated•13 years ago
|
Keywords: regression
Comment 3•13 years ago
|
||
Comment on attachment 607699 [details] [diff] [review]
Fix regression for EGL building on Maemo/N9
Review of attachment 607699 [details] [diff] [review]:
-----------------------------------------------------------------
r=me if it passes try
Attachment #607699 -
Flags: review?(joe) → review+
Assignee | ||
Comment 4•13 years ago
|
||
Ok, this is little bit breaking win build, reorganized it in order to avoid double declaration
Attachment #607699 -
Attachment is obsolete: true
Attachment #607838 -
Flags: review?(joe)
Assignee | ||
Comment 5•13 years ago
|
||
Comment on attachment 607838 [details] [diff] [review]
Fix regression for EGL building on Maemo/N9
23:58 < gw280> romaxa: great, r+ from me
Attachment #607838 -
Flags: review?(joe) → review+
Comment 6•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
You need to log in
before you can comment on or make changes to this bug.
Description
•