Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | DevTools - Inspector - tooltip get element width/height wrong when browser ↵ | janekptacijarabaci | 2018-02-28 | -4/+50 |
| | | | | | | zoomed https://github.com/MoonchildProductions/moebius/pull/54 | |||
* | Remove non-functional nsDragAndDrop due to refactoring | Matt A. Tobin | 2018-02-27 | -605/+0 |
| | ||||
* | Merge branch 'EME-work' | wolfbeast | 2018-02-24 | -60/+167 |
|\ | ||||
| * | Merge branch 'master' into EME-work | Matt A. Tobin | 2018-02-24 | -17/+12 |
| |\ | |/ |/| | ||||
* | | WebRTC should be an enable bool in ac configure but enabled in Basilisk | Matt A. Tobin | 2018-02-24 | -5/+6 |
| | | ||||
* | | Developer Tools client should be a disable bool in ac configure | Matt A. Tobin | 2018-02-24 | -12/+6 |
| | | ||||
| * | Fix up leftover merge conflicts. | wolfbeast | 2018-02-24 | -16/+3 |
| | | | | | | | | Tag #26 | |||
| * | Remove unnecessary front-end features and pres when not building EME. | wolfbeast | 2018-02-24 | -11/+28 |
| | | | | | | | | Tag #26. | |||
| * | Don't build EME-specific subroutines without EME. | wolfbeast | 2018-02-24 | -2/+90 |
| | | | | | | | | | | | | | | | | | | | | | | - 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. | |||
| * | Don't include MediaKeySystemAccess without EME. | wolfbeast | 2018-02-24 | -0/+20 |
| | | | | | | | | | | | | 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 | |||
| * | Don't build GMP-clearkey when not building EME. | wolfbeast | 2018-02-24 | -1/+7 |
| | | ||||
| * | Move --enable-eme out of mozconfigure | wolfbeast | 2018-02-24 | -45/+34 |
|/ | ||||
* | Merge branch 'TLS-1.3' | wolfbeast | 2018-02-24 | -16468/+35049 |
|\ | ||||
| * | Activate TLS 1.3 by default. | wolfbeast | 2018-02-24 | -1/+1 |
| | | | | | | | | This resolves #15. | |||
| * | Merge branch 'security_tls_1-3_1' into TLS-1.3 | wolfbeast | 2018-02-23 | -100/+401 |
| |\ | ||||
| | * | Style clean up | janekptacijarabaci | 2018-02-11 | -1/+0 |
| | | | ||||
| | * | Bug 1344340 - "An unknown error has occurred (804b000c)" appears in the ↵ | janekptacijarabaci | 2018-02-11 | -0/+2 |
| | | | | | | | | | | | | statusbar when loading some sites | |||
| | * | Bug 1328955 - When a client tries TLS1.3 with EarlyData and a server falls ↵ | janekptacijarabaci | 2018-02-11 | -3/+8 |
| | | | | | | | | | | | | back to tls1.2,we should reconnect using tls1.3 without EarlyData | |||
| | * | Bug 1350388 - Drag&drop some HTTPS links in the download icon displays ↵ | janekptacijarabaci | 2018-02-11 | -0/+2 |
| | | | | | | | | | | | | wrongly download as failed | |||
| | * | Bug 1351392 - Fix transport status events for http2 and ftp | janekptacijarabaci | 2018-02-11 | -0/+4 |
| | | | ||||
| | * | Bug 1344890 - h2 tls 1.3 early data problem with https://echo.filippo.io/foo | janekptacijarabaci | 2018-02-11 | -0/+5 |
| | | | ||||
| | * | Bug 1322373 - TLS 1.3 early-data for http/2 | janekptacijarabaci | 2018-02-11 | -82/+342 |
| | | | ||||
| | * | Bug 1345240 - h2 stalls on failed early data hard reload | janekptacijarabaci | 2018-02-11 | -0/+6 |
| | | | ||||
| | * | Bug 1343600 - Add TLS handshake Start/Stop events | janekptacijarabaci | 2018-02-11 | -15/+33 |
| | | | ||||
| | * | Bug 1340164 - Fix socket transport status events | janekptacijarabaci | 2018-02-11 | -0/+49 |
| | | | ||||
| * | | Merge branch '_native_52ESR_http_events_1' into TLS-1.3 | wolfbeast | 2018-02-23 | -0/+49 |
| |\ \ | ||||
| | * | | Fix socket transport status events | janekptacijarabaci | 2018-02-04 | -0/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | Bug(s): https://bugzilla.mozilla.org/show_bug.cgi?id=1340164 (native in moebius) | |||
| * | | | Update build system files for NSS 3.35 | wolfbeast | 2018-02-23 | -1/+9 |
| | | | | ||||
| * | | | Update NSS to 3.35-RTM | wolfbeast | 2018-02-23 | -15971/+34294 |
| | | | | ||||
| * | | | Update NSPR to 4.18 | wolfbeast | 2018-02-23 | -395/+295 |
| | | | | ||||
* | | | | Restore toolkit/obsolete files and reinstate them to toolkit/content | Matt A. Tobin | 2018-02-23 | -0/+1065 |
| | | | | ||||
* | | | | Revert "Restore toolkit/obsolete" | Matt A. Tobin | 2018-02-23 | -473/+0 |
| | | | | | | | | | | | | | | | | This reverts commit b61927d4cdb92636758c4c80d5050b3266486529. | |||
* | | | | Fix typo in f3f9b7b06e37f870463a5f2196457cca6b10d700 (caps) | wolfbeast | 2018-02-23 | -2/+2 |
|/ / / | ||||
* | | | Prevent issues and possible leaks with the bookmarks menu bar as a result of ↵ | wolfbeast | 2018-02-22 | -0/+4 |
| | | | | | | | | | | | | XBL re-binding. | |||
* | | | Merge branch 'ported-moebius' | wolfbeast | 2018-02-22 | -53/+844 |
|\ \ \ | ||||
| * | | | Bug 1217907: [RTL] Wrong direction in about:preferences#general homepage | janekptacijarabaci | 2018-02-22 | -0/+5 |
| | | | | ||||
| * | | | Propagate plugin permissions from top-level to XO iframes. | janekptacijarabaci | 2018-02-22 | -3/+15 |
| | | | | ||||
| * | | | CSP: connect-src 'self' should always include https: and wss: schemes | janekptacijarabaci | 2018-02-22 | -11/+168 |
| | | | | ||||
| * | | | CSP: Support IDNs in connect-src | janekptacijarabaci | 2018-02-22 | -2/+135 |
| | | | | ||||
| * | | | CSP: Ignore nonces on <img> per spec | janekptacijarabaci | 2018-02-22 | -4/+111 |
| | | | | ||||
| * | | | CSP: Upgrade SO navigational requests per spec. | janekptacijarabaci | 2018-02-22 | -0/+214 |
| | | | | ||||
| * | | | CSP 2 - ignore (x-)frame-options if CSP with frame-ancestors directive exists | janekptacijarabaci | 2018-02-22 | -34/+197 |
| | | | | ||||
* | | | | Enable ALSA support by default on Linux. | wolfbeast | 2018-02-22 | -3/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||
* | | | | Merge branch 'ported-moebius' | wolfbeast | 2018-02-22 | -159/+357 |
|\| | | | ||||
| * | | | Set BASILISK_VERSION override major.minor to 52.9 | wolfbeast | 2018-02-22 | -2/+2 |
| | | | | ||||
| * | | | Add site-specific overrides and remove the overruling global. | wolfbeast | 2018-02-22 | -10/+4 |
| | | | | ||||
| * | | | Restore the dynamic release notes URL from pref | wolfbeast | 2018-02-22 | -1/+1 |
| | | | | ||||
| * | | | Strip HHMM from the about dialog displayed version. | wolfbeast | 2018-02-21 | -1/+1 |
| | | | | ||||
| * | | | Update various texts and references. | wolfbeast | 2018-02-21 | -23/+18 |
| | | | | ||||
| * | | | Link about dialog version to general.useragent.appVersionIsBuildID. | wolfbeast | 2018-02-21 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | true: YYYY.MM.DD.HHMM false: v{internal version number} (YYYY-MM-DD) |