gecko-dev/browser/base/content/test
violet 6dd273cc7e Bug 1550432 - Do not report error for unknown property if its known moz prefixed version is specified. r=emilio
Suppose that `prop` is a property that we haven't supported yet, while its `-moz-prop`
version is already supported.

If an author specifies in a declaration block this property in its standard form
as well as multiple verdor specific forms, as long as `-moz-prop` is specified, we
shouldn't report error for unknown property `prop`. Because that's just noise.

Differential Revision: https://phabricator.services.mozilla.com/D31998

--HG--
extra : moz-landing-system : lando
2019-05-21 15:35:41 +00:00
..
about Bug 1547695 - De-dupe #errorTryAgain on about:neterror/certerror. r=prathiksha 2019-05-13 19:38:03 +00:00
alerts Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
caps Bug 1549769: Split test browser_principalSerialization_version1.js and move CSP tests into separate test. r=jkt 2019-05-07 18:17:42 +00:00
captivePortal Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
chrome Bug 1544322 - Part 3 - Remove the [type] attribute for multiline <script> tags loading files in chrome://mochikit/content/ r=bzbarsky 2019-04-16 03:59:25 +00:00
contextMenu Bug 1375463 - Move contextmenu related tests into browser/base/content/test/contextMenu. r=Standard8 2019-05-14 12:38:53 +00:00
favicons Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
forms Bug 1521280 - Convert search-textbox to a custom element. r=dao,bgrins 2019-05-13 18:12:37 +00:00
general Bug 1551320 - Replace all CreateElement calls in XUL documents with CreateXULElement. r=mossop 2019-05-20 16:50:28 +00:00
historySwipeAnimation
keyboard Bug 1540918: When a panel is opened from the toolbar via the keyboard, restore focus to the toolbar button when the panel is closed. r=Gijs 2019-04-04 17:04:18 +00:00
menubar Bug 1522856 - Add an "import" option to the file menu to make browser migration discoverable. r=MattN,felipe 2019-03-04 15:29:03 -08:00
metaTags Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
pageActions Bug 1546459 - remove subsuite=clipboard from manifests. r=ahal 2019-05-01 08:16:44 +00:00
pageinfo Bug 1525941 - Adds ability to change permissions on network/cert error pages. r=johannh,Gijs 2019-04-03 15:43:54 +00:00
performance Backed out 2 changesets (bug 1544037) for build bustages at StartupCache.cpp on a CLOSED TREE 2019-05-21 17:06:26 +03:00
permissions Bug 1536454 - Part 5 - Add tests for permission prompt event telemetry. r=Ehsan 2019-04-18 13:43:38 +00:00
plugins Bug 1257565 - add remote settings support for plugin and addon blocklist, r=aswan 2019-05-07 00:55:53 +00:00
popupNotifications Bug 1544834 - Replace deprecated generics in test code r=evilpie 2019-04-17 19:03:19 +00:00
popups Bug 1522514 - Port browser/base/content/test/popups/browser_popupUI.js to work with QuantumBar. r=dao 2019-02-18 14:44:08 +00:00
referrer Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
sanitize Bug 1515913 - Implement nsICookieService.removeCookiesFromRootDomain, r=Ehsan 2019-04-12 20:27:21 +00:00
sidebar Bug 1531039 - Fix a couple more tests in browser/base/content to work with QuantumBar. r=adw 2019-02-28 00:02:39 +00:00
siteIdentity Bug 1549605 - Add an indicator in the identity popup for when the site is verified by an imported root certificate. r=nhnt11 2019-05-16 06:34:21 +00:00
static Bug 1550432 - Do not report error for unknown property if its known moz prefixed version is specified. r=emilio 2019-05-21 15:35:41 +00:00
statuspanel Bug 1353013 - create preloaded newtab browser from an idle task, only in top window(s), r=dthayer 2019-03-19 17:29:48 +00:00
sync Bug 1542334 - Add FxA toolbar menu to app menu r=Gijs 2019-04-19 14:05:24 +00:00
tabcrashed Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
tabPrompts Bug 1539757 - fix trying to initialize XBL bindings while the prompt is still hidden, r=bgrins 2019-04-01 13:37:49 +00:00
tabs Bug 1543607 - Store the tabbrowser scrollbox button width when tabs are closed with the mouse so it can be used on underflow to keep the close button under the mouse r=dao 2019-05-06 15:42:13 +00:00
touch
trackingUI Bug 1546797 - disabled browser_trackingUI_report_breakage.js on linux debug and asan r=jmaher 2019-05-06 15:50:49 +00:00
webextensions Bug 1496075 - Part 1: Extensions changes to support search extensions. r=mixedpuppy,robwu 2019-04-11 21:30:47 +00:00
webrtc Bug 1497559 - Remove Application from mediaCaptureWindowState; r=jib 2019-04-30 15:06:23 +00:00