Bug 134803
Summary: | Services overlay should be uninstalled when it's no longer needed | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | thorton |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Brady Eidson
Services overlay should be uninstalled when it's no longer needed
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tim Horton
I will note that you can "clear" the overlay if you for some reason want to keep it installed without the memory/performance cost.
Tim Horton
But that's really only useful if you for some reason still want to get e.g. mouse events. Otherwise, I guess uninstalling it is probably the best plan.
Tim Horton
<rdar://problem/17929146>
Tim Horton
This was fixed as a side effect of http://trac.webkit.org/changeset/172382.