Bug 194262 - Web Inspector: Styles: remove harmless "property was unlocked" asserts
Summary: Web Inspector: Styles: remove harmless "property was unlocked" asserts
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nikita Vasilyev
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-04 17:31 PST by Nikita Vasilyev
Modified: 2019-02-05 03:21 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.63 KB, patch)
2019-02-04 17:33 PST, Nikita Vasilyev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2019-02-04 17:31:19 PST
Race conditions are now prevented even when the style declaration is unlocked:
Bug 192739: Web Inspector: Styles: fix race conditions when editing

We can safely remove "property was unlocked" asserts.
Comment 1 Nikita Vasilyev 2019-02-04 17:33:38 PST
Created attachment 361140 [details]
Patch
Comment 2 Matt Baker 2019-02-04 19:09:12 PST
Comment on attachment 361140 [details]
Patch

rs=me
Comment 3 WebKit Commit Bot 2019-02-05 03:18:08 PST
Comment on attachment 361140 [details]
Patch

Clearing flags on attachment: 361140

Committed r240970: <https://trac.webkit.org/changeset/240970>
Comment 4 WebKit Commit Bot 2019-02-05 03:18:10 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-02-05 03:21:35 PST
<rdar://problem/47814025>