15
13
# XXX RobertCollins 2010-09-01 bug=623199: Undesirable but pragmatic.
16
14
# Because of this bug, rather than using request.annotations we have
17
15
# to work in with the webapp.adapter request model, which is
18
16
# different to that used by get_current_browser_request.
19
17
from canonical.launchpad import webapp
22
21
def get_request_timeline(request):