[Webkit-unassigned] [Bug 29634] Introduce Pasteboard::writePlaintext(const String&) for copying elements code to clipboard in WebInspector
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 23 04:44:30 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29634
apavlov at chromium.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Introduce |Introduce
|Pasteboard::writePlaintext( |Pasteboard::writePlaintext(
|const String&) |const String&) for copying
| |elements code to clipboard
| |in WebInspector
--- Comment #8 from apavlov at chromium.org 2009-09-23 04:44:30 PDT ---
(In reply to comment #6)
> (From update of attachment 39924 [details])
> I'm impressed that you did all these implementations!
>
> if (wxTheClipboard->Open())
> 65 {
>
> { should be on the same line as the if.
Fixed along with similar cases in other methods.
> The ChangeLog is missing any explanation as to why we would add this.
Added an explanation into ChangeLog.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list