Bug 76342

Summary: [Qt] Remove references to PagePointer in the FrameNetworkingContext
Product: WebKit Reporter: Alexander Færøy <ahf>
Component: WebKit QtAssignee: Alexander Færøy <ahf>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, webkit.review.bot, zeno, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alexander Færøy 2012-01-14 18:44:18 PST
Zeno and I were working on some related code during the same time and we came up with two different solutions to the same problem namely how to get access to the WebPage object in our QNAM wrapper. This should be cleaned up such that we only have one way of getting this information :-)
Comment 1 Alexander Færøy 2012-01-14 19:12:25 PST
Created attachment 122560 [details]
Patch
Comment 2 Alexander Færøy 2012-01-14 19:13:04 PST
Adding Zeno for Seal of Approval and Simon for review :-)
Comment 3 Simon Hausmann 2012-01-15 02:18:49 PST
Comment on attachment 122560 [details]
Patch

Yay for cleanup
Comment 4 Zeno Albisser 2012-01-15 05:27:51 PST
That's a much nicer solution indeed! - Thx. :)
Comment 5 WebKit Review Bot 2012-01-16 06:28:41 PST
Comment on attachment 122560 [details]
Patch

Clearing flags on attachment: 122560

Committed r105062: <http://trac.webkit.org/changeset/105062>
Comment 6 WebKit Review Bot 2012-01-16 06:28:46 PST
All reviewed patches have been landed.  Closing bug.