[webkit-reviews] review granted: [Bug 223109] [Win][WK1] Add a new API IWebPreferences::startBatchingUpdates to defer WebPreferencesChangedNotification : [Attachment 423134] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 14 15:14:50 PDT 2021


Sam Weinig <sam at webkit.org> has granted Fujii Hironori
<Hironori.Fujii at sony.com>'s request for review:
Bug 223109: [Win][WK1] Add a new API IWebPreferences::startBatchingUpdates to
defer WebPreferencesChangedNotification
https://bugs.webkit.org/show_bug.cgi?id=223109

Attachment 423134: Patch

https://bugs.webkit.org/attachment.cgi?id=423134&action=review




--- Comment #6 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 423134
  --> https://bugs.webkit.org/attachment.cgi?id=423134
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=423134&action=review

> Source/WebKitLegacy/win/WebPreferences.cpp:2641
> +	   if (m_updateAfterBatch) {

I would call this variable m_needsUpdateAfterBatch; in this case.


More information about the webkit-reviews mailing list