Browser: Fix bug still display sub folder in add-to list if folder removed

If current bookmark folder contains sub folders, when we delete the
current folder, the sub folders are not removed together.

To fix this problem, we query all the sub folders and bookmarks under
the current folder, and delete them all.

CRs-Fixed: 502058

Change-Id: I08dbfa9cc41bc3aa11395d84593afc671d990b69
1 file changed