RESOLVED FIXED 139610
Web Inspector: CSSStyleDeclarationTextEditor fails to update if computed properties changed from empty to non-empty
https://bugs.webkit.org/show_bug.cgi?id=139610
Summary Web Inspector: CSSStyleDeclarationTextEditor fails to update if computed prop...
Joseph Pecoraro
Reported 2014-12-12 17:52:01 PST
* SUMMARY CSSStyleDeclarationTextEditor fails to update if computed properties changed from empty to non-empty. No steps to reproduce, this requires a CSSAgent.getComputedStyleForNode to return an empty list, followed by a non-empty list later. However, that said, it seems this seems like a bug worth fixing now instead of later.
Attachments
[PATCH] Proposed Fix (1.85 KB, patch)
2014-12-12 17:54 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2014-12-12 17:54:41 PST
Created attachment 243237 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2014-12-15 16:00:48 PST
Comment on attachment 243237 [details] [PATCH] Proposed Fix Clearing flags on attachment: 243237 Committed r177322: <http://trac.webkit.org/changeset/177322>
WebKit Commit Bot
Comment 3 2014-12-15 16:00:51 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.