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

583339 Коммитов

Автор SHA1 Сообщение Дата
Florian Quèze f3ee8dd20b Bug 1433175 - more aggressive scripted patch to replace remaining Components.classes, Components.interfaces, Components.utils and Components.results uses with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:35 +01:00
Florian Quèze c546946f86 Bug 1433175 - remove by hands some variations of Cc,Ci,Cu definitions, r=Standard8. 2018-02-28 18:51:34 +01:00
Florian Quèze 6df7549a3e Bug 1433175 - semi-automated indent fix, r=Mossop. 2018-02-28 18:51:34 +01:00
Florian Quèze c714053d73 Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
Simon Fraser 197753c5ed Bug 1441867 Fix stat call for udpate packaging r=bhearsum
MozReview-Commit-ID: LNRHy5fzVsQ

--HG--
extra : rebase_source : 5d9896707cd648a4785bca7b898984907d17e892
2018-02-28 15:37:08 +00:00
Mihai Tabara 642a4b0975 bug 1432219: migrate release checksums builder off of BBB to TC. r=aki, rail
--HG--
extra : transplant_source : %09u%E1%BD%FER%92T%0EE%B5%F5%CB%BF%918%D6%B53%9B
2018-02-28 10:03:20 -05:00
Tim Nguyen c58aa506db Bug 1441727 - Use solid SVG icon in 'new bookmark' panel. r=dao
MozReview-Commit-ID: GOniqIySO3d

--HG--
extra : rebase_source : 880a43e1d22ea62c9a33b8d764b356357509bdd5
2018-02-28 14:48:57 +00:00
Michael Ratcliffe ff2bb13cc9 Bug 1441825 - Clicking CSS Error links in Browser Console throws 'onClick is not a function' r=nchevobbe
MozReview-Commit-ID: DoMWc2JCPnl

--HG--
extra : rebase_source : 0f4221aaf9a368af9c4e4b57a7e432328b435279
2018-02-28 14:20:52 +00:00
Sebastian Hengst 769222fadf merge mozilla-inbound to mozilla-central. a=merge
--HG--
rename : browser/base/content/tabbrowser.xml => browser/base/content/tabbrowser.js
2018-02-28 12:54:12 +02:00
Zibi Braniecki 4a44620118 Bug 1435912 - Migrate Preferences::General XUL part to the new Localization API. r=flod,jaws
MozReview-Commit-ID: J5Rr8Gc0oCx

--HG--
extra : rebase_source : df83a089c572be0ed8301edb93777d2aacd0f1f6
2018-02-27 21:20:54 -08:00
Ciure Andrei e22cfebd57 Backed out changeset 30b928272f74 (bug 1373640) for failures on xpcshell-remote.ini:toolkit/components/extensions/test/xpcshell/test_ext_dns.js a=backout
--HG--
extra : rebase_source : 7d4c01ede92b8fb4c67944ed8c2a52d642dbe07a
2018-02-28 06:44:03 +02:00
Ben Hearsum 815b9a36ef bug 1441185: use new update verify configs for final verify. r=aki
--HG--
extra : transplant_source : %1D%18%1D%09%B4%F0%1A%D4%DD%B67%94lk%08%FC%E5%1C%04%ED
2018-02-27 16:59:11 -05:00
Sebastian Hengst 1761ef65c7 merge mozilla-central to mozilla-inbound. CLOSED TREE 2018-02-28 20:19:28 +02:00
Joel Maher 5b4fa43805 backout Bug 1435844 changes to schedule motionmark and h1 on windows. r=me CLOSED TREE 2018-02-28 11:23:07 -05:00
Joel Maher c33aec9ffe backout Bug 1435844 for win10 hardware failures. r=me 2018-02-28 11:17:21 -05:00
Joel Maher d4da45b8ac backout Bug 1431161 for win10 hardware failures. r=me 2018-02-28 11:14:57 -05:00
Sebastian Hengst 1ded4e973b merge mozilla-central to mozilla-inbound 2018-02-28 12:58:05 +02:00
Jan de Mooij b0955bf6f3 Bug 1441587 part 2 - Remove AddObjectsForPropertyRead optimization. r=bhackett
--HG--
extra : rebase_source : e56d426c00b9efe75553fcea135d67b5af86990f
2018-02-28 11:49:12 +01:00
Jan de Mooij de41bf5eea Bug 1441587 part 1 - Track polymorphic call targets better in IonBuilder. r=bhackett
--HG--
extra : rebase_source : abc115e6c24159ad4ba75a82533bb2b40faf2a14
2018-02-28 11:48:03 +01:00
Jon Coppeard e9a3e17234 Bug 1440599 - Allow setting max GC heap size smaller than current size in the shell r=sfink 2018-02-28 10:30:45 +00:00
Michael Ratcliffe 57a3e28460 Bug 1437848 - Enable browser_console_filters.js in new frontend r=nchevobbe
Rebased due to failing tests on try... built on a failing base.

