[webkit-dev] FrameLoader cleanup

Darin Adler darin at apple.com
Fri Sep 25 13:52:42 PDT 2009


On Sep 25, 2009, at 1:46 PM, Adam Barth wrote:

> 1) Separation of concerns. FrameLoader has its fingers in a bunch of  
> different pies. In this phase, I'll try to break FrameLoader up into  
> a bunch of smaller objects that are in charge of managing different  
> pots of state.

The whole plan sounds great. I’d like to hear more of the details of  
this step.

For what it’s worth, FrameLoader itself was created by breaking out  
the loading aspects of the Frame class. It’s actually one of the  
smaller objects than the original mega-Frame!

     -- Darin



More information about the webkit-dev mailing list