mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Issue #756 - Remove Contextual Identity from UnifiedComplete
reverts m-c 1287866
This commit is contained in:
parent
ac50c95756
commit
50bf383712
6 changed files with 40 additions and 116 deletions
|
|
@ -192,8 +192,7 @@
|
|||
"WHEN NEW.open_count = 0 " \
|
||||
"BEGIN " \
|
||||
"DELETE FROM moz_openpages_temp " \
|
||||
"WHERE url = NEW.url " \
|
||||
"AND userContextId = NEW.userContextId;" \
|
||||
"WHERE url = NEW.url;" \
|
||||
"END" \
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue