RESOLVED FIXED 51685
[GTK] Clean up usage of NULL in webkitwebframe.cpp
https://bugs.webkit.org/show_bug.cgi?id=51685
Summary [GTK] Clean up usage of NULL in webkitwebframe.cpp
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.