Add newview() and forward related views
authorQuentin Rameau <quinq@fifth.space>
Wed, 18 Nov 2015 15:53:37 +0000 (16:53 +0100)
committerQuentin Rameau <quinq@fifth.space>
Thu, 19 Nov 2015 23:34:19 +0000 (00:34 +0100)
commitad538bb00a38c5df7d7140414756724c1045307d
treed9af8f50fa23211da78d8fac53576c55506b42c2
parent421486db18ce2de31de71bf0372b6f5c049eb970
Add newview() and forward related views

View creation is now done in a separate function.
That helps identifying the workflow and let us easily carry related
view (client) when asked by the WebKit for a new one.
surf.c