Bug 217253 - [Cocoa] Reduce time waiting for Launch Services database
Summary: [Cocoa] Reduce time waiting for Launch Services database
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on: 217329
Blocks:
  Show dependency treegraph
 
Reported: 2020-10-02 15:03 PDT by Per Arne Vollan
Modified: 2020-10-05 12:54 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.79 KB, patch)
2020-10-02 16:44 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (2.93 KB, patch)
2020-10-05 11:22 PDT, Per Arne Vollan
bfulgham: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2020-10-02 15:03:36 PDT
Currently, the WebContent process is waiting up to 5 seconds for the Launch Services database to be updated. This is too long, since the process may be considered unresponsive by the system.
Comment 1 Per Arne Vollan 2020-10-02 16:42:21 PDT
<rdar://problem/68585497>
Comment 2 Per Arne Vollan 2020-10-02 16:44:46 PDT
Created attachment 410387 [details]
Patch
Comment 3 Per Arne Vollan 2020-10-05 11:16:02 PDT
Thanks for reviewing! I will upload a new patch where an entitlement issue is addressed.
Comment 4 Per Arne Vollan 2020-10-05 11:22:41 PDT
Created attachment 410534 [details]
Patch
Comment 5 Brent Fulgham 2020-10-05 11:25:25 PDT
Comment on attachment 410534 [details]
Patch

r=me
Comment 6 Per Arne Vollan 2020-10-05 11:26:40 PDT
Comment on attachment 410534 [details]
Patch

Thanks for reviewing!
Comment 7 Per Arne Vollan 2020-10-05 11:44:20 PDT
Landed <https://trac.webkit.org/changeset/267986/webkit>.
Comment 8 EWS 2020-10-05 12:52:50 PDT
Found 30 new test failures: accessibility/ARIA-reflection.html, accessibility/accessibility-crash-focused-element-change.html, accessibility/accessibility-crash-setattribute.html, accessibility/mac/abbr-acronym-tags.html, accessibility/mac/accessibility-make-first-responder.html, accessibility/mac/accesskey.html, accessibility/mac/attributed-string/attributed-string-does-not-includes-misspelled-for-non-editable.html, accessibility/mac/attributed-string/attributed-string-for-range-with-options.html, accessibility/mac/attributed-string/attributed-string-for-range.html, accessibility/mac/search-text/search-text.html ...
Comment 9 WebKit Commit Bot 2020-10-05 12:54:16 PDT
Re-opened since this is blocked by bug 217329