summaryrefslogtreecommitdiffstats
path: root/devtools/shared
Commit message (Collapse)AuthorAgeLines
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-12/+1
| | | | Tag #288.
* Issue #316 - Always build heapsnapshot regardless of the rest of the ↵Matt A. Tobin2018-05-01-9/+10
| | | | devtools for now
* moebius#90: CSS - implement text-justify propertyjanekptacijarabaci2018-04-01-0/+21
|
* Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16-10/+0
|
* Fix build system translation errors.wolfbeast2018-03-04-1/+1
| | | | Follow-up to 11a8a39f6d2e057d51559c52c1bf0ba74bbfe189
* moebius#339: Make it possible to add cookies, local and session storage entriesjanekptacijarabaci2018-03-02-0/+15
| | | | | Issue #31 https://github.com/MoonchildProductions/moebius/pull/339
* moebius#337: Added option to remove all session cookies for a specific domainjanekptacijarabaci2018-03-02-0/+8
| | | | | Issue #31 https://github.com/MoonchildProductions/moebius/pull/337
* Bug 1320362: Move indexedDb storage type in the storage inspector into a new ↵janekptacijarabaci2018-03-02-0/+3
| | | | | | column Issue #31
* Bug 1276339: Storage inspector doesn't work on chrome:// pages and web ↵janekptacijarabaci2018-03-02-1/+1
| | | | | | extensions Issue #31
* Merge pull request #34 from janekptacijarabaci/devtools_import-from-moebius_1Moonchild2018-03-02-22/+125
|\ | | | | Port across devtools enhancements
| * Fix nitjanekptacijarabaci2018-03-01-1/+1
| |
| * Fix "help cmd" and "cmd refresh" in the Developer Toolbarjanekptacijarabaci2018-03-01-8/+9
| | | | | | | | https://github.com/MoonchildProductions/moebius/pull/348
| * DevTools - gcli - screenshot - the vertical modejanekptacijarabaci2018-03-01-0/+6
| | | | | | | | https://github.com/MoonchildProductions/moebius/pull/166
| * DevTools - style editor - StyleSheetsActor should use the parent tabActor to ↵janekptacijarabaci2018-03-01-0/+8
| | | | | | | | | | | | 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 ↵janekptacijarabaci2018-03-01-1/+34
| | | | | | | | | | | | | | PerformanceTiming https://github.com/MoonchildProductions/moebius/pull/116 ("/testing" and "/toolkit" in in the previous commit)
| * DevTools - network - security (improvements)janekptacijarabaci2018-03-01-0/+27
| | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/113 https://github.com/MoonchildProductions/moebius/pull/118 https://github.com/MoonchildProductions/moebius/pull/127
| * DevTools - inspector - data URL source links and their tooltips are unreadablejanekptacijarabaci2018-02-28-2/+10
| | | | | | | | https://github.com/MoonchildProductions/moebius/pull/95
| * [partial fix] DevTools - network - proxy - throws an errors (remoteAddress)janekptacijarabaci2018-02-28-2/+18
| | | | | | | | https://github.com/MoonchildProductions/moebius/pull/63
| * DevTools - gcli commands - cookiejanekptacijarabaci2018-02-28-9/+13
| | | | | | | | https://github.com/MoonchildProductions/moebius/pull/55
* | Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most ↵Matt A. Tobin2018-03-01-1/+1
|/ | | | places
* Merge pull request #7 from janekptacijarabaci/devtools_inspector_cssColor4_1Moonchild2018-02-04-11/+55
|\ | | | | Support for css-color-4 (finish)
| * Support for css-color-4 (finish)janekptacijarabaci2018-02-02-11/+55
| | | | | | | | Issue #4
* | Merge pull request #6 from ↵Moonchild2018-02-04-1/+129
|\ \ | | | | | | | | | | | | janekptacijarabaci/devtools_inspector_copyFullCSSPath_1 Add a "copy full CSS path" option to the inspector's menu
| * | Add a "copy full CSS path" option to the inspector's menujanekptacijarabaci2018-02-02-1/+129
| |/ | | | | | | Issue #3
* | Devtools gcli commands - fix the help.wolfbeast2018-02-04-4/+4
| |
* | Remove browser tests - Part 1: The Tests (except for experiments)Matt A. Tobin2018-02-03-2/+0
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+138967