Tom Tromey
7351af74b9
Bug 1355233 - quote unmatched open paren in function tokens correctly; r=gl
...
When rewriting in the rule view, the rewriter quotes unmatched open
parens to avoid some edits affecting the rest of the style sheet. This
was bug 1321970. However, that change didn't correctly handle the case
of a function token, where the paren in question appears at the end, not
the start, of the token.
MozReview-Commit-ID: GjA40M2KsvX
2017-04-17 08:00:58 -06:00
Tom Tromey
befd2a0581
Bug 1321970 - escape unmatched parens in property rewriter; r=gl
...
MozReview-Commit-ID: 2rs07e8O0ab
2017-03-16 07:46:53 +01:00
Sebastian Hengst
c6d9ef3e98
Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
2017-01-11 23:21:56 +01:00
Tim Nguyen
548b6bdbef
Bug 1330099 - Enable object-shorthand eslint rule. r=jryans
...
MozReview-Commit-ID: 3wA25rfznBv
2017-01-11 21:22:15 +00:00
Tom Tromey
17e25d65e8
Bug 1328016 - add parseNamedDeclarations and use in rule view; r=pbro
...
MozReview-Commit-ID: 25LvVRvbpIm
2017-01-03 13:14:08 -07:00
JerryShih
7177bc6fd5
Bug 1302787 - implement css-color-4 color function changes in devtool parser. r=ttromey
...
MozReview-Commit-ID: JQQJcDsXFlp
2016-10-17 02:12:05 -04:00
Iris Hsiao
685245288b
Backed out changeset 02c03ca774ee (bug 1302787)
2016-10-17 12:05:36 +08:00
JerryShih
4430b46c2a
Bug 1302787 - Implement css-color-4 color function changes in devtool parser. r=tromey
...
MozReview-Commit-ID: LrGcHDPUpez
2016-10-16 03:15:37 +08: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
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
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