Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Show the Status Line (e.g. "HTTP/2.0 200 OK") in raw headers (response) | janekptacijarabaci | 2018-03-01 | -2/+13 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/323 | |||
* | Properly pass postData into new tab | janekptacijarabaci | 2018-03-01 | -2/+43 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/352 | |||
* | [minor fix] DevTools - Throws an error ("String contains an invalid character") | janekptacijarabaci | 2018-03-01 | -1/+1 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/162 | |||
* | Fix "help cmd" and "cmd refresh" in the Developer Toolbar | janekptacijarabaci | 2018-03-01 | -8/+9 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/348 | |||
* | Checking NS_BINDING_ABORTED to avoid dispatching navigate event | janekptacijarabaci | 2018-03-01 | -1/+5 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/302 | |||
* | Restore source-editor commands controller for scratchpad & styleeditor menus | janekptacijarabaci | 2018-03-01 | -0/+114 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/290 | |||
* | Add support for -browserconsole (the command line) | janekptacijarabaci | 2018-03-01 | -2/+2 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/257 | |||
* | DevTools - network - Copy as cURL (POST) | janekptacijarabaci | 2018-03-01 | -2/+20 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/167 | |||
* | DevTools - gcli - screenshot - the vertical mode | janekptacijarabaci | 2018-03-01 | -0/+6 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/166 | |||
* | DevTools - style editor - StyleSheetsActor should use the parent tabActor to ↵ | janekptacijarabaci | 2018-03-01 | -65/+212 |
| | | | | | | retrieve the list of windows and react to new/removed windows https://github.com/MoonchildProductions/moebius/pull/124 | |||
* | DevTools - network - implement the secureConnectionStart property for the ↵ | janekptacijarabaci | 2018-03-01 | -13/+263 |
| | | | | | | | PerformanceTiming https://github.com/MoonchildProductions/moebius/pull/116 ("/testing" and "/toolkit" in in the previous commit) | |||
* | DevTools - network - security (improvements) | janekptacijarabaci | 2018-03-01 | -15/+258 |
| | | | | | | 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 | -0/+1 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/112 | |||
* | DevTools - Browser Console - restore sessions | janekptacijarabaci | 2018-03-01 | -46/+135 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/112 | |||
* | Bug 1168376: Show transferred size in request summary instead of ↵ | janekptacijarabaci | 2018-02-28 | -70/+177 |
| | | | | | | | 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 | -0/+2 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/250 | |||
* | Basilisk - the cmd line - help (the columns alignment, error improvements) - ↵ | janekptacijarabaci | 2018-02-28 | -1/+1 |
| | | | | | | 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 | -1/+1 |
| | | | | | | 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 | -240/+333 |
| | | | | | | 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 | -14/+44 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/95 | |||
* | [partial fix] DevTools - network - proxy - throws an errors (remoteAddress) | janekptacijarabaci | 2018-02-28 | -2/+18 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/63 | |||
* | Basilisk - the cmd line - help (the columns alignment, error improvements) | janekptacijarabaci | 2018-02-28 | -32/+38 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/58 | |||
* | DevTools - gcli commands - cookie | janekptacijarabaci | 2018-02-28 | -9/+13 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/55 | |||
* | 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) |