gecko-dev/browser/components
bsilverberg d43e3c8bdb Bug 1261949 - Complete test coverage for browser.windows events. r=kmag
Add coverage for:
* browser.windows.onCreated
* browser.windows.onRemoved

MozReview-Commit-ID: FMhcNBnijce

--HG--
extra : transplant_source : %12%15%D2%A7_w%9B%0F%3D%0C%EE%94%11%14%0Dk%87%28%A0%9D
2016-04-04 18:11:42 -04:00
..
about Bug 1226928 - dochsell changes for content-signing on remote about:newtab, r=bz,mconley 2016-03-14 11:57:03 +01:00
build Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-20 14:03:25 +01:00
contextualidentity Bug 1253538 - Window.open() should not reuse an existing window if it's running a different container - patch 4, r=me 2016-03-07 15:06:16 +01:00
controlcenter/content Bug 1201437 - Degrade control center/identity box icons to grey lock with yellow triangle for user-added security exceptions. r=paolo 2016-02-24 22:45:23 -08:00
customizableui Bug 1246606 - Ensure a tooltip is present on the 'Sign in to sync' button in the customizable menu. r=markh 2016-04-05 14:52:00 -07:00
dirprovider Bug 1252627 - distribution defaultLocale shoudld take precedence over user agent locale; r=mixedpuppy 2016-03-07 08:48:26 -06:00
downloads Bug 1139914 - Downloads with blocked data should be persisted across sessions. r=mak 2016-03-20 14:25:42 +00:00
extensions Bug 1261949 - Complete test coverage for browser.windows events. r=kmag 2016-04-04 18:11:42 -04:00
feeds Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps 2016-04-04 14:56:52 -07:00
migration Bug 1255526 - fix import of typed URLs on versions of windows that do not store timestamps, r=MattN 2016-04-01 20:43:25 +01:00
newtab Bug 1239119 - NewTab webchannel messages for thumbnails. Follow-up: Move semicolon from end of if block to end of function assigned to document.onreadystatechange (discovered by eslint). r=eslint-fix 2016-04-01 20:17:23 +02:00
places Bug 1257599 - Rename 'Unsorted Bookmarks' into 'Other Bookmarks'. r=jaws a=kwierso 2016-03-31 16:17:30 -07:00
preferences Bug 1066970 - Show 'calculating' during HTTP cache cleaning process in preferences window, r=michal 2016-04-05 05:59:00 +02:00
privatebrowsing Backed out changeset 5579b62017f2 (bug 1259847) for failing browserchrome test browser_privatebrowsing_windowtitle.js. r=backout 2016-03-26 10:00:31 +01:00
safebrowsing/content/test Bug 1237198 - Block SWFs on the content blocking list hosted on the Shavar service. r=francois 2016-03-29 00:37:44 -07:00
search Backout the backout because follow-up fix got pushed. Bug 1259859 - Add a test that looks for misused characters in user-facing strings. r=dolske,jryans 2016-04-02 10:50:50 +02:00
selfsupport Back out 8 changesets (bug 1235345, bug 1234526, bug 1234522, bug 1237700) for OS X 10.10 debug xpcshell timeouts in test_ocsp_stapling.js and test_ocsp_stapling_expired.js 2016-01-08 20:25:27 -08:00
sessionstore Bug 1260360 - Purge cookies on clean shutdown according to sanitize preference. r=mconley 2016-04-05 01:46:00 +02:00
shell Bug 1251819 - Use the classic Control Panel if the Settings app believes the current Windows logon is a Microsoft account while actually it is not. r=jimm 2016-04-02 08:17:16 +09:00
syncedtabs Bug 1262310 - Fix opening synced tabs from the sidebar. r=markh 2016-04-05 17:06:00 -07:00
tests Bug 1254268 - Distribution should use default prefs, regression from 1252466; r=mconnor 2016-03-08 09:39:45 -06:00
translation Bug 1241930: Part 2 - convert all assertion methods used inside content tasks to the Assert.* family in browser tests. r=mconley 2016-03-04 14:32:24 +01:00
uitour Bug 1244991: re-enable browser_backgroundTab.js UITour test and to make sure it doesn't fail on slower hardware, wait for the visibilitychange event explicitly since it may occur later than the tab open and switch. r=MattN 2016-04-01 10:57:46 +02:00
BrowserComponents.manifest Bug 1218996 - Fuse aboutNewTabService and RemoteNewTabLocation and return resource URLS r=marcosc 2016-01-11 20:30:13 -05:00
distribution.js Bug 1254268 - Distribution should use default prefs, regression from 1252466; r=mconnor 2016-03-08 09:39:45 -06:00
moz.build Bug 436564 - Add unit tests for distribution.js; r=mixedpuppy 2016-02-25 12:40:39 -06:00
nsBrowserContentHandler.js Bug 1238537 - make nsBrowserContentHandler.js use Services.jsm, r=florian. 2016-02-15 23:49:39 +05:30
nsBrowserGlue.js Bug 1260190 - Disable e10s for accessibility users on OS X. r=jimm 2016-04-04 21:48:30 -03:00
nsIBrowserGlue.idl Bug 1167224 - Remove getMostRecentBrowserWindow() from nsIBrowserGlue and use RecentWindow in nsBrowserGlue.js. r=mak 2015-05-24 07:05:00 -04:00
nsIBrowserHandler.idl