[Webkit-unassigned] [Bug 16606] [Gtk] Clean up WebKitWebFrame initialization code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 30 04:54:41 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16606





------- Comment #3 from xan.lopez at gmail.com  2007-12-30 04:54 PDT -------
+    frameData->name = 0;
+    frameData->title = 0;
+    frameData->uri = 0;

FWIW, this is redundant. Private data is zeroed when created already.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list