MozReview-Commit-ID: BiC1pWeml2N

--HG--
extra : rebase_source : 4e57102655d930737950dd571b16632c412e0a3d
2018-02-27 18:08:25 +00:00
Masatoshi Kimura 6648e322a9 Bug 1441112 - Stop including <iostream> in FStream.h. r=froydnj
MozReview-Commit-ID: 8SBsucRbL3i

--HG--
extra : rebase_source : 385a9fafbc07753c1273ed25b09e7c00edb5fe36
2018-02-28 21:45:04 +09:00
Bobby Holley 1c48af9d6d Bug 1438974 - Dispatch to the appropriate event target. r=smaug
MozReview-Commit-ID: 6mCk1PjStND
2018-02-28 10:43:13 -08:00
Bobby Holley 8eda59462e Bug 1438974 - Make Servo stylesheet parsing completion async by default. r=bz
MozReview-Commit-ID: GXLT5NakIop
2018-02-28 10:43:13 -08:00
Bobby Holley afa566952e Bug 1438974 - Fix WebExtensions to block layout for pending sheets. r=kmag
This fixes a failure in test_ext_contentScripts_register.js introduced
by async parsing.

MozReview-Commit-ID: JViFhpDX2k1
2018-02-28 10:43:13 -08:00
Bobby Holley d8d05e9038 Bug 1438974 - Make XBL stylesheet loading block onload on the bound doc. r=bz
This doesn't affect most XBL stylesheets since they load from chrome://
URIs which get loaded synchronously, but it does affect
test_media_queries_dynamic_xbl.html, which would otherwise fail when we
make stylesheet loading asynchronous.

MozReview-Commit-ID: 31y47Z0Oxak
2018-02-28 10:43:12 -08:00
Bobby Holley a584615963 Bug 1438974 - Separate synchronous stylesheet parsing into a separate path. r=bz
This will allow us to make the regular path fully asynchronous.

MozReview-Commit-ID: 6ZurtiNQPZK
2018-02-28 10:43:12 -08:00
Bobby Holley c6410300f5 Bug 1438974 - Shuffle some stuff around in ServoStyleSheet::ParseSheet. r=bz
MozReview-Commit-ID: A2BxoZjFOU1
2018-02-28 10:43:12 -08:00
Bobby Holley e328272882 Bug 1438974 - Separate the Gecko and Servo parsing paths in the Loader. r=bz
This will allow us to avoid touching the old style system when making
the Servo parses asynchronous, and make it easier to drop the old code
when the time comes.

MozReview-Commit-ID: 5em0PMnb5Nw
2018-02-28 10:43:11 -08:00
Bobby Holley 096338d19b Bug 1438974 - Add an explicit "being parsed" flag to SheetLoadData and remove mParsingDatas. r=bz
MozReview-Commit-ID: 69fK5VAWrbj
2018-02-28 10:43:11 -08:00
Marco Bonardo 49479de351 Bug 1437514 - Remove remaining getIdForItemAt calls in test_nsINavBookmarkObserver.js. r=standard8
MozReview-Commit-ID: D54SjApBdrQ

--HG--
extra : rebase_source : dfa7b264854f52ea410c9a8da9ad6122e25e78fe
2018-02-28 11:29:10 +01:00
Paul Adenot a452702398 Bug 1441500 - Remove smoothing of the delayTime parameter. r=karlt
Gecko only ever had de-zippering for DelayNode.delayTime. It has been decided in
[0] to remove all de-zippering, for consistency.

[0]: https://github.com/WebAudio/web-audio-api/issues/76#issuecomment-107679878

MozReview-Commit-ID: FK9Erwxth05

--HG--
extra : rebase_source : caccac28456191e68c980b12159ed310ce18e149
2018-02-27 12:59:25 +01:00
Emilio Cobos Álvarez 8a789ce429 Bug 1441613: Properly check for shell destruction instead of just nonsensically assert. r=hiro
GetStyleContext can flush. As such, that flush can kill the pres shell, and the
return value could be null. I have no idea why that code was asserting it didn't
happen, but that assert is completely bogus.

Throw instead, just like GetFontParentStyleContext used to do for Gecko.

MozReview-Commit-ID: 5RxDratKumZ

