Bug 182875 - Explicitly qualify some method calls on this in lamdas in Service Worker code.
Summary: Explicitly qualify some method calls on this in lamdas in Service Worker code.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ms2ger (he/him; ⌚ UTC+1/+2)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-02-16 07:49 PST by Ms2ger (he/him; ⌚ UTC+1/+2)
Modified: 2018-02-19 08:47 PST (History)
7 users (show)

See Also:


Attachments
Patch (14.84 KB, patch)
2018-02-16 07:53 PST, Ms2ger (he/him; ⌚ UTC+1/+2)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ms2ger (he/him; ⌚ UTC+1/+2) 2018-02-16 07:49:03 PST
.
Comment 1 Ms2ger (he/him; ⌚ UTC+1/+2) 2018-02-16 07:53:40 PST
Created attachment 334042 [details]
Patch
Comment 2 Michael Catanzaro 2018-02-19 05:08:01 PST
Comment on attachment 334042 [details]
Patch

Thanks! Maybe we should just disable service workers support when building with GCC 5, since we're going to drop GCC 5 support in two months anyway. (If it was going to be longer than that, I would r+ this.)
Comment 3 Chris Dumez 2018-02-19 08:23:03 PST
Comment on attachment 334042 [details]
Patch

This makes me sad but ok I guess.
Comment 4 WebKit Commit Bot 2018-02-19 08:46:29 PST
Comment on attachment 334042 [details]
Patch

Clearing flags on attachment: 334042

Committed r228691: <https://trac.webkit.org/changeset/228691>
Comment 5 WebKit Commit Bot 2018-02-19 08:46:31 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-02-19 08:47:20 PST
<rdar://problem/37672651>