| Index: ppapi/api/ppb_graphics_2d.idl
|
| ===================================================================
|
| --- ppapi/api/ppb_graphics_2d.idl (revision 122179)
|
| +++ ppapi/api/ppb_graphics_2d.idl (working copy)
|
| @@ -240,12 +240,9 @@
|
| * and no callback will be scheduled.
|
| */
|
|
|
| - /*
|
| - * TODO(darin): We should ensure that the completion callback always runs, so
|
| + /* TODO(darin): We should ensure that the completion callback always runs, so
|
| * that it is easier for consumers to manage memory referenced by a callback.
|
| - */
|
| -
|
| - /*
|
| + *
|
| * TODO(): Add back in the synchronous mode description once we have support
|
| * for it.
|
| */
|
|
|