mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-14 12:38:26 +00:00
202e78b731
Adds a dedicated handler for performance warnings to be logged to
consoles if known performance-impacting methods are called.
Search service init is changed from a deprecation warning to a
performance warning for synchronous init.
This also re-enables the warning for the Basilisk & Co. search service
initialization which was previously removed in [a930a79]
See also the discussion on #916.