Merge lp://staging/~ted/url-dispatcher/intent-pkg-domain-trunk into lp://staging/url-dispatcher/15.04

Proposed by Ted Gould
Status: Merged
Approved by: Charles Kerr
Approved revision: 91
Merged at revision: 82
Proposed branch: lp://staging/~ted/url-dispatcher/intent-pkg-domain-trunk
Merge into: lp://staging/url-dispatcher/15.04
Diff against target: 209 lines (+112/-1)
8 files modified
service/dispatcher.c (+27/-1)
service/update-directory.c (+10/-0)
tests/directory-update-test.cc (+22/-0)
tests/dispatcher-test.cc (+25/-0)
tests/test-config.h.in (+1/-0)
tests/test-urls-intent/intent-mixed.url-dispatcher (+13/-0)
tests/test-urls-intent/intent-no-good.url-dispatcher (+8/-0)
tests/test-urls-intent/intent-single.url-dispatcher (+6/-0)
To merge this branch: bzr merge lp://staging/~ted/url-dispatcher/intent-pkg-domain-trunk
Reviewer Review Type Date Requested Status
Charles Kerr (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+245978@code.staging.launchpad.net

Commit message

Special handling for intent URLs

Description of the change

Makes it so that intent URLs are handled differently in that we use our current domain suffix for the package name instead of the domain. We don't want to choose packages based on domain there, as it isn't as important as the package that is supposed to be used. Many webapps think we're Android, so they send us intent URLs.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
91. By Ted Gould

Small fixes from rtm review

Revision history for this message
Charles Kerr (charlesk) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches