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

640397 Коммитов

Автор SHA1 Сообщение Дата
Andrea Marchesini 4762f2ad6c Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 3 - LocalStorage and SessionStorage, r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D18951

--HG--
extra : moz-landing-system : lando
2019-03-06 17:00:54 +00:00
Andrea Marchesini b56cfaae9b Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 2 - AntiTracking, r=Ehsan
Depends on D18949

Differential Revision: https://phabricator.services.mozilla.com/D18950

--HG--
extra : moz-landing-system : lando
2019-03-06 17:00:46 +00:00
Andrea Marchesini 2fb61cb48b Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 1 - information stored into loadInfo, r=Ehsan,ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D18949

--HG--
extra : moz-landing-system : lando
2019-03-06 17:00:39 +00:00
Jan de Mooij 9efa0b1b31 Bug 1530937 part 9 - Convert callVMs for Ion IC fallback functions. r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D22284

--HG--
extra : moz-landing-system : lando
2019-03-06 17:03:15 +00:00
Jan de Mooij 7d039c5756 Bug 1530937 part 8 - Convert some Ion callVMs that already exist in VMFunctionList-inl.h. r=nbp
Depends on D22278

Differential Revision: https://phabricator.services.mozilla.com/D22279

--HG--
extra : moz-landing-system : lando
2019-03-06 15:56:21 +00:00
Jan de Mooij b2669a46f1 Bug 1530937 part 7 - Move callVM and oolCallVM methods from CodeGeneratorShared to CodeGenerator. r=nbp
They're only used in CodeGenerator.cpp so we can now move some of the helper
classes and templates from the header file to the cpp file.

Differential Revision: https://phabricator.services.mozilla.com/D22278

--HG--
extra : moz-landing-system : lando
2019-03-06 15:56:21 +00:00
Andi-Bogdan Postelnicu 891cf78a33 Bug 1529650 - For SprintfLiteral checker also disallow it in third party paths. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D21240

--HG--
extra : moz-landing-system : lando
2019-02-27 15:15:24 +00:00
Gijs Kruitbosch 4fe5536b6a Bug 1532685 - avoid opening help pages more than once by adding listeners to the actual dialogs instead of using utilityOverlay.js, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D22300

--HG--
extra : moz-landing-system : lando
2019-03-06 16:10:37 +00:00
Erica Wright b6be38fdef Bug 1522919 - Add histograms to count fingerprinting and cryptomining blocking states per page load. r=johannh
Add histograms to count fingerprinting and cryptomining blocking states per page load.

Differential Revision: https://phabricator.services.mozilla.com/D20389

--HG--
extra : moz-landing-system : lando
2019-03-06 16:23:07 +00:00
Jed Davis 07a3a4354d Bug 1516325 - Use poll() in NSPR on MacOS. r=glandium
This is being changed in Firefox's build config rather than NSPR's
to avoid possibly introducing regressions into other NSPR users due
to bugs in MacOS's poll, such as the POLLPRI issue addressed in the
previous patch.  (There is also a known bug when calling poll() with
zero descriptors, but PR_Poll already has code to call PR_Sleep instead
in that case.)

Depends on D21321

Differential Revision: https://phabricator.services.mozilla.com/D21322

