зеркало из https://github.com/mozilla/gecko-dev.git
a0dd2872af
Depends on https://github.com/servo/servo/pull/20071 and https://github.com/servo/servo/pull/19895 This PR does 3 things: 1) merge all the embedder coordinates callbacks into one 2) hand the embedder messages directly to the embedder 3) split the embedder code in 2 files: window.rs and browser.rs This is in preparation for tabs support in `ports/`. We want to separate the windowing logic (glutin stuff) and the browsing logic (tabs management, browsers state, etc). It's also easier to bypass the callbacks and directly handle events. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> Source-Repo: https://github.com/servo/servo Source-Revision: 2de89377db63ec03ae3b1256486c4c32b33f5fce --HG-- extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear extra : subtree_revision : 2c3a783c1ade39c9580be7452598e1c97d2a990f |
||
---|---|---|
.. | ||
ahem | ||
user-agent-js | ||
Credits.rtf.mako | ||
Servo.ico | ||
ahem.css | ||
android_params | ||
badcert.html | ||
badcert.jpg | ||
cert-google-only | ||
certs | ||
failure.html | ||
gatt_blocklist.txt | ||
hsts_preload.json | ||
iso-8859-8.css | ||
itried.jpg | ||
neterror.html | ||
not-found.html | ||
package-prefs.json | ||
prefs.json | ||
presentational-hints.css | ||
privatekey_for_testing.key | ||
public_domains.txt | ||
quirks-mode.css | ||
quotes.css | ||
rippy.png | ||
self_signed_certificate_for_testing.crt | ||
servo.css | ||
servo.icns | ||
servo.png | ||
servo.svg | ||
tumbeast.png | ||
user-agent.css |