Bug 196038

Summary: Web Inspector: Styles: enabledProperties don't get invalidated after removing property
Product: WebKit Reporter: Nikita Vasilyev <nvasilyev>
Component: Web InspectorAssignee: Nikita Vasilyev <nvasilyev>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, inspector-bugzilla-changes, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Nikita Vasilyev
Reported 2019-03-20 15:32:27 PDT
Which causes WI.CSSStyleDeclaration.prototype.enabledProperties to return out of date properties until they get invalidated by `update` method or `properties` setter.
Attachments
Patch (1.29 KB, patch)
2019-03-20 15:35 PDT, Nikita Vasilyev
no flags
Nikita Vasilyev
Comment 1 2019-03-20 15:35:53 PDT
WebKit Commit Bot
Comment 2 2019-03-20 16:34:06 PDT
Comment on attachment 365414 [details] Patch Clearing flags on attachment: 365414 Committed r243256: <https://trac.webkit.org/changeset/243256>
WebKit Commit Bot
Comment 3 2019-03-20 16:34:07 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-03-20 16:43:18 PDT
Note You need to log in before you can comment on or make changes to this bug.