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

664997 Коммитов

Автор SHA1 Сообщение Дата
Honza Bambas 6b90e7e687 Bug 1563027 - Properly dequeue tunnel streams that were queued because of high concurrency, r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D36749

--HG--
extra : moz-landing-system : lando
2019-08-05 20:05:09 +00:00
Cosmin Sabou 4569ff802f Backed out changeset 2a9a7371947a (bug 1562844) for Android mochitest failures on test_ext_tabs_onUpdated. CLOSED TREE 2019-08-12 19:18:01 +03:00
Benjamin Bouvier 344a794265 Bug 1571464: Only display the function's IR in info level when Cranelift fails; r=jseward
The gczeal test change was added because to make it more deterministic, after
it started failing in automation following this change.

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

--HG--
extra : moz-landing-system : lando
2019-08-12 15:47:53 +00:00
Cosmin Sabou 6031d499ab Bug 1570436 - Update expectation for subtest. a=test-only CLOSED TREE
--HG--
extra : amend_source : 45e8ba677c70c7f32d2ac9ca84cf720c9f60384c
2019-08-12 19:07:19 +03:00
Dzmitry Malyshau 0aa1247a1e Bug 1572843 - WR swizzling part-2 r=gw
This is a medium-size follow-up to D21965.

Refactors the use of swizzling by the texture cache. Adds a device
capability flag that is checked at run-time. Also makes the texture
cache to communicate with the texture uploader if there is a format
conversion needed, which fixes the case on platforms that don't
support swizzling.

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

--HG--
extra : moz-landing-system : lando
2019-08-12 15:39:23 +00:00
Florin Strugariu dc10950243 Bug 1573189 Fix Instagram recording on mobile tests r=perftest-reviewers,davehunt
Differential Revision: https://phabricator.services.mozilla.com/D41572

--HG--
extra : moz-landing-system : lando
2019-08-12 15:38:07 +00:00
Agi Sferro de8452c468 Bug 1571288 - Fix gradle warnings about obsolete APIs. r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D41440

--HG--
extra : moz-landing-system : lando
2019-08-12 15:18:23 +00:00
chrmod 25488b089e Bug 1562844 - GeckoView webextensions tabs and webnavigation listeners support r=robwu,rpl,snorp
This changes provide basic support for webextenion tabs and webNavigation listeners by implementing missing objects on which Fennec implementation was relying.

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

--HG--
extra : moz-landing-system : lando
2019-08-12 12:51:52 +00:00
Liang-Heng Chen 52e177da35 Bug 1570984 - separate large tests; r=johannh,kmag
Differential Revision: https://phabricator.services.mozilla.com/D40487

--HG--
rename : browser/base/content/test/trackingUI/browser_trackingUI_socialtracking.js => browser/base/content/test/trackingUI/browser_trackingUI_socialtracking_doorhanger.js
extra : moz-landing-system : lando
2019-08-12 14:26:55 +00:00
Cosmin Sabou 1a273cf838 Bug 1568717 - Add missing ")" to the syntax. r=wpt-fix 2019-08-12 17:39:31 +03:00
Henrik Skupin 29e1fd507a Bug 1572687 - [geckodriver] Disable the GFX sanity window. r=webdriver-reviewers,maja_zf
Differential Revision: https://phabricator.services.mozilla.com/D41358

--HG--
extra : moz-landing-system : lando
2019-08-12 14:23:27 +00:00
Henrik Skupin be6262e3b7 Bug 1572687 - [marionette] Disable the GFX sanity window. r=webdriver-reviewers,maja_zf
Differential Revision: https://phabricator.services.mozilla.com/D41357

--HG--
extra : moz-landing-system : lando
2019-08-12 14:21:44 +00:00
Cosmin Sabou 8c5db95e6a Bug 1570436 - Update expectations for pointerevent_movementxy_with_pointerlock.html due to recent failures. r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D41506

--HG--
extra : moz-landing-system : lando
2019-08-12 14:24:59 +00:00
Cosmin Sabou 0dd72521ac Bug 1568816 - update redirect-http-upgrade.tentative.sub.html expectations after wpt-sync. r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D41501

--HG--
extra : moz-landing-system : lando
2019-08-12 14:25:01 +00:00
Cosmin Sabou a0541f6880 Bug 1568717 - update redirect-https-downgrade.tentative.sub.html expectations after wpt-sync rise in failures. r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D41498

