[Uri Filter Search Provider] Avoid double delete
ClosedPublic

Authored by broulik on Jan 17 2018, 8:48 AM.

Details

Summary

Since 6246cc48067845208cf5acd8b798abd68349cf18 the SearchProviderRegistry does that leading to a double delete on KCM destruction.

BUG: 388983

Test Plan

Opened KCM, closed KCM, no crash

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Jan 17 2018, 8:48 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 17 2018, 8:48 AM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
broulik requested review of this revision.Jan 17 2018, 8:48 AM
broulik retitled this revision from [ikws search provider] Avoid double delete to [Uri Filter Search Provider] Avoid double delete.
dfaure accepted this revision.Jan 17 2018, 8:51 AM

Oops.

This revision is now accepted and ready to land.Jan 17 2018, 8:51 AM
This revision was automatically updated to reflect the committed changes.