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

541078 Коммитов

Автор SHA1 Сообщение Дата
Wes Kocher 9cd566c67e Backed out changeset 1efa46c863a0 (bug 1368145) for failures in browser_visibleTabs_contextMenu.js a=backout CLOSED TREE
MozReview-Commit-ID: EukWggvR4qR

--HG--
extra : amend_source : 6787ce03a79714993bfc2e1f8de1e178b2738cfe
2017-06-09 09:22:52 -07:00
Wes Kocher 6dbc3e8839 Backed out changeset 9933f2d4d188 (bug 1369095) for timeouts in browser_page_action_menu.js a=backout CLOSED TREE
MozReview-Commit-ID: CErzYNn287D
2017-06-09 09:19:45 -07:00
Wes Kocher 3f85279da4 Backed out changeset 17c92027f70b (bug 1287852) for test_ext_all_apis.html failures a=backout CLOSED TREE
MozReview-Commit-ID: 2rSQBqPLJMH
2017-06-09 09:06:19 -07:00
Wes Kocher 3c7545e844 Backed out changeset 91ddd0674124 (bug 1370176) for build bustage a=backout CLOSED TREE
MozReview-Commit-ID: IiyTf0EQtAw
2017-06-09 08:59:49 -07:00
L. David Baron 8f0a832c01 Bug 1371157 - Cache results of Windows system font lookups. r=jimm
I haven't really tested that this fixes the performance problem observed
in a profile without the patch because the steps to use the Gecko
Profiler on local builds on Windows are rather complicated.

MozReview-Commit-ID: FmGFs2Cvquv

--HG--
extra : transplant_source : %CB%AD%1E%2A%8F%DB%0D%9E%25%08%A82%13fP%BFS%82%BF%FC
2017-06-09 08:59:12 -07:00
L. David Baron f37c8a671f Bug 1371157 - Use override keyword in windows nsLookAndFeel header. r=jimm
MozReview-Commit-ID: 8bwmXmBFZB4

--HG--
extra : transplant_source : %EB%3A-%D7%3E%5E%22%A7%24%CAL%7D%A0%BB%E6%A9p%3E%86J
2017-06-09 08:59:12 -07:00
Benjamin Smedberg a34411d4f9 Bug 1369755 test followup - the infobar no longer shows plugin-specific data, so this subtest is no longer relevant r=trivial 2017-06-09 11:48:40 -04:00
ffxbld 12afa8cc9c No bug, Automated blocklist update from host bld-linux64-spot-308 - a=blocklist-update 2017-06-09 08:28:40 -07:00
ffxbld cb712cd137 No bug, Automated HPKP preload list update from host bld-linux64-spot-308 - a=hpkp-update 2017-06-09 08:28:37 -07:00
ffxbld 005b20e0a4 No bug, Automated HSTS preload list update from host bld-linux64-spot-308 - a=hsts-update 2017-06-09 08:28:34 -07:00
Jeff Muizelaar cf6d4425f4 Bug 1359527. Fixup DrawTarget::IntoLuminance mismerge. r=mchang
This adds back the NEON code and fixes up a couple of other pieces
2017-06-09 10:57:44 -04:00
Carsten "Tomcat" Book a6cba61b0e merge mozilla-inbound to mozilla-central a=merge 2017-06-09 16:03:43 +02:00
Carsten "Tomcat" Book ea48e176bb Merge mozilla-central to autoland 2017-06-09 13:04:17 +02:00
Carsten "Tomcat" Book 34b558689d Merge mozilla-central to mozilla-inbound 2017-06-09 13:03:16 +02:00
Carsten "Tomcat" Book d5a13ba05e merge mozilla-inbound to mozilla-central a=merge 2017-06-09 12:58:49 +02:00
Jon Coppeard 0924a2d29c Bug 1369748 - Parallelise the start of GC marking r=sfink r=smaug 2017-06-09 11:44:15 +01:00
Jon Coppeard 5a31115d2a Bug 1369748 - Refactor GCRuntime::beginMarkPhase r=sfink 2017-06-09 11:40:41 +01:00
Matthew Noorenberghe b4d6afedf6 Bug 1368872 - Update Autofill work-in-progress warning to reflect heuristic and <select> support. r=me
MozReview-Commit-ID: KUmSptTxuPP
2017-06-09 18:06:22 +08:00
Georg Fritzsche b829645388 Bug 1368937 - Make search event opt-out. r=Dexter data-review=rweiss
MozReview-Commit-ID: Ah97Fhu8Apa
2017-06-09 18:07:00 +08:00
Anthony Ramine 1771af7b85 servo: Merge #17149 - Update Rust nightly (from servo:rustup); r=emilio
Source-Repo: https://github.com/servo/servo
Source-Revision: 9656341f43cc1bc415e07a0a0c919740280ad2ab

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 828f413975924753ab1370d64a824a7744a0733f
2017-06-09 02:41:16 -07:00
Jan de Mooij 3227b2735a Bug 1371215 part 3 - Optimize and simplify Matcher a bit more. r=luke 2017-06-09 09:19:08 +02:00
Jan de Mooij 29ea196af6 Bug 1371215 part 2 - Remove FirstCharMatcher16bit as it's not used much and has some perf issues. r=luke 2017-06-09 09:18:30 +02:00
Jan de Mooij 20be2e7edb Bug 1371215 part 1 - Use the memchr optimization on OS X too, as it's fast now. r=luke 2017-06-09 09:17:58 +02:00
Timothy Guan-tin Chien 3a33f2f34f Bug 1370439 - Make sure new preferences page tests are running on the new preferences, r=jaws
MozReview-Commit-ID: ECfoP7hzXDF

