summaryrefslogtreecommitdiff
path: root/content
Commit message (Expand)AuthorAge
* Make parser tree notifications spec-compliant.Pale Moon2015-12-19
* Remove WebVTT parser library.Pale Moon2015-12-19
* Derp. Actually add sIgnoreHeaders as a bool too.Pale Moon2015-12-16
* XSS Filter: Add user control (pref) over HTTP headers.Pale Moon2015-12-16
* XSS Filter: log more details to the console.Pale Moon2015-12-16
* Disallow scheme sets on nsHostObjectURI.Pale Moon2015-12-15
* XSS Filter: fix some typoes and enable domain exception button for Embedded o...Pale Moon2015-12-12
* Add sanity check and change call to console logging.Pale Moon2015-12-09
* Display add domain button only for 3 vectors, use whitelist for those 3 vectorsBruceBerry2015-12-07
* Remove leftover printfPale Moon2015-12-07
* Added whitelist support. missing UI support for nowBruceBerry2015-12-06
* Added a new pref security.xssfilter.blockDynamic (default: true) to control w...BruceBerry2015-12-06
* Bustage fix: Fix incorrect setup of XSS filter testsPale Moon2015-12-05
* XSS filter: address some nits in locale strings and code comments.Pale Moon2015-12-05
* mDocumentBaseURI could be null and default to mDocumentURIBruceBerry2015-12-03
* Base commit as-portedRiccardo Pelizzi2015-11-30
* CSP: Make sure to only grab a port as :nnnn from the origin host, not the ent...Pale Moon2015-11-25
* Make CSP path checks more lenient in the face of improper usage (allow a rang...Pale Moon2015-11-23
* Add finer control over autoplaying media with media.autoplay.allowscriptedPale Moon2015-11-09
* added `responseURL` property to XMLHttpRequestKetmar Dark2015-11-08
* Allow `attributeFilter` without `attribute` in MutationObserverKetmar Dark2015-11-08
* Add getElementById to DocumentFragmentPale Moon2015-11-07
* Replace SVGElement's generic QuerySelector() method with nsINode::GetElementB...Pale Moon2015-11-07
* Add GetElementById to nsINodePale Moon2015-11-07
* Split out selector ID-matching fast path so it can be made accessible outside...Pale Moon2015-11-07
* Add size sanity checks for getting data from canvases (DiD)Pale Moon2015-11-04
* Check return values from some SVG path methods.Pale Moon2015-11-03
* Set latest JS version as default on "script" elements, and correct common js ...Ketmar Dark2015-10-22
* Handle redirects for drag&drop properly while avoiding CVE-2015-4519 #177Pale Moon2015-10-22
* Block script-instantiated auto-play of video when:Pale Moon2015-10-21
* Align the use of scrollbars in frames&iframes with the HTML5 spec, that state...Pale Moon2015-09-26
* Clean up canvasrendering context and improve scaling for vector images.Pale Moon2015-09-26
* Don't leak temporary GStreamer capstrav902015-09-25
* Fix build issue and logic.Pale Moon2015-09-23
* Update headersPale Moon2015-09-23
* Remove UnsetAttr from Style element since it will no longer be used.Pale Moon2015-09-23
* Change SetAttr to AfterSetAttr in Style elementPale Moon2015-09-23
* Update headersPale Moon2015-09-23
* Remove UnsetAttr since it will no longer be used.Pale Moon2015-09-23
* Change SetAttr to AfterSetAttrPale Moon2015-09-23
* Improve size checking of changes to attributes and children on DOM nodes.Pale Moon2015-09-22
* Call RemoveMediaElementFromURITable before modifying mLoadingSrc, so that a f...Pale Moon2015-09-22
* Make nsXBLService::GetBinding deal with shutting down during binding loading.Pale Moon2015-09-22
* Check for overflow in nsXULContentSinkPale Moon2015-09-22
* Use autoplug-sort for older versions of GStreamertrav902015-09-15
* Fix crash when GStreamer decodes certain audio filestrav902015-09-15
* Make GStreamer backend return more accurate results for canPlayType()trav902015-09-06
* Fix Webaudio doppler calculationPale Moon2015-09-05
* added "macos-x" to "-moz-os-version"Ketmar Dark2015-09-04
* added media queries for GNU/Linux and *BSDKetmar Dark2015-09-04