Commit Graph

8 Commits

Author SHA1 Message Date
gtatum@mozilla.com
f6265c23b9 Bug 1309065 - Be smarter about filling in the client-side css properties db; r=tromey
MozReview-Commit-ID: BOYwveTH1Hy
2016-10-11 20:30:24 +00:00
Wes Kocher
32d62c3316 Backed out changeset 2aef437d23b7 (bug 1309065) for failures in test_css-properties-db.js a=backout 2016-12-28 13:42:19 -08:00
gtatum@mozilla.com
bfd9bbaafe Bug 1309065 - Be smarter about filling in the client-side css properties db; r=tromey
MozReview-Commit-ID: BOYwveTH1Hy
2016-10-11 20:30:24 +00:00
Greg Tatum
84dd3ed162 Bug 1309040 - Update mach devtools-css-db to be more accurate in generating the db; r=tromey
This patch removes the preferences from the css properties db as they
are not needed anymore. It also makes the generation process more
robust when the properties-db.js has been deleted. Finally the comments
have been updated to reflect the recent change in approach to the
devtools-css-db.

MozReview-Commit-ID: H31QGYTjy34
2016-10-11 10:16:27 -05:00
Greg Tatum
7f00d2f6e7 Bug 1308651 - Make css properties db diffable and human readable; r=tromey
MozReview-Commit-ID: LfYeALhHVaw
2016-10-10 10:08:33 -05: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
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