summaryrefslogtreecommitdiffstats
path: root/devtools/client/inspector
Commit message (Collapse)AuthorAgeLines
* Issue #1671 - Unprefix ::-moz-selectionMoonchild2020-10-24-3/+3
| | | | | | | | This actually keeps both pseudo-elements for now, since the prefixed version is still used internally, but we need the unprefixed version for web compat. Note: while unprefixing a non-spec-compliant pseudo here, it's exactly in line with what other browsers do. Nobody is following the spec here and at least we'll be doing what everyone else is with our unprefixed version.
* Issue #991 Part 3: DevtoolsAscrod2019-04-13-5/+2
|
* moebius#231: Consider blocking top level window data: URIs (tests)janekptacijarabaci2018-05-06-3/+6
| | | | https://github.com/MoonchildProductions/moebius/pull/231
* moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some casesjanekptacijarabaci2018-04-20-17/+8
| | | | https://github.com/MoonchildProductions/moebius/pull/56
* Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16-2/+2
|
* DevTools - inspector - data URL source links and their tooltips are unreadablejanekptacijarabaci2018-02-28-12/+34
| | | | https://github.com/MoonchildProductions/moebius/pull/95
* DevTools - Inspector - tooltip get element width/height wrong when browser ↵janekptacijarabaci2018-02-28-0/+39
| | | | | | zoomed https://github.com/MoonchildProductions/moebius/pull/54
* Merge pull request #7 from janekptacijarabaci/devtools_inspector_cssColor4_1Moonchild2018-02-04-1/+3
|\ | | | | Support for css-color-4 (finish)
| * Support for css-color-4 (finish)janekptacijarabaci2018-02-02-1/+3
| | | | | | | | Issue #4
* | Merge pull request #6 from ↵Moonchild2018-02-04-2/+37
|\ \ | | | | | | | | | | | | 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-2/+37
| |/ | | | | | | Issue #3
* / Markup View: show an ellipsis character in collapsed nodesjanekptacijarabaci2018-02-02-0/+2
|/ | | | Issue #2
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+64650