index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [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 Build Bustage - with "--enable-debug"
janekptacijarabaci
2018-07-12
*
Fix incorrect namespace use.
wolfbeast
2018-07-11
*
Switch from ShCompileOptions to int.
wolfbeast
2018-07-11
*
Restore emulated functions for OS X 10.8/10.7
wolfbeast
2018-07-11
*
Add event.srcElement (the alias for event.target)
janekptacijarabaci
2018-07-11
*
Make the page visibility API pref-controlled.
wolfbeast
2018-07-07
*
Merge pull request #599 from janekptacijarabaci/dom_fetch_request_navigate_1
Moonchild
2018-07-05
|
\
|
*
Bug 1331564 - XHR SyncTeardownRunnable must run also when the worker is in ki...
janekptacijarabaci
2018-07-05
|
*
Bug 1298823 - Fix Request constructor - with "mode: navigate"
janekptacijarabaci
2018-07-05
*
|
Merge pull request #597 from janekptacijarabaci/dom_workers_terminate_1
Moonchild
2018-07-05
|
\
|
|
*
Bug 604026 - Sync event loops in workers should be created only if compatible...
janekptacijarabaci
2018-07-05
*
|
nsIContentPolicy::TYPE_DOCUMENT - Use "aLoadInfo->ContextForTopLevelLoad()" i...
janekptacijarabaci
2018-07-05
|
/
*
Merge branch 'ported-upstream'
wolfbeast
2018-07-02
|
\
|
*
Clamp resolution in PerformanceNavigationTiming.
wolfbeast
2018-07-01
|
*
Bug 1436241 - Check redirect status code before forwarding to NPAPI. r=jimm, ...
Kyle Machulis
2018-06-30
|
*
Bug 1464079 - Bring ICE connection state change callback up to spec. r=jib, a...
Byron Campen [:bwc]
2018-06-29
|
*
Bug 1464079 - Bring ICE connection state change callback up to spec. r=jib, a...
Byron Campen [:bwc]
2018-06-29
*
|
Merge pull request #567 from SpockMan02/moz-mac-lion-theme
Moonchild
2018-06-30
|
\
\
|
|
/
|
/
|
|
*
Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media query
SpockMan02
2018-06-27
*
|
Convert the button rect to device coordinates correctly instead of casting CS...
wolfbeast
2018-06-28
*
|
Stabilize and align Intersection Observers
wolfbeast
2018-06-27
*
|
Merge pull request #554 from MoonchildProductions/issue12
Moonchild
2018-06-27
|
\
\
|
|
/
|
/
|
|
*
Issue #12 Part 2: Stop using nsIDOMEvent in IsAcceptableInputEvent.
wolfbeast
2018-06-26
*
|
Cleanup WebExAM test dependencies
Matt A. Tobin
2018-06-26
|
/
*
Merge pull request #540 from janekptacijarabaci/security_csp_script_redirect_1
Moonchild
2018-06-24
|
\
|
*
Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects is f...
janekptacijarabaci
2018-06-23
|
*
Bug 1469150 - Tests added to check scripts with valid nonce is allowed if URL...
janekptacijarabaci
2018-06-23
|
*
Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects
janekptacijarabaci
2018-06-21
*
|
Prevent various location-based hazards.
wolfbeast
2018-06-24
|
/
*
nsIContentPolicy: Numbers should not be omitted in nsIContentPolicyBase.idl, ...
janekptacijarabaci
2018-06-18
*
nsIContentPolicy: Their order (in nsIContentPolicyBase.idl) must be retained ...
janekptacijarabaci
2018-06-18
*
Rewrite uuid for ContentPolicy
janekptacijarabaci
2018-06-17
*
Fix typo in nsContentPolicyUtils.h
janekptacijarabaci
2018-06-17
*
Bug 1430758 - No CSP directive for nsIContentPolicy::TYPE_SAVEAS_DOWNLOAD
janekptacijarabaci
2018-06-17
*
Bug 1398229 - Save-link-as feature should use the loading principal - impleme...
janekptacijarabaci
2018-06-17
*
Add a nullcheck in DOMProxyHandler::EnsureExpandoObject jic.
wolfbeast
2018-06-15
*
Media: harden TrackID handling.
wolfbeast
2018-06-07
*
Bug 1464784 - Hold a strong ref to the document in callers of ConvertNodesOrS...
Boris Zbarsky
2018-06-07
*
Bug 1458264 - Reset UNPACK_SKIP vars when uploading zeros.
jgilbert@mozilla.com
2018-06-07
*
Bug 1459693 - Ensure the right anonymous element is focused when calling inpu...
Olli Pettay
2018-06-07
*
Refactor structured clone JSAPI to prevent mismatched scopes.
wolfbeast
2018-06-07
*
Bug 1450688. r=bz, a=RyanVM
Kris Maglione
2018-06-07
*
Fix build bustage.
wolfbeast
2018-06-07
*
Update dimensions early in ClearTarget.
Jonathan Kew
2018-06-07
*
Bug 1459206 - Use FileSystemSecurity in ContentParent::RecvGetFilesRequest. r...
Andrea Marchesini
2018-06-07
*
Bug 1452576 - Improve StructuredCloneHolder for fuzzy tests, r=decoder a=jcri...
Andrea Marchesini
2018-06-07
*
Merge pull request #412 from g4jc/hsts_priming_removal_backport
Moonchild
2018-05-30
|
\
|
*
Remove support and tests for HSTS priming from the tree. Fixes #384
Gaming4JC
2018-05-26
*
|
Merge pull request #390 from janekptacijarabaci/dom_fetch_credentials_1
Moonchild
2018-05-27
|
\
\
|
|
/
|
/
|
|
*
Bug 1394399 - Fix mochitests to expect "same-origin" default Request.credentials
janekptacijarabaci
2018-05-26
[next]