WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
199456
Use smarter pointers in WKDownloadProgress
https://bugs.webkit.org/show_bug.cgi?id=199456
Summary
Use smarter pointers in WKDownloadProgress
Alex Christensen
Reported
2019-07-03 10:15:07 PDT
Use smarter pointers in WKDownloadProgress
Attachments
Patch
(6.66 KB, patch)
2019-07-03 10:17 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(6.66 KB, patch)
2019-07-03 13:17 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2019-07-03 10:17:31 PDT
Created
attachment 373397
[details]
Patch
Alex Christensen
Comment 2
2019-07-03 10:17:33 PDT
<
rdar://problem/51392926
>
Chris Dumez
Comment 3
2019-07-03 13:14:49 PDT
Comment on
attachment 373397
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=373397&action=review
> Source/WebKit/NetworkProcess/Downloads/cocoa/WKDownloadProgress.mm:76 > + if (!isMainThread()) {
!RunLoop::isMain() to avoid issues when the app uses both WK1 and WK2.
Alex Christensen
Comment 4
2019-07-03 13:17:58 PDT
Created
attachment 373408
[details]
Patch
WebKit Commit Bot
Comment 5
2019-07-03 14:01:57 PDT
Comment on
attachment 373408
[details]
Patch Clearing flags on attachment: 373408 Committed
r247103
: <
https://trac.webkit.org/changeset/247103
>
WebKit Commit Bot
Comment 6
2019-07-03 14:01:58 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug