WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
180687
REGRESSION (
r225569
): Web Inspector: Commented out properties aren't properly highlighted
https://bugs.webkit.org/show_bug.cgi?id=180687
Summary
REGRESSION (r225569): Web Inspector: Commented out properties aren't properly...
Nikita Vasilyev
Reported
2017-12-11 17:39:21 PST
Created
attachment 329064
[details]
[Image] Bug Everything between of /* */ should be green.
Attachments
[Image] Bug
(15.75 KB, image/png)
2017-12-11 17:39 PST
,
Nikita Vasilyev
no flags
Details
Patch
(2.42 KB, patch)
2017-12-14 22:02 PST
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews117 for mac-elcapitan
(2.89 MB, application/zip)
2017-12-15 01:37 PST
,
EWS Watchlist
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2017-12-14 22:02:48 PST
Created
attachment 329461
[details]
Patch
Nikita Vasilyev
Comment 2
2017-12-14 23:59:36 PST
I addressed this in the patch for
Bug 180676
- Web Inspector: Styles Redesign: tabbing on commented out property throws exception, which still needs to be reviewed. I'm sorry I didn't mention it in this bug.
Devin Rousso
Comment 3
2017-12-15 00:16:04 PST
(In reply to Nikita Vasilyev from
comment #2
)
> I addressed this in the patch for
Bug 180676
- Web Inspector: Styles > Redesign: tabbing on commented out property throws exception, which still > needs to be reviewed. I'm sorry I didn't mention it in this bug.
I haven't had a chance to test <
https://webkit.org/b/180676
> fully yet, but from what I can see I think the approach taken here is safer/cleaner. I would either recommend landing it separately (since we have two bugzilla anyways) or changing it to match what is here.
Nikita Vasilyev
Comment 4
2017-12-15 00:23:53 PST
Comment on
attachment 329461
[details]
Patch I'm fine with lending these two separately. The patch looks good. `.property:not(.disabled)` is consistent with what we already use for .token-link, .token-string, and .token-comment. I'd r+, but I'm not a reviewer.
EWS Watchlist
Comment 5
2017-12-15 01:37:51 PST
Comment hidden (obsolete)
Comment on
attachment 329461
[details]
Patch
Attachment 329461
[details]
did not pass mac-debug-ews (mac): Output:
http://webkit-queues.webkit.org/results/5670870
New failing tests: webgl/1.0.2/conformance/context/context-release-with-workers.html
EWS Watchlist
Comment 6
2017-12-15 01:37:55 PST
Comment hidden (obsolete)
Created
attachment 329476
[details]
Archive of layout-test-results from ews117 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews117 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Devin Rousso
Comment 7
2017-12-18 13:28:37 PST
Comment on
attachment 329461
[details]
Patch The test failure is unrelated (caused by <
https://webkit.org/b/180770
>).
WebKit Commit Bot
Comment 8
2017-12-18 13:49:10 PST
Comment on
attachment 329461
[details]
Patch Clearing flags on attachment: 329461 Committed
r226075
: <
https://trac.webkit.org/changeset/226075
>
WebKit Commit Bot
Comment 9
2017-12-18 13:49:12 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 10
2017-12-18 13:50:36 PST
<
rdar://problem/36114984
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug