Commit Graph

575750 Commits

Author SHA1 Message Date
Dan Minor
2a03027769 Bug 1406936 - Copy state when reusing SendStream in ConfigureSendMediaCodecs; r=pehrsons
This is necessary for changes to encoding constraints and simulcast encodings to
be picked up.

MozReview-Commit-ID: JpVN0ST70Cn

--HG--
extra : rebase_source : ea61544b98e7e231527cf6f13d78862d3567b4b7
2017-11-28 14:51:53 -05:00
Dan Minor
3761af22af Bug 1406936 - Reset FEC payloads in ConfigureRecvMediaCodecs; r=mjf
MozReview-Commit-ID: CAyDUry0Ekr

--HG--
extra : rebase_source : 12284b7751b7c4e5ae5d6fa2de6857eefe8cdf13
2017-11-30 10:59:54 -05:00
Dan Minor
311a54355d Bug 1406936 - Clean up unused variables; r=pehrsons
MozReview-Commit-ID: DZtmnViblGS

--HG--
extra : rebase_source : f85697a1f7fb6d3e549b3f6663ad101b8fc020e0
2017-11-30 13:13:26 -05:00
Florian Quèze
87151a9fb8 Bug 1425974 - Keep the SEARCH_RESET_RESULT Telemetry probe until Firefox 65. r=past, data-r=liuche
--HG--
extra : rebase_source : 1de27a339aabc6b8ef3a9f50903f296326c32ba8
2017-12-21 16:42:30 +01:00
Mike Conley
7b233af346 Bug 1427744 - Extend the lifetime of Telemetry probes that measure tab close and switch performance. r=Gijs, data-review=liuche
MozReview-Commit-ID: 14iraCBJptD

--HG--
extra : rebase_source : 1799a8ff0d357dde433a44ffa69f690c549de729
2018-01-03 11:28:34 -05:00
Mike Conley
fac5fc76d8 Bug 1425970 - Extend BUSY_TAB_ABANDONED probe lifetime until v65. r=jaws,liuche, data-review=liuche
MozReview-Commit-ID: Fk1zCk9dkDf

--HG--
extra : rebase_source : 79af67adf602fc49158fcb3dfd6ed3b2e2a3d3e0
2018-01-04 10:51:16 -05:00
Emilio Cobos Álvarez
06f30cacd7 Bug 1428864: Fix indexer plugin build with clang >= 5. r=kats
MozReview-Commit-ID: J1DKFkyXu0v

--HG--
extra : rebase_source : 81d6abfa400c9c606d4bef5adc4633a831a713aa
2018-01-08 20:21:53 +01:00
J. Ryan Stinnett
07725c60cd Bug 1306892 - Update style editor fetch test info. r=jdescottes
MozReview-Commit-ID: Eo1yVHm3YSe

--HG--
rename : devtools/client/styleeditor/test/browser_styleeditor_fetch-from-cache.js => devtools/client/styleeditor/test/browser_styleeditor_fetch-from-netmonitor.js
extra : rebase_source : 4d3651180f9a06a0f9b9f361e56e78aea380853b
2018-01-08 12:16:31 -06:00
Sebastian Hengst
95d307db03 Bug 1427398 - building language packs shouldn't require all l10n changesets to be already public. r=gps
MozReview-Commit-ID: 2zH9Ja9POLj

--HG--
extra : rebase_source : 2a3955ec771dd757d310d823d1812c9a56a0250f
2017-12-30 01:31:35 +01:00
Ethan Lin
d08058aeee Bug 1426116 - Update the reftest annotations after we fixed the webrender box shadow problem (WR PR 2261). r=kats
MozReview-Commit-ID: K8FOj6WUlo9

--HG--
extra : rebase_source : fdd1c75ee57ac06c7d23b2e0c2b8e1d54f2c5432
2018-01-08 13:29:09 +08:00
Kartikaya Gupta
b7c9142491 Bug 1426116 - Update reftest results from WR PR 2262. r=jrmuizel
MozReview-Commit-ID: 7uPYdsIo292

--HG--
extra : rebase_source : 507cb93a4b82e5f119d1186bf0989904977a56eb
2018-01-08 09:19:28 -05:00
Kartikaya Gupta
1b35bf9d30 Bug 1426116 - Update reftest results for changes from WR PR 2200. r=jrmuizel
MozReview-Commit-ID: KOaA2G2ng9B

--HG--
extra : rebase_source : 374db125b797359aec9c40d3c852661574693a73
2018-01-08 09:19:28 -05:00
Kartikaya Gupta
8744e6963d Bug 1426116 - Regenerate FFI header and remove RGB8 references to go with changes in WR PR 2260. r=jrmuizel
MozReview-Commit-ID: 41bny8b6KSi

--HG--
extra : rebase_source : 04b2e2f4091b3a27c8c80b7aa2fa4a11f6836431
2018-01-08 09:19:27 -05:00
Kartikaya Gupta
68ad1f3785 Bug 1426116 - Update Cargo lockfiles and re-vendor rust dependencies. r=jrmuizel
MozReview-Commit-ID: Gz8YEswHQu0

--HG--
extra : rebase_source : 13c4d0a1cb492be3a3ea22989e7540370305787f
2018-01-08 09:19:27 -05:00
Kartikaya Gupta
b8fd9e90a8 Bug 1426116 - Update for changes in WR PR 2251. r=jrmuizel
MozReview-Commit-ID: RoLZCW1fs0

--HG--
extra : rebase_source : 427360ccb12c9160555943350c5e790282f3e8e7
2018-01-08 09:19:27 -05:00
Kartikaya Gupta
9599c98878 Bug 1426116 - Update webrender to commit a422f907be948b92bf5c7003a01f7744391a795e. r=jrmuizel
MozReview-Commit-ID: 1PTMg1c0KiC

--HG--
extra : rebase_source : 49180fae34c1aa54d71f1cc060377c842834c3ac
2018-01-08 09:19:23 -05:00
tigercosmos
cdac28a303 servo: Merge #19647 - replace DocumentSource::NotFromParser with DocumentSource::FromParser (from tigercosmos:x3); r=jdm
<!-- Please describe your changes on the following line: -->
per https://github.com/servo/servo/pull/4297/files#r158729975

---
<!-- 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
- [ ] These changes fix #__ (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: d41f720ee422f53a7c49d0877d105d8750ea404f

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 301ea2abc9fa41a80af1bc2590c108a2ffec8ccf
2018-01-08 11:23:21 -06:00
Valentin Gosu
0203cc4abd Bug 1426501 - Change C++ code to use NS_MutateURI when changing URI r=mayhemer
MozReview-Commit-ID: 4VzZlhWrtSJ

--HG--
extra : rebase_source : 9c872dc14c8e5f03e6354ab76c8bf750a7e10260
2018-01-08 15:20:35 +01:00
Valentin Gosu
f943b98a02 Bug 1426501 - Change JS code to use nsIURIMutator instead of the nsIURI.spec setter r=mayhemer
MozReview-Commit-ID: FI6WrsQT2ke

--HG--
extra : rebase_source : 2b286c47c19ebd112a0c47fbe0a4c23bdb04755f
2018-01-08 15:20:29 +01:00
Valentin Gosu
7b63575817 Bug 1426501 - Change nsIURIMutator to call set spec on cloned URI if available r=mayhemer
Calling SetSpec on an nsIURI object doesn't reinitialize the object, meaning
it's not equivalent with creating a new URI with the same spec. While this
might be counter-intuitive we want to preserve existing behaviour for
the moment.
This change makes BaseURIMutator::InitFromSpec call SetSpec on the existing
cloned URI if available. Otherwise it creates a new one.

MozReview-Commit-ID: LuHVRhBItiP

--HG--
extra : rebase_source : fc7b64d01adcb7f2ac5bbd9cfc16dadb3c4939c9
2018-01-08 11:23:59 +01:00
Valentin Gosu
b2e06a6d9b Bug 1426501 - Add nsINetUtil.notImplemented() method that always throws r=mayhemer
MozReview-Commit-ID: Ij3M5Ydtlac

