Backed out changeset 2eb7e93512b1 (bug 918825) for browser-chrome crashes

This commit is contained in:
Phil Ringnalda
2013-10-01 22:46:48 -07:00
parent c2cc2079db
commit ecb0831a93
17 changed files with 12 additions and 112 deletions

View File

@@ -538,7 +538,6 @@ ShadowLayerForwarder::EndTransaction(InfallibleTArray<EditReply>* aReplies)
MOZ_LAYERS_LOG(("[LayersForwarder] syncing before send..."));
PlatformSyncBeforeUpdate();
profiler_tracing("Paint", "Rasterize", TRACING_INTERVAL_END);
if (mTxn->mSwapRequired) {
MOZ_LAYERS_LOG(("[LayersForwarder] sending transaction..."));
RenderTraceScope rendertrace3("Forward Transaction", "000093");