This is an automated email from the git hooks/post-receive script.
richard pushed a change to branch tor-browser-91.13.0esr-11.5-1 in repository tor-browser.
from 8c726e5410ee fixup! Bug 10760: Integrate TorButton to TorBrowser core new 42daa55746cc Bug 1789128 - Always call LoadInfo::GetPerformanceStorage(). r=smaug, a=RyanVM new a64caa96bc9f Bug 1791520: Add some keep alive annotations. r=jandem a=pascalc new b0dab0834f6b Bug 1789439 - Don't allow reentrant programmatic print calls. r=smaug,peterv a=pascalc new bb7b3aa30418 Bug 1789439 - Throw rather than logging an error when tab-modal print is already open. r=mstriemer a=pascalc new 4c3730eeca57 Bug 1789439 - Fix browser_modal_print.js after previous patch. a=pascalc new dfbfb21bef07 Bug 1789729 - Implement webgl.max-size-per-texture-mib r=jgilbert a=RyanVM new 58b189015a44 Bug 1792041 - Add a value for DEL to kBase64URLDecodeTable and have static asserts for lookup tables' length. r=xpcom-reviewers,nika a=RyanVM new 9cdb667c62f2 Bug 1791598 - Ensure raw tagnames are safe exiting internalEntityParser. r=mccr8
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: dom/base/nsGlobalWindowOuter.cpp | 7 +++-- dom/canvas/WebGLTextureUpload.cpp | 33 +++++++++++++++++----- dom/ipc/ContentChild.cpp | 22 +++++++++------ dom/ipc/ContentChild.h | 5 ++-- dom/ipc/ContentParent.cpp | 10 +++++-- dom/ipc/ContentParent.h | 5 ++-- dom/ipc/PContent.ipdl | 3 +- js/src/jit/IonAnalysis.cpp | 4 +++ modules/libpref/init/StaticPrefList.yaml | 5 ++++ netwerk/protocol/http/HttpBaseChannel.cpp | 19 +++++-------- netwerk/protocol/http/HttpBaseChannel.h | 1 - parser/expat/lib/xmlparse.c | 10 +++++-- toolkit/components/printing/content/printUtils.js | 2 +- .../printing/tests/browser_modal_print.js | 15 ++++++---- xpcom/io/Base64.cpp | 24 ++++++++-------- 15 files changed, 107 insertions(+), 58 deletions(-)