summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Bug 1320362: Move indexedDb storage type in the storage inspector into a new ...janekptacijarabaci2018-03-02-6/+51
* Bug 1276339: Storage inspector doesn't work on chrome:// pages and web extens...janekptacijarabaci2018-03-02-129/+361
* Bug 1146194: Multiple cookies with the same name not shownjanekptacijarabaci2018-03-02-169/+829
* Merge pull request #34 from janekptacijarabaci/devtools_import-from-moebius_1Moonchild2018-03-02-513/+1746
|\
| * Rewrite the comment, use maxResolutionMsjanekptacijarabaci2018-03-02-2/+4
| * Rounding to 1msjanekptacijarabaci2018-03-01-2/+4
| * Fix nitjanekptacijarabaci2018-03-01-1/+1
| * Show the Status Line (e.g. "HTTP/2.0 200 OK") in raw headers (response)janekptacijarabaci2018-03-01-2/+13
| * Properly pass postData into new tabjanekptacijarabaci2018-03-01-2/+43
| * [minor fix] DevTools - Throws an error ("String contains an invalid character")janekptacijarabaci2018-03-01-1/+1
| * Fix "help cmd" and "cmd refresh" in the Developer Toolbarjanekptacijarabaci2018-03-01-8/+9
| * Checking NS_BINDING_ABORTED to avoid dispatching navigate eventjanekptacijarabaci2018-03-01-1/+5
| * Restore source-editor commands controller for scratchpad & styleeditor menusjanekptacijarabaci2018-03-01-0/+114
| * Add support for -browserconsole (the command line)janekptacijarabaci2018-03-01-2/+2
| * DevTools - network - Copy as cURL (POST)janekptacijarabaci2018-03-01-2/+20
| * DevTools - gcli - screenshot - the vertical modejanekptacijarabaci2018-03-01-0/+6
| * DevTools - style editor - StyleSheetsActor should use the parent tabActor to ...janekptacijarabaci2018-03-01-65/+212
| * DevTools - network - implement the secureConnectionStart property for the Per...janekptacijarabaci2018-03-01-13/+263
| * DevTools - network - security (improvements)janekptacijarabaci2018-03-01-15/+258
| * DevTools - Browser Console - restore sessions (follow up)janekptacijarabaci2018-03-01-0/+1
| * DevTools - Browser Console - restore sessionsjanekptacijarabaci2018-03-01-46/+135
| * Bug 1168376: Show transferred size in request summary instead of decompressed...janekptacijarabaci2018-02-28-70/+177
| * basilisk -jsdebugger - Import Console.jsm before calling console.[something]janekptacijarabaci2018-02-28-0/+2
| * Basilisk - the cmd line - help (the columns alignment, error improvements) - ...janekptacijarabaci2018-02-28-1/+1
| * DevTools - Scratchpad - fix an old bug (Shift+Alt+R / Reload and Run) - follo...janekptacijarabaci2018-02-28-1/+1
| * Bug 1309194: Implement summary info in Net Panel Toolbar; Bug 1317205: CSS im...janekptacijarabaci2018-02-28-240/+333
| * DevTools - inspector - data URL source links and their tooltips are unreadablejanekptacijarabaci2018-02-28-14/+44
| * [partial fix] DevTools - network - proxy - throws an errors (remoteAddress)janekptacijarabaci2018-02-28-2/+18
| * Basilisk - the cmd line - help (the columns alignment, error improvements)janekptacijarabaci2018-02-28-32/+38
| * DevTools - gcli commands - cookiejanekptacijarabaci2018-02-28-9/+13
| * DevTools - Inspector - tooltip get element width/height wrong when browser zo...janekptacijarabaci2018-02-28-4/+50
* | Remove MOZ_MULETMatt A. Tobin2018-03-01-26/+1
* | Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most pl...Matt A. Tobin2018-03-01-30/+31
* | Sync Pale Moon codeMatt A. Tobin2018-03-01-26/+74
* | Update 7zSFXMatt A. Tobin2018-03-01-1/+1
* | Update configure variable verificationMatt A. Tobin2018-02-28-23/+42
|/
* Remove non-functional nsDragAndDrop due to refactoringMatt A. Tobin2018-02-27-605/+0
* Merge branch 'EME-work'wolfbeast2018-02-24-60/+167
|\
| * Merge branch 'master' into EME-workMatt A. Tobin2018-02-24-17/+12
| |\ | |/ |/|
* | WebRTC should be an enable bool in ac configure but enabled in BasiliskMatt A. Tobin2018-02-24-5/+6
* | Developer Tools client should be a disable bool in ac configureMatt A. Tobin2018-02-24-12/+6
| * Fix up leftover merge conflicts.wolfbeast2018-02-24-16/+3
| * Remove unnecessary front-end features and pres when not building EME.wolfbeast2018-02-24-11/+28
| * Don't build EME-specific subroutines without EME.wolfbeast2018-02-24-2/+90
| * Don't include MediaKeySystemAccess without EME.wolfbeast2018-02-24-0/+20
| * Don't build GMP-clearkey when not building EME.wolfbeast2018-02-24-1/+7
| * Move --enable-eme out of mozconfigurewolfbeast2018-02-24-45/+34
|/
* Merge branch 'TLS-1.3'wolfbeast2018-02-24-16468/+35049
|\
| * Activate TLS 1.3 by default.wolfbeast2018-02-24-1/+1
| * Merge branch 'security_tls_1-3_1' into TLS-1.3wolfbeast2018-02-23-100/+401
| |\