[webkit-reviews] review granted: [Bug 106287] [Chromium] Cannot copy text when selecting readonly (or disabled) input elements : [Attachment 185129] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 18:42:21 PST 2013


Hajime Morrita <morrita at google.com> has granted Shinya Kawanaka
<shinyak at chromium.org>'s request for review:
Bug 106287: [Chromium] Cannot copy text when selecting readonly (or disabled)
input elements
https://bugs.webkit.org/show_bug.cgi?id=106287

Attachment 185129: Patch
https://bugs.webkit.org/attachment.cgi?id=185129&action=review

------- Additional Comments from Hajime Morrita <morrita at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=185129&action=review


> Source/WebKit/chromium/tests/WebViewTest.cpp:694
> +    EXPECT_EQ(length, 29UL);

Let's do some strlen()-like thing for explaining the magic number.


More information about the webkit-reviews mailing list