WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
218597
Use std::exchange instead of WTFMove to avoid using members after moving them in NavigationScheduler.cpp
https://bugs.webkit.org/show_bug.cgi?id=218597
Summary
Use std::exchange instead of WTFMove to avoid using members after moving them...
Alex Christensen
Reported
2020-11-04 17:20:15 PST
Use std::exchange instead of WTFMove to avoid using members after moving them in NavigationScheduler.cpp
Attachments
Patch
(2.33 KB, patch)
2020-11-04 17:20 PST
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2020-11-04 17:20:52 PST
Created
attachment 413229
[details]
Patch
EWS
Comment 2
2020-11-05 08:12:09 PST
Committed
r269432
: <
https://trac.webkit.org/changeset/269432
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 413229
[details]
.
Radar WebKit Bug Importer
Comment 3
2020-11-05 08:13:23 PST
<
rdar://problem/71078634
>
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