--HG--
extra : rebase_source : f95ea333bad7eeacf7fd753028ac4ead18e70eef
2018-01-08 11:23:53 +01:00
Mark Banner
ab31f33d7d Bug 1428760 - Tidy up browser_bookmarkProperties_*.js tests and stop using some obsolete APIs. r=mak
MozReview-Commit-ID: 40PbcRNNPH6

--HG--
extra : rebase_source : 06b888bd56bb2cbdbef871e7babd029dc61e4747
2018-01-08 13:42:53 +00:00
Alexandre Poirot
74da912044 Bug 1427818 - Fix browser_layoutHelpers-getBoxQuads.js on e10s. r=pbro
MozReview-Commit-ID: 8nA5FVLLm9H

--HG--
extra : rebase_source : 3aa998ce0d51c20b52d5a762ce3042e196b0cf86
2018-01-03 10:19:03 -08:00
Panagiotis Astithas
f147df06d4 Bug 1409291 - Provide bug number and owner for the LINK_ICON_SIZES_ATTR_ probes. r=mak
--HG--
extra : rebase_source : eb7968b971426278b6f62f2ebe8c95627e734f57
2018-01-05 16:59:42 -08:00
J. Ryan Stinnett
22d7f8de39 Bug 1306892 - Fetch stylesheets from network monitor. r=tromey
If the toolbox is open when a stylesheet is loaded, the network monitor should
have recorded the response content.  When a tool asks for stylesheet text, try
asking the network monitor first before falling back to an extra fetch as a last
resort.

MozReview-Commit-ID: E2pQ04ARfQo

--HG--
extra : rebase_source : b10fb44e313ece5757961ca81a3bc0f76753ed8e
2018-01-05 18:44:25 -06:00
Andrei Oprea
803b720962 Bug 1408139 - Remove probes: NEWTAB_PAGE_SHOWN, NEWTAB_PAGE_SITE_CLICKED, NEWTAB_PAGE_LIFE_SPAN. r=chutten,gfritzsche
PAGE_SHOW, SITE_CLICKED expired in version 35 and can safely be removed.
LIFE_SPAN was triggering alerts because Activity Stream is the new
default about:newtab and data for it is no longer being collected.

MozReview-Commit-ID: 3TIG5jwRfDr

--HG--
extra : rebase_source : 22d915006c44244ecffac9ebc04876730090dd13
2017-12-08 17:29:27 +01:00
Johan Lorenzo
2edb319949 Bug 1385401 - Fetch Google Play listings outside of the push-apk task r=aki
MozReview-Commit-ID: HVFVqjliqor

--HG--
extra : rebase_source : a1f4ac27254b42766661677132ccae4427a3c494
2018-01-08 16:14:26 +01:00
Edgar Chen
821531562b Bug 1428244 - Part 2: Set correct oldValue/newValue for the attributeChangedCallback which is fired from style attribute change; r=smaug
MozReview-Commit-ID: 4l6XuCUHUh8

--HG--
extra : rebase_source : 23d825684dbd47ca125cd8468d2c8d22425e3cdf
2017-12-15 11:52:07 -06:00
Edgar Chen
d6c2c3283e Bug 1428244 - Part 1: Add [CEReactions] in CSSStyleDeclaration; r=smaug
per https://drafts.csswg.org/cssom/#dom-cssstyledeclaration-camel-cased-attribute.

MozReview-Commit-ID: 7QkAZeUOrlh

--HG--
extra : rebase_source : 1431dfd4edebf8140604ac79253c674f3bf4f89d
2017-12-13 10:24:35 -06:00
Nicolas Chevobbe
0f6571a3b4 Bug 1408893 - Enable browser_webconsole_eval_in_debugger_stackframe2.js in the new console frontend; r=bgrins.
MozReview-Commit-ID: Ej7flr2u3Ya

--HG--
extra : rebase_source : 71ced01a366d418a58cab5072ee4f00494da27bb
2018-01-05 12:52:59 +01:00
Nicolas Chevobbe
7a95fd143a Bug 1405333 - Enable browser_webconsole_execution_scope.js in new console frontend;r=jdescottes.
MozReview-Commit-ID: IE8AQdMR867