--HG--
extra : moz-landing-system : lando
2019-02-27 15:12:21 +00:00
Jed Davis 0004ada24c Bug 1516325 - Don't poll for POLLPRI on Necko self-pipe on Unix. r=dragana
Necko uses a pipe-to-self pattern in its event loop, except that on
Windows the pipe is a socket, and we're checking for PR_POLL_EXCEPT for
Windows-specific reasons and treating it as an error.  On Unix this
isn't necessary, and it causes interoperability problems with MacOS,
which asserts POLLPRI (which is what PR_POLL_EXCEPT maps to) as well
as POLLIN on pipes whenever normal data can be read.  (This may be a
standards violation by MacOS, but it's simple enough to work around.)

Differential Revision: https://phabricator.services.mozilla.com/D21321

--HG--
extra : moz-landing-system : lando
2019-03-04 15:39:15 +00:00
Gurzau Raul aa161c4fb3 Backed out changeset 50e087cd09de (bug 1532001) for failing at /test/static/browser_all_files_referenced.js on a CLOSED TREE. 2019-03-06 18:31:14 +02:00
Yaron Tausky 43054fe975 Bug 1516277 - Add local execution mode to nsThread r=janv,froydnj
Differential Revision: https://phabricator.services.mozilla.com/D21241

--HG--
extra : moz-landing-system : lando
2019-03-06 16:26:07 +00:00
Byron Campen [:bwc] d568195e70 Bug 1529403: Put bug links in webrtc wpt meta files. r=jib
Differential Revision: https://phabricator.services.mozilla.com/D21557

--HG--
extra : moz-landing-system : lando
2019-03-06 16:15:10 +00:00
Andrei Oprea 9e314a60e9 Bug 1528953 - Add pref to opt out of recommended features r=k88hudson
To be reviewed together with https://github.com/mozilla/activity-stream/pull/4819

Differential Revision: https://phabricator.services.mozilla.com/D21408

--HG--
extra : moz-landing-system : lando
2019-03-05 10:55:14 +00:00
Csoregi Natalia fb77726639 Merge mozilla-central to autoland. CLOSED TREE 2019-03-06 18:14:27 +02:00
Csoregi Natalia 5916c8397a Merge inbound to mozilla-central. a=merge 2019-03-06 18:11:32 +02:00
Johann Hofmann 0788e90a43 Bug 1485670 - Improve error page styles in iframes. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D21907

--HG--
extra : moz-landing-system : lando
2019-03-06 15:58:18 +00:00
Martin Giger 20732f3658 Bug 1527116 - Remove nsXBLBinding::mUsingContentXBLScope. r=bzbarsky
Replaces all usages of nsXBLBinding::mUsingContentXBLScope with the assumption that it's always false and removes the property.

I've also removed the related method and property on nsXBLEventHandler, since that appeared to be dead code, too.

Differential Revision: https://phabricator.services.mozilla.com/D22276

--HG--
extra : moz-landing-system : lando
2019-03-06 13:37:53 +00:00
David Major 3fd68ef47d Bug 1528071 - Add include guards to StaticAtoms.py r=heycam
This will make the headers more unified-build-friendly.

Differential Revision: https://phabricator.services.mozilla.com/D22012

--HG--
extra : moz-landing-system : lando
2019-03-06 04:40:03 +00:00
Henrik Skupin cf4ad61257 Bug 1530794 - Release marionette_driver 2.8.0 and marionette_harness 4.6.0. r=ato
Depends on D22105

Differential Revision: https://phabricator.services.mozilla.com/D22106

--HG--
extra : moz-landing-system : lando
2019-03-06 12:50:52 +00:00
Henrik Skupin 455dc06ab3 Bug 1530794 - [marionette] Bump requirements for Python 3 compatibility. r=ato
Nearly all dependencies except moznetwork and moztest already
support Python3. Lets make those releases the minimum allowed
version.

Differential Revision: https://phabricator.services.mozilla.com/D22105

--HG--
extra : moz-landing-system : lando
2019-03-06 12:50:50 +00:00
shivani 86c8a5c629 Bug 1530281 - Replace promiseWaitForEvent in browser_typeAheadFind.js with BrowserTestUtils.waitForEvent. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D22101

--HG--
extra : moz-landing-system : lando
2019-03-06 09:39:03 +00:00
Minsoo Kim 68dc81978e Bug 1530799 - Replaced waitForCondition function with TestUtils.waitForCondition r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D22041

--HG--
extra : moz-landing-system : lando
2019-03-06 09:43:44 +00:00
Shruti 72236ba96c Bug 1531013: Replace makeURI with Services.io.newURI in browser-places.js r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D21668

--HG--
extra : moz-landing-system : lando
2019-03-06 09:27:55 +00:00
Marco Bonardo e2a36d3b96 Bug 1531787 - Fix browser_raceWithTabs.js with QuantumBar. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D22117

--HG--
extra : moz-landing-system : lando
2019-03-06 11:18:10 +00:00
Kartikaya Gupta b038cea28b Bug 1532917 - Remove dead codepath. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D22268

--HG--
extra : moz-landing-system : lando
2019-03-06 11:25:10 +00:00
Mrigank Krishan f83e8a1161 Bug 1512757 - Remove icons from file column. r=Honza
Removed the icon class from file column. I kept the css classes in RequestList.css so that we can easily add icons later.

Differential Revision: https://phabricator.services.mozilla.com/D21783

--HG--
extra : moz-landing-system : lando
2019-03-06 12:30:10 +00:00
Gurzau Raul 2f10c63369 Backed out 2 changesets (bug 1530794) for failing to install python package on a CLOSED TREE.
Backed out changeset c15813f5f72f (bug 1530794)
Backed out changeset 2632c70628d7 (bug 1530794)
2019-03-06 14:24:53 +02:00
Doug Thayer 61cadb5fd3 Bug 1532841 - Don't preopen pinned tabs for private browser window r=Gijs
If we're opening a private browsing window on startup, we won't run the
session restore code, and thus we won't end up cleaning up the preopened
tabs. This raises the question: are there other scenarios where we won't
run restoreWindow at all? Eyeballing the code I think not, but I'm not
sure.

Depends on D22195

Differential Revision: https://phabricator.services.mozilla.com/D22216

--HG--
extra : moz-landing-system : lando
2019-03-06 11:51:55 +00:00
Doug Thayer 965b1cacf3 Bug 1532498 - Check userContextId when consuming preopened tabs r=Gijs
This will fix the behavior, I think it might still be worth deliberating
over whether we want to consider non-default userContextId's when tracking
the number of pinned tabs or not. This will be visually correct - the
number of pinned tabs won't change, so things won't be moving around in
the tab bar, but we will throw away the preopened tab once we get further
down in SessionStore.jsm, which is less than ideal.

Differential Revision: https://phabricator.services.mozilla.com/D22195

--HG--
extra : moz-landing-system : lando
2019-03-06 11:50:15 +00:00
Masatoshi Kimura b181ba0f99 Bug 1433179 - Add ReferrerUrl and HostUrl to the Zone.Information stream. r=paolo
Differential Revision: https://phabricator.services.mozilla.com/D21829

--HG--
extra : moz-landing-system : lando
2019-03-06 10:39:46 +00:00
sotaro ec92048ab6 Bug 1532510 - Add a check by IsDestroyed() to WebRenderLayerManager::DidComposite() r=nical
Differential Revision: https://phabricator.services.mozilla.com/D22044

--HG--
extra : moz-landing-system : lando
2019-03-06 10:25:01 +00:00
Gurzau Raul fe771d472a Backed out 4 changesets (bug 1529894) for xperf failures on a CLOSED TREE.
Backed out changeset d31f88692394 (bug 1529894)
Backed out changeset e2d7b59776a2 (bug 1529894)
Backed out changeset 3c37fd9d30d5 (bug 1529894)
Backed out changeset e93f4871731b (bug 1529894)

--HG--
extra : rebase_source : ae317f856e08d09ec655cb7b7a87c120f3c626a5
2019-03-06 13:06:13 +02:00
Jan Beich d2616d9647 Bug 1532851 - Unbreak BSDs build on powerpc64 after bug 1462566. r=bbouvier
Define R32_sig, R01_sig based on:
https://github.com/openbsd/src/blob/master/sys/arch/powerpc/include/signal.h
https://github.com/netbsd/src/blob/trunk/sys/arch/powerpc/include/mcontext.h
https://github.com/freebsd/freebsd/blob/master/sys/powerpc/include/ucontext.h
2019-03-06 02:35:04 +00:00
Razvan Caliman 55d5ea2bb8 Bug 1532583 - Add scalars for copy options in Changes panel. r=pbro
Track the number of times people use any of the export options from the Changes panel:

- Copy All Changes button
- Copy Rule button
- Copy Rule context menu option
- Copy Declaration context menu option

Differential Revision: https://phabricator.services.mozilla.com/D22090

--HG--
extra : moz-landing-system : lando
2019-03-05 14:38:36 +00:00
Andrea Marchesini 5559d59466 Bug 1509638 - Split browser_cookiePermission.js test, r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D22078

--HG--
rename : browser/base/content/test/sanitize/browser_cookiePermission.js => browser/base/content/test/sanitize/browser_cookiePermission_aboutURL.js
rename : browser/base/content/test/sanitize/browser_cookiePermission.js => browser/base/content/test/sanitize/browser_cookiePermission_containers.js
rename : browser/base/content/test/sanitize/browser_cookiePermission.js => browser/base/content/test/sanitize/browser_cookiePermission_subDomains.js
extra : moz-landing-system : lando
2019-03-06 10:24:10 +00:00
Jonathan Kingston aea6323efd Bug 1499795 - Disabling DoH about:preferences controls when the network.trr.mode pref is locked. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D22172

--HG--
extra : moz-landing-system : lando
2019-03-06 10:23:10 +00:00
championshuttler 10d17e2137 Bug 1508992 - Enable ESLint for dom/plugins/test/mochitest (Manual changes). r=Standard8,qdot
Differential Revision: https://phabricator.services.mozilla.com/D20094

--HG--
extra : moz-landing-system : lando
2019-03-06 10:27:23 +00:00
championshuttler 1bb1750150 Bug 1508992 - Enable ESLint for dom/plugins/test/mochitest (Automatic changes). r=Standard8,qdot
Differential Revision: https://phabricator.services.mozilla.com/D20093

--HG--
extra : moz-landing-system : lando
2019-03-06 08:10:47 +00:00
Csoregi Natalia 56c430aac5 Merge mozilla-central to autoland. CLOSED TREE
--HG--
extra : rebase_source : 10555d94c948e45e86188feff6153ac981879fcc
2019-03-06 12:39:05 +02:00
Gurzau Raul 0208b45a04 Backed out changeset 6878f6294d68 (bug 1519718) for bustages on a CLOSED TREE. 2019-03-06 12:34:28 +02:00
Csoregi Natalia fbb251448f Merge inbound to mozilla-central. a=merge 2019-03-06 11:56:17 +02:00
Benjamin Bouvier 56ceba9d51 Bug 1532714: Add a wasmUsesCranelift() function to check usage of Cranelift; r=lth
Bulk memory operations can be enabled at the same time Cranelift is, in which
case partial initialization of elements/segments/etc. implementation is
statically implemented, but dynamically controlled by wasmBulkMemoryOps().

Cranelift doesn't implement bulk memory operations yet, so wasmBulkMemoryOps()
returns false, while the static behavior is there. Thus, we have to temporarily
disable partial initialization tests when running with Cranelift. This will go
away when Cranelift supports bulk memory operations.

Differential Revision: https://phabricator.services.mozilla.com/D22271

--HG--
extra : moz-landing-system : lando
2019-03-06 09:56:08 +00:00
Gurzau Raul eedd13105c Backed out changeset 621207c8ef88 (bug 1515716) for failing at /src/base/pickle.cc on a CLOSED TREE. 2019-03-06 12:13:46 +02:00
Gurzau Raul 0e6a425f79 Backed out 2 changesets (bug 1519718) for performance regression (bug 1530611) on a CLOSED TREE.
Backed out changeset 9bae35dc1471 (bug 1519718)
Backed out changeset 640e731ed52e (bug 1519718)

--HG--
extra : rebase_source : ee2bc4503c84e709f7cd2265b4b6286960c20d4a
2019-03-06 11:47:53 +02:00
Henrik Skupin 5faca7b5a1 Bug 1530794 - Release marionette_driver 2.8.0 and marionette_harness 4.6.0. r=ato
Depends on D22105

Differential Revision: https://phabricator.services.mozilla.com/D22106

--HG--
extra : moz-landing-system : lando
2019-03-06 09:53:52 +00:00
Henrik Skupin b901d66f20 Bug 1530794 - [marionette] Bump requirements for Python 3 compatibility. r=ato
Nearly all dependencies except moznetwork and moztest already
support Python3. Lets make those releases the minimum allowed
version.

Differential Revision: https://phabricator.services.mozilla.com/D22105

--HG--
extra : moz-landing-system : lando
2019-03-06 09:53:29 +00:00
Nick Thomas c2ce6f9fa6 Bug 1532902 - Check https certificates during update verify, r=sfraser
Differential Revision: https://phabricator.services.mozilla.com/D22267

--HG--
extra : moz-landing-system : lando
2019-03-06 08:53:41 +00:00
Geoff Brown 304127c7d6 Bug 1500509 - Move Android marionette tests to 7.0 x86_64; r=whimboo
Differential Revision: https://phabricator.services.mozilla.com/D22183

--HG--
extra : moz-landing-system : lando
2019-03-06 09:09:10 +00:00