gecko/dom/ipc
Kartikaya Gupta d4af1fff0e Bug 907754 - Ensure that the zoom on the FrameMetrics is initialized correctly for all frames. r=tn
RecordFrameMetrics gets called on a variety of layers. Previously it would
incorrectly set mZoom for a number of these layers. For scrollable container
layers inside the main document, it would set the mResolution from the
presShell's resolution, thus compounding the painted resolution.
Furthermore, for iframes inside the document, it would assign mZoom the
value from TabChild's mLastMetrics, which is only meant to apply to the
top-level document. Prior to multi-apzc work these values were never used
so it didn't matter but now they are so they should be assigned correctly.
2013-08-30 13:11:01 -04:00
..
tests
AppProcessChecker.cpp Bug 900707 - Ifdef some child permission checks that right now only work with B2G. r=sicking,felipe 2013-08-22 15:52:07 -04:00
AppProcessChecker.h Bug 882911 - Add nsIProcessChecker.checkAppHasStatus. r=smaug 2013-06-29 03:52:16 -07:00
Blob.cpp Bug 908576 part 7. Move the various DOMProxyHandler classes into the binding implementation files. r=smaug 2013-08-23 22:42:42 -04:00
Blob.h Bug 879475 - Make PBlob manually keep track of its manager r=jlebar 2013-07-16 13:07:09 -07:00
ContentChild.cpp Bug 908432 - 'Crash when reading multiple slices of a cross-process file-backed blob'. r=khuey. 2013-08-29 10:16:44 -07:00
ContentChild.h Backed out changeset 5a71d3bf48ce (bug 870676) 2013-08-29 10:42:42 +01:00
ContentParent.cpp Bug 908432 - 'Crash when reading multiple slices of a cross-process file-backed blob'. r=khuey. 2013-08-29 10:16:44 -07:00
ContentParent.h Backed out changeset 5a71d3bf48ce (bug 870676) 2013-08-29 10:42:42 +01:00
ContentProcess.cpp
ContentProcess.h
CrashReporterChild.cpp
CrashReporterChild.h
CrashReporterParent.cpp
CrashReporterParent.h
DOMTypes.ipdlh Bug 879475 - Move some blob constructor params to ipdlh headers r=jlebar 2013-07-10 13:07:51 -04:00
jar.mn
Makefile.in Backed out changeset 5a71d3bf48ce (bug 870676) 2013-08-29 10:42:42 +01:00
moz.build Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal 2013-08-15 09:02:09 -04:00
nsICachedFileDescriptorListener.h
nsIRemoteBlob.h
PBlob.ipdl
PBlobStream.ipdl
PBrowser.ipdl Bug 885023 - Convert mFrameMetrics.mZoom to a CSSToScreenScale. r=BenWa,k17e 2013-08-26 09:50:30 -04:00
PCOMContentPermissionRequestChild.h
PContent.ipdl Backed out changeset 5a71d3bf48ce (bug 870676) 2013-08-29 10:42:42 +01:00
PContentDialog.ipdl
PContentPermissionRequest.ipdl
PCrashReporter.ipdl
PDocumentRenderer.ipdl Bug 898525. Separate out Gfx helpers into GfxMessageUtils.h. r=bent 2013-07-26 15:28:31 -04:00
PermissionMessageUtils.cpp
PermissionMessageUtils.h
PMemoryReportRequest.ipdl
PreallocatedProcessManager.cpp
PreallocatedProcessManager.h
preload.js Bug 889503 - Move Settings API to WebIDL. r=gwagner r=bz 2013-07-15 18:17:46 -07:00
ProcessPriorityManager.cpp Bug 894646 - Various dom deCOM cleanups r=Ms2ger 2013-07-23 16:39:17 -07:00
ProcessPriorityManager.h
PTabContext.ipdlh Bug 879475 - Move TabContext to its own ipdl header r=jlebar 2013-07-10 13:07:50 -04:00
remote-test.js
StructuredCloneUtils.cpp Backout changesets 7e6fb33fdf22:c85332df4320 (bug 905017) for windows bustage. 2013-08-22 10:16:30 +02:00
StructuredCloneUtils.h Backout changesets 7e6fb33fdf22:c85332df4320 (bug 905017) for windows bustage. 2013-08-22 10:16:30 +02:00
TabChild.cpp Bug 885023 - Convert mFrameMetrics.mZoom to a CSSToScreenScale. r=BenWa,k17e 2013-08-26 09:50:30 -04:00
TabChild.h Bug 907754 - Ensure that the zoom on the FrameMetrics is initialized correctly for all frames. r=tn 2013-08-30 13:11:01 -04:00
TabContext.cpp Bug 896890 - TabContent::HasOwnApp() should be true iff TabContext::GetOwnApp() is non-null. 2013-07-30 14:42:34 -07:00
TabContext.h Bug 896890 - TabContent::HasOwnApp() should be true iff TabContext::GetOwnApp() is non-null. 2013-07-30 14:42:34 -07:00
TabMessageUtils.cpp
TabMessageUtils.h
TabParent.cpp Bug 885023 - Convert mFrameMetrics.mZoom to a CSSToScreenScale. r=BenWa,k17e 2013-08-26 09:50:30 -04:00
TabParent.h Bug 885023 - Convert mFrameMetrics.mZoom to a CSSToScreenScale. r=BenWa,k17e 2013-08-26 09:50:30 -04:00
test.xul Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00