mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset c5dbd56332e4 (bug 1023677) for failing reftests on a CLOSED TREE
This commit is contained in:
parent
2aaafaa843
commit
db2858bd97
@ -145,9 +145,6 @@ public:
|
||||
|
||||
CompositorChild* GetCompositorChild();
|
||||
|
||||
// Disable component alpha layers with the software compositor.
|
||||
virtual bool AreComponentAlphaLayersEnabled() MOZ_OVERRIDE { return IsCompositingCheap(); }
|
||||
|
||||
/**
|
||||
* Called for each iteration of a progressive tile update. Updates
|
||||
* aMetrics with the current scroll offset and scale being used to composite
|
||||
|
Loading…
Reference in New Issue
Block a user