Closed
Bug 1512713
Opened 6 years ago
Closed 6 years ago
Add API to ask recordreplay to discard source data already recorded
Categories
(Core Graveyard :: Web Replay, enhancement)
Core Graveyard
Web Replay
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: hsivonen, Unassigned)
References
Details
Bug 1071816 involves throwing away decoded UTF-16 data in the HTML parser in some cases an re-decoding.
A recordreplay API for discarding already-recorded data via recordreplay::AddContentParseData16() is needed for this case.
Reporter | ||
Comment 1•6 years ago
|
||
I think I'll just defer calling the API from the parser to avoid introducing an API for throwing away content already reported.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
Updated•5 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•