Modified two extension tests to not be dependent on low-latency DOM timers
ExtensionApiTest.Bookmarks was adding one bookmark per timer callback; changed to use an event test. WindowOpenPanelTest.WindowOpenPanel was relying on the callback supplied to chrome.windows.create happening before the resource was actually loaded, when there's no such guarantee. R=kalman BUG=424661,253417,383452 Review URL: https://codereview.chromium.org/1094383005 Cr-Commit-Position: refs/heads/master@{#326933}
Showing
Please register or sign in to comment