Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1043)

Issue 345553008: Fix issues that broke editing on browsers without Shadow DOM support. (Closed)

Created:
6 years, 5 months ago by ahe
Modified:
6 years, 5 months ago
Reviewers:
Johnni Winther, kasperl
CC:
reviews_dartlang.org, lukechurch
Visibility:
Public.

Description

Fix issues that broke editing on browsers without Shadow DOM support. R=johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=38014

Patch Set 1 : #

Total comments: 17

Patch Set 2 : Merge with r38004. #

Patch Set 3 : Address Johnni's changes, and fix bugs found during testing. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+353 lines, -69 lines) Patch
A dart/site/try/bugs/single_line_delete.dart View 1 chunk +17 lines, -0 lines 0 comments Download
M dart/site/try/src/decoration.dart View 1 2 2 chunks +4 lines, -5 lines 0 comments Download
M dart/site/try/src/editor.dart View 1 2 1 chunk +8 lines, -5 lines 0 comments Download
M dart/site/try/src/html_to_text.dart View 3 chunks +16 lines, -33 lines 0 comments Download
M dart/site/try/src/interaction_manager.dart View 1 2 7 chunks +30 lines, -7 lines 0 comments Download
M dart/site/try/src/selection.dart View 1 2 2 chunks +22 lines, -11 lines 1 comment Download
M dart/site/try/src/shadow_root.dart View 1 2 2 chunks +48 lines, -0 lines 1 comment Download
M dart/tests/try/cursor_position_test.dart View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
A dart/tests/try/firefox.applescript View 1 chunk +57 lines, -0 lines 0 comments Download
M dart/tests/try/paste_content_rewriting_test.dart View 1 2 1 chunk +2 lines, -3 lines 1 comment Download
A dart/tests/try/safari.applescript View 1 chunk +144 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ahe
https://codereview.chromium.org/345553008/diff/20001/dart/site/try/src/decoration.dart File dart/site/try/src/decoration.dart (right): https://codereview.chromium.org/345553008/diff/20001/dart/site/try/src/decoration.dart#newcode71 dart/site/try/src/decoration.dart:71: ..append(tip) Assume the user have written "foo" and we ...
6 years, 5 months ago (2014-06-27 11:23:28 UTC) #1
Johnni Winther
https://codereview.chromium.org/345553008/diff/20001/dart/site/try/src/decoration.dart File dart/site/try/src/decoration.dart (right): https://codereview.chromium.org/345553008/diff/20001/dart/site/try/src/decoration.dart#newcode71 dart/site/try/src/decoration.dart:71: ..append(tip) On 2014/06/27 11:23:27, ahe wrote: > Assume the ...
6 years, 5 months ago (2014-07-02 08:40:54 UTC) #2
Johnni Winther
lgtm
6 years, 5 months ago (2014-07-02 09:03:31 UTC) #3
ahe
Thank you, Johnni! I'm submitting this now, but I'd appreciate if you could take another ...
6 years, 5 months ago (2014-07-04 13:52:01 UTC) #4
ahe
Committed patchset #3 manually as r38014 (presubmit successful).
6 years, 5 months ago (2014-07-04 13:53:47 UTC) #5
Johnni Winther
6 years, 5 months ago (2014-07-06 08:27:53 UTC) #6
Message was sent while issue was closed.
Still LGTM

Powered by Google App Engine
This is Rietveld 408576698