Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | DevTools - network - implement the secureConnectionStart property for the ↵ | janekptacijarabaci | 2018-03-01 |
| | | | | | | | PerformanceTiming https://github.com/MoonchildProductions/moebius/pull/116 ("/testing" and "/toolkit" in in the previous commit) | ||
* | DevTools - network - security (improvements) | janekptacijarabaci | 2018-03-01 |
| | | | | | | https://github.com/MoonchildProductions/moebius/pull/113 https://github.com/MoonchildProductions/moebius/pull/118 https://github.com/MoonchildProductions/moebius/pull/127 | ||
* | DevTools - Browser Console - restore sessions (follow up) | janekptacijarabaci | 2018-03-01 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/112 | ||
* | DevTools - Browser Console - restore sessions | janekptacijarabaci | 2018-03-01 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/112 | ||
* | Bug 1168376: Show transferred size in request summary instead of ↵ | janekptacijarabaci | 2018-02-28 |
| | | | | | | | decompressed size https://github.com/MoonchildProductions/moebius/pull/93 - without: DOMContentLoaded and load | ||
* | basilisk -jsdebugger - Import Console.jsm before calling console.[something] | janekptacijarabaci | 2018-02-28 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/250 | ||
* | Basilisk - the cmd line - help (the columns alignment, error improvements) - ↵ | janekptacijarabaci | 2018-02-28 |
| | | | | | | follow up https://github.com/MoonchildProductions/moebius/pull/58 | ||
* | DevTools - Scratchpad - fix an old bug (Shift+Alt+R / Reload and Run) - ↵ | janekptacijarabaci | 2018-02-28 |
| | | | | | | follow up (Ctrl+Alt+R does not work) https://github.com/MoonchildProductions/moebius/pull/50 | ||
* | Bug 1309194: Implement summary info in Net Panel Toolbar; Bug 1317205: CSS ↵ | janekptacijarabaci | 2018-02-28 |
| | | | | | | improvement for summary button Required for: https://github.com/MoonchildProductions/moebius/pull/93 | ||
* | DevTools - inspector - data URL source links and their tooltips are unreadable | janekptacijarabaci | 2018-02-28 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/95 | ||
* | [partial fix] DevTools - network - proxy - throws an errors (remoteAddress) | janekptacijarabaci | 2018-02-28 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/63 | ||
* | Basilisk - the cmd line - help (the columns alignment, error improvements) | janekptacijarabaci | 2018-02-28 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/58 | ||
* | DevTools - gcli commands - cookie | janekptacijarabaci | 2018-02-28 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/55 | ||
* | DevTools - Inspector - tooltip get element width/height wrong when browser ↵ | janekptacijarabaci | 2018-02-28 |
| | | | | | | zoomed https://github.com/MoonchildProductions/moebius/pull/54 | ||
* | Remove non-functional nsDragAndDrop due to refactoring | Matt A. Tobin | 2018-02-27 |
| | |||
* | Merge branch 'EME-work' | wolfbeast | 2018-02-24 |
|\ | |||
| * | Merge branch 'master' into EME-work | Matt A. Tobin | 2018-02-24 |
| |\ | |/ |/| | |||
* | | WebRTC should be an enable bool in ac configure but enabled in Basilisk | Matt A. Tobin | 2018-02-24 |
| | | |||
* | | Developer Tools client should be a disable bool in ac configure | Matt A. Tobin | 2018-02-24 |
| | | |||
| * | Fix up leftover merge conflicts. | wolfbeast | 2018-02-24 |
| | | | | | | | | Tag #26 | ||
| * | Remove unnecessary front-end features and pres when not building EME. | wolfbeast | 2018-02-24 |
| | | | | | | | | Tag #26. | ||
| * | Don't build EME-specific subroutines without EME. | wolfbeast | 2018-02-24 |
| | | | | | | | | | | | | | | | | | | | | | | - 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 |
| | | | | | | | | | | | | 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 |
| | | |||
| * | Move --enable-eme out of mozconfigure | wolfbeast | 2018-02-24 |
|/ | |||
* | Merge branch 'TLS-1.3' | wolfbeast | 2018-02-24 |
|\ | |||
| * | Activate TLS 1.3 by default. | wolfbeast | 2018-02-24 |
| | | | | | | | | This resolves #15. | ||
| * | Merge branch 'security_tls_1-3_1' into TLS-1.3 | wolfbeast | 2018-02-23 |
| |\ | |||
| | * | Style clean up | janekptacijarabaci | 2018-02-11 |
| | | | |||
| | * | Bug 1344340 - "An unknown error has occurred (804b000c)" appears in the ↵ | janekptacijarabaci | 2018-02-11 |
| | | | | | | | | | | | | statusbar when loading some sites | ||
| | * | Bug 1328955 - When a client tries TLS1.3 with EarlyData and a server falls ↵ | janekptacijarabaci | 2018-02-11 |
| | | | | | | | | | | | | 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 |
| | | | | | | | | | | | | wrongly download as failed | ||
| | * | Bug 1351392 - Fix transport status events for http2 and ftp | janekptacijarabaci | 2018-02-11 |
| | | | |||
| | * | Bug 1344890 - h2 tls 1.3 early data problem with https://echo.filippo.io/foo | janekptacijarabaci | 2018-02-11 |
| | | | |||
| | * | Bug 1322373 - TLS 1.3 early-data for http/2 | janekptacijarabaci | 2018-02-11 |
| | | | |||
| | * | Bug 1345240 - h2 stalls on failed early data hard reload | janekptacijarabaci | 2018-02-11 |
| | | | |||
| | * | Bug 1343600 - Add TLS handshake Start/Stop events | janekptacijarabaci | 2018-02-11 |
| | | | |||
| | * | Bug 1340164 - Fix socket transport status events | janekptacijarabaci | 2018-02-11 |
| | | | |||
| * | | Merge branch '_native_52ESR_http_events_1' into TLS-1.3 | wolfbeast | 2018-02-23 |
| |\ \ | |||
| | * | | Fix socket transport status events | janekptacijarabaci | 2018-02-04 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 |
| | | | | |||
| * | | | Update NSS to 3.35-RTM | wolfbeast | 2018-02-23 |
| | | | | |||
| * | | | Update NSPR to 4.18 | wolfbeast | 2018-02-23 |
| | | | | |||
* | | | | Restore toolkit/obsolete files and reinstate them to toolkit/content | Matt A. Tobin | 2018-02-23 |
| | | | | |||
* | | | | Revert "Restore toolkit/obsolete" | Matt A. Tobin | 2018-02-23 |
| | | | | | | | | | | | | | | | | This reverts commit b61927d4cdb92636758c4c80d5050b3266486529. | ||
* | | | | Fix typo in f3f9b7b06e37f870463a5f2196457cca6b10d700 (caps) | wolfbeast | 2018-02-23 |
|/ / / | |||
* | | | Prevent issues and possible leaks with the bookmarks menu bar as a result of ↵ | wolfbeast | 2018-02-22 |
| | | | | | | | | | | | | XBL re-binding. | ||
* | | | Merge branch 'ported-moebius' | wolfbeast | 2018-02-22 |
|\ \ \ | |||
| * | | | Bug 1217907: [RTL] Wrong direction in about:preferences#general homepage | janekptacijarabaci | 2018-02-22 |
| | | | | |||
| * | | | Propagate plugin permissions from top-level to XO iframes. | janekptacijarabaci | 2018-02-22 |
| | | | |