RESOLVED FIXED 164841
Web Inspector: Background tabs are often updating non-stop because they think they are visible
https://bugs.webkit.org/show_bug.cgi?id=164841
Summary Web Inspector: Background tabs are often updating non-stop because they think...
Joseph Pecoraro
Reported 2016-11-16 15:50:27 PST
Summary: Background tabs are often updating non-stop because they think they are visible I frequently see Infinite assertions coming from the Network tab, which I never opened, because it is trying to update its graphs with NaN numbers. Likewise if I profile Web Inspector I sometimes see the Timeline tab doing Infinite updates despite the fact that it is not visible. This is a quick fix for the issue but linking to the bigger fix that should address this.
Attachments
[PATCH] Proposed Fix (2.81 KB, patch)
2016-11-16 15:57 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2016-11-16 15:53:29 PST
Joseph Pecoraro
Comment 2 2016-11-16 15:57:26 PST
Created attachment 294990 [details] [PATCH] Proposed Fix
Matt Baker
Comment 3 2016-11-16 16:53:57 PST
WebKit Commit Bot
Comment 4 2016-11-16 17:15:49 PST
Comment on attachment 294990 [details] [PATCH] Proposed Fix Clearing flags on attachment: 294990 Committed r208832: <http://trac.webkit.org/changeset/208832>
WebKit Commit Bot
Comment 5 2016-11-16 17:15:52 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.