summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bug 1420507wolfbeast2018-02-09
* Make XDR decoding more robust.wolfbeast2018-02-08
* WASM: Separate out ToTableIndex()wolfbeast2018-02-08
* Use a static mutex for getting deviceId keys in MediaParent.wolfbeast2018-02-08
* Add more NS_BUILD_REFCNT_LOGGING in AtomicRefCountedWithFinalize.wolfbeast2018-02-08
* Remove unnecessary InvalidateCompilerOutputsForScript call.wolfbeast2018-02-08
* Remove referrers when opening a link in a new private window.wolfbeast2018-02-08
* Update blocklist and remove CRL entries.wolfbeast2018-02-08
* Use our provisioned blocklist server.wolfbeast2018-02-08
* Add missing sanitization for HTML exporting of bookmarks.wolfbeast2018-02-08
* Make the url bar strip javascript even when preceded by control characterswolfbeast2018-02-08
* Implement "cookie-averse document objects".wolfbeast2018-02-08
* Explicitly cancel channel after mixed content redirect.wolfbeast2018-02-08
* Check ScriptExtensions property of combining marks when available.wolfbeast2018-02-08
* Force punycode display for IDNs with a <dotless-i/j, combining mark above> se...wolfbeast2018-02-08
* Don't allow proxies in the proto chain.wolfbeast2018-02-08
* Fix ReadCompressedIndexDataValuesFromBlob().wolfbeast2018-02-08
* Avoid potentially unsafe snprintf usage in FPSCounter.wolfbeast2018-02-08
* Stop bypassing the Xray layer when walking the prototype chain.wolfbeast2018-02-08
* Check for integer overflow in AesTask::DoCrypto() (DiD)wolfbeast2018-02-08
* Confirm launch of executables other than .exe on Windowswolfbeast2018-02-08
* Cleanup async mozStorage callback management.wolfbeast2018-02-08
* Perform LoadURL checks for WebExtensions.wolfbeast2018-02-08
* Add rematerialized frames to the table on JitActivation after rematerializati...wolfbeast2018-02-08
* Edit transactions should store their editor instance with strong referencewolfbeast2018-02-07
* Bug 1261175.wolfbeast2018-02-07
* WASM: Set OOM failure flag on alloc failure when context is available.wolfbeast2018-02-07
* Merge branch 'ported-upstream'wolfbeast2018-02-07
|\
| * Fix errant comma in 4470f78754246bbd134b65cad2e0a9638418677fwolfbeast2018-02-07
| * Avoid unnecessary string creation.wolfbeast2018-02-07
| * Add pluralrules to JS Intlwolfbeast2018-02-07
| * Limit displayed user/host strings to sane lengths.wolfbeast2018-02-07
| * Fix eslint warnings in about:webrtc.wolfbeast2018-02-07
* | Add configure variable verificationMatt A. Tobin2018-02-07
* | Use $(DEPTH) instead of hard coding relative depth in locales makefile.inMatt A. Tobin2018-02-06
* | Issue #11 - Catch package-manifest.in upMatt A. Tobin2018-02-06
* | Merge pull request #10 from trav90/media-workMoonchild2018-02-06
|\ \
| * | Update FFmpeg code to n3.2-65-gee56777trav902018-02-04
* | | Merge pull request #13 from MoonchildProductions/ported-upstreamMoonchild2018-02-06
|\ \ \ | | |/ | |/|
| * | Update NSS to 3.32.1-RTMwolfbeast2018-02-06
| * | Update NSPR to 4.16wolfbeast2018-02-06
| * | CSP should only check host (not including path) when performing frame ancesto...wolfbeast2018-02-06
* | | Merge branch 'ported-upstream'wolfbeast2018-02-06
|\| |
| * | Always initialize nursery data structures even if size is smaller than one ch...wolfbeast2018-02-05
| * | Move FUZZING definition from toolkit to js.wolfbeast2018-02-05
| * | Fix off-by-one in Vector::insert.wolfbeast2018-02-05
| * | Reject opening intents with file data schemes.wolfbeast2018-02-05
| * | Split double MoveOperands that conflict with floats.wolfbeast2018-02-05
| * | Check for too large allocation size in BasicPlanarYCbCrImage::CopyData (DiD)wolfbeast2018-02-05
| * | Avoid drag-and-drop of javascript: URIswolfbeast2018-02-05