Bug 207909 - Drop getSandboxExtensionsForBlobFiles() as it is dead code
Summary: Drop getSandboxExtensionsForBlobFiles() as it is dead code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-18 13:41 PST by Chris Dumez
Modified: 2020-02-18 16:14 PST (History)
9 users (show)

See Also:


Attachments
Patch (5.66 KB, patch)
2020-02-18 13:43 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-02-18 13:41:30 PST
Drop getSandboxExtensionsForBlobFiles() as it is dead code.
Comment 1 Chris Dumez 2020-02-18 13:42:13 PST
<rdar://problem/59562180>
Comment 2 Chris Dumez 2020-02-18 13:43:11 PST
Created attachment 391083 [details]
Patch
Comment 3 Per Arne Vollan 2020-02-18 13:49:42 PST
Comment on attachment 391083 [details]
Patch

R=me.
Comment 4 Brent Fulgham 2020-02-18 13:50:25 PST
Comment on attachment 391083 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=391083&action=review

> Source/WebKit/ChangeLog:3
> +        Drop getSandboxExtensionsForBlobFiles() as it is dead code

Hooray for dead code removal!
Comment 5 WebKit Commit Bot 2020-02-18 16:14:04 PST
Comment on attachment 391083 [details]
Patch

Clearing flags on attachment: 391083

Committed r256881: <https://trac.webkit.org/changeset/256881>
Comment 6 WebKit Commit Bot 2020-02-18 16:14:06 PST
All reviewed patches have been landed.  Closing bug.