Implement WebPushProvider::getRegistration() in content layer.
commit44254de83e6908a95312b71c25a049dbb1aa7574
authormlamouri <mlamouri@chromium.org>
Thu, 18 Dec 2014 13:45:25 +0000 (18 05:45 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 18 Dec 2014 13:45:50 +0000 (18 13:45 +0000)
tree9ecbf3460e5787ca9df33e08b0002042b7c9570d
parent5eba22cd252a34432d26649b06fa4e574fc84528
Implement WebPushProvider::getRegistration() in content layer.

This is implementating the method in Chromium.
It will be added to the PushManager and tested in:
https://codereview.chromium.org/801423002/

BUG=401422
TBR=dcheng@chromium.org (for code that get removed by accident by him)

Review URL: https://codereview.chromium.org/806203002

Cr-Commit-Position: refs/heads/master@{#309001}
content/browser/push_messaging/push_messaging_message_filter.cc
content/child/push_messaging/push_dispatcher.cc
content/child/push_messaging/push_provider.cc
content/child/push_messaging/push_provider.h
content/common/push_messaging_messages.h