Bug 185964 - Avoid doing unnecessary work in Document::shouldEnforceContentDispositionAttachmentSandbox() when setting is disabled
Summary: Avoid doing unnecessary work in Document::shouldEnforceContentDispositionAtta...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-24 16:19 PDT by Chris Dumez
Modified: 2018-05-24 18:59 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.96 KB, patch)
2018-05-24 17:00 PDT, 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 2018-05-24 16:19:43 PDT
Avoid doing unnecessary work in Document::shouldEnforceContentDispositionAttachmentSandbox() when setting is disabled.
Comment 1 Chris Dumez 2018-05-24 17:00:17 PDT
Created attachment 341235 [details]
Patch
Comment 2 Geoffrey Garen 2018-05-24 17:17:07 PDT
Comment on attachment 341235 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2018-05-24 18:58:37 PDT
Comment on attachment 341235 [details]
Patch

Clearing flags on attachment: 341235

Committed r232180: <https://trac.webkit.org/changeset/232180>
Comment 4 WebKit Commit Bot 2018-05-24 18:58:39 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-05-24 18:59:23 PDT
<rdar://problem/40542936>