Граф коммитов

545499 Коммитов

Автор SHA1 Сообщение Дата
Brian Birtles 8ff7b93580 Bug 1376594 - Track locally whether an effect is part of an EffectSet to avoid hashmap lookups; r=hiro
MozReview-Commit-ID: IEeAmyR9ZlS

--HG--
extra : rebase_source : 112ec688662a14668839f3ceb45192e50edbe381
2017-07-05 10:29:58 +09:00
Nevin Chen b3cec144b3 Bug 1376690 - Disable Leanplum when users are using private mode. r=maliu
MozReview-Commit-ID: AtFNFW45e9j

--HG--
extra : rebase_source : 0f015c65ef6fd4e2922f47736b24a7bf81ee8558
2017-06-30 17:20:35 -07:00
James Cheng 71f821bf1b Bug 1376966 - [Fennec][HLS] Fix defects in GeckoHlsPlayer.java. r=kikuo
MozReview-Commit-ID: 5L4eluBOexY

--HG--
extra : rebase_source : 94698a815d05f934d8837c32a6ae61f1e72c83d7
2017-07-07 16:41:31 +08:00
Masayuki Nakano 7edb06b6ab Bug 1367482 NativeKey::HandleCharMessage() should treat a WM_CHAR message for '\r' as a Enter key press r=m_kato
Starting from 52, NativeKey::HandleCharMessage() ignores all control characters.  However, some keyboard layout utilities may send WM_CHAR message whose wParam is '\r' for emulating pressing Enter key.  For supporting such utilities, we should dispatch Enter keypress event when HandleCharMessage() receives such event.

Note that this patch does NOT support a pair of WM_KEYDOWN and WM_CHAR whose wParam is '\r' but the WM_KEYDOWN isn't VK_RETURN.  If there is such case, we need to support it too.  However, it needs a lot of code changes.  So, we shouldn't support it until such bug is filed actually.

MozReview-Commit-ID: CWyvBtLmXgg

--HG--
extra : rebase_source : 6e9b27dc2fb9eb75626cdd5ab339d348a7be3040
2017-07-08 03:08:07 +09:00
Xidorn Quan aa1f5767c8 Bug 1372464 - Use ComputedValues rather than element to get style rule list. r=heycam
MozReview-Commit-ID: JPBbhrxG0Lh

