Bug 110417 - Disable window occlusion notifications for App Store on Mac.
Summary: Disable window occlusion notifications for App Store on Mac.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kiran Muppala
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-02-20 17:33 PST by Kiran Muppala
Modified: 2013-02-20 18:43 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.76 KB, patch)
2013-02-20 17:49 PST, Kiran Muppala
no flags Details | Formatted Diff | Diff
Patch (1.61 KB, patch)
2013-02-20 18:10 PST, Kiran Muppala
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kiran Muppala 2013-02-20 17:33:03 PST
Window occlusion notifications are being received at seemingly incorrect times in the App Store.  See <rdar://problem/13157837> for details.  This is a temporary fix to disable these notifications just for App Store.
Comment 1 Kiran Muppala 2013-02-20 17:34:08 PST
This hack of a fix is for <rdar://problem/13157837>.  <rdar://problem/13255270> is for investigating the notifications themselves.
Comment 2 Kiran Muppala 2013-02-20 17:49:02 PST
Created attachment 189428 [details]
Patch
Comment 3 Simon Fraser (smfr) 2013-02-20 18:04:43 PST
Comment on attachment 189428 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=189428&action=review

> Source/WebKit2/ChangeLog:11
> +        Window occlusion notifications are being generated at unexpected times
> +        in the app store, leading to visual glitches.  This is a temporary
> +        fix until the underlying issue with the notifications themselves is
> +        resolved.

I don't think you need quite as much detail here.
Comment 4 Kiran Muppala 2013-02-20 18:10:12 PST
Created attachment 189436 [details]
Patch
Comment 5 Kiran Muppala 2013-02-20 18:10:49 PST
(In reply to comment #4)
> Created an attachment (id=189436) [details]
> Patch

Simplified ChangeLog.
Comment 6 WebKit Review Bot 2013-02-20 18:43:38 PST
Comment on attachment 189436 [details]
Patch

Clearing flags on attachment: 189436

Committed r143552: <http://trac.webkit.org/changeset/143552>
Comment 7 WebKit Review Bot 2013-02-20 18:43:41 PST
All reviewed patches have been landed.  Closing bug.