Closed
Bug 750276
Opened 13 years ago
Closed 13 years ago
Make CompositorParent transforms not android-only
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: romaxa, Assigned: romaxa)
Details
Attachments
(1 file)
9.39 KB,
patch
|
ajuma
:
review+
|
Details | Diff | Splinter Review |
Current CompositorParent has bunch of #ifdef MOZ_WIDGET_ANDROID
which are covering TransformShadowTree functionality entirely
I've made implementation which is using this functionality in embedding and it works pretty well.
Would like to make that common for all platforms
Assignee | ||
Comment 1•13 years ago
|
||
Updated•13 years ago
|
Attachment #619564 -
Flags: review?(ajuma) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
You need to log in
before you can comment on or make changes to this bug.
Description
•