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

Issue 21235009: Make sure the last selection gets spell checked when focusing different frame. (Closed)

Created:
7 years, 4 months ago by pstanek
Modified:
7 years, 4 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Make sure the last selection gets spell checked when focusing different frame. BUG=264742 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155725

Patch Set 1 #

Patch Set 2 : Check window.internals existence. #

Total comments: 7

Patch Set 3 : addressing review comments #

Patch Set 4 : Removing spurious <textarea> #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -9 lines) Patch
A LayoutTests/editing/spelling/focusing-other-frame.html View 1 2 3 1 chunk +38 lines, -0 lines 0 comments Download
A LayoutTests/editing/spelling/focusing-other-frame-expected.txt View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
M Source/core/editing/Editor.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M Source/core/editing/Editor.cpp View 1 2 3 4 2 chunks +29 lines, -9 lines 0 comments Download
M Source/core/editing/FrameSelection.cpp View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
pstanek
In the end I based on on master this is why isSelectionInTextField() is duplicated here ...
7 years, 4 months ago (2013-07-30 22:08:53 UTC) #1
please use gerrit instead
On 2013/07/30 22:08:53, pstanek wrote: > In the end I based on on master this ...
7 years, 4 months ago (2013-07-30 22:12:14 UTC) #2
pstanek
On 2013/07/30 22:12:14, Rouslan Solomakhin wrote: > On 2013/07/30 22:08:53, pstanek wrote: > > In ...
7 years, 4 months ago (2013-07-30 22:14:12 UTC) #3
tony
https://codereview.chromium.org/21235009/diff/6001/LayoutTests/editing/spelling/focusing-other-frame.html File LayoutTests/editing/spelling/focusing-other-frame.html (right): https://codereview.chromium.org/21235009/diff/6001/LayoutTests/editing/spelling/focusing-other-frame.html#newcode31 LayoutTests/editing/spelling/focusing-other-frame.html:31: alert("Automatic testing impossible."); This should say that the test ...
7 years, 4 months ago (2013-08-02 20:35:03 UTC) #4
please use gerrit instead
https://codereview.chromium.org/21235009/diff/6001/LayoutTests/editing/spelling/focusing-other-frame.html File LayoutTests/editing/spelling/focusing-other-frame.html (right): https://codereview.chromium.org/21235009/diff/6001/LayoutTests/editing/spelling/focusing-other-frame.html#newcode31 LayoutTests/editing/spelling/focusing-other-frame.html:31: alert("Automatic testing impossible."); In addition, it would be better ...
7 years, 4 months ago (2013-08-02 20:41:36 UTC) #5
pstanek
https://codereview.chromium.org/21235009/diff/6001/Source/core/editing/Editor.cpp File Source/core/editing/Editor.cpp (right): https://codereview.chromium.org/21235009/diff/6001/Source/core/editing/Editor.cpp#newcode2316 Source/core/editing/Editor.cpp:2316: markMisspellingsAndBadGrammar(adjacentWords, true, selectedSentence); On 2013/08/02 20:35:03, tony wrote: > ...
7 years, 4 months ago (2013-08-04 00:00:06 UTC) #6
pstanek
Tony please take a look at this in a spare moment. Thanks in advance.
7 years, 4 months ago (2013-08-07 17:48:33 UTC) #7
tony
LGTM!
7 years, 4 months ago (2013-08-07 18:21:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pstanek@opera.com/21235009/21001
7 years, 4 months ago (2013-08-07 18:22:17 UTC) #9
commit-bot: I haz the power
Failed to apply patch for Source/core/editing/Editor.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 4 months ago (2013-08-07 18:22:22 UTC) #10
tony
Can you rebase and upload the patch again?
7 years, 4 months ago (2013-08-07 18:23:32 UTC) #11
pstanek
On 2013/08/07 18:23:32, tony wrote: > Can you rebase and upload the patch again? Done.
7 years, 4 months ago (2013-08-07 21:06:50 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pstanek@opera.com/21235009/29001
7 years, 4 months ago (2013-08-07 21:14:11 UTC) #13
commit-bot: I haz the power
7 years, 4 months ago (2013-08-08 00:45:35 UTC) #14
Message was sent while issue was closed.
Change committed as 155725

Powered by Google App Engine
This is Rietveld 408576698