summaryrefslogtreecommitdiffstats
path: root/devtools/client/inspector
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 8: Devtools and misc.Moonchild2020-09-24-374/+0
|
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-13/+0
|
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-26/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Bug 1355351 - Make pseudo-elements return the correct style via getComputedStyleMatt A. Tobin2020-04-17-2/+2
| | | | | | | | | * Add a node property to access the ::before and ::after pseudo-elements * Look for the frame for ::before and ::after pseudos * Clean up pseudo-element props * Simplify nsLayoutUtils callers, and make child iterators notice display: contents pseudos Tag #1375
* 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