RequestPolicyContinued / requestpolicy

a web browser extension that gives you control over cross-site requests. Available for XUL/XPCOM-based browsers.
https://github.com/RequestPolicyContinued/requestpolicy/wiki
Other
252 stars 35 forks source link

Update jquery to v3.1.1 #812

Closed viv-4 closed 8 years ago

viv-4 commented 8 years ago

As requested in #805

myrdd commented 8 years ago

The jquery file you've provided isn't the original one (different shasums). You've probably opened the file in an editor and saved it, because only whitespace has changed (I used diff --ignore-all-space). Besides that, you also need to update the file at src/content/settings/jquery.min.js. I'll make the necessary changes, so don't worry.

myrdd commented 8 years ago

Merged as commit cce919cc3848202c04f4f685c6c13388e3943a61.