[webkit-reviews] Patch to fix initialization issues in the WebView
subproj
Nick Zitzmann
seiryu at comcast.net
Sun Jun 12 12:14:06 PDT 2005
When I first downloaded WebKit, I noticed there were a number of
classes in the WebView subproject that either:
1. did not properly initialize the superclass,
2. did not set self to the return value of the superclass, or
3. did not check to see if the superclass initializer actually
returned anything, or
4. a combination of all 3 of the above.
The attached patch fixes this for the classes in the WebView subproject.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WebViewInit.patch
Type: application/octet-stream
Size: 23013 bytes
Desc: not available
Url : http://lists.macosforge.org/pipermail/webkit-reviews/attachments/20050612/7c942605/WebViewInit.obj
-------------- next part --------------
More information about the webkit-reviews
mailing list