Bug 51685

Summary: [GTK] Clean up usage of NULL in webkitwebframe.cpp
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch
none
Patch which fixes all style issues none

Martin Robinson
Reported 2010-12-28 12:46:54 PST
webkitwebframe.cpp uses NULL in quite a few places instead of 0. This bug tracks that minor cleanup.
Attachments
Patch (12.30 KB, patch)
2010-12-28 12:50 PST, Martin Robinson
no flags
Patch which fixes all style issues (13.60 KB, patch)
2010-12-28 12:56 PST, Martin Robinson
no flags
Martin Robinson
Comment 1 2010-12-28 12:50:21 PST
Martin Robinson
Comment 2 2010-12-28 12:56:16 PST
Created attachment 77572 [details] Patch which fixes all style issues
Eric Seidel (no email)
Comment 3 2010-12-28 13:47:04 PST
Comment on attachment 77572 [details] Patch which fixes all style issues OK. Is this code supposed to be WebKit style?
Martin Robinson
Comment 4 2010-12-28 14:55:40 PST
(In reply to comment #3) > (From update of attachment 77572 [details]) > OK. Is this code supposed to be WebKit style? At some point in the past it wasn't, but now it is, I believe.
Martin Robinson
Comment 5 2010-12-28 15:40:37 PST
Note You need to log in before you can comment on or make changes to this bug.