webcompat / webcompat-reporter-extensions

Browser extensions to help report site compatibilty issues.
26 stars 21 forks source link

Fixes #74. Build web extension compatible addons from shared modules. #76

Closed miketaylr closed 6 years ago

miketaylr commented 6 years ago

Meh, some extra commits in here because I started hacking on an old branch. Shrugs.

Anyways, WIP. Need to convert over Chrome and Opera addons, then write some code to build 'em and move 'em to the bin directory.

(not ready for review)

karlcow commented 6 years ago

Will it partially help with #70

miketaylr commented 6 years ago

Will it partially help with #70

I don't think so. This PR is just about DRY, currently there's 3 (nearly) identical web-extension background.js files for Chrome, Firefox, Opera.

miketaylr commented 6 years ago

Ugh. This history is borked. I'm going to close this PR and open a new one after cherry picking my commits. 💩