Side by Side Diff: third_party/WebKit/Source/modules/shapedetection/BarcodeDetector.idl
Issue 2502723002 :
ShapeDetection: implement barcode detection, blink part (Closed)
Patch Set: haraken@ comments
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
content/public/android/java/src/org/chromium/content/browser/shapedetection/ShapeDetectionImpl.java
third_party/WebKit/LayoutTests/fast/shapedetection/shapedetection-creation.html
third_party/WebKit/LayoutTests/fast/shapedetection/shapedetection-empty-input.html
third_party/WebKit/LayoutTests/shapedetection/detectface-HTMLImageElement.html
third_party/WebKit/LayoutTests/shapedetection/detectface-HTMLVideoElement.html
third_party/WebKit/LayoutTests/shapedetection/detectface-ImageBitmap.html
third_party/WebKit/LayoutTests/shapedetection/detectshape-HTMLImageElement.html
third_party/WebKit/LayoutTests/shapedetection/detectshape-HTMLVideoElement.html
third_party/WebKit/LayoutTests/shapedetection/detectshape-ImageBitmap.html
third_party/WebKit/LayoutTests/shapedetection/resources/mock-shapedetection.js
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
third_party/WebKit/Source/modules/modules_idl_files.gni
third_party/WebKit/Source/modules/shapedetection/BUILD.gn
third_party/WebKit/Source/modules/shapedetection/BarcodeDetector.h
third_party/WebKit/Source/modules/shapedetection/BarcodeDetector.cpp
third_party/WebKit/Source/modules/shapedetection/BarcodeDetector.idl
third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.h
third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.cpp
third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.idl
third_party/WebKit/Source/modules/shapedetection/FaceDetector.h
third_party/WebKit/Source/modules/shapedetection/FaceDetector.cpp
third_party/WebKit/Source/modules/shapedetection/ShapeDetector.h
third_party/WebKit/Source/modules/shapedetection/ShapeDetector.cpp
third_party/WebKit/public/platform/modules/shapedetection/shapedetection.mojom