summaryrefslogtreecommitdiff
path: root/dom
Commit message (Expand)AuthorAge
* Add a nullcheck in DOMProxyHandler::EnsureExpandoObjectPale Moon2018-06-10
* Avoid calling SVGAnimatedEnumeration::AnimVal() from nsSVGUtils::GetBBox().Pale Moon2018-05-15
* Check for infinite value in txFormatNumberFunctionCall.Pale Moon2018-05-15
* Add support for FFmpeg 4.0/libavcodec58trav902018-05-01
* [MSE] Force TrackID for MSE tracks.Pale Moon2018-04-20
* Revert "Work around crashes when trackless mediastreams are encountered."Pale Moon2018-04-20
* Use correct handling of author-supplied charsets in XMLHttpRequestPale Moon2018-04-10
* Align XCTO:nosniff allowed script MIME types with the specJustOff2018-04-03
* Revert "HTML - picture - does not react to resize/viewport changes"Pale Moon2018-03-26
* Revert "Intermittent test_viewport_resize.html | undefined assertion name - g...Pale Moon2018-03-26
* Revert "HTML - img - srcset - does not react to resize/viewport changes"Pale Moon2018-03-26
* Check plane width & stride constraints.Pale Moon2018-03-15
* Ensure proper mouseover handling.Pale Moon2018-03-15
* Don't reject data promise if new data is pendingtrav902018-03-04
* Only clear EOS flag if we have new datatrav902018-03-04
* Properly handle negative seeks when readyState is HAVE_NOTHINGtrav902018-03-04
* Always use MediaSource seekable range regardless of readyStatetrav902018-03-04
* Work around crashes when trackless mediastreams are encountered.Pale Moon2018-02-10
* Workaround for cloned videos not retaining their muted state.Pale Moon2018-02-10
* Improve the use of XHR.mProxy in workers after the dispatching of sync OpenRu...Pale Moon2018-01-28
* Add a null check before NotifyMediaStreamTracksAvailablePale Moon2018-01-28
* Check for integer overflow in AesTask::DoCrypto() (DiD)Pale Moon2018-01-28
* Issue #1568: Set performance timer granularity to 1 ms.Pale Moon2018-01-25
* Issue #1595 part 3: Remove Vista checks in DOMPale Moon2018-01-20
* Merge pull request #1569 from trav90/media-workMoonchild2018-01-05
|\
| * Fix build bustagetrav902018-01-05
| * [MSE] Remove some undesired Mozilla diagnostic codetrav902018-01-04
| * [MSE] Remove now unused codetrav902018-01-04
| * [MSE] When abort() is called, wait until the current appendBuffer completestrav902018-01-04
| * [MSE] Disable tail dispatching on the MediaSourceDemuxer's TaskQueuetrav902018-01-04
| * [MSE] Do not attempt to retrieve the buffered range if the mediasource is in ...trav902018-01-04
* | Change resolution of performance.now() to 50us.Pale Moon2018-01-04
|/
* Merge pull request #1536 from janekptacijarabaci/html_media_currentTime_1Moonchild2017-12-14
|\
| * HTML - media - setting currentTime when readyState is HAVE_NOTHING incorrectl...janekptacijarabaci2017-12-08
* | WebAudio - API - return the AudioNode connected to when calling AudioNode.con...janekptacijarabaci2017-12-08
|/
* Merge pull request #1527 from janekptacijarabaci/dom_events_dragexit_1Moonchild2017-12-05
|\
| * DOM - events - support dragexit (ondragexit - the attribute)janekptacijarabaci2017-12-02
* | Merge pull request #1521 from janekptacijarabaci/html_details-summary_improve...Moonchild2017-12-05
|\ \
| * | Bug 1295852 - elements named _moz_generated_content_before/after should not b...janekptacijarabaci2017-12-01
| |/
* / Make the page visibility API pref-controlled.Pale Moon2017-12-04
|/
* Merge pull request #1510 from janekptacijarabaci/html_details-summary_improve...Moonchild2017-11-30
|\
| * HTML - details/summary - lists (the "Second item" will be displayed as "3. Se...janekptacijarabaci2017-11-28
| * HTML - details/summary - lists (the "Second item" will be displayed as "3. Se...janekptacijarabaci2017-11-28
* | HTML - details/summary - localize the description of default summaryjanekptacijarabaci2017-11-28
|/
* Merge pull request #1503 from janekptacijarabaci/html_input_read-only_1Moonchild2017-11-26
|\
| * HTML - input type="number" matches :-moz-read-only when it is not read onlyjanekptacijarabaci2017-11-24
* | Fix typo (RefPtr -> nsRefPtr)janekptacijarabaci2017-11-24
* | Media - subtitles (implement cuechange event)janekptacijarabaci2017-11-24
|/
* In order to not leak properties, ensure all the properties of adopted nodes a...Pale Moon2017-11-21
* Explicitly cancel channel after mixed content redirect.Pale Moon2017-11-21