Bug 61247

Summary: [Qt] Fix Policy Delegate in Qt DRT
Product: WebKit Reporter: Robert Hogan <robert>
Component: New BugsAssignee: Robert Hogan <robert>
Status: RESOLVED FIXED    
Severity: Normal CC: ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch kenneth: review+

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>