Bug 203791 - [wincairo] 'deref': is not a member of 'WebCore::ServiceWorkerContainer::jobResolvedWithRegistration::<lambda
Summary: [wincairo] 'deref': is not a member of 'WebCore::ServiceWorkerContainer::jobR...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 203801 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-11-02 13:01 PDT by Aakash Jain
Modified: 2019-11-05 20:24 PST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2019-11-02 13:01:15 PDT
Wincairo build seems to be broken recently.

build.webkit.org: https://build.webkit.org/builders/WinCairo%2064-bit%20WKL%20Release%20%28Build%29/builds/13135/steps/compile-webkit/logs/stdio
EWS failure: https://ews-build.webkit.org/#/builders/12/builds/9515


Error:
C:\WebKit-BuildWorker\wincairo-wkl-release\build\WebKitBuild\Release\WTF\Headers\wtf/Ref.h(60): error C2039: 'deref': is not a member of 'WebCore::ServiceWorkerContainer::jobResolvedWithRegistration::<lambda_15d02b0ed0ed8a019a7c5a8c399d9636>'
Comment 1 Ross Kirsling 2019-11-04 10:01:10 PST
I think this is the same protectedThis bug from r250793 (bug 202603) and r250797 (bug 202590).
Comment 2 Ross Kirsling 2019-11-04 10:19:20 PST
Committed r251999: <https://trac.webkit.org/changeset/251999>
Comment 3 Radar WebKit Bug Importer 2019-11-04 10:20:21 PST
<rdar://problem/56869417>
Comment 4 Fujii Hironori 2019-11-05 20:24:06 PST
*** Bug 203801 has been marked as a duplicate of this bug. ***