Closed
Bug 596410
Opened 15 years ago
Closed 15 years ago
Shadow layers on android broken by bug 594553
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fennec | 2.0b1+ | --- |
People
(Reporter: cjones, Assigned: cjones)
References
Details
Attachments
(1 file)
4.27 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
The code unconditionally creates a BasicLayerManager for software fallback, but with content processes we actually need to create a BasicShadowLayerManager. My patch moves this logic into nsBaseWidget.
Assignee | ||
Comment 1•15 years ago
|
||
Assignee: nobody → jones.chris.g
Attachment #475294 -
Flags: review?(vladimir)
Assignee | ||
Comment 2•15 years ago
|
||
Can't use cross-process layers on android until this is fixed. Blocks cedar-->m-c merge.
Severity: normal → blocker
tracking-fennec: --- → ?
Attachment #475294 -
Flags: review?(vladimir) → review+
Updated•15 years ago
|
tracking-fennec: ? → 2.0b1+
Assignee | ||
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•