--HG--
extra : rebase_source : 44eac13e793aee293095e2d8f88f2db9ab623cb3
2018-01-05 14:03:43 +01:00
Kartikaya Gupta
d9fc740bc2 Bug 1428772 - Report the process type when pausing a child process on startup for debugging. r=froydnj
MozReview-Commit-ID: 3MnhQmukPnZ

--HG--
extra : rebase_source : 8ee1e5011eb8edce198ea6195e91c51d76b967e4
2018-01-08 09:23:49 -05:00
Kartikaya Gupta
c6e614c39a Bug 1413618 - Avoid possible division by zero. r=xidorn
MozReview-Commit-ID: JSTvMb3mM4P

--HG--
extra : rebase_source : 646429f399c47efef56ee9ae4e3b3bed410a9864
2018-01-08 05:59:08 -05:00
Jean-Luc Bonnafoux
5acf65c7fe Bug 1428629 - elfhack.cpp prefer prefix ++ operator for non primitive types r=froydnj
MozReview-Commit-ID: C0L2NUsbmc4

--HG--
extra : rebase_source : b4b3dfbbabbd610384448169b10c3f9b5c27e621
2018-01-08 09:30:32 +01:00
Alexandre Poirot
4e2dcbf894 Bug 1415545 - Document working on DevTools performance. r=sole
MozReview-Commit-ID: 4N0Kx7PO4Xc

--HG--
extra : rebase_source : 5c9b6952419984a577038b14b72746dc069daf0c
2017-12-13 09:58:23 -08:00
Dorel Luca
9f61025cee Backed out changeset 8ba13ef1fec4 (bug 1413830) for failing Browser-chrome on accessible/tests/browser/events/browser_test_focus_browserui.js r=backout on a CLOSED TREE
--HG--
extra : amend_source : 3cfcc7b5b53d200deec501e180b10b7a0b8079ea
2018-01-08 16:15:38 +02:00
Simon Fraser
537673de00 Bug 1401995 Update funsize to use async, to reduce task time r=jlorenzo
MozReview-Commit-ID: 24IU3pcJseY

