https://bugs.kde.org/show_bug.cgi?id=454596
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |a5378b5282954a7f6143bfdd5c4 |5f4c7097348bdb6c01d7dd52066 |702e010a84312 |99fd18ecbcadf --- Comment #4 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit 5f4c7097348bdb6c01d7dd5206699fd18ecbcadf by Alexander Lohnau. Committed on 01/06/2022 at 15:54. Pushed by alex into branch 'Plasma/5.25'. runners/webshortcuts: Do not use static regex for normal webshortcuts query The delimiter might change if the settings are changed. By having a member variable, we still avoid re-creating the same regex for every time the runner is queried. (cherry picked from commit a5378b5282954a7f6143bfdd5c4702e010a84312) M +2 -2 runners/webshortcuts/webshortcutrunner.cpp https://invent.kde.org/plasma/plasma-workspace/commit/5f4c7097348bdb6c01d7dd5206699fd18ecbcadf -- You are receiving this mail because: You are watching all bug changes.