Bug 76342 - [Qt] Remove references to PagePointer in the FrameNetworkingContext
Summary: [Qt] Remove references to PagePointer in the FrameNetworkingContext
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexander Færøy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-14 18:44 PST by Alexander Færøy
Modified: 2012-01-16 06:28 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.15 KB, patch)
2012-01-14 19:12 PST, Alexander Færøy
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.