Closed Bug 946926 Opened 12 years ago Closed 1 year ago

CanUseCanvasLayerForSize is bogus when used with OMTC

Categories

(Core :: Graphics: Layers, defect)

defect

Tracking

()

RESOLVED INVALID

People

(Reporter: nrc, Unassigned)

Details

CanUseCanvasLayerForSize is only properly implemented for LayerManagerComposite. But it is only called on the client side, where, since ClientLayerManager does not override, it always returns true. We should implement that logic on the client side and remove CanUseCanvasLayerForSize from LayerManagerComposite.
This sounds like it would be blocking something? As in, something could be broken until this is fixed?
(In reply to Milan Sreckovic [:milan] from comment #1) > This sounds like it would be blocking something? As in, something could be > broken until this is fixed? Could be? I haven't seen anything actually broken. I know I observed this on Windows, couldn't figure out why, and implemented a work-around elsewhere. I assume we did the same thing for OpenGL, but I'm not sure.
Severity: normal → S3

Removed in bug 1727672

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.