Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

textinput.rs replace_selection now slices wrt bytes rather than chars #20208

Closed
wants to merge 6 commits into from

Commits on Mar 6, 2018

  1. textinput.rs replace_selection now slices wrt bytes rather than chara…

    …cters
    sarkhanbayramli committed Mar 6, 2018

Commits on Mar 12, 2018

  1. Merge pull request #1 from servo/master

    Updating fork
    sarkhanbayramli committed Mar 12, 2018
  2. len_of_first_code_units updated, set_selection_range now converts sta…

    …rt end code unit counts to bytes
    sarkhanbayramli committed Mar 12, 2018
  3. cleaning up

    sarkhanbayramli committed Mar 12, 2018
  4. cleaned code, added testcase

    sarkhanbayramli committed Mar 12, 2018
You can’t perform that action at this time.