Bug 61247 - [Qt] Fix Policy Delegate in Qt DRT
Summary: [Qt] Fix Policy Delegate in Qt DRT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Robert Hogan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-22 07:21 PDT by Robert Hogan
Modified: 2011-05-22 12:34 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.71 KB, patch)
2011-05-22 07:23 PDT, Robert Hogan
no flags Details | Formatted Diff | Diff
Patch (7.39 KB, patch)
2011-05-22 10:45 PDT, Robert Hogan
kenneth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Hogan 2011-05-22 07:21:26 PDT
[Qt] Fix Policy Delegate in Qt DRT
Comment 1 Robert Hogan 2011-05-22 07:23:25 PDT
Created attachment 94341 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2011-05-22 07:51:19 PDT
Comment on attachment 94341 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=94341&action=review

> Source/WebKit/qt/ChangeLog:7
> +        https://bugs.webkit.org/show_bug.cgi?id=61247
> +

Would be good with a description on what you actually did :-)
Comment 3 Robert Hogan 2011-05-22 10:45:35 PDT
Created attachment 94350 [details]
Patch
Comment 4 Robert Hogan 2011-05-22 10:48:07 PDT
(In reply to comment #2)
> (From update of attachment 94341 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=94341&action=review
> 
> > Source/WebKit/qt/ChangeLog:7
> > +        https://bugs.webkit.org/show_bug.cgi?id=61247
> > +
> 
> Would be good with a description on what you actually did :-)

It certainly would! I meant to unmark the r? after I uploaded it as I posted it to make it easier to apply to the QBAT VM. Updated patch.
Comment 5 Robert Hogan 2011-05-22 12:34:19 PDT
Committed r87043: <http://trac.webkit.org/changeset/87043>