--HG--
extra : rebase_source : 155e6b04af2e9b7382c3851005cd6077f987a646
2017-06-09 12:35:37 +08:00
Ricky Chien fbeff50ee2 Bug 1370781 - Run offlineQuotaNotification test on new preferences r=jaws
MozReview-Commit-ID: G3y0xDj1egB

--HG--
extra : rebase_source : a913e6942dd9fb900b62f0fa2cac9a814dce4048
2017-06-09 20:56:11 +08:00
Josh Matthews 3833fdfc79 servo: Merge #17255 - Remove cssparser dependency from msg (from jdm:rmcssparser); r=metajack
This applies the change from #17111 once more since it was reverted by an incorrect rebase.

Source-Repo: https://github.com/servo/servo
Source-Revision: e46aa87b4c126ddd5857fe6a365710076ad427f8

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : c21078e16603268d29b037620f2af7008bae59a5
2017-06-09 07:51:33 -07:00
Alex Gaynor 0403c42ccf Bug 1371701 - Fixed sandboxing tests to reflect that we're enabling file content process for all channels r=bobowen
MozReview-Commit-ID: ICXZjEU2n6L

--HG--
extra : rebase_source : f28d5d61f6a0cdfecb2804239c407c730c4fd2ba
2017-06-09 11:24:07 -04:00
Fischer.json 7c2b5f483e Bug 1370780 - Test storage pressure notification according to the browser.preferences.useOldOrganization pref. r=jaws
On Nightly it is the new about:preferences (browser.preferences.useOldOrganization = false) so the siteDataGroup is under about:preferences#privacy.
On Beta and Release it is the old about:preferences (browser.preferences.useOldOrganization = true) so the siteDataGroup is under about:preferences#advanced.

This patch will detect browser.preferences.useOldOrganization to decide the right about:preferences url to check

MozReview-Commit-ID: CFm0ntHfRq6

--HG--
extra : rebase_source : 89d05be28ffd27321286feebe8a26145cdd54100
2017-06-09 11:53:22 +08:00
Louis Chang 311590d7a3 Bug 1362255 Part 2 - Import the tests. r=xidorn
MozReview-Commit-ID: 3oOqMwXtoOx

--HG--
extra : rebase_source : a36397fceac2408b35faa8b8247d7d2d32c6b45d
2017-06-09 10:36:20 +08:00
Louis Chang 18001ec565 Bug 1362255 Part 1 - Update failures.list for new failures. r=xidorn
The modifications includes:
1) skip focus-within-shadow-*.html tests due to test method changed and causing test timeout
2) sync the failures.list with reftest.list
3) add new failures to the list

