index
:
palemoon-gre
master
Pale Moon [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dom
Commit message (
Expand
)
Author
Age
*
Fix typo (RefPtr -> nsRefPtr)
Pale Moon
2018-07-01
*
Ensure the right anonymous element is focused when calling input.focus()
Pale Moon
2018-07-01
*
Update dimensions early in ClearTarget.
Pale Moon
2018-07-01
*
Check redirect status code before forwarding to NPAPI.
Pale Moon
2018-06-30
*
Prevent various location-based hazards.
Pale Moon
2018-06-24
*
Add a nullcheck in DOMProxyHandler::EnsureExpandoObject
Pale Moon
2018-06-10
*
Avoid calling SVGAnimatedEnumeration::AnimVal() from nsSVGUtils::GetBBox().
Pale Moon
2018-05-15
*
Check for infinite value in txFormatNumberFunctionCall.
Pale Moon
2018-05-15
*
Add support for FFmpeg 4.0/libavcodec58
trav90
2018-05-01
*
[MSE] Force TrackID for MSE tracks.
Pale Moon
2018-04-20
*
Revert "Work around crashes when trackless mediastreams are encountered."
Pale Moon
2018-04-20
*
Use correct handling of author-supplied charsets in XMLHttpRequest
Pale Moon
2018-04-10
*
Align XCTO:nosniff allowed script MIME types with the spec
JustOff
2018-04-03
*
Revert "HTML - picture - does not react to resize/viewport changes"
Pale Moon
2018-03-26
*
Revert "Intermittent test_viewport_resize.html | undefined assertion name - g...
Pale Moon
2018-03-26
*
Revert "HTML - img - srcset - does not react to resize/viewport changes"
Pale Moon
2018-03-26
*
Check plane width & stride constraints.
Pale Moon
2018-03-15
*
Ensure proper mouseover handling.
Pale Moon
2018-03-15
*
Don't reject data promise if new data is pending
trav90
2018-03-04
*
Only clear EOS flag if we have new data
trav90
2018-03-04
*
Properly handle negative seeks when readyState is HAVE_NOTHING
trav90
2018-03-04
*
Always use MediaSource seekable range regardless of readyState
trav90
2018-03-04
*
Work around crashes when trackless mediastreams are encountered.
Pale Moon
2018-02-10
*
Workaround for cloned videos not retaining their muted state.
Pale Moon
2018-02-10
*
Improve the use of XHR.mProxy in workers after the dispatching of sync OpenRu...
Pale Moon
2018-01-28
*
Add a null check before NotifyMediaStreamTracksAvailable
Pale Moon
2018-01-28
*
Check for integer overflow in AesTask::DoCrypto() (DiD)
Pale Moon
2018-01-28
*
Issue #1568: Set performance timer granularity to 1 ms.
Pale Moon
2018-01-25
*
Issue #1595 part 3: Remove Vista checks in DOM
Pale Moon
2018-01-20
*
Merge pull request #1569 from trav90/media-work
Moonchild
2018-01-05
|
\
|
*
Fix build bustage
trav90
2018-01-05
|
*
[MSE] Remove some undesired Mozilla diagnostic code
trav90
2018-01-04
|
*
[MSE] Remove now unused code
trav90
2018-01-04
|
*
[MSE] When abort() is called, wait until the current appendBuffer completes
trav90
2018-01-04
|
*
[MSE] Disable tail dispatching on the MediaSourceDemuxer's TaskQueue
trav90
2018-01-04
|
*
[MSE] Do not attempt to retrieve the buffered range if the mediasource is in ...
trav90
2018-01-04
*
|
Change resolution of performance.now() to 50us.
Pale Moon
2018-01-04
|
/
*
Merge pull request #1536 from janekptacijarabaci/html_media_currentTime_1
Moonchild
2017-12-14
|
\
|
*
HTML - media - setting currentTime when readyState is HAVE_NOTHING incorrectl...
janekptacijarabaci
2017-12-08
*
|
WebAudio - API - return the AudioNode connected to when calling AudioNode.con...
janekptacijarabaci
2017-12-08
|
/
*
Merge pull request #1527 from janekptacijarabaci/dom_events_dragexit_1
Moonchild
2017-12-05
|
\
|
*
DOM - events - support dragexit (ondragexit - the attribute)
janekptacijarabaci
2017-12-02
*
|
Merge pull request #1521 from janekptacijarabaci/html_details-summary_improve...
Moonchild
2017-12-05
|
\
\
|
*
|
Bug 1295852 - elements named _moz_generated_content_before/after should not b...
janekptacijarabaci
2017-12-01
|
|
/
*
/
Make the page visibility API pref-controlled.
Pale Moon
2017-12-04
|
/
*
Merge pull request #1510 from janekptacijarabaci/html_details-summary_improve...
Moonchild
2017-11-30
|
\
|
*
HTML - details/summary - lists (the "Second item" will be displayed as "3. Se...
janekptacijarabaci
2017-11-28
|
*
HTML - details/summary - lists (the "Second item" will be displayed as "3. Se...
janekptacijarabaci
2017-11-28
*
|
HTML - details/summary - localize the description of default summary
janekptacijarabaci
2017-11-28
|
/
*
Merge pull request #1503 from janekptacijarabaci/html_input_read-only_1
Moonchild
2017-11-26
|
\
[next]