Bug 44506 - Remove wrong code from Qt that's dumping extra markup into the clipboard
Summary: Remove wrong code from Qt that's dumping extra markup into the clipboard
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-24 02:24 PDT by Adam Barth
Modified: 2010-08-24 05:25 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2010-08-24 02:29 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2010-08-24 02:24:46 PDT
Remove wrong code from Qt that's dumping extra markup into the clipboard
Comment 1 Adam Barth 2010-08-24 02:29:05 PDT
Created attachment 65244 [details]
Patch
Comment 2 Csaba Osztrogonác 2010-08-24 03:18:23 PDT
(In reply to comment #1)
> Created an attachment (id=65244) [details]
> Patch

I tested your patch, it fixes most of the failing tests.
Comment 3 Kenneth Rohde Christiansen 2010-08-24 03:23:33 PDT
Comment on attachment 65244 [details]
Patch

Great stuff!
Comment 4 Csaba Osztrogonác 2010-08-24 04:18:55 PDT
Landed in http://trac.webkit.org/changeset/65888
Comment 5 Csaba Osztrogonác 2010-08-24 05:25:16 PDT
Followup patch landed in http://trac.webkit.org/changeset/65890