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

Unified Diff: doc/service-api.txt

Issue 6731067: flimflam: revise multi-profile support to pin objects to a profile (Closed) Base URL: ssh://gitrw.chromium.org:9222/flimflam.git@master
Patch Set: fix diff Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | include/notifier.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: doc/service-api.txt
diff --git a/doc/service-api.txt b/doc/service-api.txt
index ba8731b719d7bacc504e9b8caeac0cd10070e192..4ecb57c557738d9ba25e3b8b4fcb316ec14dc54f 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -85,9 +85,6 @@ Methods dict GetProperties()
If a service has been used before, this allows a
reorder of the favorite services.
- The target service object must be part of this
- profile. Moving between profiles is not supported.
-
Possible Errors: [service].Error.InvalidArguments
void MoveAfter(object service)
@@ -95,9 +92,6 @@ Methods dict GetProperties()
If a service has been used before, this allows a
reorder of the favorite services.
- The target service object must be part of this
- profile. Moving between profiles is not supported.
-
Possible Errors: [service].Error.InvalidArguments
void ActivateCellularModem(string carrier)
« no previous file with comments | « no previous file | include/notifier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698