--HG--
extra : rebase_source : 5bec19320bd8fa04efc37bd9301f6f9ecb95ca19
2017-07-10 09:38:58 +10:00
Xidorn Quan 3fd921b5a3 servo: Merge #17646 - stylo: Use ComputedValues rather than element to get style rule list (from upsuper:bug1372464); r=heycam
This is the Servo side of [bug 1372464](https://bugzilla.mozilla.org/show_bug.cgi?id=1372464).

Source-Repo: https://github.com/servo/servo
Source-Revision: 95a85a301f1d014c45448a4d5d4f5a8497904af6

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : be1244951c8d868b79ee09b37d1f26615f6ec89f
2017-07-09 20:07:41 -07:00
Ralph Giles 8151fd3c3c Bug 1379339 - Enable stylo in macOS automation builds. r=gps
Enable stylo in Firefox Nightly builds for macOS so we can
get testing feedback until we have addressed issues blocking
enabling it for developer builds.

MozReview-Commit-ID: 3y0QT4oiBpt

--HG--
extra : rebase_source : 531162da334a6d124dcd7328f45d677cb4933551
2017-07-07 18:42:01 -07:00
Wei-Cheng Pan 421c3c6958 Bug 1376760 - Fix race condition for ICustomDestinationList usage. r=jimm
MozReview-Commit-ID: fgZjrHqiek

--HG--
extra : rebase_source : fc4a347bbba68f8927ac3afc85db748ffc03eff1
2017-07-06 14:06:09 +08:00
Connor Brewster d6b636476c servo: Merge #17505 - Remove unnecessary `recv` in the constellation (from cbrewster:less_blocking); r=asajeffrey,glennw
<!-- Please describe your changes on the following line: -->

---
<!-- 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: 82f65f6eb38400affcc8e8bbc9023f345baf3942

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 7bc5b0604156f6622162331e8d4e05ebb01b41e6
2017-07-09 14:39:59 -07:00
Sebastian Hengst 3ee16c27a3 merge mozilla-central to autoland. r=merge a=merge 2017-07-09 23:30:59 +02:00
Sebastian Hengst ebc180f7d5 Backed out changeset 7cb5f70b086d (bug 1377543) for breaking Android multi-locale builds. r=backout a=backout
MozReview-Commit-ID: 1Ow65BnlErT
2017-07-09 23:29:32 +02:00
ffxbld b7e531410e No bug, Automated HPKP preload list update from host bld-linux64-spot-308 - a=hpkp-update 2017-07-09 09:02:40 -07:00
ffxbld 74998d2dd7 No bug, Automated HSTS preload list update from host bld-linux64-spot-308 - a=hsts-update 2017-07-09 09:02:37 -07:00
Masatoshi Kimura 56b88afb3b Bug 1379436 - Add some reftests for line-height: calc(). r=xidorn
MozReview-Commit-ID: HMLWU1Wfynp

--HG--
extra : rebase_source : 352673d362b54414b8b2aa9eb262468819ae9bf4
2017-07-09 19:42:39 +09:00
Sebastian Hengst d00887532b merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: IZdWUL0ee1b
2017-07-09 11:19:35 +02:00
Sebastian Hengst 4d844a1828 merge autoland to mozilla-central. r=merge a=merge
MozReview-Commit-ID: BYX9oaWnQjG
2017-07-09 11:18:17 +02:00
Kartikaya Gupta 540da41b2f Bug 1379394 - Add a pref to allow disabling the one-handed-zoom gesture in APZ. r=botond
MozReview-Commit-ID: LUB83oLyVkm

--HG--
extra : rebase_source : 4fd4b1c4a2069f4dcf8084be33aac1f64e7bd636
2017-07-08 23:04:33 -04:00
Emilio Cobos Álvarez 4358a07aad Bug 1379433: Test. r=heycam
MozReview-Commit-ID: EsDTzjLkqVk

--HG--
extra : rebase_source : 9dd98c3d058fafa993b60d7f15012c1ffedcc0ad
2017-07-09 04:16:20 +02:00
Emilio Cobos Álvarez d27be80d37 servo: Merge #17644 - stylo: Run the stylehseet invalidation pass also for stylesheet removals (from emilio:invalidation-stylesheet-removals); r=heycam
People apparently do all sorts of silly stuff with stylesheets, see Google Inbox
in bug 1379203.

Bug: 1379433
Reviewed-By: heycam
MozReview-Commit-ID: 4x2d3glOFu8
Source-Repo: https://github.com/servo/servo
Source-Revision: 00e366ac82ee3fe3119ecffc68d895974f33c5e0

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 460637505da4995e4b93e6eac36c81d097d96a5b
2017-07-09 05:18:36 -07:00
ffxbld 4aaa085139 No bug, Automated HPKP preload list update from host bld-linux64-spot-389 - a=hpkp-update 2017-07-08 09:13:56 -07:00
ffxbld 904f22f37f No bug, Automated HSTS preload list update from host bld-linux64-spot-389 - a=hsts-update 2017-07-08 09:13:53 -07:00
Olli Pettay e0ed9babb5 Bug 1376382, key event handling is asynchronous, try to fix test to be more async too, r=masayuki 2017-07-08 17:23:08 +03:00
Sebastian Hengst 7076377b5e Backed out changeset 4ea831e6e7d1 (bug 1357490) for frequently failing toolkit/components/extensions/test/xpcshell/test_ext_privacy_update.js on Linux x64 asan. r=backout 2017-07-08 11:31:57 +02:00
Sebastian Hengst e0967cf4de Backed out changeset e017440a55a8 (bug 1357490) 2017-07-08 11:30:47 +02:00
Sebastian Hengst 7d874f78d7 Backed out changeset fa4a2714ae9b (bug 1357486) for frequently failing xpcshell's toolkit/mozapps/extensions/test/xpcshell/test_delay_update_webextension.js on Windows debug. r=backout 2017-07-08 11:24:18 +02:00
Sebastian Hengst 9f5d4e2cf0 Backed out changeset 4e252b1de0d0 (bug 1357486) 2017-07-08 11:23:44 +02:00
Sebastian Hengst bfb49e4366 Backed out changeset c72d36a91e44 (bug 1357486) 2017-07-08 11:23:40 +02:00
Sebastian Hengst 7cc4391f90 Backed out changeset 0159b012fa2d (bug 1357486) 2017-07-08 11:23:36 +02:00
Sebastian Hengst 8b0a1ec03d Backed out changeset 44ab0cca4956 (bug 1357486) 2017-07-08 11:23:32 +02:00
Sebastian Hengst a9d690dc5b Backed out changeset 5fba1531fbaf (bug 1357486) 2017-07-08 11:23:28 +02:00
Sebastian Hengst 15b1ddec90 Backed out changeset 7124641a168f (bug 1357486) 2017-07-08 11:23:24 +02:00
Sebastian Hengst 2a64b2c947 Backed out changeset bb1aa3b7bdf3 (bug 1357486) 2017-07-08 11:23:02 +02:00
Kris Maglione 0a18cd6c99 Bug 1357486: Follow-up: Skip optional permissions test with e10s disabled.
MozReview-Commit-ID: CadIoyzBeJ6
2017-07-07 23:14:17 -07:00
Wes Kocher fd4857585c Merge autoland to central, a=merge
MozReview-Commit-ID: Lf7ROINgvql
2017-07-07 17:22:00 -07:00
Wes Kocher 5f00a2d1ab Merge inbound to central, a=merge
MozReview-Commit-ID: AhUhSIjf0BX
2017-07-07 15:58:55 -07:00
Sebastian Hengst 8e560af8c9 Backed out changeset be7d6aa4aef3 (bug 1376026) for failing browser_bug970746.js on Windows 7 VM. r=backout 2017-07-07 21:42:42 +02:00
Sebastian Hengst 522fc18c93 Backed out changeset 24421d72ba08 (bug 1376026) 2017-07-07 21:42:09 +02:00
Sebastian Hengst 49b8ee536c Backed out changeset 387e4a353e65 (bug 1376026) 2017-07-07 21:42:05 +02:00
Grigory Kruglov d566bb2652 Bug 1379025 - Update sync ping tests for the "firm up" changes r=nalexander
MozReview-Commit-ID: 19eC01yOg3n

--HG--
extra : rebase_source : 5ad6f7e1ca1b7e1b8d63cfba960b1d3ca22e6974
2017-07-07 15:15:58 -04:00
Christian Holler 8906b9f06b Bug 1379258 - Build webrtc/signaling code with coverage for LibFuzzer. r=gps
MozReview-Commit-ID: 16tpcWWImdv

--HG--
extra : rebase_source : 9a73da4b7ad50f1f6c120e69e99a130b94d87513
2017-07-07 20:43:59 +02:00
Emilio Cobos Álvarez ffbc62fe44 Bug 1379421: followup: Remove more dead code, and mark RestyleManager::mType as protected. r=me
The protected thing is needed to silence a clang warning about unused fields on
non-stylo builds.

MozReview-Commit-ID: CsFuIGmKfJx
2017-07-09 03:42:14 +02:00
Emilio Cobos Álvarez b79d78ab63 Bug 1379421: Remove unneeded null-checks in RestyleManager. r=heycam
Container is the result of dereferencing a non-null variable, so there's no way
that can be null.

MozReview-Commit-ID: 42xWAeHxR5E

--HG--
extra : rebase_source : b46cbfba8b6573194009f7e96a8928b8b817c215
2017-07-09 00:02:47 +02:00
Emilio Cobos Álvarez ce6a343504 Bug 1379421: Remove dead code in ServoRestyleManager. r=heycam
MozReview-Commit-ID: zNNcy6p5qD

--HG--
extra : rebase_source : 1b9f5dac02dd454f2059bf758a34910e7736affc
2017-07-09 00:02:16 +02:00
Omar Akkila 060277a2ba servo: Merge #17632 - Clean up HTMLImageElement::handle_event (from omakk:master); r=jdm
Reflects desired changes in #15832

<!-- Please describe your changes on the following line: -->
Cleans up `HTMLImageElement::handle_event` located in `components/script/dom/htmlimageelement.rs`

---
<!-- 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
- [X] These changes fix #15832

- [X] These changes do not require tests because this change maintains the same logic

Source-Repo: https://github.com/servo/servo
Source-Revision: 6e2e7151d84804d4d630cecb1bf0a5ea2fe70e2b

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : f8ec1f7d8f0a519cc35934d3a51514dc087cecd6
2017-07-07 11:21:16 -07:00
Sebastian Hengst 6bd085ba71 Backed out changeset a7bc534c0604 (bug 1374589) for breaking gecko decision task. r=backout 2017-07-07 21:01:55 +02:00
ffxbld 238406d4c1 No bug, Automated HPKP preload list update from host bld-linux64-spot-304 - a=hpkp-update 2017-07-07 08:56:58 -07:00
ffxbld 08f76dfa4d No bug, Automated HSTS preload list update from host bld-linux64-spot-304 - a=hsts-update 2017-07-07 08:56:55 -07:00
Carsten "Tomcat" Book fe3f254925 Backed out changeset 018e683b25cd (bug 1370007) for breaking tier 2 nightly builds on windows 2017-07-07 15:23:54 +02:00
Carsten "Tomcat" Book b5c809a8bc merge mozilla-inbound to mozilla-central a=merge 2017-07-07 10:35:44 +02:00
Kris Maglione b2069a4a9b Bug 1357486: Enable OOP extensions by default on Windows. r=aswan
MozReview-Commit-ID: 3Tet7tNtmGx

--HG--
extra : rebase_source : 5589394a4f7e738374b59e468ca58714d9ba3ab2
extra : histedit_source : 1d84968039fc33231000dade71d1efdfc35f4165
2017-07-06 21:13:40 -07:00