servo / gecko-media

Firefox's media playback stack in a stand alone Rust crate
Mozilla Public License 2.0
6 stars 9 forks source link

Move GeckoMedia* files out of gecko/glue #98

Open ferjm opened 6 years ago

ferjm commented 6 years ago
> 16:07:16 <philn> also i think we should move the files we wrote for the crate out of glue, maybe... because it's becoming quite confusing :/
> 16:08:31 originally glue/ was for patched gecko things
> 16:08:38 <ferjm> yes, and probably out of gecko/ as well
> 16:08:50 they probably belong to src/
> 16:08:59 I mean, is the code we specifically write for gecko-media
> 16:09:05 <philn> yes