Narcis Beleuzu
682a2942bf
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-08-30 20:07:36 +03:00
Narcis Beleuzu
05d91d3e02
Merge inbound to mozilla-central. a=merge
2018-08-30 19:58:52 +03:00
Michael Kaply
19d09489b9
Bug 1486421 - Check all values for machine_only. r=Felipe
...
Differential Revision: https://phabricator.services.mozilla.com/D4686
--HG--
extra : moz-landing-system : lando
2018-08-30 16:21:29 +00:00
Dave Townsend
3e24d077aa
Bug 1487437: Only show a space for a pending icon if it started loading while the throbber was showing. r=dao.
...
This stops us from showing a pending space when an icon is added after loading is
complete causing us to shift the title when both pending and previous icon are
shown.
Differential Revision: https://phabricator.services.mozilla.com/D4694
--HG--
extra : moz-landing-system : lando
2018-08-30 16:58:44 +00:00
Gabriel Luong
79d2fde0c1
Bug 1486801 - Clicking on the [...] should expand the markup container. r=jdescottes
2018-08-30 11:29:23 -04:00
Nathan Froyd
992139e95b
Bug 1487449 - stop macro redefinition warning spam for Windows macros; r=ted.mielczarek
...
This warning spam happens particularly with WebRTC, but I can see it
happening for any third-party software whose use of WINVER and friends
conflicts with our own. Let's just change mozilla-config.h to avoid
defining these macros if they're already defined via the command line.
2018-08-30 16:09:23 -04:00
Henri Sivonen
5a26b995cf
Bug 1487309
- Improve AssignLiteral() and AppendLiteral() documentation to talk about u"" literals. r=froydnj
...
MozReview-Commit-ID: 60NCtRgKRcn
Differential Revision: https://phabricator.services.mozilla.com/D4641
--HG--
extra : moz-landing-system : lando
2018-08-30 14:37:09 +00:00
Brian Hackett
d2583e1176
Backed out changeset fc437d64c831 (bug 1486556) for breaking coordination between record/replay system and helper threads.
...
--HG--
extra : rebase_source : 6fd771863bd14d659661553667396458c9c24eec
2018-08-30 04:24:58 -10:00
Henri Sivonen
7753be203b
Bug 1484990 - Use BulkWrite instead of write past length via BeginWriting() in XHR. r=baku
...
The old code assumes that it's OK to use nsAString::BeginWriting() to write
past the string's logical length if the string has enough capacity. This is
bogus, because the string doesn't know of data written past its logical
length.
The BulkWrite API has been created precisely for this purpose and allows
orderly capacity-aware low-level writes to the string.
MozReview-Commit-ID: BYQHl8Z9Fbd
Differential Revision: https://phabricator.services.mozilla.com/D3886
--HG--
extra : moz-landing-system : lando
2018-08-30 14:24:58 +00:00
Mark Banner
608eb9f975
Bug 1486783 - Fix some undefined property references to description and previewImageURL in PlacesUtils.jsm and History.jsm. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D4451
--HG--
extra : moz-landing-system : lando
2018-08-30 13:50:14 +00:00
Rob Wu
90c43c6a11
Bug 1465508 - Fix intermittent browser_ext_url_overrides_newtab.js r=mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D4656
--HG--
extra : moz-landing-system : lando
2018-08-30 13:29:18 +00:00
Narcis Beleuzu
1bb581bc8f
Merge mozilla-central to inbound.
...
--HG--
extra : rebase_source : 063f3df7ad6d834fa3e72cd6825c31792716586b
2018-08-30 16:09:37 +03:00
Andrew Osmond
9322f6a4fb
Bug 1486318 - Actually apply transform from canvas pattern when drawing text to a canvas. r=lsalzman
2018-08-30 09:09:06 -04:00
Henrik Skupin
76c84025d2
Bug 1487358 - [marionette] "Accept Alert" and "Dismiss Alert" should check for remaining user prompts. r=ato
...
Workaround until we have a sane dynamic user prompt implementation
(see bug 1477977). At least for now this patch will give us the
opportunity to handle multiple open user prompts.
--HG--
extra : rebase_source : 4a242daef46287051fc6be4c4d9353046d0f6559
2018-08-30 15:06:47 +02:00
Jon Coppeard
61e5b63a8e
Bug 1485698 - Check for no module meta object during JIT analysis r=jandem
2018-08-30 19:38:27 +01:00
Gurzau Raul
f9c513f20c
Backed out 3 changesets (bug 1447487, bug 1485374) for failing at browser_ext_devtools_panels_elements_sidebar.js and /mochitest/test_inspector-pick-color.html on a CLOSED TREE
...
Backed out changeset 82ef44f87f72 (bug 1447487)
Backed out changeset d8a1c6a80a59 (bug 1447487)
Backed out changeset d4761bb0096a (bug 1485374)
2018-08-30 21:31:53 +03:00
Narcis Beleuzu
1e60ae6690
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-08-30 20:08:44 +03:00
Nathan Froyd
9cd5a72ad2
Bug 1481512 - limit libvorbis x86-64 assembly to x86-64 windows; r=padenot
...
...rather than all 64-bit Windows implementations.
2018-08-30 13:00:36 -04:00
Jon Coppeard
fcea90a450
Bug 1487384 - Remove unnecessary references to Runtime::gc in GCRuntime methods r=sfink
2018-08-30 17:51:53 +01:00
Narcis Beleuzu
a4ec006bb0
Backed out changeset 4e195f7b2d6b (bug 1486824) for clipboard failures on OSX browser_editcontrols_update. a=backout
2018-08-30 15:59:59 +03:00
Michael Kaply
f58d28b6fd
Bug 1487372 - Update Autoconfig sandboxing URL. r=rtestard
2018-08-30 07:34:28 -05:00
Narcis Beleuzu
519a959b59
Backed out changeset 93112d1b45cb (bug 1486801) for dt failures on browser_markup_textcontent_display.js. CLOSED TREE
2018-08-30 19:26:44 +03:00
Bob Owen
b2d6e0b576
Bug 1366137: Wait for the correct URLs to have loaded in browser_new_web_tab_in_file_process_pref.js. r=mconley
2018-08-30 17:21:38 +01:00
Sebastian Hengst
e69cd7a51f
Bug 1487095 - Disable layout/style/test/test_use_counters.html for release and beta. r=emilio a=aryx
...
--HG--
extra : source : c921e1e61b38f11eb422d2415746b8c263c77ecf
extra : amend_source : fa5ace951ff095842fa1ec6bd298a46ed4b4ac09
2018-08-30 15:29:04 +03:00
Margareta Eliza Balazs
43464bd7dc
Backed out changeset 76ccb62dd14d (bug 1480349) for bc failures on browser_urlbar_search.js a=backout
2018-08-30 14:04:09 +03:00
shindli
a13b5a3552
Merge inbound to mozilla-central. a=merge
2018-08-30 12:55:47 +03:00
Martin Stransky
391e303121
Bug 1464826 - [Wayland] Don't calculate popup offset relatively to mShell on Wayland as it's relative to mContainer, r=jhorak
...
Differential Revision: https://phabricator.services.mozilla.com/D4073
--HG--
extra : moz-landing-system : lando
2018-08-30 09:15:15 +00:00
Michael Ratcliffe
fcc5c87c5d
Bug 1487385 - Add key prop to MenuItem call r=nchevobbe
...
Fixes this warning every time the toolbox is opened:
"Warning: Each child in an array or iterator should have a unique "key" prop.
Check the render method of `ToolboxTabs`. See https://fb.me/react-warning-keys for more information.
in MenuItem (created by ToolboxTabs)
in ToolboxTabs (created by ToolboxToolbar)
in div (created by ToolboxToolbar)
in ToolboxToolbar (created by ToolboxController)
in ToolboxController"
Differential Revision: https://phabricator.services.mozilla.com/D4671
--HG--
extra : moz-landing-system : lando
2018-08-30 13:24:52 +00:00
Martin Stransky
4279b9c392
Bug 1462227 - Enable hiding system titlebar on Deepin desktop, r=jhorak
...
Differential Revision: https://phabricator.services.mozilla.com/D4212
--HG--
extra : moz-landing-system : lando
2018-08-30 09:03:45 +00:00
Narcis Beleuzu
78f15dbb01
Merge mozilla-central to autoland. a=merge
2018-08-30 16:08:00 +03:00
ffxbld
055f6b25a3
No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
...
Differential Revision: https://phabricator.services.mozilla.com/D4660
--HG--
extra : moz-landing-system : lando
2018-08-30 12:53:09 +00:00
Emilio Cobos Álvarez
27c2ff8d03
Bug 1487135 - followup: Add a missing check. r=me
2018-08-30 14:49:05 +02:00
Narcis Beleuzu
a12393e44d
Backed out 2 changesets (bug 1420996) for marionette failures.
...
Backed out changeset 413bd039c126 (bug 1420996)
Backed out changeset 01ed229650de (bug 1420996)
2018-08-30 10:26:42 +03:00
arthur.iakab
b401573dfe
Merge mozilla-central to inbound
2018-08-30 07:38:35 +03:00
arthur.iakab
044707fc78
Merge inbound to mozilla-central a=merge
2018-08-30 07:37:00 +03:00
arthur.iakab
c7090cf615
Merge autoland to mozilla-central a=merge
2018-08-30 07:35:49 +03:00
Mantaroh Yoshinaga
aa3c35e3d7
Bug 1473210 - Add meatball menu sanity tests. r=birtles
...
This test will check the following:
* Open / Close the meatball menu with click the button.
* Handling the keys. (Up / Down / Home / End)
* Close the meatball menu with F1 key.
* Close the meatball menu with Escape key.
Differential Revision: https://phabricator.services.mozilla.com/D3592
--HG--
extra : moz-landing-system : lando
2018-08-30 04:19:59 +00:00
arthur.iakab
5c9e5bd8cc
Merge mozilla-central to autoland
2018-08-30 07:37:51 +03:00
Brian Hackett
4a9125345e
Bug 1486556 - Avoid unlocking the helper thread state lock after looking for tasks to perform, r=jandem.
...
--HG--
extra : rebase_source : eda9bd0e02be2e52c08b69c1c9c1dcfd263e232b
2018-08-29 16:43:52 -10:00
Brian Hackett
027bd47e90
Bug 1483561 - Notify the next lock owner only when the last owner is about to release it, r=froydnj.
...
--HG--
extra : rebase_source : ebfef44524461513f3a2eeb0c9a6c20a397e1228
2018-08-29 16:42:32 -10:00
Jan de Mooij
6feb6ba772
Bug 1481793 part 5 - Use JSObject::nonCCWRealm instead of JSObject::deprecatedRealm in JSContext::enterRealmOf. r=luke
2018-08-30 09:27:10 +02:00
Felipe Gomes
a86c7ac8b8
Bug 1487233 - Re-enable browser_startup_content.js on test-verify. r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D4634
2018-08-29 23:29:53 -03:00
Nicholas Nethercote
f369a978ca
Bug 1487296 - Merge nsISHistoryInternal into nsISHistory. r=nika
...
With legacy add-ons gone, there is no benefit to keeping them separate.
2018-08-30 11:37:40 +10:00
Nicholas Nethercote
54524b264e
Bug 1487296 - Fix nsIHistory.idl formatting. r=nika
...
Mostly:
- Fix indenting.
- Remove trailing whitespace.
- Use `aFoo` arguments.
2018-08-30 11:08:59 +10:00
Miko Mynttinen
1548622d86
Bug 1472733 - Improve IntRect overflow handling when calculating layer invalidation area and visible region r=mattwoodrow
...
Differential Revision: https://phabricator.services.mozilla.com/D4627
--HG--
extra : moz-landing-system : lando
2018-08-30 00:59:28 +00:00
Brian Birtles
e2df0f3552
Bug 1485901 - Add localization plumbing for new about:debugging panels; r=jdescottes
...
Differential Revision: https://phabricator.services.mozilla.com/D4503
--HG--
extra : moz-landing-system : lando
2018-08-30 00:56:15 +00:00
Cosmin Sabou
5daea4b632
Backed out changeset 3db3193ec938 (bug 1486970) for braking the nightlies with signing issues. a=backout
2018-08-30 03:49:42 +03:00
Jacek Caban
bd9b150e30
Bug 1390583 - Stylo: Build Broken with MinGW r=xidorn
...
Differential Revision: https://phabricator.services.mozilla.com/D4554
--HG--
extra : moz-landing-system : lando
2018-08-30 00:31:25 +00:00
Preeti Mukherjee
bfa8d74f55
Bug 1471920 - [mozbuild] Use shutil.which in Python 3 instead of vendored third-party package r=davehunt
...
Use shutil.which in mozbuild for Python 3 instead of vendored third-party package, and enable mozversion tests that are fixed under Python 3 by this change.
Differential Revision: https://phabricator.services.mozilla.com/D4184
--HG--
extra : moz-landing-system : lando
2018-08-30 16:39:55 +00:00
Nicolas Chevobbe
051548cbe7
Bug 1487452 - Set devtools.debugger.features.map-await-expression to true only on Nightly; r=bgrins.
...
Differential Revision: https://phabricator.services.mozilla.com/D4691
--HG--
extra : moz-landing-system : lando
2018-08-30 16:24:27 +00:00