WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
113006
After switching to another space and back, video races to catch up with audio
https://bugs.webkit.org/show_bug.cgi?id=113006
Summary
After switching to another space and back, video races to catch up with audio
Jer Noble
Reported
2013-03-21 22:58:36 PDT
After switching to another space and back, video races to catch up with audio
Attachments
Patch
(2.59 KB, patch)
2013-03-21 23:36 PDT
,
Jer Noble
andersca
: review+
Details
Formatted Diff
Diff
Patch
(4.81 KB, patch)
2013-03-21 23:39 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Jer Noble
Comment 1
2013-03-21 23:36:33 PDT
Created
attachment 194452
[details]
Patch
Jer Noble
Comment 2
2013-03-21 23:37:00 PDT
<
rdar://problem/12316429
>
Jer Noble
Comment 3
2013-03-21 23:39:03 PDT
Created
attachment 194453
[details]
Patch
Anders Carlsson
Comment 4
2013-03-22 14:18:55 PDT
Comment on
attachment 194452
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=194452&action=review
> Source/WebKit2/UIProcess/API/mac/WKView.mm:284 > + NSNotificationCenter* nc = [[NSWorkspace sharedWorkspace] notificationCenter];
Please use a more descriptive variable name here, like workspaceNotificationCenter.
> Source/WebKit2/UIProcess/API/mac/WKView.mm:3173 > + [nc addObserver:self selector:@selector(_activeSpaceDidChange:) name:NSWorkspaceActiveSpaceDidChangeNotification object:nil];
Ditto.
Jer Noble
Comment 5
2013-03-22 16:18:40 PDT
Committed
r146673
: <
http://trac.webkit.org/changeset/146673
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug