[webkit-reviews] review granted: [Bug 71483] REGRESSION (r99076): Pasting into password fields is broken : [Attachment 113555] Made a slight tweak to the test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 13:54:14 PDT 2011


Darin Adler <darin at apple.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 71483: REGRESSION (r99076): Pasting into password fields is broken
https://bugs.webkit.org/show_bug.cgi?id=71483

Attachment 113555: Made a slight tweak to the test
https://bugs.webkit.org/attachment.cgi?id=113555&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=113555&action=review


> Source/WebCore/editing/TextIterator.h:46
> +    TextIteratorEmitsOriginalText = 1 << 8

Why 8 instead of 5?


More information about the webkit-reviews mailing list