Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Build nsJSInspector regardless of devtools | Matt A. Tobin | 2018-09-26 |
| | |||
* | DevTools - Eyedropper Tool - Used "createImageBitmap(canvas.toBlob())" ↵ | janekptacijarabaci | 2018-06-24 |
| | | | | | | instead of "createImageBitmap(ctx.getImageData())" Issue #544 | ||
* | Fix unsafe "instanceof" negations | janekptacijarabaci | 2018-05-02 |
| | | | | https://github.com/MoonchildProductions/Pale-Moon/pull/1173 | ||
* | moebius#158: The Performance Resource Timing (added support for "workerStart") | janekptacijarabaci | 2018-04-29 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/158 | ||
* | Add support for the function `name` property. | wolfbeast | 2018-03-20 |
|\ | | | | | | | | | | | This resolves #78. Merged remote-tracking branch 'janek/js_function_name_1' | ||
| * | Part 5: Update devtools to follow displayName change | janekptacijarabaci | 2018-03-19 |
| | | | | | | | | Issue #87 | ||
* | | Handle RegExp correctly in devtools | janekptacijarabaci | 2018-03-19 |
|/ | | | | Issue #77 | ||
* | Bug 755821: Function() should use the parser's argument parsing code | janekptacijarabaci | 2018-03-16 |
| | |||
* | Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVM | Tom Ritter | 2018-03-14 |
| | | | | | | | MozReview-Commit-ID: 6xhQ71a5rDU --HG-- extra : transplant_source : %C2%D3%A7It%0Cg%92h%BB%3A%95%A2%0D.%86%B9C%9B%2B | ||
* | moebius#346: Storage Inspector should trim port from hosts for cookies | janekptacijarabaci | 2018-03-04 |
| | | | | | Issue #31 https://github.com/MoonchildProductions/moebius/pull/346 | ||
* | Bug 1302989: Make storage inspector work with file:// when # is in the URL | janekptacijarabaci | 2018-03-04 |
| | | | | Issue #31 | ||
* | moebius#342: Columns are not sorted correctly (Natural Sort algorithm) | janekptacijarabaci | 2018-03-02 |
| | | | | | Issue #31 https://github.com/MoonchildProductions/moebius/pull/342 | ||
* | moebius#339: Make it possible to add cookies, local and session storage entries | janekptacijarabaci | 2018-03-02 |
| | | | | | Issue #31 https://github.com/MoonchildProductions/moebius/pull/339 | ||
* | moebius#337: Added option to remove all session cookies for a specific domain | janekptacijarabaci | 2018-03-02 |
| | | | | | Issue #31 https://github.com/MoonchildProductions/moebius/pull/337 | ||
* | Bug 1321820: Storage Inspector fails with dom.caches.enabled=false | janekptacijarabaci | 2018-03-02 |
| | | | | Issue #31 | ||
* | Bug 1334252: Find IDB storage for host more directly | janekptacijarabaci | 2018-03-02 |
| | | | | Issue #31 | ||
* | Bug 1320362: Move indexedDb storage type in the storage inspector into a new ↵ | janekptacijarabaci | 2018-03-02 |
| | | | | | | column Issue #31 | ||
* | Bug 1276339: Storage inspector doesn't work on chrome:// pages and web ↵ | janekptacijarabaci | 2018-03-02 |
| | | | | | | extensions Issue #31 | ||
* | Bug 1146194: Multiple cookies with the same name not shown | janekptacijarabaci | 2018-03-02 |
| | | | | Issue #31 | ||
* | Checking NS_BINDING_ABORTED to avoid dispatching navigate event | janekptacijarabaci | 2018-03-01 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/302 | ||
* | DevTools - style editor - StyleSheetsActor should use the parent tabActor to ↵ | janekptacijarabaci | 2018-03-01 |
| | | | | | | retrieve the list of windows and react to new/removed windows https://github.com/MoonchildProductions/moebius/pull/124 | ||
* | DevTools - Inspector - tooltip get element width/height wrong when browser ↵ | janekptacijarabaci | 2018-02-28 |
| | | | | | | zoomed https://github.com/MoonchildProductions/moebius/pull/54 | ||
* | Make Devtools function without WebExtensions | Matt A. Tobin | 2018-02-11 |
| | |||
* | Merge pull request #7 from janekptacijarabaci/devtools_inspector_cssColor4_1 | Moonchild | 2018-02-04 |
|\ | | | | | Support for css-color-4 (finish) | ||
| * | Support for css-color-4 (finish) | janekptacijarabaci | 2018-02-02 |
| | | | | | | | | Issue #4 | ||
* | | Add a "copy full CSS path" option to the inspector's menu | janekptacijarabaci | 2018-02-02 |
|/ | | | | Issue #3 | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |