[PackageUrlInterceptor] Don't rewrite "inline"

Authored by broulik on Feb 28 2018, 11:49 AM.

Description

[PackageUrlInterceptor] Don't rewrite "inline"

When omitting the third "location" argument of Qt.createQmlObject it will instead use "inline" [1]
as path and will run through the entire URL interceptor even logic.

[1] https://code.qt.io/cgit/qt/qtdeclarative.git/tree/src/qml/qml/v8/qqmlbuiltinfunctions.cpp#n1134

Differential Revision: https://phabricator.kde.org/D10870

Details

Committed
broulikFeb 28 2018, 11:49 AM
Differential Revision
D10870: [PackageUrlInterceptor] Don't rewrite "inline"
Parents
R242:9168e1c79f10: API dox: remove duplicated deprecated comment
Branches
Unknown
Tags
Unknown