Bug 154642
Summary: | Efficiently store resource load statistics | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | WebKit Misc. | Assignee: | Brent Fulgham <bfulgham> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 154278 | ||
Bug Blocks: |
Brent Fulgham
Right now, the resource load statistics are being stored in a flat plist file on disk. This needs to be more efficiently handled for startup and shutdown, and to try to avoid losing data if the program is terminated without cleanly exiting.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
*** This bug has been marked as a duplicate of bug 194867 ***