MozReview-Commit-ID: HjynNYDuiv4

--HG--
extra : rebase_source : 6b2f087709015882929b2cf533160eb1695067e6
2017-06-09 10:35:26 +08:00
Boris Chiou 8b23b3b9f5 servo: Merge #17223 - stylo: Make -moz-{tab-size, box-flex, image-region, outline-radius} animatable (from BorisChiou:stylo/animation/tab_size); r=hiro,Manishearth
Make -moz-tab-size, -moz-box-flex, -moz-image-region, and -moz-outline-radius animatable, so test_transitions_per_property.html doesn't get any exception of these properties.

---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix Bug 1370803, Bug 1370808, Bug 1370845, and Bug 1370846.
- [X] These changes do not require tests because we have test in Gecko side already.

Source-Repo: https://github.com/servo/servo
Source-Revision: e386e4248195a17eed522ac8746963022180a6e2

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 629a7c87d3abfb28bf0ca301dd60004445dc2845
2017-06-08 20:00:24 -07:00
Phil Ringnalda aea7a458b8 Backed out changeset cff7d7889369 (bug 1366853) for frequently failing browser_source_map-no-race.js at line 39 with: newLoc is null.
MozReview-Commit-ID: CEfFwc3LA2K
2017-06-08 19:29:28 -07:00
Connor Brewster 6825332e33 servo: Merge #17248 - Fix parent climb hierarchy in send_frame_tree (from cbrewster:fix_the_chrome); r=asajeffrey
<!-- 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
- [X] These changes fix #17246 (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: 1fe70437cb182cb734b4bbd1e7c86b38a4557a17

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : c87ff72b7071abd19bd3d70f65346221b6b2ccfe
2017-06-08 18:25:20 -07:00
Brian Grinstead 6d93cc1ff9 Bug 1371452 - Provide instructions for POSTing the profile from test_render_perf.html to perf-html;r=nchevobbe
MozReview-Commit-ID: HYdmANqxIg5

--HG--
extra : rebase_source : 6735ed2499e2b05731aaf1b6d04f42f0a4bc70be
2017-06-08 15:00:34 -07:00
Dave Townsend 5ab4c00d47 Bug 1371433: Clean up how we call which across platforms. r=standard8
This reduces the amount of Windows specific code used to look up node and has
the effect of doing a full search of the path before looking in the default
locations on Windows.

MozReview-Commit-ID: 4TZFiorYhKv

--HG--
extra : rebase_source : beab0eb2584f370bc1c4c2e04a491465746e3e0e
2017-06-08 14:08:17 -07:00
Anthony Ramine 0279918943 servo: Merge #17254 - Update the WebIDL parser (from servo:webidl); r=jdm
Source-Repo: https://github.com/servo/servo
Source-Revision: 0c929ad3fd902f4314844787868fe891033d3b01

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 39a79ac6b1aefd9222663d328bb2b133f2455b98
2017-06-12 07:37:49 -07:00
Fernando Jimenez Moreno 3a2e1cf12d Bug 1370501 - stylo: Implement ServoStyleRule::GetSpecificity. r=emilio
MozReview-Commit-ID: Kxa7Q3Yw4It

--HG--
extra : rebase_source : 4af8753c6c9d83d34ea2f13cd4cac04595ac7432
2017-06-12 14:54:44 +02:00
Fernando Jimenez Moreno 1c57cc83d0 Bug 1370501 - stylo: Fix ServoStyleRule::GetSelectorTextFromIndex. r=emilio
MozReview-Commit-ID: 6STojaOLggZ

--HG--
extra : rebase_source : 39e3949e17c018795e9565124c14f9b7c96f4b53
2017-06-12 14:54:39 +02:00
Masatoshi Kimura 9c589731b4 Bug 1371010 - Test to make sure that serializeToString does not percent-encode href attributes. r=jgraham
MozReview-Commit-ID: 2gGhaEXIltr

--HG--
extra : rebase_source : 78dc44d1b40dd1b1d318e0e2ee58a229ea062da2
2017-06-10 11:57:14 +09:00
Masatoshi Kimura cab6038243 Bug 1371010 - Stop percent-encoding href attributes when serializing documents. r=hsivonen
MozReview-Commit-ID: 6nBFtzk0K4T

