[Webkit-unassigned] [Bug 238232] REGRESSION (r286611): Web Inspector: Style editor doesn't update on Cmd-Z

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 15:08:38 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=238232

--- Comment #3 from Nikita Vasilyev <nvasilyev at apple.com> ---
I reverted the regression on ToT (with `git revert 73faa4680e41784e1aa58c558e8f66eb6652b612` and lots of conflict merges ��). Once reverted, Cmd-Z property updates the SpreadsheetStyleProperty:

update (SpreadsheetStyleProperty.js:165)
SpreadsheetStyleProperty (SpreadsheetStyleProperty.js:57)
layout (SpreadsheetCSSStyleDeclarationEditor.js:99)
_layoutSubtree (View.js:298)
_visitViewTreeForLayout (View.js:400)
--- requestAnimationFrame ---
_scheduleLayoutForView (View.js:361)
needsLayout (View.js:177)
_propertiesChanged (SpreadsheetCSSStyleDeclarationEditor.js:701)
dispatch (Object.js:134)
dispatchEventToListeners (Object.js:142)
delayed (CSSStyleDeclaration.js:194)
--- setTimeout ---
update (CSSStyleDeclaration.js:198)
_parseStyleDeclarationPayload (DOMNodeStyles.js:692)
_parseRulePayload (DOMNodeStyles.js:745)
parseRuleMatchArrayPayload (DOMNodeStyles.js:248)
fetchedMatchedStyles (DOMNodeStyles.js:266)
(anonymous function) (DOMNodeStyles.js:234)
_dispatchResponseToCallback (Connection.js:152)
_dispatchResponse (Connection.js:122)
dispatch (Connection.js:77)
dispatchMessageFromTarget (TargetManager.js:176)
dispatchMessageFromTarget (TargetObserver.js:47)
_dispatchEvent (Connection.js:210)
dispatch (Connection.js:79)
dispatch (InspectorBackend.js:233)
(anonymous function) (MessageDispatcher.js:42)
--- setTimeout ---
(anonymous function) (MessageDispatcher.js:77)
dispatchMessageAsync (InspectorFrontendAPI.js:168)
Global Code (Anonymous Script 1 (line 1))

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220503/56bab9b1/attachment-0001.htm>


More information about the webkit-unassigned mailing list