gecko-dev/devtools/client
Nicolas Chevobbe f49ecf937b Bug 1880428 - [devtools] Make line highlight background color semi-transparent so text selection is visible. r=ochameau,devtools-reviewers.
The background color of the line highlight was opaque, hiding any
text selection that could be on that line.
Using a color with some transparency makes the selection visible.
We take this as an opportunity to fix and refactor the CSS for
line highlight.

Differential Revision: https://phabricator.services.mozilla.com/D201941
2024-02-15 17:20:19 +00:00
..
aboutdebugging Bug 1875396 - Avoid using font-weight: 300 and font-weight: lighter r=kcochrane,desktop-theme-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,translations-reviewers,dao,mtigley,hjones,nchevobbe 2024-02-08 15:45:07 +00:00
accessibility Bug 1873732 - remove outdated manifest conditions and use consistent conditions. r=aryx,necko-reviewers,jgilbert,settings-reviewers,credential-management-reviewers,devtools-reviewers,sessionstore-reviewers,dom-storage-reviewers,sgalich,kershaw,nchevobbe,janv,dao 2024-01-25 00:27:05 +00:00
application Bug 1780071 - autofix devtools/ violations of no-comparison-or-assignment-inside-ok r=profiler-reviewers,devtools-reviewers,julienw,nchevobbe 2024-01-26 13:12:07 +00:00
bin
debugger Bug 1880428 - [devtools] Make line highlight background color semi-transparent so text selection is visible. r=ochameau,devtools-reviewers. 2024-02-15 17:20:19 +00:00
dom Bug 1780071 - autofix devtools/ violations of no-comparison-or-assignment-inside-ok r=profiler-reviewers,devtools-reviewers,julienw,nchevobbe 2024-01-26 13:12:07 +00:00
framework Backed out changeset 749f10073ff4 (bug 1853899) for dt failure on browser_dbg-sourcemaps-bogus.js CLOSED TREE 2024-02-09 03:56:22 +02:00
fronts Bug 1852028 - [devtools] Log function return in javascript tracer. r=devtools-reviewers,nchevobbe 2024-02-13 09:38:50 +00:00
inspector Bug 1878615 - [devtools] Restrict impact of CSS variable autocomplete in rules view. r=devtools-reviewers,ochameau. 2024-02-15 13:46:18 +00:00
jsonview Bug 1780071 - autofix devtools/ violations of no-comparison-or-assignment-inside-ok r=profiler-reviewers,devtools-reviewers,julienw,nchevobbe 2024-01-26 13:12:07 +00:00
locales Bug 1852028 - [devtools] Log function return in javascript tracer. r=devtools-reviewers,nchevobbe 2024-02-13 09:38:50 +00:00
memory Bug 1780071 - autofix devtools/ violations of no-comparison-or-assignment-inside-ok r=profiler-reviewers,devtools-reviewers,julienw,nchevobbe 2024-01-26 13:12:07 +00:00
netmonitor Bug 1870580 - added fileChannel observer to netmonitor to display file urls. r=devtools-reviewers,bomsy 2024-02-10 00:19:45 +00:00
performance-new Bug 1879981 - Update profiler-get-symbols wasm to 390b8c4be82c720dd3977ff205fb34bd7d0e00ba. r=canaltinova,profiler-reviewers 2024-02-13 14:33:33 +00:00
preferences Bug 1878644 - [devtools] Add feature pref for new codemirror implementation r=devtools-reviewers,nchevobbe 2024-02-09 10:16:02 +00:00
responsive Bug 1780071 - autofix devtools/ violations of no-comparison-or-assignment-inside-ok r=profiler-reviewers,devtools-reviewers,julienw,nchevobbe 2024-01-26 13:12:07 +00:00
shared Backed out changeset 749f10073ff4 (bug 1853899) for dt failure on browser_dbg-sourcemaps-bogus.js CLOSED TREE 2024-02-09 03:56:22 +02:00
storage Bug 1780071 - autofix devtools/ violations of no-comparison-or-assignment-inside-ok r=profiler-reviewers,devtools-reviewers,julienw,nchevobbe 2024-01-26 13:12:07 +00:00
styleeditor Backed out changeset 242972a790a3 (bug 1824726) for dt failure on browser_webconsole_message_categories.js . CLOSED TREE 2024-02-09 04:00:40 +02:00
themes Bug 1877090 - [devtools] Fix selected row color on the storage panel. r=devtools-reviewers,nchevobbe 2024-02-13 22:47:30 +00:00
webconsole Bug 1871135 - Add content analysis support to clipboard operations r=edgar,nika,masayuki,devtools-reviewers 2024-02-13 11:26:48 +00:00
.eslintrc.js
constants.js
definitions.js
devtools-client.js Bug 1500000 - [devtools] Remove now-unused DevToolsClient.release method. r=devtools-reviewers,nchevobbe 2024-01-17 16:40:12 +00:00
devtools-experimental-prefs.js
jar.mn Backed out changeset 749f10073ff4 (bug 1853899) for dt failure on browser_dbg-sourcemaps-bogus.js CLOSED TREE 2024-02-09 03:56:22 +02:00
menus.js
moz.build