Originally, I think Maciej and I intended the frame loader client to be private
to frame loader, and all calls were intended to flow through the frame loader.
The same for other clients elsewhere in WebKit. It would be good to be
consistent one way or the other, I guess. Not a very momentous dec
In looking at ways to decrease the agony associated with FrameLoader,
I've noticed that there are a whole of 1-line functions on FrameLoader
that just call a similarly named function on FrameLoaderClient without
accessing any member variables other than m_client.
On the one hand, removing these fo
2 matches
Mail list logo