summaryrefslogtreecommitdiff
path: root/content
Commit message (Expand)AuthorAge
* Post-merge cleanup.Pale Moon2016-09-07
* Merge branch 'Tycho'Pale Moon2016-09-07
|\
| * Base import of Tycho code (warning: huge commit)Pale Moon2016-09-01
* | Add some sanity checks on XSS string matching.Pale Moon2016-09-04
* | Use nullptr in GStreamerFormatHelper::CanHandleMediaTypetrav902016-08-21
* | Check for shutdown before asking the reader for buffered datatrav902016-08-21
* | Fix a crash in GStreamerReader::ElementAddedCBtrav902016-08-21
* | Add the h264parser element to GStreamer blacklisttrav902016-08-21
* | Fix CanPlayType in the GStreamer backend after adding blacklisttrav902016-08-21
* | Blacklist the crashy flump3dec GStreamer plugintrav902016-08-21
* | Fix build bustage when audio is completely disabled.Pale Moon2016-08-19
|/
* Non-string Data Transfer types are only needed for chrome contexts.Pale Moon2016-08-09
* XSS filter: Hold a strong ref to the URIPale Moon2016-07-06
* Remove child-src entries to get meaningful console errors.Pale Moon2016-06-27
* Revert child-src < frame-src logic.Pale Moon2016-06-27
* Add CSP 1.1 child-src directive as subordinate to frame-src.Pale Moon2016-06-19
* Add media.default_volume preferencePale Moon2016-06-10
* Work around crashes in nsXSSUtils::DecodeHTMLEntitiesPale Moon2016-05-16
* Don't assume that the textnode has changed when checking whether any textnode...Pale Moon2016-04-29
* Add some additional size checks to the file reader APIPale Moon2016-03-31
* Revert "Make refcounting of Cycle-Collectable objects faster and more straigh...Pale Moon2016-03-31
* Revert "Reinstate static initializers for CC-able objects."Pale Moon2016-03-31
* Crash fix in XSLT handling.Pale Moon2016-03-30
* Follow-up to [f177427]: Hold strong references in more suspect places. (DiD)Pale Moon2016-03-30
* Crash fix: hold a strong reference to |root| in nsHTMLDocument::SetBody.Pale Moon2016-03-29
* Merge branch 'DOM3-key-events'Pale Moon2016-03-25
|\
| * Merge branch 'master' into DOM3-key-eventsPale Moon2016-03-13
| |\
| * | Change some obvious testsPale Moon2016-02-27
* | | Don't treat EOS of one stream as EOS of all streams when decoding with GStreamertrav902016-03-21
* | | GStreamerReader::ReadMetadata()'s element config loop should break on error t...trav902016-03-20
* | | Fix -Wformat NULL sentinel warning in GStreamerReader-0.10.cpptrav902016-03-20
* | | Stop leaking GstIterator from holding on to PlayBintrav902016-03-20
* | | Silence GStreamer compiler warnings with some versions of clangtrav902016-03-20
* | | Remove matroska seek hack from the GStreamer media backendtrav902016-03-19
* | | Add some additional PR_LOG_DEBUGs for GStreamertrav902016-03-19
* | | Disable pull mode over http in the ogg demuxer.trav902016-03-19
* | | Fix loading of GStreamer libs at runtime on OpenBSDtrav902016-03-19
* | | Merge pull request #402 from trav90/gstreamer1.xMoonchild2016-03-19
|\ \ \
| * | | Add GStreamer 1.x support - Part 10: Add reference to gst_event_type_get_name...trav902016-03-19
* | | | Merge pull request #401 from trav90/gstreamer1.xMoonchild2016-03-19
|\| | |
| * | | Add GStreamer 1.x support - Part 9: Re-land required gst0.10 functionstrav902016-03-18
| * | | Add GStreamer 1.x support - Part 8: Fix build bustage with gst1.xtrav902016-03-17
| * | | Add GStreamer 1.x support - Part 7: Various gst1.x fixestrav902016-03-17
| * | | Add GStreamer 1.x support - Part 6: Fix build bustage with gst0.10trav902016-03-17
| * | | Add GStreamer 1.x support - Part 5: Update build systemtrav902016-03-17
| * | | Add GStreamer 1.x support - Part 4: Base commit of GStreamer 1.x codetrav902016-03-17
| * | | Add GStreamer 1.x support - Part 3: Add function list for GStreamer 1.xtrav902016-03-17
| * | | Add GStreamer 1.x support - Part 2: Add GStreamerAllocator (for gst1.x)trav902016-03-17
| * | | Add GStreamer 1.x support - Part 1: Put majority of gst0.10 code in its own filetrav902016-03-17
* | | | Merge branch 'URL_API-work'Pale Moon2016-03-18
|\ \ \ \