summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Rename platform prefsMatt A. Tobin2017-05-18
* ClobberMatt A. Tobin2017-05-18
* Merge pull request #1102 from trav90/#1033-workMoonchild2017-05-18
|\
| * Return an error as per spec if eviction failedtrav902017-05-17
| * Bump eviction threshold to 100MBtrav902017-05-17
| * Ensure MediaFormatReader is notified when new data is receivedtrav902017-05-17
| * Be slightly less aggressive when evicting datatrav902017-05-17
| * Remove appendMode test assertiontrav902017-05-17
| * Only allow MP4 when new MSE code is activetrav902017-05-17
| * Reject non-supported content-formattrav902017-05-17
| * Properly add sample at end of array if previous sample was overlappingtrav902017-05-16
| * Reject append promise earlytrav902017-05-16
| * Ensure our cached buffered range is setuptrav902017-05-16
| * Ensure frames are returned in pts ordertrav902017-05-16
| * Properly handle removal of data within the current coded frame grouptrav902017-05-16
| * Update insertion index on the flytrav902017-05-16
| * Do not error in prepare append if we've reached our memory thresholdtrav902017-05-16
| * Fix frames removaltrav902017-05-16
| * Fix logging in TrackBuffersManagertrav902017-05-16
| * Fix frame insertiontrav902017-05-16
| * Add iterators to IntervalSettrav902017-05-16
* | Add additional check for type of node before trying to use it.Pale Moon2017-05-18
* | Follow-up for #452: rename pre-text string ID.Pale Moon2017-05-17
* | Allow sites to provide custom dialog text to page-unload dialogs.Pale Moon2017-05-17
|/
* Remove hotfix add-on provisions.Pale Moon2017-05-16
* Add null-checks to avoid crashing during media playback if the audio device i...Pale Moon2017-05-15
* Merge pull request #1099 from trav90/media-workMoonchild2017-05-15
|\
| * Add missing ;trav902017-05-14
| * Reject promise if decoder couldn't be createdtrav902017-05-14
| * Wait until current drain completes before decoding new datatrav902017-05-14
| * Drain decoder when changing resolutiontrav902017-05-14
| * Update testtrav902017-05-14
| * Do not drain decoders when waiting for datatrav902017-05-14
| * Drain decoder when discontinuity encounteredtrav902017-05-14
| * Do not skip keyframe with negative timestamp in MP4Readertrav902017-05-14
| * Do not skip keyframe with negative timestamptrav902017-05-14
| * Relax append window restrictionstrav902017-05-14
| * Ignore empty interval in intervalsettrav902017-05-14
| * Have Init segment range only include the first moovtrav902017-05-14
* | Don't generate Line/File/Directory comments in preprocessed filesMatt A. Tobin2017-05-14
|/
* Merge pull request #1097 from janekptacijarabaci/security_tls_1-3_improvements_2Moonchild2017-05-13
|\
| * TLS 1.3 (follow up)janekptacijarabaci2017-05-13
* | Revert "Increase the AppUnits resolution to 1/720th CSS pixel."Pale Moon2017-05-13
* | HSTS preload list update.Pale Moon2017-05-12
|/
* Increase the AppUnits resolution to 1/720th CSS pixel.Pale Moon2017-05-12
* Merge pull request #1093 from janekptacijarabaci/aboutSupport_improvements_1Moonchild2017-05-12
|\
| * [suggestion] about:support - improvements (the CSS of floating elements)janekptacijarabaci2017-05-11
| * [suggestion] about:support - improvements (fix - "Places Database - verify" -...janekptacijarabaci2017-05-11
| * [suggestion] about:support - improvements (fix - "Places Database - verify" -...janekptacijarabaci2017-05-11
| * [suggestion] about:support - improvements ("ifdef MOZ_CRASHREPORTER" - remove)janekptacijarabaci2017-05-11