w3c / mediacapture-worker

MediaStream with worker
Other
9 stars 12 forks source link

Convert ImageBitmap extensions to use Contiguous IDL #22

Closed anssiko closed 9 years ago

anssiko commented 9 years ago

This is a work-in-progress PR to convert the ImageBitmap extensions to use Contiguous IDL.

Status:

Fixes https://github.com/w3c/mediacapture-worker/pull/19

anssiko commented 9 years ago

@ChiahungTai @kakukogou I've committed all the changes in this PR. Please take a look.

anssiko commented 9 years ago

@kakukogou You can fix https://github.com/w3c/mediacapture-worker/issues/23 when this has landed.

kakukogou commented 9 years ago

@anssiko, thanks for formatting, it looks much better now! I am quite good with this PR, thanks again.

anssiko commented 9 years ago

@kakukogou Thanks for the review, I addressed your review comments. PTAL.

kakukogou commented 9 years ago

LGTM. I think we can merge this PR now.