gecko-dev/gfx
Botond Ballo 5a017eafd4 Bug 1561726 - Modify dragVerticalScrollbar() to support dragging the viewport scrollbar as well. r=kats
Dragging the viewport scrollbar is accomplished by passing in a window
rather than an element.

Note that we can't just pass in the window's document.documentElement,
because coordinatesRelativeToScreen() would not give the correct result
for it. This is turn is because for a scrollable <div>, getBoundingClientRect()
returns the scroll frame's outer rect, but for the <html> element,
getBoundingClientRect() returns the root scroll frame's inner rect.

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

--HG--
extra : moz-landing-system : lando
2019-06-28 20:23:08 +00:00
..
2d Bug 1562278. Forward more methods of DrawTargetOffset. r=mstange 2019-06-28 18:41:17 +00:00
angle Bug 1507696 - Cherry-pick CopyTexImage3D fixes. r=lsalzman 2019-06-27 06:21:11 +00:00
cairo
config Bug 1550422 - P23. Remove now unused gfxPrefs. r=jrmuizel 2019-05-26 14:31:53 +00:00
docs
gl Merge inbound to mozilla-central a=merge 2019-06-27 12:36:00 +03:00
graphite2
harfbuzz Bug 1554306 - Update HarfBuzz to version 2.5.1. r=jfkthame 2019-06-03 15:11:49 +00:00
ipc Backed out 15 changesets (bug 1479960, bug 1426526, bug 1534780, bug 1536697) for toolchain bustages on UniquePtrExtensions.h . CLOSED TREE 2019-06-28 22:42:00 +03:00
layers Bug 1561726 - Modify dragVerticalScrollbar() to support dragging the viewport scrollbar as well. r=kats 2019-06-28 20:23:08 +00:00
ots
qcms Bug 1558883 - Add QCMS transform correctness and performance tests. r=miko 2019-06-25 09:45:56 -04:00
sfntly
skia Bug 1558375 - Don't set the FT_LOAD_NO_AUTOHINT flag for fonts that have FT_FACE_FLAG_TRICKY, to avoid broken rendering. r=lsalzman 2019-06-15 12:40:02 +00:00
src Bug 1561491 - Make gfx.* static prefs follow the naming convention. r=KrisWright 2019-06-26 10:38:09 +10:00
tests Bug 1558883 - Add QCMS transform correctness and performance tests. r=miko 2019-06-25 09:45:56 -04:00
thebes Backed out 15 changesets (bug 1479960, bug 1426526, bug 1534780, bug 1536697) for toolchain bustages on UniquePtrExtensions.h . CLOSED TREE 2019-06-28 22:42:00 +03:00
vr Merge mozilla-central to autoland a=merge on a CLOSED TREE 2019-06-27 12:42:29 +03:00
webrender_bindings Bug 1559681 - Repair device-reset handling in RenderCompositorANGLE. r=sotaro 2019-06-26 06:03:23 +00:00
wr Bug 1560853 - Fix picture cache tiles with fractional origins. r=kvark 2019-06-25 20:28:16 +00:00
ycbcr Bug 1561491 - Make gl.* static prefs follow the naming convention. r=KrisWright 2019-06-26 13:05:06 +10:00
moz.build Bug 1536162 - Update bugzilla component for gfx/wr. r=jrmuizel 2019-03-21 20:40:57 +00:00