Gaming4JC
|
d4ac94cf3e
|
Remove support and tests for HSTS priming from the tree. Fixes #384
|
2019-02-15 23:59:39 +08:00 |
|
janekptacijarabaci
|
72fa225e1b
|
Bug 1394399 - Fix mochitests to expect "same-origin" default Request.credentials
Issue #389
|
2019-02-15 23:58:56 +08:00 |
|
janekptacijarabaci
|
663291455b
|
Bug 1394399 - Default Request.credentials to "same-origin" instead of "omit"
Issue #389
|
2019-02-15 23:58:55 +08:00 |
|
trav90
|
72d9e76fca
|
Revoke MediaDataDecoder callback after RemoteVideoDecoder has been shut down
|
2019-02-15 23:58:46 +08:00 |
|
trav90
|
46621ae3e3
|
Null check the right pointer in RecvReadback
|
2019-02-15 23:58:45 +08:00 |
|
trav90
|
edf010898f
|
Perform null check earlier in OggCodecState.cpp
|
2019-02-15 23:58:43 +08:00 |
|
trav90
|
1bc04e8910
|
[MSE] Correct ADTS frame size calculation
This should be bitwise OR rather than logical OR, which just returns 1.
|
2019-02-15 23:58:42 +08:00 |
|
wolfbeast
|
c006541548
|
Remove CrashReporterParent leftover.
Tag #20.
|
2019-02-15 23:58:40 +08:00 |
|
wolfbeast
|
e17c0d4d87
|
Remove IPC profile functions.
Resolves #378.
|
2019-02-15 23:58:39 +08:00 |
|
wolfbeast
|
1a823f5ad6
|
Remove SPS profiler.
- Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS)
- Stub out several profiler-only functions.
|
2019-02-15 23:58:37 +08:00 |
|
wolfbeast
|
3fe8aff3f5
|
Remove CrashReporterParent leftover.
Tag #20.
|
2019-02-15 23:58:35 +08:00 |
|
wolfbeast
|
8d1e73fc3c
|
Remove the jprof profiler.
This resolves #377.
|
2019-02-15 23:58:34 +08:00 |
|
wolfbeast
|
ad8dedfc91
|
Remove stubbed IPC CrashReporter(Parent/Child)
|
2019-02-15 23:58:28 +08:00 |
|
wolfbeast
|
a3f981092e
|
Remove GMP, Plugin and IPC crash reporter hooks.
Stubs will be removed in follow-up
Tag #20.
|
2019-02-15 23:58:26 +08:00 |
|
wolfbeast
|
22a077d0ed
|
Remove gfxCrashReporterUtils leftover.
Tag #20.
|
2019-02-15 23:58:24 +08:00 |
|
wolfbeast
|
121456f05a
|
Remove gfxCrashReporterUtils.
Tag #20.
|
2019-02-15 23:58:22 +08:00 |
|
trav90
|
886642abc1
|
[MSE] Add a missing comma in validBoxes
|
2019-02-15 23:58:21 +08:00 |
|
wolfbeast
|
b2cb4042f0
|
Check for infinite value in txFormatNumberFunctionCall.
|
2019-02-15 23:57:36 +08:00 |
|
wolfbeast
|
685ae236c8
|
Use a temporary in Animation::Tick()
|
2019-02-15 23:57:35 +08:00 |
|
wolfbeast
|
74df182488
|
Remove other gonk widget conditionals and unused files.
Tag #288.
|
2019-02-15 23:57:15 +08:00 |
|
wolfbeast
|
5830ff1f2b
|
Remove missed MOZ_WIDGET_GONK ifdef
Tag #288
|
2019-02-15 23:57:13 +08:00 |
|
wolfbeast
|
2531de02eb
|
Remove MOZ_WIDGET_GONK [2/2]
Tag #288
|
2019-02-15 23:57:10 +08:00 |
|
wolfbeast
|
b586913598
|
Remove MOZ_WIDGET_GONK [1/2]
Tag #288
|
2019-02-15 23:57:08 +08:00 |
|
wolfbeast
|
719ac1bc38
|
Remove MOZ_B2G leftovers and some dead B2G-only components.
|
2019-02-15 23:57:05 +08:00 |
|
wolfbeast
|
66ea8f0645
|
Remove Gonk build directories
|
2019-02-15 23:56:58 +08:00 |
|
Paul Adenot
|
8e5fec311a
|
Bug 1426129 - Hold CamerasChild via promoting "this" to a RefPtr. r=pehrsons, a=RyanVM
|
2019-02-15 23:56:53 +08:00 |
|
janekptacijarabaci
|
75705f87a2
|
Add UTF-8 as a default fallback encoding for unknown encodings
Issue #315
|
2019-02-15 23:56:50 +08:00 |
|
janekptacijarabaci
|
5873c0487c
|
moebius#231: Consider blocking top level window data: URIs (tests) - bug 264588
https://github.com/MoonchildProductions/moebius/pull/231/files
https://bugzilla.mozilla.org/show_bug.cgi?id=1264588
|
2019-02-15 23:56:36 +08:00 |
|
janekptacijarabaci
|
745e1809b0
|
moebius#231: Consider blocking top level window data: URIs (tests)
https://github.com/MoonchildProductions/moebius/pull/231
|
2019-02-15 23:56:35 +08:00 |
|
wolfbeast
|
d4d0fbf3d5
|
Issue #325 Part 7: Remove non-Intl legacy code paths from IndexedDB.
|
2019-02-15 23:56:06 +08:00 |
|
wolfbeast
|
8726b2dc33
|
Adjust tests for android-enabled Intl.
|
2019-02-15 23:55:53 +08:00 |
|
wolfbeast
|
9c63659ade
|
Remove nsPluginTag::InitSandboxLevel
|
2019-02-15 23:55:46 +08:00 |
|
wolfbeast
|
c8462db202
|
Remove sandbox ductwork conditional code.
|
2019-02-15 23:55:41 +08:00 |
|
wolfbeast
|
aa9ae963f6
|
Remove GMP sandbox code.
|
2019-02-15 23:55:38 +08:00 |
|
wolfbeast
|
369378d566
|
Remove content process sandbox code.
|
2019-02-15 23:55:37 +08:00 |
|
trav90
|
d87cc84005
|
Add support for libavcodec 58/FFmpeg 4.0
|
2019-02-15 23:55:35 +08:00 |
|
trav90
|
e44a157583
|
Import FFmpeg 4.0 header files
|
2019-02-15 23:55:34 +08:00 |
|
janekptacijarabaci
|
5eca87831c
|
Bug 1216885 - Make nsISelectionPrivate not inherit from nsISelection
|
2019-02-15 23:55:08 +08:00 |
|
janekptacijarabaci
|
69c0760b8b
|
Bug 1359204 - Do not query nested URI within CheckChannel in ContentSecurityManager
|
2019-02-15 23:54:50 +08:00 |
|
janekptacijarabaci
|
e45bad2c54
|
Bug 1341754: Provide a valid triggeringPrincipal when calling SetURI in Location
|
2019-02-15 23:54:40 +08:00 |
|
janekptacijarabaci
|
dee826b7ee
|
Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an hard e10s)
|
2019-02-15 23:54:30 +08:00 |
|
janekptacijarabaci
|
b7a396d49d
|
Bug 1182569: Update tests when converting docshell loads to use AynscOpen2
|
2019-02-15 23:54:25 +08:00 |
|
janekptacijarabaci
|
409656556b
|
Bug 1182569 - Skip security check for plugins using newstream attribute
|
2019-02-15 23:54:23 +08:00 |
|
janekptacijarabaci
|
846daf6d3b
|
Bug 1182569: Update ContentSecurityManager to handle docshell loads
|
2019-02-15 23:54:22 +08:00 |
|
janekptacijarabaci
|
e162907475
|
Bug 1182569: Use AsyncOpen2 for docshell loads
|
2019-02-15 23:54:20 +08:00 |
|
janekptacijarabaci
|
5677db4b6e
|
Bug 1264125: Fire transitioncancel event when a transition is canceled (added tests + style clean up)
Issue #55
|
2019-02-15 23:54:03 +08:00 |
|
janekptacijarabaci
|
2243f5248c
|
Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (added tests)
Issue #55
|
2019-02-15 23:54:01 +08:00 |
|
janekptacijarabaci
|
901d2a277f
|
moebius#89: DOM - implement animationcancel event
Issue #55
|
2019-02-15 23:54:00 +08:00 |
|
janekptacijarabaci
|
c8ee9f4f48
|
Bug 1264125: Queue CSS related event when setting null target effect
Issue #55
|
2019-02-15 23:53:58 +08:00 |
|
janekptacijarabaci
|
96037b8c9a
|
Bug 1264125: Call the queueing events when canceling transition via Style or Script
Issue #55
|
2019-02-15 23:53:56 +08:00 |
|