1 // Copyright 2016 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 module content.mojom;
Ken Rockot(use gerrit already)
2016/03/09 19:31:26
Hmm. I understand you want to port to mojo first,
Hmm. I understand you want to port to mojo first, then move to blink, but I
wonder if there's any harm in just starting this mojom in blink. Even if the
impl is in content/browser and the client is in content/renderer, it's going to
be much less churn later (namespace changes, build changes, header changes...).
On 2016/03/09 at 19:31:26, Ken Rockot wrote:
> Hmm. I understand you want to port to mojo first, then move to blink, but I
wonder if there's any harm in just starting this mojom in blink. Even if the
impl is in content/browser and the client is in content/renderer, it's going to
be much less churn later (namespace changes, build changes, header changes...).
Issue 1775953004: bluetooth: Move writeValue to mojo
(Closed)
Created 4 years, 9 months ago by ortuno
Modified 4 years, 8 months ago
Reviewers: jam, Jeffrey Yasskin, palmer, Ken Rockot(use gerrit already), scheib
Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Comments: 81