Bug 190654

Summary: Update more DOMWindow getters to return references instead of raw pointers
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ggaren, koivisto, rniwa, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch youennf: review+

Chris Dumez
Reported 2018-10-16 16:57:03 PDT
Update more DOMWindow getters to return references instead of raw pointers.
Attachments
Patch (21.53 KB, patch)
2018-10-16 19:33 PDT, Chris Dumez
youennf: review+
Chris Dumez
Comment 1 2018-10-16 19:33:11 PDT
youenn fablet
Comment 2 2018-10-17 11:06:12 PDT
Comment on attachment 352539 [details] 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?
Chris Dumez
Comment 3 2018-10-17 11:11:24 PDT
Radar WebKit Bug Importer
Comment 4 2018-10-17 11:12:31 PDT
Note You need to log in before you can comment on or make changes to this bug.