[webkit-reviews] review granted: [Bug 190654] Update more DOMWindow getters to return references instead of raw pointers : [Attachment 352539] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 11:06:12 PDT 2018


youenn fablet <youennf at gmail.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 190654: Update more DOMWindow getters to return references instead of raw
pointers
https://bugs.webkit.org/show_bug.cgi?id=190654

Attachment 352539: Patch

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




--- Comment #2 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 352539
  --> https://bugs.webkit.org/attachment.cgi?id=352539
Patch

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

> Source/WebCore/dom/Document.cpp:2836
> +    return &window->location();

one liner?


More information about the webkit-reviews mailing list