Eyal Fishler
Eyal Fishler
@rgaufman have you resolved this? thanks.
dep - changing the Binary of the browser is never a good idea, more so when you want to have the ability to work with upgrades. we need to get...
rs - i made some good progress - the only thing i need to find is what function replaced goToToolbarLocation in the class BrowserWindowControllerMac. the swizzle reports "original method goToToolbarLocation:...
what i did till now was maninly to fix the crash which had to do with the removal of the search tab that doesnt exists now... just need to be...
ok this is a list of all the functions: .cxx_destruct .cxx_construct searchField _updateCloseKeyEquivalents _parentalControlsDidChange toggleFavoritesBar: toggleTabLineup: isShowingDownloadsPopover stopLoading: reloadObeyingLocationField: orderedTabViewItems orderedTabs moveTabFromOtherWindow:toIndex:andShow: isTabBarVisible hideTabLineupView toggleDownloadsPopover: browserWindowController releasePendingClosedWindowState sessionStateDidChange closeKeyEquivalentClosesTab toggleLocationBar:...
i cant seem to find a function that is called when a search or address is triggered, i do get a CB on performWebSearch but no text to change with...
found it ! done :) send me an email [email protected] and i'll send you the code so u can merge it to your's. we now have an Omnibar for Safari...