Get tab id from Tab for onHistoryItemCommit

Do not query the tab id from TabControl. The tab might be getting recreated
because of restore during this time the current tab & thier ids might not be set.
Tab.this will always ensure we get the correct tab id.

Change-Id: I396e9ffcb35c468fd3d916ba4cd49cb202a2017c
1 file changed