Purpose of code changes on this branch:
Add Dispatcher.add_resource_path_alias to make it enable assigning
alias of handler.
This is motivated to have a layout test in webkit to test websocket url
without trailing slash (e.g. ws://127.0.0.1:8880 see
https://bugs.webkit.org/show_bug.cgi?id=33689 ).
We need to have a handler for '/' for the test.
When reviewing my code changes, please focus on:
After the review, I'll merge this branch into:
/trunk
Original issue reported on code.google.com by ukai@chromium.org on 19 Jan 2010 at 9:06
Original issue reported on code.google.com by
ukai@chromium.org
on 19 Jan 2010 at 9:06