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

587976 Коммитов

Автор SHA1 Сообщение Дата
Kartikaya Gupta 9fa8fde9e9 Bug 1447998 - Update webrender to commit 22493328352ba432a7cd89491d81bfaa19bc1bce. r=jrmuizel
MozReview-Commit-ID: 4krUpVqWkr

--HG--
extra : rebase_source : 55990a227f280c2c9c1f92c9f2c1f52b6e91c184
2018-03-28 09:11:21 -04:00
Cosmin Sabou 05c79c044e Backed out changeset 3a641d9546c6 (bug 1436450) for xpcshell failure on xpcshell/test_ext_permissions.js. 2018-03-28 17:24:53 +03:00
Carl Corcoran ea016dd3dd Bug 1449518: Remove unnecessary RBP trashing in x64CrashCFITest_ALLOC_SMALL; r=dmajor
MozReview-Commit-ID: DX9nPQZh7dp

--HG--
extra : rebase_source : ce24d1e3cce17f29ff98be58aa9822a10b3b66d2
2018-03-28 12:22:41 +02:00
Carl Corcoran 6089af290d Bug 1449392: Marking tests fixed in 1449131 as passing in Windows ccov; r=dmajor
MozReview-Commit-ID: 2gLKbEof7TK

--HG--
extra : rebase_source : 0cb68e81c5e8fe54a815289468dc2ab0d5496f33
2018-03-28 12:31:31 +02:00
Tomislav Jovanovic 3a8e210260 Bug 1436450 - Fix <all_urls> as an optional API permission r=aswan
MozReview-Commit-ID: FXiUuNgPlRo

--HG--
extra : rebase_source : b4c60c1fd0a6071beea3073d7f734fa7dada24d6
2018-03-27 00:40:23 +02:00
Xidorn Quan 1e818a9902 servo: Merge #20460 - Remove StyleBackendType uses (from upsuper:remove-stylebackendtype); r=emilio
This is the Servo side change of [bug 1447828](https://bugzilla.mozilla.org/show_bug.cgi?id=1447828).

Source-Repo: https://github.com/servo/servo
Source-Revision: 433d2f65778c955854a5cd911fc62878524be610

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 94125bcb9dcd52c110a1b3441bc1b30f6b9fbcef
2018-03-28 08:15:14 -04:00
Alexandre Poirot 3411a3421f Bug 1444821 - Use related paths in DAMP tests. r=jdescottes
MozReview-Commit-ID: 3g3L8DxyJhV

--HG--
extra : rebase_source : ad6de0d2b8b7d6618b4f1b9141da2255aa02ac16
2018-03-26 10:29:06 -07:00
Kartikaya Gupta 373c7f9cd5 Bug 1449478 - Actually prevent creating new scroll data for simple transform items. r=jrmuizel
MozReview-Commit-ID: ClRVNR1ILSg

--HG--
extra : rebase_source : 25867ea31574335f89d21093149e54f7e957e78f
2018-03-28 06:32:06 -04:00
Kartikaya Gupta 1ad07c54db Bug 1449478 - Avoid clobbering transforms in the WebRenderScrollData. r=jrmuizel
Due to an oversight in bug 1423370, the code I added was setting the
transform on a WebRenderLayerScrollData after initializing it, but the
initialization might have populated the transform. Thus the
transform-set that I added would have clobbered the transform. This
updates the code to combine the two transforms instead which avoids
the clobber.

MozReview-Commit-ID: 4mKJTLSMD9J

--HG--
extra : rebase_source : c486c5866739ab040d81f9f9a43b2b8a04c2d383
2018-03-28 06:32:06 -04:00
Masayuki Nakano 989795493b Bug 1449018 - The bookmark panel should listen to keypress event at the system event group r=mak
The bookmark panel should handle keypress events at the system event group
because it needs to handle keypress events after autocomplete module which
handles keypress events at the system event group.

MozReview-Commit-ID: 9KjBlQ59gHw

--HG--
extra : rebase_source : 7a626d2b1bd7ae4f8fd917d5e569be34e34227dc
2018-03-27 16:50:18 +09:00
Alex Chronopoulos 5cf2c64821 Bug 1431810 - Correct typo mistake in a webaudio test. r=kinetik
MozReview-Commit-ID: 45kAYeTAjaD

--HG--
extra : rebase_source : 101728377ed0e25e27184c2c25c4024b546decca
2018-03-28 14:14:46 +03:00
Jonathan Kingston 2249849aaa Bug 1311145 - Removal of about extension modal in about:addons r=aswan
MozReview-Commit-ID: 4eMicumvQph

--HG--
extra : rebase_source : 35adc3fd9a062893160290f8a2e67e38628bdbba
2018-03-16 17:08:33 +00:00
Hiroyuki Ikezoe add6bfc043 Bug 1446993 - Observe restyling count in `fixed 20` frames instead of tweaked count. r=birtles
In bug 1444177, I did accidentally replace the frame count with the tweaked
count.  The tweaked count represents that animation restyling should happen
the tweaked count times during *not-yet-tweaked* frame count.

MozReview-Commit-ID: 1QmH5xaYexL

--HG--
extra : rebase_source : fc32bdccf6cdeafcb178b7f675e88038217f658c
2018-03-28 08:24:38 +09:00
Xidorn Quan 0cd2404617 Bug 1449089 part 5 - Remove nsCSSPseudoClasses.{h,cpp} and nsCSSPseudoClassList.h. r=emilio
MozReview-Commit-ID: 7KYFiQ5vUxg

--HG--
extra : rebase_source : 9f3a61b3cb240d2fdf23ccc056762c169eaf42e2
2018-03-28 09:41:04 +11:00
Xidorn Quan 2c1d56ad39 Bug 1449089 part 4 - Move logic of nsCSSPseudoClasses::LangPseudoMatches into Gecko_MatchLang. r=emilio
MozReview-Commit-ID: 6c6TooaU6dQ

--HG--
extra : rebase_source : c5254c1631763661fdb627bcf8292d3299177dc2
2018-03-28 09:41:04 +11:00
Xidorn Quan 2d757b0424 Bug 1449089 part 3 - Remove pref layout.css.scope-pseudo.enabled. r=emilio
It was never effective in Stylo anyway.

MozReview-Commit-ID: EF7NnS6uxOO

--HG--
extra : rebase_source : 8d924fad9958cf12c746156241c51c3a6488020f
2018-03-28 09:41:04 +11:00
Xidorn Quan 395e66570e Bug 1449089 part 2 - Move matching logic of :-moz-table-border-nonzero and :-moz-browser-frame into individual binding functions. r=emilio
MozReview-Commit-ID: Ic3EjtwSve0

--HG--
extra : rebase_source : 6365e8a9f727842b7c4cc3547a102d6300600e38
2018-03-28 09:41:04 +11:00
Xidorn Quan 5e4279ed26 Bug 1449089 part 1 - Make :-moz-native-anonymous and :-moz-use-shadow-tree-root matches in Rust code. r=emilio
:-moz-native-anonymous can just use is_in_native_anonymous_subtree()
which is an existing function duplicating IsInNativeAnonymousSubtree().

IsRootOfUseElementShadowTree() in C++ code only has a single reference
from nsCSSPseudoClasses::MatchesElement() so we can just move it to the
Rust side. And actually Rust code has existing duplicate logic for
blocks_ancestor_combinators().

MozReview-Commit-ID: 8M1hHrYJT6Y

--HG--
extra : rebase_source : bf53ac7d8b15b0d1f7447a6056986d89b1cb4e57
2018-03-28 09:41:04 +11:00
Xidorn Quan 8543cb7090 Bug 1449097 - Use Servo to implement GetStatesForPseudoClass function in InspectorUtils. r=emilio
MozReview-Commit-ID: 2tL5otfqCiw

--HG--
extra : rebase_source : fe9ddd2a840efb33f5c0d7f53c7c755a0929a8f9
2018-03-28 09:41:04 +11:00
Xidorn Quan 6ec573da45 servo: Merge #20456 - Remove nsCSSPseudoClasses and friends (from upsuper:remove-nscsspseudoclasses); r=emilio
This is the Servo side change of [bug 1449097](https://bugzilla.mozilla.org/show_bug.cgi?id=1449097) and [bug 1449089](https://bugzilla.mozilla.org/show_bug.cgi?id=1449089).

Source-Repo: https://github.com/servo/servo
Source-Revision: 97c12bd3927c057d5610b0295f0e8320b64af5e5

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : f63d725bb89e33c3dafa18714e4b77d8958675c6
2018-03-27 18:51:48 -04:00
Daisuke Akatsuka f19d361797 Bug 1445825: Enable new animation inspector in nightly. r=gl
MozReview-Commit-ID: LrjeVNrzsGe

--HG--
extra : rebase_source : 71ab562a92a5765bb32e9b66e93eb9ee45b470b5
2018-03-26 17:00:39 +09:00
Tom Ritter e5134dc41c Bug 1448010 Remove unused nsSAXXML IDL methods r=Gijs
MozReview-Commit-ID: GFdx6Sjuq36

--HG--
extra : rebase_source : fa1061c2df67e4eaa8e01bf18ac87fe38ef79dd3
2018-03-21 11:52:57 -05:00
Tom Ritter 5fda6df793 Bug 1446466 Remove Nightly-only restriction on jemalloc arena implementation r=glandium
MozReview-Commit-ID: CC2cftngmli

--HG--
extra : rebase_source : 5cc5d5b0638b29074cc0e497f4669ebabcf6578a
2018-03-21 20:53:46 -05:00
Tom Ritter 51a8daef9d Bug 1446466 Crash if moz_dispose_arena is called, and comment out all callers r=glandium
Bug 1364359 is to fix a leaked arena. Until that is fixed; it is unsafe to
call moz_dispose_arena more than once.

MozReview-Commit-ID: KIby1RLtrPK

--HG--
extra : rebase_source : 6ea41001e9f0c4d5eb24ee678d6c1c0218991ac3
2018-03-21 20:49:35 -05:00
Margareta Eliza Balazs 7f19ad998a Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-03-28 00:59:33 +03:00
Margareta Eliza Balazs adebb06ac1 Merge inbound to mozilla-central. a=merge 2018-03-28 00:48:11 +03:00
Margareta Eliza Balazs 8d328d7387 Merge autoland to mozilla-central. a=merge 2018-03-28 00:46:12 +03:00
ffxbld 028cd83428 No bug, Automated blocklist update from host bld-linux64-spot-326 - a=blocklist-update 2018-03-27 13:36:02 -07:00
ffxbld a359cb4b0f No bug, Automated HPKP preload list update from host bld-linux64-spot-326 - a=hpkp-update 2018-03-27 13:35:58 -07:00
ffxbld 75fdd4ddaf No bug, Automated HSTS preload list update from host bld-linux64-spot-326 - a=hsts-update 2018-03-27 13:35:54 -07:00
shindli 7c4ca656b6 Backed out changeset 2c9044fa02f9 (bug 1449138) for wpt failures in /builds/worker/workspace/build/src/dom/workers/WorkerRef.cpp:201 on a CLOSED TREE
--HG--
extra : amend_source : 8488291f7f06a368cc8baa30a6b0a970b4679f98
2018-03-27 21:01:54 +03:00
James Graham 720a74c0cd Bug 1449215 - Remove XUL from mozilla/dom wpt test, r=bz
An upstream change had the sideffect that we can no longer create XUL
elements in web-platform-tests. This was the only test using that
ability so rather than revert the change, remove the XUL usage from
the test.

MozReview-Commit-ID: 1SkpLs8QNJl
2018-03-27 18:50:21 +01:00
Andreea Pavel 2e9ae472f6 Backed out changeset d1e979715ac1 (bug 1439342) for build bustages at builds/worker/workspace/build/src/obj-spider/dist/include/js/ProfilingStack.h:18 on a CLOSED TREE
--HG--
extra : rebase_source : 62447b0e6065c284531baaca1b4981cdde96762b
2018-03-27 19:44:32 +03:00
Jason Laster b2f73137ed Bug 1449049 - Update Debugger Frontend v28. r=jdescottes
MozReview-Commit-ID: CRXq1oqSpdu
2018-03-27 12:40:04 -04:00
Andreea Pavel 10de3b2d5a Backed out changeset 38fd94fbfdaf (bug 1443912) for QR crastest failures at /xpcom/string/crashtests/1113005.html a=backout 2018-03-27 15:01:23 +03:00
Andreea Pavel 6d17ac5669 Backed out changeset 8f614217727a (bug 1448771) for android bustages at /builds/worker/workspace/build/src/intl/hyphenation/hyphen/hyphen.c:444 a=backout 2018-03-27 13:41:58 +03:00
Bogdan Tara 39d9b048b9 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-03-27 12:16:26 +03:00
Bogdan Tara 302a55b534 Merge inbound to mozilla-central. a=merge 2018-03-27 12:12:57 +03:00
Andreea Pavel 03681891b2 Backed out 1 changesets (bug 1437972) for android bustages at /builds/worker/workspace/build/src/intl/hyphenation/hyphen/hyphen.c:444 reftest failures at layout/reftests/text/auto-hyphenation-af-1.html on a CLOSED TREE
Backed out changeset bd1571afce38 (bug 1437972)
2018-03-27 10:59:13 +03:00
Jonathan Kew c63f438c7f Bug 1448771 - Merge fix from upstream. r=ryanvm 2018-03-26 20:35:48 +01:00
Jonathan Kew cd203bff9f Bug 1437972 - Fix component associated with WPT css-backgrounds test files. r=jgraham 2018-03-26 20:35:48 +01:00
Kris Maglione 2229f950dd Bug 1410755: Follow-up: Fix assertion in debug builds. r=me
MozReview-Commit-ID: G9Hjrpm7Owg
2018-03-26 22:57:19 -07:00
Kris Maglione 3459470422 Bug 1446686: Follow-up: Temporarily skip test_install.js on Windows for too frequent intermittent failures. r=me DONTBUILD
MozReview-Commit-ID: KWougI8DN3I

--HG--
extra : amend_source : 9ad18b33da65e993d7f74c30a9112315ccadc9da
2018-03-26 22:47:45 -07:00
Kris Maglione 173e0bea99 Bug 1410755: Follow-up: Fix static analysis bustage. r=bustage
MozReview-Commit-ID: GDtg3LoBJhS

--HG--
extra : rebase_source : 698034f363985f9160d4044785756d1b7eca5540
2018-03-26 22:40:11 -07:00
Nicholas Nethercote 7f61125977 Bug 1436655 - Fix up two minor mistakes in comments. r=me
DONTBUILD because it's a comment-only change.

MozReview-Commit-ID: 4x58HTaPELJ

--HG--
extra : rebase_source : 16ca292d6b722fb30fd1822921e6a8aac9f79a25
2018-03-27 16:31:01 +11:00
Marco Bonardo 2d456d10c4 Bug 1448810 - Rename the Places sidebar files and merge sidebarUtils into PlacesUIUtils. r=standard8
MozReview-Commit-ID: GsPPBhiTPul

--HG--
rename : browser/components/places/content/bookmarksPanel.js => browser/components/places/content/bookmarksSidebar.js
rename : browser/components/places/content/bookmarksPanel.xul => browser/components/places/content/bookmarksSidebar.xul
rename : browser/components/places/content/history-panel.js => browser/components/places/content/historySidebar.js
rename : browser/components/places/content/history-panel.xul => browser/components/places/content/historySidebar.xul
extra : rebase_source : 6394e16be1df21d182647ea06c4cf592e8136071
2018-03-26 21:15:41 +02:00
Dão Gottwald e71fb1aa39 Bug 1448482 - Remove <title> element from about:privatebrowsing since tabbrowser already sets the title. r=Gijs
MozReview-Commit-ID: 7oQrfiK0FRa

--HG--
extra : rebase_source : dcaeae1f53682531709bd8333cdf38a0a7e21298
2018-03-27 23:34:23 +02:00
Honza Bambas d0b352582e Bug 1442784 - Carry isMainDocumentChannel HTTP channel flag to redirected HTTP channels, r=michal
--HG--
extra : rebase_source : fc3fa8510359725c8c7165f973f1aae7a1cc5def
2018-03-26 10:49:00 +03:00
Kris Maglione 1279d8455e Bug 1410755: Add StreamFilterParent as a request to the channel load group. r=mixedpuppy
When the base request that we are filtering finishes, it generally removes it
self from the document's load group. If that happens before the parser has
started (which tends to be the case for XML documents that haven't consumed
any data), it can unblock the load event too early. Adding the
StreamFilterParent to the load group while the request is still pending
prevents this problem.

MozReview-Commit-ID: InxAVZQy9kT

--HG--
extra : rebase_source : 5f60f5998fc3bab7283c72deab2c5d36224ae22f
2018-03-24 16:51:35 -07:00
Kris Maglione e53427c4b4 Bug 1448047: Shut down BGReadURLs thread when returning early. r=froydnj
Currently, we only shut down the BGReadURLs code when we reach the end of the
task. If we return early because a cache file doesn't exist, though, the
thread never gets shut down. In general, this should only affect sessions
immediately after a cache flush, but it's still not ideal.

MozReview-Commit-ID: 1R9Q9JiBpmY

--HG--
extra : rebase_source : d774b73b06f049e8e6294aa11b1c0390257d1fbe
2018-03-24 12:25:42 -07:00