Commit Graph

64 Commits

Author SHA1 Message Date
Wes Kocher
8175faf758 Backed out changeset b974a64f96bc (bug 1303748) for browser_css_color failures a=backout 2016-09-29 17:50:40 -07:00
Xidorn Quan
ebd2cff136 Bug 1306214 part 2 - Remove -moz-use-text-color from devtools. r=tromey
MozReview-Commit-ID: 9qEEvdQtHQc
2016-09-29 17:45:02 +10:00
Xidorn Quan
720fdbb87d Bug 1306214 part 1 - Make mach devtools-css-db windows-compatible. r=tromey
MozReview-Commit-ID: AmF1uAooikW
2016-09-29 17:44:04 +10:00
Greg Tatum
d2262b1f43 Bug 1303748 - Fix color cycling in CssColor by adding more HSL precision; r=tromey
MozReview-Commit-ID: GkBr7Jq1mex
2016-09-28 09:31:26 -05:00
Tom Tromey
d9f7205500 Bug 1301692 - remove comment when deleting disabled property; r=pbro
MozReview-Commit-ID: I52zX7js9Ua
2016-09-21 11:23:01 -06:00
Tom Tromey
b240dae249 Bug 1265796 - add CSS subproperty info to CssProperties; r=gregtatum
MozReview-Commit-ID: JIDTwgnxAJE
2016-09-19 12:36:56 -06:00
Tom Tromey
d4aea4456a Bug 1265796 - fix mach devtools-css-db for linux, debug builds; r=gregtatum
MozReview-Commit-ID: 57s2Pqzc31S
2016-09-20 11:56:22 -06:00
Tom Tromey
227949c77d Bug 1303826 - don't select upper-case color names by default; r=gregtatum
MozReview-Commit-ID: 6XfK1aPhSxx
2016-09-20 14:46:39 -06:00
Greg Tatum
4249a8f398 Bug 1290988 - Add the mach generate-css-db command. r=tromey, r=chmanchester
Provide a single mach command to automatically generate the static
database of CSS properties that devtools uses for the inspector
and various editors.

MozReview-Commit-ID: 8E2jwxF0KbM
2016-09-14 10:00:27 -05:00
Greg Tatum
0fc28c2ff3 Bug 1290988 - Collect devtools/shared/css-* files into a folder. r=tromey
In preparation for the additional files in the `mach generate-css-db`
command, collect the CSS files into a folder.

MozReview-Commit-ID: 9JRVsC2NMK8
2016-09-14 10:00:27 -05:00
Sebastian Hengst
93c9c62451 Backed out changeset 1bca17123507 (bug 1290988) for xpcshell failures (test_rewriteDeclarations.js) and devtools failures (browser_styleeditor_syncAddProperty.js). r=backout 2016-09-13 17:43:44 +02:00
Sebastian Hengst
29a22a7f35 Backed out changeset d67ee15cd875 (bug 1290988) 2016-09-13 17:42:29 +02:00
Greg Tatum
30eeae938c Bug 1290988 - Add the mach generate-css-db command; r=chmanchester,tromey
Provide a single mach command to automatically generate the static
database of CSS properties that devtools uses for the inspector
and various editors.

MozReview-Commit-ID: 8E2jwxF0KbM
2016-08-29 11:35:52 -05:00
Greg Tatum
36e0a1b1fa Bug 1290988 - Collect devtools/shared/css-* files into a folder; r=tromey
In preparation for the additional files in the `mach generate-css-db`
command, collect the CSS files into a folder.

MozReview-Commit-ID: 9JRVsC2NMK8
2016-08-29 11:02:34 -05:00