Bug 134803 - Services overlay should be uninstalled when it's no longer needed
Summary: Services overlay should be uninstalled when it's no longer needed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-10 09:45 PDT by Brady Eidson
Modified: 2014-08-11 11:49 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2014-07-10 09:45:18 PDT
Services overlay should be uninstalled when it's no longer needed
Comment 1 Tim Horton 2014-07-10 09:56:49 PDT
I will note that you can "clear" the overlay if you for some reason want to keep it installed without the memory/performance cost.
Comment 2 Tim Horton 2014-07-10 09:57:40 PDT
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.
Comment 3 Tim Horton 2014-08-08 09:57:11 PDT
<rdar://problem/17929146>
Comment 4 Tim Horton 2014-08-11 11:49:39 PDT
This was fixed as a side effect of http://trac.webkit.org/changeset/172382.