summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authoralexander.shalamov <alexander.shalamov@intel.com>2015-11-13 02:43:22 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-13 10:43:59 +0000
commite2cea06427fc1904111f7a0dc28d1f052d9f52a5 (patch)
treeee68ab2516df3437e1febaa290bcf66286727ebb /AUTHORS
parentdee5163a66d0842b1aea4da2d97c66b7afd4e73c (diff)
downloadchromium_src-e2cea06427fc1904111f7a0dc28d1f052d9f52a5.zip
chromium_src-e2cea06427fc1904111f7a0dc28d1f052d9f52a5.tar.gz
chromium_src-e2cea06427fc1904111f7a0dc28d1f052d9f52a5.tar.bz2
[webnfc] NFC is not required to be ActiveDOMObject.
NFC object is a member of NavigatorNFC that is supplement for Navigator. Therefore, NFC object will be alive as long as Navigator object exists. Because of that, inheritance from ActiveDOMObject is not required. PageLifeCycleObserer is used to fullfill visibility use-case. https://w3c.github.io/web-nfc/#handling-window-visibility-and-focus BUG=520391 Review URL: https://codereview.chromium.org/1439063002 Cr-Commit-Position: refs/heads/master@{#359531}
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 2ac0c60..9b83b55 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -28,6 +28,7 @@ Alex Gabriel <minilogo@gmail.com>
Alex Gartrell <agartrell@cmu.edu>
Alex Henrie <alexhenrie24@gmail.com>
Alex Scheele <alexscheele@gmail.com>
+Alexander Shalamov <alexander.shalamov@intel.com>
Alexander Sulfrian <alexander@sulfrian.net>
Alexandre Abreu <wiss1976@gmail.com>
Alexandru Chiculita <achicu@adobe.com>