Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / content / browser / media / capture / web_contents_video_capture_device.h
index 3e8805b..16c7b09 100644 (file)
@@ -35,8 +35,6 @@ class CONTENT_EXPORT WebContentsVideoCaptureDevice
   // |destroy_cb| is invoked on an outside thread once all outstanding objects
   // are completely destroyed -- this will be some time after the
   // WebContentsVideoCaptureDevice is itself deleted.
-  // TODO(miu): Passing a destroy callback suggests needing to revisit the
-  // design philosophy of an asynchronous DeAllocate().  http://crbug.com/158641
   static media::VideoCaptureDevice* Create(const std::string& device_id);
 
   virtual ~WebContentsVideoCaptureDevice();