--HG--
extra : rebase_source : 9a03a1bf79791f45b2c4f0084a0c16f3c2a46c4e
2017-06-09 11:26:52 +09:00
Andreas Tolfsen 08a0518acc Bug 1371718 - Recommend Firefox 53 or greater for geckodriver; r=whimboo
DONTBUILD

MozReview-Commit-ID: 6fEh8cUdvSe

--HG--
extra : rebase_source : bb75ed1f822289c6c2d63cf2e2b3d32027e64b51
2017-06-09 17:24:11 +01:00
Kartikaya Gupta c1a601a0f4 Bug 1371382 - Update gl_generator to 0.5.3. r=jrmuizel
This also pulls in khronos_api v1.0.1

MozReview-Commit-ID: Gw4GtvD3pOx

--HG--
extra : rebase_source : 95601450e5cf125001e69fdbc104e488e88e926e
2017-06-08 17:06:05 -04:00
Wes Kocher 1be06aea28 Merge m-c to autoland, a=merge
UPGRADE_NSS_RELEASE

MozReview-Commit-ID: ItWcUAUYyaj

--HG--
extra : amend_source : fc43f23f0e12d5f88d72be9526a953d8015e6975
2017-06-08 18:44:32 -07:00
Manish Goregaokar 02cc1f82e0 Bug 1364162 - Part 2: stylo: Make all attribute selectors respect case insensitivity; r=SimonSapin
MozReview-Commit-ID: 1sCnU2fG1IB
2017-06-08 18:32:04 -07:00
Dan Glastonbury 0170a00894 Bug 1371319 - null out pulse pointers on destruction. r=kinetik
To avoid a double freeing of pa_context and pa_threaded_mainloop on
error, null out pointers once the object is freed.

Added assertions that pointer are null after destroy()'ing.

MozReview-Commit-ID: 1Ycmkrc2kWe

--HG--
extra : rebase_source : 1074ba307a45f9714b07c66d112a1b4b190c4540
2017-06-09 10:33:17 +10:00
Grigory Kruglov 4d610b5cf3 Bug 1371402 - Disable processing of background telemetry if it's disabled in the preferences r=nalexander
MozReview-Commit-ID: ANGu2MhQto0

--HG--
extra : rebase_source : 42779c16fc6035b25141c7ef86ef42c48ad28ebe
2017-06-08 18:16:18 -04:00
Grigory Kruglov ee45418920 Bug 1369844 - Add switchboard experiment for background telemetry processing r=nalexander
Intended use is a "kill-switch" for processing/upload of background telemetry.

MozReview-Commit-ID: CXhQtkxljAy

--HG--
extra : rebase_source : eabee231d46fe9d906fd2f9bf135edc845e12b1d
2017-06-08 16:46:53 -04:00
Manish Goregaokar 64ef9d2b1d servo: Merge #17247 - stylo: Make all attribute selectors respect case insensitivity (from Manishearth:stylo-insensitive-selectors); r=SimonSapin
r=simonsapin https://bugzilla.mozilla.org/show_bug.cgi?id=1364162

Source-Repo: https://github.com/servo/servo
Source-Revision: a6b3bf1517b8329e26c6b8dec84b294bf7d257be

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 884ce9276375873c11a2ece7b4cd8cc22147fe1d
2017-06-08 17:26:45 -07:00
Wes Kocher 83b172b622 Bug 1371109 - Use random-if instead of fails-if due to unexpected passes elsewhere r=me a=me
MozReview-Commit-ID: Hsv6JFENjuZ
2017-06-08 18:16:59 -07:00
Benjamin Smedberg 4fbbf539f1 Bug 1369755 part B - Adjust the wording of the infobar to more closely match the in-content UI, and the doorhanger to more closely match other permissions and be more personal. ui-review=sbarrett r=felipe
MozReview-Commit-ID: ltNXwFA0hg

--HG--
extra : rebase_source : 52555fbc01c59602a81615cfcecd3838d5c1d1a0
2017-06-08 15:48:49 -04:00