wolfbeast
e2e197cada
Remove support for TLS session caches in TLSServerSocket.
...
This resolves #738
2019-02-16 00:12:22 +08:00
wolfbeast
a7ef78cf06
Add missing }
2019-02-16 00:12:06 +08:00
wolfbeast
4932cf3ea0
Add a horizontal scroll action option for mouse wheel.
...
Resolves #732
2019-02-16 00:12:03 +08:00
wolfbeast
9531d12c10
Re-implement custom background color of standalone images.
...
This resolves #717 .
Note: this does not affect other applications because the platform
default is to use the "darknoise" background image for standalone
image, which effectively overrides a bg color.
2019-02-16 00:11:44 +08:00
trav90
bfdfd654bf
memset only the underlying vector from the Array container
2019-02-16 00:11:32 +08:00
trav90
8fd121628a
Remove the const to fix the -Wignored-qualifiers warning with GCC 8 (Part 2)
2019-02-16 00:11:03 +08:00
trav90
a52bf9e82b
Remove the const to fix the -Wignored-qualifiers warning with GCC 8
2019-02-16 00:10:59 +08:00
SpockMan02
d330e7e8fc
Issue #686 : Un-deprecate the Application Cache API
2019-02-16 00:10:43 +08:00
janekptacijarabaci
acb5d5839b
Fixed misleading console error message for multiple CORS headers
2019-02-16 00:10:27 +08:00
janekptacijarabaci
43c36e207f
Bug 1335296 - Expand about:support WebGL information
2019-02-16 00:10:19 +08:00
trav90
a20d2c6462
[EME] Add support for sbgp and sgpd boxes occuring in the sampletable
2019-02-16 00:10:03 +08:00
trav90
1ce79cb51e
[EME] Add support for sbgp and sgpd boxes in the traf box
2019-02-16 00:10:01 +08:00
janekptacijarabaci
d75c4a5956
Bug 819475 - Make document.domain non-nullable
2019-02-16 00:09:14 +08:00
janekptacijarabaci
cbb7e5262c
Bug 1351193 - Update tests
2019-02-16 00:09:13 +08:00
janekptacijarabaci
6e67c59787
Bug 1351193 - Added new DataTransfer constructor
2019-02-16 00:09:11 +08:00
janekptacijarabaci
8714f52f69
DOM - Element - add support for Element.toggleAttribute()
2019-02-16 00:08:52 +08:00
janekptacijarabaci
d57aa4fc94
Fix Build Bustage - with "--enable-debug"
2019-02-16 00:08:38 +08:00
janekptacijarabaci
731b3ea7ee
Bug 1346501. Remove mFrameCreateCalled from nsImageLoadingContent, it is now unused
2019-02-16 00:08:32 +08:00
janekptacijarabaci
ece6d716f4
Bug 1346501. Don't mark every image as visible when a frame is created for it
2019-02-16 00:08:30 +08:00
wolfbeast
bdf323b915
Fix incorrect namespace use.
2019-02-16 00:08:25 +08:00
wolfbeast
49a6e3921a
Switch from ShCompileOptions to int.
2019-02-16 00:08:23 +08:00
wolfbeast
33bbcf8110
Restore emulated functions for OS X 10.8/10.7
2019-02-16 00:08:22 +08:00
janekptacijarabaci
59321284d8
Add event.srcElement (the alias for event.target)
...
Issue #622
2019-02-16 00:08:17 +08:00
wolfbeast
9949bc6c34
Make the page visibility API pref-controlled.
...
This resolves #607 .
2019-02-16 00:07:51 +08:00
janekptacijarabaci
8800e388b3
Bug 1331564 - XHR SyncTeardownRunnable must run also when the worker is in killing state
2019-02-16 00:07:47 +08:00
janekptacijarabaci
56c088c2d4
Bug 1298823 - Fix Request constructor - with "mode: navigate"
2019-02-16 00:07:45 +08:00
janekptacijarabaci
98546534b0
Bug 604026 - Sync event loops in workers should be created only if compatible with the worker shutdown status
2019-02-16 00:07:43 +08:00
janekptacijarabaci
df880ae53f
nsIContentPolicy::TYPE_DOCUMENT - Use "aLoadInfo->ContextForTopLevelLoad()" instead of "aLoadInfo->LoadingNode()"
...
Issue #600
2019-02-16 00:07:41 +08:00
wolfbeast
d37f6a30b3
Clamp resolution in PerformanceNavigationTiming.
2019-02-16 00:07:11 +08:00
Kyle Machulis
152f93be21
Bug 1436241 - Check redirect status code before forwarding to NPAPI. r=jimm, r=pauljt, a=jcristau
...
NPAPI may handle a 307 redirect across different origins, while they
should only happen on same origin requests. Have the browser check
this before forwarding to NPAPI.
2019-02-16 00:07:02 +08:00
Byron Campen [:bwc]
03766e63da
Bug 1464079 - Bring ICE connection state change callback up to spec. r=jib, a=RyanVM
2019-02-16 00:06:55 +08:00
Byron Campen [:bwc]
e659309611
Bug 1464079 - Bring ICE connection state change callback up to spec. r=jib, a=RyanVM
...
WebRTC
2019-02-16 00:06:53 +08:00
SpockMan02
2d708bf86c
Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media query
2019-02-16 00:06:39 +08:00
wolfbeast
f5d85dbba6
Convert the button rect to device coordinates correctly instead of casting CSS coordinates.
...
This should the correct fix for #559
2019-02-16 00:06:08 +08:00
wolfbeast
5af4107852
Stabilize and align Intersection Observers
...
- Fixes several crashes
- Aligns the feature with the W3C WD spec
Tag #249
2019-02-16 00:05:46 +08:00
wolfbeast
550c8977c1
Issue #12 Part 2: Stop using nsIDOMEvent in IsAcceptableInputEvent.
2019-02-16 00:05:40 +08:00
NTD
673fb0b1b1
Cleanup WebExAM test dependencies
2019-02-16 00:05:26 +08:00
janekptacijarabaci
53c39834e6
Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects is fixed (follow up)
2019-02-16 00:04:37 +08:00
janekptacijarabaci
a6d927b167
Bug 1469150 - Tests added to check scripts with valid nonce is allowed if URL redirects (follow up)
2019-02-16 00:04:36 +08:00
janekptacijarabaci
c8131a687a
Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1469150
2019-02-16 00:04:34 +08:00
wolfbeast
200d5cad68
Prevent various location-based hazards.
2019-02-16 00:04:31 +08:00
janekptacijarabaci
65c35bbe06
nsIContentPolicy: Numbers should not be omitted in nsIContentPolicyBase.idl, rewrite uuid
2019-02-16 00:03:31 +08:00
janekptacijarabaci
0fac4df87d
nsIContentPolicy: Their order (in nsIContentPolicyBase.idl) must be retained in nsContentBlocker.cpp
2019-02-16 00:03:29 +08:00
janekptacijarabaci
d4bba67029
Rewrite uuid for ContentPolicy
2019-02-16 00:03:26 +08:00
janekptacijarabaci
b4ffccf942
Fix typo in nsContentPolicyUtils.h
2019-02-16 00:03:21 +08:00
janekptacijarabaci
9578e970f0
Bug 1430758 - No CSP directive for nsIContentPolicy::TYPE_SAVEAS_DOWNLOAD
2019-02-16 00:03:19 +08:00
janekptacijarabaci
97c6ecff55
Bug 1398229 - Save-link-as feature should use the loading principal - implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD
2019-02-16 00:03:18 +08:00
wolfbeast
290eea38cf
Add a nullcheck in DOMProxyHandler::EnsureExpandoObject jic.
2019-02-16 00:02:58 +08:00
wolfbeast
0bdecfc6ea
Media: harden TrackID handling.
2019-02-16 00:02:03 +08:00
Boris Zbarsky
d8712492da
Bug 1464784 - Hold a strong ref to the document in callers of ConvertNodesOrStringsIntoNode. r=smaug, a=abillings
2019-02-16 00:02:00 +08:00