[Webkit-unassigned] [Bug 27523] Don't convert soft hyphens in selections into spaces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 09:36:19 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27523


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33234|review?(eric at webkit.org)    |review-
               Flag|                            |




--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2009-07-22 09:36:18 PDT ---
(From update of attachment 33234)
This looks like a duplicate of bug 11154 and/or 26774 to me. Please search for
existing Bugzilla bugs when submitting new ones.

We usually check whether the test is running under DRT to avoid console spew if
it's not. Also, it's slightly better to call dumpAsText as early as possible,
to ease investigation in case something in the test suddenly starts raising
exceptions.

if (window.layoutTestController)
    layoutTestController.dumpAsText();

The ChangeLog doesn't explain changes to charset-xuser-defined-expected.txt.
Why are these safe?

r- for the reasons given by Peter Arrenbrecht above.

-- 
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