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

Unified Diff: third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h

Issue 2873453004: Shape Detection: add SaveSameObject idl to SameObject annotations (Closed)
Patch Set: Removed [SaveSameObject] from members where it doesn't make sense Created 3 years, 7 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 | « third_party/WebKit/Source/modules/shapedetection/DetectedText.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h
diff --git a/third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h b/third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h
index 561e0aedfdc945b20b0ed7ee1569c8aca85dacdf..500c41349baade94a6de94b0fd7847615e2d050f 100644
--- a/third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h
+++ b/third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h
@@ -55,6 +55,8 @@ class ScriptWrappable;
X(NamedConstructor, Initialized) \
X(PerformanceObserver, Callback) \
X(PopStateEvent, State) \
+ X(SameObject, DetectedBarcodeCornerPoints) \
+ X(SameObject, DetectedFaceLandmarks) \
X(SameObject, NotificationActions) \
X(SameObject, NotificationData) \
X(SameObject, NotificationVibrate) \
« no previous file with comments | « third_party/WebKit/Source/modules/shapedetection/DetectedText.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698