--HG--
extra : moz-landing-system : lando
2019-08-12 14:25:13 +00:00
Alexandre Poirot 8e1aada916 Bug 1569676 - Wait for toolbox to be loaded before closing the toolbox in browser_toolbox_toolbar_reorder_with_secondary_toolbox.js. r=jdescottes
A RDP request is made during toolbox opening and this request isn't awaited for
during the call to gDevTools.showToolbox. This relates to the autohide menu.
Await for this request to be finished and the DOM elements relating to it to be disabled
before trying to close the toolbox.

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

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:31 +00:00
Alexandre Poirot bfa5a24744 Bug 1569676 - Make style editor panel's destroy synchronous. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D39714

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:29 +00:00
Alexandre Poirot 7ffa8985ff Bug 1569676 - Make storage panel's destroy synchronous. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D39713

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:27 +00:00
Alexandre Poirot b26b4938bc Bug 1569676 - Make scratchpad destroy synchronous. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D39712

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:20 +00:00
Alexandre Poirot 6bdd13f105 Bug 1569676 - Make new performance panel's destroy synchronous. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D39711

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:17 +00:00
Alexandre Poirot 110f312141 Bug 1569676 - Make memory panel's destroy synchronous. r=jdescottes
The memory actor is a target scoped one and they are all destroyed
when the toolbox closes. So memory actor's destroy method is called.
It then calls bridge's destroy, which also detach the actor if it was
attached.

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

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:15 +00:00
Alexandre Poirot 00643d0c50 Bug 1569676 - Make DOM and application panel's destroy synchronous. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D39709

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:07 +00:00
Alexandre Poirot 0284ed4bdb Bug 1569676 - Make accessibility panel's destroy synchronous. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D39708

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:06 +00:00
Johann Hofmann 88686d7850 Bug 1572936 - Flip `security.identityblock.show_extended_validation` to false to hide the ev indicators in the identity block. r=Gijs,whimboo
Apparently this didn't have any tests other than the ones in functional-ui (of which one is disabled),
but adding new ones for EV at the point where it's being disabled and eventually removed doesn't
really make sense to me.

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

--HG--
extra : moz-landing-system : lando
2019-08-12 14:11:45 +00:00
tanhengyeow c91b6dc057 Bug 1565226 - Limit the payload rendered in the Preview panel. r=nchevobbe
Limit the payload rendered in the Preview panel to 100 KB

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

--HG--
extra : moz-landing-system : lando
2019-08-07 17:44:27 +00:00
Carolina e33e344c35 Bug 1570630 - Removes query parameters in site identity panel header.r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D40723

--HG--
extra : moz-landing-system : lando
2019-08-12 13:35:51 +00:00
Carolina 714a88a315 Bug 1571831 - Adds some l10n missing strings.r=johannh,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D40909

--HG--
extra : moz-landing-system : lando
2019-08-12 13:43:29 +00:00
harry 2413c70932 Bug 1465403 - Support loading icons @2x in macOS menu bars. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D41391

--HG--
extra : moz-landing-system : lando
2019-08-12 13:53:38 +00:00
Cosmin Sabou d77cbfd825 Bug 1457984 - Disable test_TelemetrySend.js on !debug for frequent failures. r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D41503

--HG--
extra : moz-landing-system : lando
2019-08-12 13:37:31 +00:00
ffxbld 21d02cb6fe No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D41541

--HG--
extra : moz-landing-system : lando
2019-08-12 13:08:23 +00:00
Jon Coppeard d21beb7f9e Bug 1572782 - Remove unused js::FreeOp alias and remaining references r=tcampbell?
Differential Revision: https://phabricator.services.mozilla.com/D41413

--HG--
extra : moz-landing-system : lando
2019-08-12 12:35:11 +00:00
Jon Coppeard 6c416aec4d Bug 1572782 - Replace internal use of js::FreeOp with JSFreeOp r=tcampbell?
Sorry for the huge patch.  This is pretty much a search and replace of all uses of js::FreeOp.

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

--HG--
extra : moz-landing-system : lando
2019-08-12 10:43:51 +00:00
Jon Coppeard 4f45eff7cc Bug 1572782 - Remove external references to js::FreeOp r=mccr8?
Replace external use of js::FreeOp with JSFreeOp.

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

--HG--
extra : moz-landing-system : lando
2019-08-12 10:43:32 +00:00
Jon Coppeard a00726d223 Bug 1572782 - Remove js::FreeOp and make JSFreeOp opaque in public API r=tcampbell?
Merge js::FreeOp and JSFreeOp, but alias the former to the latter while we fix uses.

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

--HG--
extra : moz-landing-system : lando
2019-08-12 10:43:32 +00:00
ffxbld 0dfb37ab61 No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D41523

--HG--
extra : moz-landing-system : lando
2019-08-12 12:50:48 +00:00
Honza Bambas c0709d6dc5 Bug 1571405 - Remove "Active connection not found" assertion from nsHttpConnectionMgr::OnMsgReclaimConnection for being too excessive, r=kershaw
Differential Revision: https://phabricator.services.mozilla.com/D40632

--HG--
extra : moz-landing-system : lando
2019-08-06 15:25:22 +00:00
Kershaw Chang b72ba3a9e2 Bug 1572292 - Rewrite EnsureHSTSDataReadyNative r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D41171

