updateOriginUrl: add behavior when diff is fragment and query

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
Kevin Decherf
2018-10-22 23:08:58 +02:00
parent e07fadea76
commit fc040c749d
2 changed files with 9 additions and 0 deletions

View File

@ -344,6 +344,7 @@ class ContentProxy
break;
case ['fragment']:
case ['query']:
case ['fragment', 'query']:
// noop
break;
default: