I20240913-1800
Previously, the changed() method was not called consistently. Move the firing of 'changed' LocationEvents in Edge from handleSourceChanged() to handleNavigationCompleted(). Add a test case to Test_org_eclipse_swt_browser_Browser for this scenario (setText() twice).