| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
BUG=280900
TBR=erg
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221619
Review URL: https://chromiumcodereview.appspot.com/23437015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221738 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> Initial chrome.mdns API.
> Currently just implements the API layer which allows adding a listener and defines a manifest key to specify mdns service types to watch.
>
> BUG=280900
> TBR=erg
>
> Review URL: https://chromiumcodereview.appspot.com/23437015
TBR=justinlin@chromium.org
Review URL: https://codereview.chromium.org/23945003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221668 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Currently just implements the API layer which allows adding a listener and defines a manifest key to specify mdns service types to watch.
BUG=280900
TBR=erg
Review URL: https://chromiumcodereview.appspot.com/23437015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221619 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL associates a routingId with each event listener. This ensures that when dispatching events from the browser process, only event listeners associated with the current RenderView are fired.
BUG=166165
Test=manually by opening a two Chrome app windows in the same app with webviews
Verify that there is no error spew in either console output.
Review URL: https://chromiumcodereview.appspot.com/18858005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210725 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=166165
Review URL: https://chromiumcodereview.appspot.com/17419004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207213 0039d316-1c4b-4281-b951-d872f2087c98
|
|
classes to extensions/common/
TBR=ben@chromium.org
BUG=162530
Review URL: https://chromiumcodereview.appspot.com/12208078
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181849 0039d316-1c4b-4281-b951-d872f2087c98
|