--HG--
extra : moz-landing-system : lando
2019-08-08 23:47:38 +00:00
Oana Pop Rus 44aafcc0d0 Backed out 4 changesets (bug 1572782) for build bustages at build/src/obj-firefox/dist/include/nsIXPCScriptable.h on a CLOSED TREE
Backed out changeset ec9d15c69bc8 (bug 1572782)
Backed out changeset 8239e4baa0f4 (bug 1572782)
Backed out changeset 9fd7bea2b512 (bug 1572782)
Backed out changeset 11d750555fe1 (bug 1572782)
2019-08-12 13:37:03 +03:00
Jon Coppeard fa84e34044 Bug 1572782 - Remove unused js::FreeOp alias r=tcampbell?
Differential Revision: https://phabricator.services.mozilla.com/D41413

--HG--
extra : moz-landing-system : lando
2019-08-12 10:16:04 +00:00
Jon Coppeard 8186c345e2 Bug 1572782 - Replace internal use of js::FreeOp with JSFreeOp r=tcampbell?
Sorry for the huge patch.  This is pretty much a search and replace of all uses of js::FreeOp.

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

--HG--
extra : moz-landing-system : lando
2019-08-12 10:16:02 +00:00
Jon Coppeard 68fef4ffb0 Bug 1572782 - Remove external references to js::FreeOp r=mccr8?
Replace external use of js::FreeOp with JSFreeOp.

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

--HG--
extra : moz-landing-system : lando
2019-08-12 10:16:00 +00:00
Jon Coppeard 9d51a35e93 Bug 1572782 - Remove js::FreeOp and make JSFreeOp opaque in public API r=tcampbell?
Merge js::FreeOp and JSFreeOp, but alias the former to the latter while we fix uses.

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

--HG--
extra : moz-landing-system : lando
2019-08-12 10:15:57 +00:00
Tim Huang 1f0ead8bc6 Bug 1573063 - Fix the position issue of the blue dot indicator of the tracking protection icon. r=nhnt11
The patch adds back the 'position: relative;' rule to the tracking
protection icon container. This is need in order to position the blue
dot.

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

--HG--
extra : moz-landing-system : lando
2019-08-12 09:34:35 +00:00
Mirko Brodesser a83f7bfa50 Bug 1572715: part 2) Make some methods around `HTMLEditor` const-correct. r=masayuki
Differential Revision: https://phabricator.services.mozilla.com/D41385

--HG--
extra : moz-landing-system : lando
2019-08-12 08:31:04 +00:00
Mirko Brodesser d0e7afc285 Bug 1572715: part 1) Factor out `WSRunScanner` from `WSRunObject`. r=masayuki
This allows users of `WSRunScanner`'s functionality to pass a `const
HTMLEditor*`, allowing themselves to become const-correct.

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

--HG--
extra : moz-landing-system : lando
2019-08-12 08:30:57 +00:00
Michael Ratcliffe 9488f545ea Bug 1569570 - Select elements fail to display dropdown in RDM r=bradwerth,layely
The `xul:menulist` appears a little offset but this is the same as it was prior to the fission patch that completely broke it.

If you have an alternate approach or a way to get the correct position for the `xul:menulist` I am all ears.

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

--HG--
extra : moz-landing-system : lando
2019-08-09 15:23:33 +00:00
Cosmin Sabou 61d5527a72 Bug 1526628 - Disable browser_bug575830.js on mac for frequent failures. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D41502

--HG--
extra : moz-landing-system : lando
2019-08-12 09:03:29 +00:00
Arun Kumar Mohan 37dc1f9f1f Bug 1554882 - Refactor SecurityPanel component to remove disabled complexity eslint rule. r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D39479

--HG--
extra : moz-landing-system : lando
2019-08-12 08:02:46 +00:00
Andreas Pehrson c61d65f0ab Bug 1563697 - Allow one intermittent assert on Android for bug 1429507 crashtests. r=jib
Differential Revision: https://phabricator.services.mozilla.com/D41348

--HG--
extra : moz-landing-system : lando
2019-08-09 23:26:21 +00:00
Andreas Pehrson 8733478c45 Bug 1563520 - Clarify EbmlComposer. r=bryce
This does the following things:
- Renames mClusters to mCurrentCluster and updates the comment to be accurate.
- Removes the need for mClusterHeaderIndex since it was always 0.
- Removes the need for mWritingCluster since it was redundant with
  mCurrentCluster containing something.
- Renames mClusterLengthLoc to mCurrentClusterLengthLoc to better pair with
  mCurrentCluster.
- Renames mClusterTimecode to mCurrentClusterTimecode to better pair with
  mCurrentCluster.
- Reorders member declarations to better reflect which members group together.
- Fixes static-analysis warnings by removing uint32_t from loop variables.

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

--HG--
extra : moz-landing-system : lando
2019-08-08 07:45:13 +00:00