Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 81028a04183a636b89d6b4d7d138d59552bf0ed4
https://github.com/WebKit/WebKit/commit/81028a04183a636b89d6b4d7d138d59552bf0ed4
Author: Jessica Lee <[email protected]>
Date: 2026-07-01 (Wed, 01 Jul 2026)
Changed paths:
M Source/WebKit/NetworkProcess/Downloads/PendingDownload.cpp
Log Message:
-----------
Provide default value to PendingDownload 's m_fromDownloadAttribute
https://bugs.webkit.org/show_bug.cgi?id=318310
rdar://181102705
Reviewed by Per Arne Vollan.
We should initialize m_fromDownloadAttribute to a default value of
WebCore::FromDownloadAttribute::No.
No new tests needed.
* Source/WebKit/NetworkProcess/Downloads/PendingDownload.h:
Canonical link: https://commits.webkit.org/316328@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications