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

Issue 2326083002: Attach to window, add some editable markers, and add a license file. (Closed)

Created:
4 years, 3 months ago by Pam (message me for reviews)
Modified:
4 years, 3 months ago
Reviewers:
ojan
Base URL:
https://chromium.googlesource.com/chromium/extensions-by-google.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Attach to window, add some editable markers, and add a license file. Attach the listener to the window, so listeners and handlers on the document get called first. Add designMode, and fix the webkit-user-modify test to look at the right property and handle all applicable values. Add a license file. BUG=645510, 644885 R=ojan@chromium.org Committed: https://chromium.googlesource.com/chromium/extensions-by-google/6f469617da17dabf26b93c44a0457a6ca5c5f57d

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add TODO with shadow DOM bug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -11 lines) Patch
A go-back-with-backspace/LICENSE View 1 chunk +27 lines, -0 lines 0 comments Download
M go-back-with-backspace/content_script.js View 1 1 chunk +9 lines, -3 lines 0 comments Download
M go-back-with-backspace/is_editable.js View 2 chunks +12 lines, -8 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
Pam (message me for reviews)
Hi Ojan! Another small one. Thanks again.
4 years, 3 months ago (2016-09-09 17:47:51 UTC) #3
ojan
lgtm https://codereview.chromium.org/2326083002/diff/1/go-back-with-backspace/content_script.js File go-back-with-backspace/content_script.js (right): https://codereview.chromium.org/2326083002/diff/1/go-back-with-backspace/content_script.js#newcode12 go-back-with-backspace/content_script.js:12: !isEditable(document.activeElement)) { This won't do the right thing ...
4 years, 3 months ago (2016-09-09 18:06:31 UTC) #4
Pam (message me for reviews)
On 2016/09/09 18:06:31, ojan wrote: > lgtm > > https://codereview.chromium.org/2326083002/diff/1/go-back-with-backspace/content_script.js > File go-back-with-backspace/content_script.js (right): > ...
4 years, 3 months ago (2016-09-09 18:46:15 UTC) #5
Pam (message me for reviews)
4 years, 3 months ago (2016-09-09 18:46:36 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
6f469617da17dabf26b93c44a0457a6ca5c5f57d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698