-
Scott Violet authored
This reverts commit 28cff5e2. Reason for revert: I believe this is causing failures on the mac 64 bot (official) bot: https://ci.chromium.org/p/chrome/builders/ci/mac64-trunk/37658 . I suspect the dependencies are wrong ("schema_org_properties" looks like it should depend upon base). Original change's description: > Add validator for schema org entities and types in doc metadata mojo. > > * Add a validator that removes properties that are not the right type. > * Add double, time, and timedelta types in the document metadata mojo > structure. > * Use the new mojo types in document metadata extractor. > > Downstream clank will not be able to read fields parsed into the new > type, but will just skip over them. We should consider updating support > there. > http://cs/clank/java/src/com/google/android/apps/chrome/icing/AppIndexingReporterInternal.java?l=133 > > Bug: 1044250 > Change-Id: Icfd7f0db74abf7bd1261b30dc416c94a7a23b4c0 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062907 > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Reviewed-by: Becca Hughes <beccahughes@chromium.org> > Commit-Queue: Sam Bowen <sgbowen@google.com> > Cr-Commit-Position: refs/heads/master@{#748357} TBR=dcheng@chromium.org,beccahughes@chromium.org,sgbowen@google.com Change-Id: I4e428fb0a5caa37f48a65f67e36db6abb3e9a74f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1044250 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095670Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#748405}
34c624d3