--HG--
extra : rebase_source : a2b4d681ee3dbec82a523b39aff6d9e2e69d42f5
2018-01-03 14:42:47 +00:00
Adrian Wielgosik
511aeddd07 servo: Merge #19722 - Remove js.mem.gc.refresh_frame_slices.enabled pref (from adrian17:master); r=emilio
Clean up after gecko [bug 1421358](https://bugzilla.mozilla.org/show_bug.cgi?id=1421358), which removed the pref entirely.

Source-Repo: https://github.com/servo/servo
Source-Revision: 02f1864770c108a47b3c83c3d89293222cb6dfcf

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 2588bb21f54258c3639ad1d6a222f98fcef0761d
2018-01-08 04:52:09 -06:00
Ricky Chien
1e645d03e3 Bug 1428521 - Draw editor's horizontal scrollbar in Response panels r=gasolin
MozReview-Commit-ID: LK3TdfDCApo

--HG--
extra : rebase_source : 826eeabd2424a9a9a8310ef003b37b62a861a9f0
2018-01-06 13:16:38 +08:00
Fred Lin
4e10bc7360 Bug 1413830 - Data schema change for onboarding telemetry;r=Fischer,francois
Implement new processPings and _sendPing, handle sessions via registerNewOnboardingSession
This patch covers all new events except onboarding-noshow-smallscreen and overlay-disapear-resize events will be implemented in bug 1417769

MozReview-Commit-ID: 3jNAmOcrvEa

--HG--
extra : rebase_source : 58f1deea02ff6a07c25a0dce1c291ca1ecfa17e8
2017-10-31 12:01:30 +08:00
Andreas Tolfsen
5fe12f3b2d Bug 1379490 - Query capabilities configuration from chrome. r=automatedtester
Capabilities are currently sent to the content frame script when
its IPC message listeners attach (on Marionette:ListenersAttached).
If for whatever reason a capability's value changes since the script
was registered, for example by a user calling the WebDriver:SetTimeouts
command, a race condition is introduced where the capabilities in
chrome will differ from those cached in the frame script.

To remove any chance of race conditions, this patch changes the
content frame script to query the capabilities from chrome every time
it needs them.  This is slightly less efficient, but should be neglible.

The patch also clears up some unused state, such as the
curBrowser.newSessionCommandId property, which did not appear to
be used for anything interesting.

MozReview-Commit-ID: 1bSrRu5nK3h

--HG--
extra : rebase_source : 06f6fb8e4a6d04e5c4fa56d1becafd55ed0d1dee
2018-01-02 12:00:41 +00:00
Coroiu Cristina
e3fdede2e8 Backed out 1 changesets (bug 1401995) for multiple linting failures in funsize.py r=backout on a CLOSED TREE
Backed out changeset f2015e2842ca (bug 1401995)
2018-01-08 14:01:34 +02:00
Simon Fraser
0fe4995741 Bug 1401995 Update funsize to use async, to reduce task time r=jlorenzo
MozReview-Commit-ID: 24IU3pcJseY

--HG--
extra : rebase_source : 8d6949ab317f71601f4c282b979ec72c82bb8ca0
2018-01-03 14:42:47 +00:00
Nicolas Chevobbe
60fc06cede Bug 1405254 - Add console.count test cases in console mocha tests;r=bgrins.
This patch adds a few console.count stubs and check
that they all render as expected.

MozReview-Commit-ID: IejxMKnLTAz

--HG--
extra : rebase_source : a9df8bd9eb1b78c6f05106c16d48dd31d16087f6
2017-11-22 16:53:42 +01:00
Jan Henning
eb55129af7 Bug 1423566 - Hide tabs tray when receiving an Assist App intent. r=nechen
We're still somewhat undecided on how to exactly handle external intents
arriving while the tabs tray is open, however in the case of Assist App intents
- opening a new tab in editing mode while the tabs tray remains open causes some
  weird behaviour (the keyboard appears in front of the tabs tray and no matter
  which tab is selected on the tabs tray, you first enter editing mode and then
  always end up in the tab opened by the Assist App intent)
- the goal of our Assist App intent handling is to allow the user to enter a
  search query or an address into the URL bar

hence we should hide the tabs tray (if open) when handling such an intent.

MozReview-Commit-ID: GpwrscdNjZP

--HG--
extra : rebase_source : 5275a8323a0ca5bcebdc6fe2148a8de4b87a7651
2018-01-05 17:33:06 +01:00
Nicolas Chevobbe
849f7684b6 Bug 1428394 - Fix mocha network test; r=Honza.
The test was failing because we have more than one
networkUpdate in the store.
As it's not the purpose of this test case to assert the
number of updates, let's just check that we have some,
and that they are removed after MESSAGES_CLEAR.

MozReview-Commit-ID: FgZv8epfP0q

--HG--
extra : rebase_source : 269f8654fa0f9f06c8ece5fe6415f82385553e85
2018-01-05 18:51:41 +01:00
Nicolas Chevobbe
bddcac1672 Bug 1428394 - Fix mocha sidebar tests; r=Honza.
The tests were failing because all the sidebarToggle actions
were renamed to sideBarClose, which made the tests inacurate.

MozReview-Commit-ID: LBkqTzNhaqV

--HG--
extra : rebase_source : 5943924d6fb073cb2375df275665de206aaf857b
2018-01-05 18:40:44 +01:00
Dorel Luca
bcbb9ad79d Merge mozilla-central to autoland r=merge
--HG--
extra : rebase_source : b4a4d16f887b588d4b4c32dbee6b4babb6377c1f
2018-01-08 11:58:16 +02:00
Dorel Luca
cf149b7b63 Merge mozilla-inbound to mozilla-central r=merge a=merge 2018-01-08 11:56:10 +02:00
Dorel Luca
534a6615e1 Merge autoland to mozilla-central r=merge a=merge 2018-01-08 11:53:37 +02:00