Re[webkit-dev] size/layout code

Anurag Singh anurag12singh at gmail.com
Mon Oct 29 06:14:53 PDT 2007


Unfortunately the link is not working.

David D. Kilzer wrote:
> 
> You want to read this blog entry about layout (as well as the other four
> entries):
> 
> http://webkit.org/blog/116/webcore-rendering-iii-layout-basics/
> 
> Dave
> 
> 
> Artem Ananiev <Artem.Ananiev at Sun.COM> wrote:
> 
>> Hi,
>> 
>> I'm trying to understand WebKit code which is responsible for layouting
>> the 
>> contents of Frame/FrameView. I see several methods including, but not
>> limited
>> 
>> to:
>> 
>>     FrameView::layout()
>>     FrameView::scheduleRelayout()
>>     Frame::forceLayout()
>>     Document::updateLayout()
>>     FrameView::setNeedsLayout()
>> 
>> What is the difference between all these methods? What method should be
>> called 
>> when, for example. the toplevel frameview is manually resized by user? Is
>> any
>> 
>> method should be called for inner frames, if any?
>> 
>> I haven't found any documentation, either external or in source code,
>> about 
>> these methods:(
>> 
>> Thanks,
>> 
>> Artem
> 
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
> 
> 

-- 
View this message in context: http://www.nabble.com/Resize-layout-code-tf4650498.html#a13467079
Sent from the Webkit mailing list archive at Nabble.com.



More information about the webkit-dev mailing list