[Webkit-unassigned] [Bug 169745] [UNIX] Implement currentSearchLocaleID() and currentTextBreakLocaleID()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 16 04:38:49 PDT 2017


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

Yusuke Suzuki <utatane.tea at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #304631|review?                     |review+
              Flags|                            |

--- Comment #2 from Yusuke Suzuki <utatane.tea at gmail.com> ---
Comment on attachment 304631
  --> https://bugs.webkit.org/attachment.cgi?id=304631
Patch

r=me. Can we use it too in JSCOnly port? Maybe,

if (WIN32)
    ...
else ()
    APPEND(... unix things)
endif ()

And I think we can drop text/jsconly thing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170316/6090c9b7/attachment.html>


More information about the webkit-unassigned mailing list