Bug 177777
| Summary: | Move SharedStringHashStore to WebCore and add testing for it | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | achristensen, beidson, ggaren |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 177770 | ||
Chris Dumez
Move SharedStringHashStore to WebCore and add testing for it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Actually, it is using SharedMemory which is in WebKit/Platform so I cannot move it to WebCore.