gecko-dev/browser/base/content/test
Emilio Cobos Álvarez a73c2d572b Bug 1511138 - Fix getComputedStyle usage of SelectChild. r=mconley
I missed the failure in browser_selectpopup_colors.js since it doesn't run on
Linux. Fix the getComputedStyle usage in that code by using
getDefaultComputedStyle, which is what it really wants.

Also, do a bit of cleanup while at it: uaBackgroundColor was unused, and uaColor
was wrong (we don't override the ua color of the <option> element, it just
inherits, so it's the same as the <select> color, and that's what we were
comparing it against anyway).

Differential Revision: https://phabricator.services.mozilla.com/D13956
2018-12-07 14:24:49 -05:00
..
about Bug 1503851 - Replace Services.search.currentEngine by defaultEngine in test code r=Standard8 2018-11-13 09:34:00 +00:00
alerts Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
captivePortal Bug 1471403 - Part 2 - Lazify the creation of "notificationbox" elements. r=dao,bgrins 2018-11-09 14:38:49 +00:00
chrome Bug 1484466: Part 3a - Update remaining XPCOMUtils.generateQI callers to use ChromeUtils. r=mccr8 2018-08-18 12:44:57 -07:00
contextMenu Bug 1500818 - wait for focus and activate of new windows in BTU.waitForNewWindow, r=dao 2018-10-22 13:10:35 +00:00
favicons Bug 1511465: Fix race condition in browser_oversized.js. r=mak 2018-12-05 19:03:36 +00:00
forms Bug 1511138 - Fix getComputedStyle usage of SelectChild. r=mconley 2018-12-07 14:24:49 -05:00
general Bug 1510911 - Part 2: Backout changeset f8849239da42 (bug 1493563 - Part 5) for regressing performance 2018-12-03 14:27:53 -05:00
historySwipeAnimation
metaTags Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb r?=gijs 2018-07-06 21:16:29 +01:00
pageinfo Bug 1495885 - Get rid of uses-unsafe-cpows directive on tests that don't need it anymore. r=kmag 2018-10-02 23:20:04 +00:00
performance Bug 1505411 - Add basic monitoring for partner search pages with ads and clicks. Depends on D11188 r=adw,Felipe,chutten 2018-12-05 20:33:01 +00:00
permissions Bug 1493766 - part4 : add test. r=johannh 2018-11-14 01:36:26 +00:00
plugins Bug 1509291 - Wait for window to unload before ending the test r=Felipe 2018-11-29 18:16:16 +00:00
popupNotifications Bug 1488938 - Round two: migrate mochitest-browser tests to use element variations of firstChild, etc;r=Gijs 2018-09-07 15:31:38 +00:00
popups Bug 685828 - Limit displaying blocked popups in the front-end. r=Gijs 2018-11-07 21:11:41 +00:00
referrer Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
sanitize Bug 1286798 - Part 14: Enhance clearStoragesForPrincipal() to support clearing of storages for specific quota client; r=asuth 2018-11-29 21:47:58 +01:00
sidebar Bug 1501079 - fix various tests to not race with window focus/activate, r=dao 2018-10-23 10:16:35 +00:00
siteIdentity Bug 1504728 - Part 1: Add a content blocking notification for indicating when a top-level page is using cookies or site data r=baku,valentin,johannh 2018-11-20 14:34:49 +00:00
static Bug 1450784 - Add a new error page for MOZILLA_PKIX_ERROR_MITM_DETECTED. r=nhnt11,keeler 2018-11-26 10:17:58 +01:00
statuspanel
sync Bug 1496618 - Restore the stubbed function at the end of the test. r=Felipe 2018-11-26 20:45:17 +00:00
tabcrashed Bug 1383315 - Disable browser/base/content/test/tabcrashed/browser_noPermanentKey.js. r=mconley 2018-10-06 17:42:21 -07:00
tabPrompts Bug 1485426 - Use createXULElement instead of createElement in XUL docs. r=bgrins 2018-08-25 00:16:27 +00:00
tabs Bug 1500218 - Set 'Move to Start' and 'Move to End' disabled state according to contextTab and contextTab position r=dao,jaws 2018-11-21 11:30:33 +00:00
touch Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
trackingUI Bug 1511954 - Remove the "Allowed" label of content blocking categories and put it behind a pref. r=Ehsan 2018-12-05 22:32:38 +00:00
urlbar Bug 1510628 - Add rel=opener to browser_moz_action_link.js, r=me 2018-11-29 11:46:45 +01:00
webextensions Bug 857456 Part 0: Clean up remaining tests using legacy extensions r=kmag 2018-11-28 18:45:08 -08:00
webrtc Bug 1459307 - Switching between menu options should maintain correct main action state when window sharing is requested. r=johannh 2018-10-09 14:38:36 +00:00