[Webkit-unassigned] [Bug 121079] structure of frame tree is not correct in WINCE port.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 1 02:34:43 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=121079





--- Comment #10 from Zhuang Zhigang <zhuangzg at cn.fujitsu.com>  2013-11-01 02:33:29 PST ---
(In reply to comment #9)
> (From update of attachment 215704 [details])
> 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.
I changed the name because I think parentFrame is a suitable name for this variable. Anyway I will change it back and upload a new patch.

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



More information about the webkit-unassigned mailing list