Commit graph

272 commits

Author SHA1 Message Date
janekptacijarabaci
173d356acd Bug 1168376: Show transferred size in request summary instead of decompressed size
https://github.com/MoonchildProductions/moebius/pull/93
- without: DOMContentLoaded and load
2019-02-15 23:34:34 +08:00
janekptacijarabaci
8d210f18c8 basilisk -jsdebugger - Import Console.jsm before calling console.[something]
https://github.com/MoonchildProductions/moebius/pull/250
2019-02-15 23:34:32 +08:00
janekptacijarabaci
89e59d4f24 Basilisk - the cmd line - help (the columns alignment, error improvements) - follow up
https://github.com/MoonchildProductions/moebius/pull/58
2019-02-15 23:34:30 +08:00
janekptacijarabaci
e160809abe DevTools - Scratchpad - fix an old bug (Shift+Alt+R / Reload and Run) - follow up (Ctrl+Alt+R does not work)
https://github.com/MoonchildProductions/moebius/pull/50
2019-02-15 23:34:28 +08:00
janekptacijarabaci
2f496e3f1e Bug 1309194: Implement summary info in Net Panel Toolbar; Bug 1317205: CSS improvement for summary button
Required for: https://github.com/MoonchildProductions/moebius/pull/93
2019-02-15 23:34:27 +08:00
janekptacijarabaci
4d57ef767e DevTools - inspector - data URL source links and their tooltips are unreadable
https://github.com/MoonchildProductions/moebius/pull/95
2019-02-15 23:34:25 +08:00
janekptacijarabaci
5f86e6fd8b [partial fix] DevTools - network - proxy - throws an errors (remoteAddress)
https://github.com/MoonchildProductions/moebius/pull/63
2019-02-15 23:34:24 +08:00
janekptacijarabaci
e1f7b9e459 Basilisk - the cmd line - help (the columns alignment, error improvements)
https://github.com/MoonchildProductions/moebius/pull/58
2019-02-15 23:34:22 +08:00
janekptacijarabaci
208282c5c5 DevTools - gcli commands - cookie
https://github.com/MoonchildProductions/moebius/pull/55
2019-02-15 23:34:21 +08:00
janekptacijarabaci
7afe591820 DevTools - Inspector - tooltip get element width/height wrong when browser zoomed
https://github.com/MoonchildProductions/moebius/pull/54
2019-02-15 23:34:19 +08:00
NTD
b4c6885d32 Remove MOZ_MULET 2019-02-15 23:34:18 +08:00
NTD
a25b655d51 Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most places 2019-02-15 23:34:16 +08:00
NTD
1648d92f30 Sync Pale Moon code 2019-02-15 23:34:15 +08:00
NTD
8a0a9fcfa5 Update 7zSFX 2019-02-15 23:34:13 +08:00
NTD
29b56a9e55 Update configure variable verification 2019-02-15 23:34:12 +08:00
NTD
cf9cbb8255 Remove non-functional nsDragAndDrop due to refactoring 2019-02-15 23:34:10 +08:00
NTD
aeabb4f02b WebRTC should be an enable bool in ac configure but enabled in Basilisk 2019-02-15 23:34:09 +08:00
NTD
b6d9890c74 Developer Tools client should be a disable bool in ac configure 2019-02-15 23:34:07 +08:00
wolfbeast
b16f7b73d9 Fix up leftover merge conflicts.
Tag #26
2019-02-15 23:34:05 +08:00
wolfbeast
80a865ac12 Remove unnecessary front-end features and pres when not building EME.
Tag #26.
2019-02-15 23:34:04 +08:00
wolfbeast
c9f70f4de1 Don't build EME-specific subroutines without EME.
- Checks for restricted or encrypted content
- Dispatching 'encrypted' events
- Dispatching 'key needed' events
- HTML Media Element media keys system
- EME telemetry
- HTML Media Element EME API

This is the main bulk for #26, isolating EME-specific code.
2019-02-15 23:34:01 +08:00
wolfbeast
90fc779437 Don't include MediaKeySystemAccess without EME.
This also removes checks for EME content in documents.
This removes practical use of EME by no longer having a keying system. (no-op)
tag #26
2019-02-15 23:34:00 +08:00
wolfbeast
cae1c0318b Don't build GMP-clearkey when not building EME. 2019-02-15 23:33:58 +08:00
wolfbeast
297f13362a Move --enable-eme out of mozconfigure 2019-02-15 23:33:57 +08:00
wolfbeast
43fe9261ea Activate TLS 1.3 by default.
This resolves #15.
2019-02-15 23:33:55 +08:00
janekptacijarabaci
6ba7168a9c Style clean up 2019-02-15 23:33:54 +08:00
janekptacijarabaci
3d994cb36d Bug 1344340 - "An unknown error has occurred (804b000c)" appears in the statusbar when loading some sites 2019-02-15 23:33:52 +08:00
janekptacijarabaci
a7f276d915 Bug 1328955 - When a client tries TLS1.3 with EarlyData and a server falls back to tls1.2,we should reconnect using tls1.3 without EarlyData 2019-02-15 23:33:51 +08:00
janekptacijarabaci
657b7ad6b8 Bug 1350388 - Drag&drop some HTTPS links in the download icon displays wrongly download as failed 2019-02-15 23:33:49 +08:00
janekptacijarabaci
8b37136dc4 Bug 1351392 - Fix transport status events for http2 and ftp 2019-02-15 23:33:48 +08:00
janekptacijarabaci
62dc2168b0 Bug 1344890 - h2 tls 1.3 early data problem with https://echo.filippo.io/foo 2019-02-15 23:33:46 +08:00
janekptacijarabaci
202ca6d067 Bug 1322373 - TLS 1.3 early-data for http/2 2019-02-15 23:33:44 +08:00
janekptacijarabaci
0f08cb0c4f Bug 1345240 - h2 stalls on failed early data hard reload 2019-02-15 23:33:43 +08:00
janekptacijarabaci
c7e0248d2d Bug 1343600 - Add TLS handshake Start/Stop events 2019-02-15 23:33:41 +08:00
janekptacijarabaci
e8af99be6e Fix socket transport status events
Bug(s):
https://bugzilla.mozilla.org/show_bug.cgi?id=1340164
(native in moebius)
2019-02-15 23:33:40 +08:00
wolfbeast
2b2216c2d1 Update build system files for NSS 3.35 2019-02-15 23:33:38 +08:00
wolfbeast
66dd670b60 Update NSS to 3.35-RTM 2019-02-15 23:33:36 +08:00
wolfbeast
fe49ad404e Update NSPR to 4.18 2019-02-15 23:33:34 +08:00
NTD
8bce4f2b81 Restore toolkit/obsolete files and reinstate them to toolkit/content 2019-02-15 23:33:32 +08:00
NTD
52ac5baf89 Revert "Restore toolkit/obsolete"
This reverts commit b61927d4cdb92636758c4c80d5050b3266486529.
2019-02-15 23:33:31 +08:00
wolfbeast
dc18b8b1cd Fix typo in f3f9b7b06e37f870463a5f2196457cca6b10d700 (caps) 2019-02-15 23:33:29 +08:00
wolfbeast
b4950642a2 Prevent issues and possible leaks with the bookmarks menu bar as a result of XBL re-binding. 2019-02-15 23:33:28 +08:00
janekptacijarabaci
fe50e2bafc Bug 1217907: [RTL] Wrong direction in about:preferences#general homepage 2019-02-15 23:33:26 +08:00
janekptacijarabaci
97f1f35371 Propagate plugin permissions from top-level to XO iframes. 2019-02-15 23:33:25 +08:00
janekptacijarabaci
96886141e1 CSP: connect-src 'self' should always include https: and wss: schemes 2019-02-15 23:33:23 +08:00
janekptacijarabaci
ee67abc801 CSP: Support IDNs in connect-src 2019-02-15 23:33:21 +08:00
janekptacijarabaci
7de286b67c CSP: Ignore nonces on <img> per spec 2019-02-15 23:33:20 +08:00
janekptacijarabaci
54e7645cb6 CSP: Upgrade SO navigational requests per spec. 2019-02-15 23:33:18 +08:00
janekptacijarabaci
a01c9abce8 CSP 2 - ignore (x-)frame-options if CSP with frame-ancestors directive exists 2019-02-15 23:33:17 +08:00
wolfbeast
ed463cec3e Enable ALSA support by default on Linux.
This will enable PulseAudio by default with a run-time fallback to ALSA (like Firefox <52).
This resolves #115.
PulseAudio will remain enabled by default -- if at runtime it's not available, it will fall back to ALSA.
Building the tree will still require libpulse to be installed, unless using --disable-pulseaudio.
2019-02-15 23:33:14 +08:00