Bug 1662839 - Set author style disabled state correctly on newly created iframes...
commitfc16d8bc271ae08204f516ed7c9b2d35c911c734
authorCameron McCormack <cam@mcc.id.au>
Thu, 24 Sep 2020 01:24:57 +0000 (24 01:24 +0000)
committerCameron McCormack <cam@mcc.id.au>
Thu, 24 Sep 2020 01:24:57 +0000 (24 01:24 +0000)
treed37abe6195321b91f49cd58a3e318a4bbf7a3763
parente8346094ad524b9030bec19ed0650f10c5fa01b4
Bug 1662839 - Set author style disabled state correctly on newly created iframes. r=mattwoodrow

Differential Revision: https://phabricator.services.mozilla.com/D90953
12 files changed:
browser/actors/PageStyleChild.jsm
browser/base/content/test/pageStyle/.eslintrc.js [new file with mode: 0644]
browser/base/content/test/pageStyle/browser.ini [new file with mode: 0644]
browser/base/content/test/pageStyle/browser_disable_author_style_oop.js [new file with mode: 0644]
browser/base/content/test/pageStyle/page_style.html [new file with mode: 0644]
browser/base/moz.build
docshell/base/BrowsingContext.cpp
docshell/base/BrowsingContext.h
docshell/base/nsDocShell.cpp
docshell/base/nsIContentViewer.idl
dom/chrome-webidl/BrowsingContext.webidl
layout/base/nsDocumentViewer.cpp