Summary: | Drop getSandboxExtensionsForBlobFiles() as it is dead code | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> | ||||
Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | achristensen, beidson, bfulgham, commit-queue, ddkilzer, ggaren, pvollan, webkit-bug-importer, youennf | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Chris Dumez
2020-02-18 13:41:30 PST
Created attachment 391083 [details]
Patch
Comment on attachment 391083 [details]
Patch
R=me.
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 on attachment 391083 [details] Patch Clearing flags on attachment: 391083 Committed r256881: <https://trac.webkit.org/changeset/256881> All reviewed patches have been landed. Closing bug. |