Bug 121312 - Remove layering-violating Pasteboard::plainText function (for all platforms now)
Summary: Remove layering-violating Pasteboard::plainText function (for all platforms now)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-13 11:35 PDT by Darin Adler
Modified: 2013-09-13 12:08 PDT (History)
0 users

See Also:


Attachments
Patch (15.85 KB, patch)
2013-09-13 11:42 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (16.00 KB, patch)
2013-09-13 11:47 PDT, Darin Adler
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2013-09-13 11:35:43 PDT
Remove layering-violating Pasteboard::plainText function (for all platforms now)
Comment 1 Darin Adler 2013-09-13 11:42:50 PDT
Created attachment 211571 [details]
Patch
Comment 2 Darin Adler 2013-09-13 11:45:35 PDT
Oops, I bet this won't compile. Some typo somewhere.
Comment 3 Darin Adler 2013-09-13 11:47:23 PDT
Created attachment 211572 [details]
Patch
Comment 4 Darin Adler 2013-09-13 11:47:32 PDT
There we go.
Comment 5 Darin Adler 2013-09-13 12:08:16 PDT
Committed r155715: <http://trac.webkit.org/changeset/155715>