mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
2cf7adf64a
This is a rollup of three separate patches - Add nsIDocShell.asyncPanZoomEnabled. r=jlebar - Have BrowserElementChild service repaint requests and handle fallback synchronous scrolling (for now). r=jlebar,vingtetun - Glue async pan/zoom logic up between compositing, event dispatch, and repaint requests. r=roc --HG-- rename : b2g/chrome/content/webapi.js => dom/browser-element/BrowserElementScrolling.js
9 lines
409 B
Plaintext
9 lines
409 B
Plaintext
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
toolkit.jar:
|
|
content/global/test-ipc.xul (test.xul)
|
|
content/global/remote-test-ipc.js (remote-test.js)
|
|
* content/global/BrowserElementChild.js (../browser-element/BrowserElementChild.js)
|