(In reply to Brad Werth [:bradwerth] from comment #18) > mozregression identified Bug 1413546 as the source of the regression. Miko, would you please consider how retained display lists my cause this issue? I can think of two possible reasons: 1) Lack of frame invalidation after resizing 2) Invalid hit test information (bug 1534549) 3) APZ problem I looked into this briefly and after trying a workaround for 2), I think the cause is 1) or 3). This might also be a FrameLayerBuilder bug, since I only managed to reproduce this with WebRender disabled.
Bug 1490571 Comment 20 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Brad Werth [:bradwerth] from comment #18) > mozregression identified Bug 1413546 as the source of the regression. Miko, would you please consider how retained display lists my cause this issue? I can think of three possible reasons: 1) Lack of frame invalidation after resizing 2) Invalid hit test information (bug 1534549) 3) APZ problem I looked into this briefly and after trying a workaround for 2), I think the cause is 1) or 3). This might also be a FrameLayerBuilder bug, since I only managed to reproduce this with WebRender disabled.