[webkit-reviews] review granted: [Bug 182873] [MSVC] Unknown a type definition error in WebResourceLoadStatisticsStore on wincairo webkit : [Attachment 334106] bz182873-1.patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 22 19:01:43 PST 2018


Yusuke Suzuki <utatane.tea at gmail.com> has granted Yousuke Kimoto
<Yousuke.Kimoto at sony.com>'s request for review:
Bug 182873: [MSVC] Unknown a type definition error in
WebResourceLoadStatisticsStore on wincairo webkit
https://bugs.webkit.org/show_bug.cgi?id=182873

Attachment 334106: bz182873-1.patch

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




--- Comment #6 from Yusuke Suzuki <utatane.tea at gmail.com> ---
Comment on attachment 334106
  --> https://bugs.webkit.org/attachment.cgi?id=334106
bz182873-1.patch

r=me for this workaround.
Maybe this `using` does not work if we use it for lambda parameter, which
lambda is defined for default parameter.
I believe it is MSVC's bug.


More information about the webkit-reviews mailing list