[webkit-reviews] review requested: [Bug 42292] Add NetworkingContext to avoid layer violations : [Attachment 64165] NetworkingContext v6 (all)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 11 15:00:27 PDT 2010


Jesus Sanchez-Palencia <jesus at webkit.org> has asked  for review:
Bug 42292: Add NetworkingContext to avoid layer violations
https://bugs.webkit.org/show_bug.cgi?id=42292

Attachment 64165: NetworkingContext v6 (all)
https://bugs.webkit.org/attachment.cgi?id=64165&action=review

------- Additional Comments from Jesus Sanchez-Palencia <jesus at webkit.org>
Another attempt to address Darin's comments and to have all ports working.
Let's see how it goes...
I still need to update Changelogs, I leave this for a final step.

The implementations of FrameNetworkingContext were moved to WebKit and the
invalidate() is now removed from NetworkingContext, being left only in
FrameNetworkingContext.
Some changes were needed in order to avoid cyclic dependency between header's
include and another ones to avoid the usage of static_cast.

Hopefully now we are almost there. :)


More information about the webkit-reviews mailing list