--HG--
extra : rebase_source : 9ffb1f58888504d92915ecd4254847ae2e3f053b
2018-02-28 11:51:27 +01:00
Bobby Holley 2ba333893c Bug 1441896 - Pass an explicit parent SheetLoadData for child stylesheet loads. r=bz CLOSED TREE
MozReview-Commit-ID: 7XNu42NtITm
2018-02-28 10:09:00 +02:00
Bobby Holley cfbe8920ca servo: Merge #20146 - Stylo: Pass an explicit parent SheetLoadData for child stylesheet loads (from bholley:explicit_load_data); r=bholley
https://bugzilla.mozilla.org/show_bug.cgi?id=1441896

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

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 10643d7df19b8b97d27a5081dec6816b120afa1a
2018-02-28 11:32:00 -05:00
Emilio Cobos Álvarez 1319d160ae servo: Merge #20138 - style: Only expose longhands to rust via iterators (from emilio:longhand-iterator); r=nox
The key here is that we only filter longhands if the shorthand is accessible to
content and vice-versa. This prevents the bug that prevented me to land this
patch before, which was us not expanding properly chrome-only shorthands.

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

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 2afb50b62cab334fcec0cdcccd793abca8fdb3ec
2018-02-28 06:28:41 -05:00
Anthony Ramine 55dc564b31 servo: Merge #20141 - Replace ColorOrAuto by CaretColor (from servo:rm-color-or-auto); r=emilio
This is its only use.

Source-Repo: https://github.com/servo/servo
Source-Revision: 8471011e6b6bd72db68ec9ae21df58ab09f2f6d8

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 4407223da1f18648537ad75a602434999ce3ee2f
2018-02-28 05:37:18 -05:00
Dão Gottwald de08cb1cdb Bug 1441788 - Expose Reader View shortcut in the address bar button's tooltip. r=mikedeboer
MozReview-Commit-ID: 88p5xYUrefQ

--HG--
extra : rebase_source : 5c7d4e8067e6c570d6c04fd9758febb098768be2
2018-02-28 11:45:54 +01:00
Dão Gottwald c14f04ff1c Bug 1440877 - Remove mistyped --toolbar-gbimage variable. r=jaws
MozReview-Commit-ID: ARVa7hCHddX

--HG--
extra : rebase_source : 8b72010b40f6e7acbe0cabef42772e6f1d0f306c
2018-02-28 12:23:53 +01:00
Nicolas Chevobbe 8ea55ce28a Bug 1382606 - Switch webconsole to new event-emitter; r=Honza.
MozReview-Commit-ID: HBogPeOI7WM

--HG--
extra : rebase_source : 4ad1fb922ffc818d175ae3c09820ce31ba416487
2018-02-23 09:10:36 +01:00
Sebastian Hengst 71f42f588a merge mozilla-central to autoland CLOSED TREE 2018-02-28 20:17:53 +02:00
Sebastian Hengst 86ba75fd34 merge mozilla-central to autoland 2018-02-28 12:56:41 +02:00
Julian Descottes 1bc51fdad7 Bug 1441578 - remove developer button in disable devtools test for DEV_EDITION;r=ochameau
MozReview-Commit-ID: BxwGNBFkgW

--HG--
extra : rebase_source : 2ec639d6c1ca5c2b6e86ad00ab7baf51a78992d5
2018-02-27 20:00:45 +01:00
Margareta Eliza Balazs 16aea1a321 Backed out changeset 283b2a4cb219 (bug 1422653) for bustage in /builds/worker/workspace/build/src/layout/base/nsCSSFrameConstructor.cpp:6840:26 on a CLOSED TREE 2018-02-28 12:25:31 +02:00
Andrew Swan 00064d8224 Bug 1434076 Correct calls to getAPI() on wrong api manager r=kmag
MozReview-Commit-ID: ADrV9x8gXhc

--HG--
extra : rebase_source : 1d147dc19b67c6777c29ad99d859e58919fd203b
2018-02-22 12:20:34 -08:00
Ken VanDine d30a516912 Bug 1441884 - Add network-observe to plugs in snap r=jlorenzo
MozReview-Commit-ID: FZ5yOvnwmaF

--HG--
extra : rebase_source : b86988fa128834eeb8200703f3b353cbac54d710
2018-02-28 16:09:04 +00:00
k88hudson 39dfbe5bf6 Bug 1431470 - Add getTotalBookmarksCount to NewTabUtils.jsm r=ursula
MozReview-Commit-ID: BlcBcMap2Xw

--HG--
extra : rebase_source : d1e523f4a290528868646d52302b219dbe9c781e
2018-02-27 17:50:16 -05:00
Ken VanDine 85584725b3 Bug 1441822 - Add upower-observe to plugs in snap r=jlorenzo
MozReview-Commit-ID: FqJ9lC9PwRF

--HG--
extra : rebase_source : 4d2a11cba2ca059738e1f7a385732e8611154b8d
2018-02-28 15:53:29 +00:00
Shane Caraveo 3891cc84f5 Bug 1373640 implement async dns resolve api for webextensions, r=kmag
MozReview-Commit-ID: Bzfr2x6Vmx2

--HG--
extra : rebase_source : cfde60f191c470e483a95b7e668a7ac9e5ba5af3
2018-02-27 19:35:01 -06:00
Tim Nguyen 88d4860b5d Bug 1441725 - Remove default macOS toolbar button text-shadow. r=dao
MozReview-Commit-ID: HFjDUfC9EU0

--HG--
extra : rebase_source : 2a6e600112e562dd8505978ad8f5102f9bfd7b3d
2018-02-28 15:31:21 +00:00