Closed
Bug 1113655
Opened 11 years ago
Closed 11 years ago
compile error in gfx/layers/ImageContainer.cpp
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.2 S2 (19dec)
People
(Reporter: seinlin, Assigned: seinlin)
References
Details
Attachments
(2 files)
744 bytes,
patch
|
roc
:
review+
sotaro
:
review+
|
Details | Diff | Splinter Review |
1.05 KB,
patch
|
sotaro
:
review+
ayang
:
feedback+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•11 years ago
|
||
Robert, now L is on bring up stage so camera is not enabled. Finally camera will be enabled, but this compile error will block at the moment. Could you review this patch? Thanks!
Attachment #8539275 -
Flags: review?(roc)
Comment 2•11 years ago
|
||
Comment on attachment 8539275 [details] [diff] [review]
gfx-compiled-failed.patch
Since this is the last patch blocking gonk-L build and it looks pretty simple/uncontroversial, requesting review from sotaro in case he can get to it sooner.
Attachment #8539275 -
Flags: review?(sotaro.ikeda.g)
Attachment #8539275 -
Flags: review?(roc) → review+
Updated•11 years ago
|
Attachment #8539275 -
Flags: review?(sotaro.ikeda.g) → review+
Comment 3•11 years ago
|
||
Assignee: nobody → kli
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2.2 S2 (19dec)
Assignee | ||
Comment 5•11 years ago
|
||
There is bustage when camera is enabled and webrtc is not enabled. Re-open to update the patch.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 6•11 years ago
|
||
Alfredo, As 'GonkCameraImage.h' is included from webtrc, so I think we should also use MOZ_WEBTRC for condition check. How do you thinks?
Sotaro, To fix the error in comment 5, we need to update the patch. Could you review this patch?
Thanks!
Attachment #8541101 -
Flags: review?(sotaro.ikeda.g)
Attachment #8541101 -
Flags: feedback?(ayang)
Updated•11 years ago
|
Attachment #8541101 -
Flags: feedback?(ayang) → feedback+
Updated•11 years ago
|
Blocks: gonk-L-Camera
Updated•11 years ago
|
Attachment #8541101 -
Flags: review?(sotaro.ikeda.g) → review+
Assignee | ||
Comment 7•11 years ago
|
||
Comment 8•11 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•