• Robert Knight's avatar
    Only consider part of CFI up to step indirection · 0c16351c
    Robert Knight authored
    When filtering annotations against CFIs or matching the current segment
    against a focus filter, only consider the part of the CFI up to the
    first step indirection ("!"). This means that matching only considers whether
    CFIs refer to the same content document (which the client also refers to more
    generically as a "segment"), and not the precise part of the content document.
    
    This resolves an issue where a CFI focus filter with a step indirection (eg.
    "/2/4!/8-/4!/2") did not match the expected segment ("/2").
    0c16351c
Name
Last commit
Last update
..
messaging Loading commit data...
test Loading commit data...
cfi.ts Loading commit data...
config-fragment.ts Loading commit data...
csv.ts Loading commit data...
download-file.ts Loading commit data...
frame-error-capture.ts Loading commit data...
has-own.ts Loading commit data...
injector.ts Loading commit data...
is-object.ts Loading commit data...
listener-collection.ts Loading commit data...
presentational-component.tsx Loading commit data...
promise-with-resolvers.ts Loading commit data...
random.ts Loading commit data...
read-json-file.ts Loading commit data...
shortcut.ts Loading commit data...
trim-and-dedent.ts Loading commit data...
type-coercions.ts Loading commit data...
user-agent.ts Loading commit data...
warn-once.ts Loading commit data...