mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-10 13:54:27 +00:00
fc6d547510
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)
|