[webkit-reviews] review granted: [Bug 181050] Cleanup: Deference value of optional directly instead of using checked value in WebCore::subdivide() : [Attachment 329940] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 20 12:00:50 PST 2017


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Daniel Bates
<dbates at webkit.org>'s request for review:
Bug 181050: Cleanup: Deference value of optional directly instead of using
checked value in WebCore::subdivide()
https://bugs.webkit.org/show_bug.cgi?id=181050

Attachment 329940: Patch

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




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 329940
  --> https://bugs.webkit.org/attachment.cgi?id=329940
Patch

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

> Source/WebCore/ChangeLog:3
> +	   Cleanup: Deference value of optional directly instead of using
checked value in WebCore::subdivide()

Dereference


More information about the webkit-reviews mailing list