From 488a0907469d74387b378d3632a55587d7e6d95b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kan-Ru=20Chen=20=28=E9=99=B3=E4=BE=83=E5=A6=82=29?= Date: Wed, 19 Jun 2013 17:11:25 +0800 Subject: [PATCH] Bug 783451 - Remove outdated FIXME comment. r=nrc,bent DONTBUILD --HG-- extra : rebase_source : 374ea9d0259081dc532c1c64f168fbf95f6fe9eb --- gfx/layers/ipc/PGrallocBuffer.ipdl | 1 - 1 file changed, 1 deletion(-) diff --git a/gfx/layers/ipc/PGrallocBuffer.ipdl b/gfx/layers/ipc/PGrallocBuffer.ipdl index 80ddcce8c85e..ddf7fdc042e6 100644 --- a/gfx/layers/ipc/PGrallocBuffer.ipdl +++ b/gfx/layers/ipc/PGrallocBuffer.ipdl @@ -19,7 +19,6 @@ namespace layers { * the PGrallocBuffer constructor). */ async protocol PGrallocBuffer { - // FIXME: Bug 783451: shouldn't be managed by PCompositor or PImageContainer manager PImageBridge or PLayerTransaction; /** Gralloc buffers can be "owned" by either parent or child. */