Petr Pchelko
2010a912c2
CacheTime: remove mVersion field
...
Has to be merged at least one train after the parent patch.
Bug: T269393
Change-Id: Iee98950ad0452a50088e755252da8468f0bec1ae
2021-01-04 10:29:52 -06:00
Daniel Kinzler
48172f794d
Revert "Hard-deprecate all public property access on CacheTime and ParserOutput."
...
This reverts commit b1a30eb0c4 .
Reason for revert: T269396
Bug: T269396
Change-Id: I374ca13ccc30418b8fe3bf98f5090f7643aac4d7
2020-12-04 11:47:55 +00:00
Petr Pchelko
b1a30eb0c4
Hard-deprecate all public property access on CacheTime and ParserOutput.
...
Bug: T263851
Change-Id: I3d3ff7b5b6899150df836e445b56896dfd5b887e
2020-11-19 10:12:41 -07:00
Petr Pchelko
b956c77d27
Merge CacheTime and ParserOutput accessedOptions properties
...
Change-Id: I5785596d68e8923f8bcbd182ace0b1991bd75c9a
2020-11-19 10:12:39 -07:00
daniel
cac89b547c
ParserOutput: add support for binary properties in JSON.
...
This introduces a mechanism for encoding binary data in
strings set via setProperty(). This is needed to accommodate compressed
data as used by TemplateData, which uses gzip compression to make the
data fit into the page_props table.
Bug: T266200
Change-Id: I19fa0dea8c25d93fcdec9dc5ddd6f3c9c162b621
2020-11-04 18:52:09 +01:00