зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1323957 - Follow-up to fix debug build bustage on the graphics branch. r=bustage
MozReview-Commit-ID: BXRfIJA1nwp
This commit is contained in:
Родитель
2eb8dbabc9
Коммит
05c510435b
|
@ -69,7 +69,6 @@ WebRenderPaintedLayer::PaintThebes()
|
|||
Mutated();
|
||||
|
||||
ContentClientRemote* contentClientRemote = static_cast<ContentClientRemote*>(mContentClient.get());
|
||||
MOZ_ASSERT(contentClientRemote->GetIPDLActor());
|
||||
|
||||
// Hold(this) ensures this layer is kept alive through the current transaction
|
||||
// The ContentClient assumes this layer is kept alive (e.g., in CreateBuffer),
|
||||
|
|
Загрузка…
Ссылка в новой задаче