[webkit-reviews] review denied: [Bug 121079] structure of frame tree is not correct in WINCE port. : [Attachment 215704] A new patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 1 01:20:11 PDT 2013


Patrick R. Gansterer <paroga at paroga.com> has denied Zhuang Zhigang
<zhuangzg at cn.fujitsu.com>'s request for review:
Bug 121079: structure of frame tree is not correct in WINCE port.
https://bugs.webkit.org/show_bug.cgi?id=121079

Attachment 215704: A new patch
https://bugs.webkit.org/attachment.cgi?id=215704&action=review

------- Additional Comments from Patrick R. Gansterer <paroga at paroga.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=215704&action=review


> Source/WebKit/wince/WebView.cpp:161
> +    Frame* parentFrame = frame;

Why do this additional assignment? Just rename the parameter name of the
function.

Otherwise looks ok to me.


More information about the webkit-reviews mailing list