Commit Graph

559952 Commits

Author SHA1 Message Date
Mike Hommey
5a1dbfeca3 Bug 1402174 - Add a helper class implementing the base allocator functions for a given arena. r=njn
--HG--
extra : rebase_source : c4eb19c295a0f1524024b8d2e6c7a0ade92b23fa
2017-09-21 14:24:37 +09:00
Mike Hommey
9ceb2cae10 Bug 1402174 - Add an arena argument to imalloc, ipalloc and iralloc. r=njn
--HG--
extra : rebase_source : d44937b08fb61b15e729b0a3fc508921fb96d027
2017-09-21 13:58:17 +09:00
Mike Hommey
74a50e4e4e Bug 1402174 - Merge imalloc and icalloc into a single function. r=njn
--HG--
extra : rebase_source : e6a17a3506ef4dddad13ab6e211b269b46ef99a8
2017-09-21 13:23:22 +09:00
Mike Hommey
494f947a18 Bug 1402174 - Move AlignedAllocator around, so that calloc, realloc and free and grouped with malloc and memalign. r=njn
--HG--
extra : rebase_source : 1973f90f98a19b4e60f742b7f3aef307bb304e7d
2017-09-21 11:46:57 +09:00
Mike Hommey
5cd3519571 Bug 1052573 - Add an API for allocation in separate arenas. r=njn
The implementation is not doing anything just yet. This will be done in
a followup bug.

--HG--
extra : rebase_source : e301eac77c6bd8247c09d369074ecb8d7b5a1a2f
2017-09-22 07:22:38 +09:00
Mike Hommey
c43db36061 Bug 1052573 - Move macro helpers to mozjemalloc.h. r=njn
--HG--
extra : rebase_source : de717a2ddb13afc29ec3d795fbf1ae72b6ed1d26
2017-09-21 14:10:06 +09:00
Mike Hommey
21a0a419d0 Bug 1052573 - Separate the base allocator functions in malloc_decls.h. r=njn
malloc, free, calloc, realloc and memalign constitute some sort of
minimal interface to the allocator. posix_memalign, aligned_alloc and
valloc are already defined in terms of memalign. The remaining functions
are not related to active allocation.

--HG--
extra : rebase_source : ee27ca70e271f3abef76c7782724d607b52f58b1
2017-09-21 10:31:09 +09:00
Mike Hommey
0c37db303e Bug 1052573 - Generically whitelist memalign calls from anything under memory/. r=njn
--HG--
extra : rebase_source : bcfa34744c1f7385b89b5ea63b2215921bc4e3df
2017-09-22 08:57:23 +09:00
Marco Bonardo
d088caae0a Bug 1401777 - don't use rich icons for tabs and remove crisp filters making hi res icons look blocky. r=Mardak
MozReview-Commit-ID: DcqxEme7hfx

--HG--
extra : rebase_source : edc6989f8e16a8dced8ed0903f5cbbcfe846a517
2017-09-21 10:21:50 +02:00
Dão Gottwald
266725f895 Bug 1387609 - Use --toolbarbutton-icon-fill-opacity for the tab close button. r=nhnt11
MozReview-Commit-ID: GGyh4KkPZYp

--HG--
extra : rebase_source : a0122c14d25d11601667bdd2b08cc34a6e25b29b
2017-09-21 15:16:05 +02:00
Dale Harvey
04ccddce78 Bug 1400863 - Fix tracking protection close icon size. r=dao
MozReview-Commit-ID: HFt3zUedTDj

--HG--
extra : rebase_source : 1daff81b53efb1d6e67d122df5f536152d2a98bd
2017-09-22 12:10:07 +01:00
Sebastian Hengst
2479eaedbf merge mozilla-central to autoland. r=merge a=merge 2017-09-22 11:50:19 +02:00
Sebastian Hengst
79326d87c8 Backed out changeset 5e5ce5633017 (bug 1396951) for frequently failing robocop's testSettingsPages. r=backout a=backout
MozReview-Commit-ID: AGZMQKL3eft
2017-09-22 11:49:14 +02:00
Sebastian Hengst
f08b285a28 Backed out changeset 71134284dc36 (bug 1396951)
MozReview-Commit-ID: 1hsJHf7XvbM
2017-09-22 11:48:41 +02:00
Sebastian Hengst
8ac65ca47e Backed out changeset 155c1005c388 (bug 1396951)
MozReview-Commit-ID: Egbc73sWnEB
2017-09-22 11:48:36 +02:00
Sebastian Hengst
7bd9fdc344 Backed out changeset e9bc6e08091b (bug 1396951)
MozReview-Commit-ID: 1vPPNL6uovN
2017-09-22 11:48:30 +02:00
Sebastian Hengst
e6da11dbfd Backed out changeset b5a88815b3a6 (bug 1396951)
MozReview-Commit-ID: H7q7JLdOCQS
2017-09-22 11:48:25 +02:00
Sebastian Hengst
ee050c207e Backed out changeset 0a367a71ca43 (bug 1396951)
MozReview-Commit-ID: 3UwRalvlkEE
2017-09-22 11:48:19 +02:00
Sebastian Hengst
bf92b79137 Backed out changeset 147051a4cc35 (bug 1402002) for perma-crashing in wpt /css/css-variables-1/variable-first-letter.html on Linux 32 stylo disabled debug and still failing wpt /mediacapture-streams/MediaStream-MediaElement-preload-none.https.html on non-stylo builds. r=backout a=backout
MozReview-Commit-ID: EWASfe1D350

--HG--
rename : testing/web-platform/tests/clipboard-apis/OWNERS => testing/web-platform/tests/clipboard/OWNERS
rename : testing/web-platform/tests/css-fonts/font-display/font-display-ref.html => testing/web-platform/tests/css-font-display/font-display-ref.html
rename : testing/web-platform/tests/css-fonts/font-display/font-display.html => testing/web-platform/tests/css-font-display/font-display.html
rename : testing/web-platform/tests/css/css-logical-1/OWNERS => testing/web-platform/tests/css/css-logical-properties-1/OWNERS
rename : testing/web-platform/tests/css/css-logical-1/logicalprops-block-size-vlr.html => testing/web-platform/tests/css/css-logical-properties-1/logicalprops-block-size-vlr.html
rename : testing/web-platform/tests/css/css-logical-1/logicalprops-block-size.html => testing/web-platform/tests/css/css-logical-properties-1/logicalprops-block-size.html
rename : testing/web-platform/tests/css/css-logical-1/logicalprops-inline-size-vlr.html => testing/web-platform/tests/css/css-logical-properties-1/logicalprops-inline-size-vlr.html
rename : testing/web-platform/tests/css/css-logical-1/logicalprops-inline-size.html => testing/web-platform/tests/css/css-logical-properties-1/logicalprops-inline-size.html
rename : testing/web-platform/tests/css/css-logical-1/resources/style-check.js => testing/web-platform/tests/css/css-logical-properties-1/resources/style-check.js
rename : testing/web-platform/tests/css/css-logical-1/cascading-001-ref.html => testing/web-platform/tests/css/css-logical-props-1/cascading-001-ref.html
rename : testing/web-platform/tests/css/css-logical-1/cascading-001.html => testing/web-platform/tests/css/css-logical-props-1/cascading-001.html
rename : testing/web-platform/tests/feature-policy/payment-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html => testing/web-platform/tests/payment-request/payment-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html
rename : testing/web-platform/tests/feature-policy/payment-allowed-by-feature-policy-attribute.https.sub.html => testing/web-platform/tests/payment-request/payment-allowed-by-feature-policy-attribute.https.sub.html
rename : testing/web-platform/tests/feature-policy/payment-allowed-by-feature-policy.https.sub.html => testing/web-platform/tests/payment-request/payment-allowed-by-feature-policy.https.sub.html
rename : testing/web-platform/tests/feature-policy/payment-allowed-by-feature-policy.https.sub.html.headers => testing/web-platform/tests/payment-request/payment-allowed-by-feature-policy.https.sub.html.headers
rename : testing/web-platform/tests/feature-policy/payment-default-feature-policy.https.sub.html => testing/web-platform/tests/payment-request/payment-default-feature-policy.https.sub.html
rename : testing/web-platform/tests/feature-policy/payment-disabled-by-feature-policy.https.sub.html => testing/web-platform/tests/payment-request/payment-disabled-by-feature-policy.https.sub.html
rename : testing/web-platform/tests/feature-policy/payment-disabled-by-feature-policy.https.sub.html.headers => testing/web-platform/tests/payment-request/payment-disabled-by-feature-policy.https.sub.html.headers
rename : testing/web-platform/tests/payment-request/PaymentRequestUpdateEvent/constructor.http.html => testing/web-platform/tests/payment-request/payment-request-update-event-constructor.http.html
rename : testing/web-platform/tests/payment-request/PaymentRequestUpdateEvent/updatewith-method.https.html => testing/web-platform/tests/payment-request/payment-request-update-event-updatewith-method.https.html
2017-09-22 11:42:15 +02:00
Sebastian Hengst
0ff8ca17e1 Backed out changeset abead884f8fb (bug 1402002)
MozReview-Commit-ID: 8eNqAd2Ahnd

--HG--
rename : testing/web-platform/meta/css-fonts/font-display/font-display.html.ini => testing/web-platform/meta/css-font-display/font-display.html.ini
rename : testing/web-platform/meta/feature-policy/payment-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html.ini => testing/web-platform/meta/payment-request/payment-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html.ini
rename : testing/web-platform/meta/feature-policy/payment-allowed-by-feature-policy-attribute.https.sub.html.ini => testing/web-platform/meta/payment-request/payment-allowed-by-feature-policy-attribute.https.sub.html.ini
rename : testing/web-platform/meta/feature-policy/payment-allowed-by-feature-policy.https.sub.html.ini => testing/web-platform/meta/payment-request/payment-allowed-by-feature-policy.https.sub.html.ini
rename : testing/web-platform/meta/feature-policy/payment-default-feature-policy.https.sub.html.ini => testing/web-platform/meta/payment-request/payment-default-feature-policy.https.sub.html.ini
rename : testing/web-platform/meta/feature-policy/payment-disabled-by-feature-policy.https.sub.html.ini => testing/web-platform/meta/payment-request/payment-disabled-by-feature-policy.https.sub.html.ini
2017-09-22 11:36:34 +02:00
Sebastian Hengst
e353ea6dbe Backed out changeset 9192c6646cec (bug 1401613)
MozReview-Commit-ID: E4ZA6a7NMGg
2017-09-22 11:36:27 +02:00
Sebastian Hengst
29b6445766 Backed out changeset 8f4a95f9255c (bug 1402123)
MozReview-Commit-ID: 7P4wfS1Bab6
2017-09-22 11:36:05 +02:00
Sebastian Hengst
9e7898d195 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: FKzfDK7mwcx
2017-09-22 11:29:49 +02:00
Nicholas Nethercote
e3c9cbb969 Bug 1401813 - Rename Null[C]String() as Void[C]String(). r=erahm.
XPCOM's string API doesn't have the notion of a "null string". But it does have
the notion of a "void string" (or "voided string"), and that's what these
functions are returning. So the names should reflect that.

--HG--
extra : rebase_source : 4e3f982e0873877174a08a25413595ff66f7d20e
2017-09-22 14:35:46 +10:00
Andrea Marchesini
be6c7b50a7 Bug 1401878 - Remove ServiceWorkers in SiteDataManager.jsm, r=bkelly
--HG--
extra : rebase_source : 4989e5f5da242fd0c732d519a911339d8f61c307
extra : source : 04888373f12bd5d86ec3f4057c3a2f0b2240c963
2017-09-21 21:32:00 +02:00
Lee Salzman
bff46d728b Bug 1397918 - don't use versions of libxcb before 1.11.1. r=karlt
MozReview-Commit-ID: Ec8ZhCBlPj2
2017-09-22 00:10:35 -04:00
Phil Ringnalda
9728bc3636 Merge m-c to m-i
MozReview-Commit-ID: LQmIsTRxble
2017-09-21 20:49:43 -07:00
Jim Chen
fc16f11c89 Bug 1401737 - 1. Add a diagnostic crash; r=me
Add a diagnostic crash for the unexpected case where
GeckoService.register() is called a second time. We know the stack for
the second call, but we want to know the stack for the first call, so we
introduce this intentional crash. r=me for trivial diagnostic patch
which will be backed out ASAP.

MozReview-Commit-ID: HobtPiVSSTR
2017-09-21 23:41:22 -04:00
Andrea Marchesini
b7cd7c515d Bug 1047098 - "Clear Recent History" must clean up all the ServiceWorkers, r=bkelly
This includes minor shutdown fixes by :asuth as discussed on
https://bugzilla.mozilla.org/show_bug.cgi?id=1047098#c56 and c57.

--HG--
extra : rebase_source : d1a230cc005b2a6a71f16ef84a55851ee2f4f66e
extra : source : e89d2565799b4b02d5ee2c56da8d44dc0067f26a
2017-09-21 21:32:00 +02:00
Sean Stangl
e12cd767a3 Bug 1394146 - Avoid overflow on backwards iteration of IC entries. r=jandem 2017-09-21 15:37:00 -04:00
Edouard Oger
27eb845182 Bug 1401590 - Mock FxAccounts#newAccountState in push service tests. r=markh
MozReview-Commit-ID: 8kVtWbPKp65

--HG--
extra : rebase_source : cb970e68e7be85ea53723207b91c7981b84d41a4
2017-09-21 13:27:46 -04:00
Wes Kocher
4efc440d90 Backed out changeset f1e37c409e4f (bug 1373853) for leaked preference windows in browser_urlbarAboutHomeLoading.js a=backout
MozReview-Commit-ID: 37Zd7ogYu4S
2017-09-21 17:15:39 -07:00
Wes Kocher
733c3896f8 Merge m-c to autoland, a=merge
MozReview-Commit-ID: 9mZaPGxxjXd
2017-09-21 17:04:03 -07:00
Wes Kocher
a7fe048680 Merge inbound to central, a=merge
MozReview-Commit-ID: E7k4xViLm4V
2017-09-21 17:03:29 -07:00
Wes Kocher
bedaaf0009 Merge autoland to central, a=merge
MozReview-Commit-ID: KNeXnxjnn5u
2017-09-21 16:29:32 -07:00
ffxbld
ec671e96e6 No bug, Automated HPKP preload list update from host bld-linux64-spot-302 - a=hpkp-update 2017-09-21 10:46:13 -07:00
ffxbld
7ecdba9161 No bug, Automated HSTS preload list update from host bld-linux64-spot-302 - a=hsts-update 2017-09-21 10:46:09 -07:00
Nicolas Chevobbe
c886bfb22b Bug 1401972 - Release: Update reps bundle to 0.14.0; r=nchevobbe.
MozReview-Commit-ID: Jm4UDwdqrjE

--HG--
extra : rebase_source : 9493912f6bcb0f725a91787982913ff48edc0f78
2017-09-21 18:08:58 +02:00
Michael Comella
2eca8411a3 Bug 1399683: Change padding of content view rather than self in onSizeChanged. r=sebastian
To be honest, I'm not sure why this works. onSizeChanged seems to be a callback
to notify the user that your layout has completed and not a place to update
layout params. However, it makes *slightly* more sense that you could update
your children's layout from this view, which is what this patch changes the
code to do.

I think I could figure out why this works if I dug further into [1] but I have
other things to focus on.

I don't think this is the most correct solution, but it is likely the smallest
and least risky change we can make to fix this issue, which is ideal because
we'd like to uplift this to the 57 Beta.

A more correct solution would override the Activity Stream RecyclerView and
provide different desired measurements to its parent so that the new size is
set *during* layout rather than after it, which would make the layout process
more efficient. However, this type of code is less commonly written day-to-day
by developers so it's harder to write, harder to maintain, and I'd have to read
a lot of [1] in order to write it. :)

[1]: https://developer.android.com/guide/topics/ui/how-android-draws.html

MozReview-Commit-ID: AceUvDYGWCR

--HG--
extra : rebase_source : 5fe014388db8e4186c2cda54a453930bf8eed211
2017-09-21 15:40:55 -07:00
Sebastian Hengst
51d0835ce7 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-21 17:30:38 +02:00
Sebastian Hengst
15ce5cb2db Backed out changeset 4dab43248f15 (bug 1372823) for crashing GTest on Windows 10 x64 debug. r=backout
MozReview-Commit-ID: 1u7TFtv6Mdv
2017-09-21 17:27:32 +02:00
Brian Hackett
c0bced7eee Bug 1401985 - Purge frontend collection pool after off thread parsing, r=jonco. 2017-09-21 08:18:07 -07:00
Jon Coppeard
ac6b4e8831 Backed out changeset 29b2e8acf5f9 (bug 1400278) for local crashes 2017-09-21 15:50:36 +01:00
Ryan VanderMeulen
41fb3d290e Merge m-c to inbound. a=merge 2017-09-21 10:44:32 -04:00
ffxbld
ddbf9d22ec Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
MozReview-Commit-ID: Equ8FrTJpTj
2017-09-21 16:42:31 +02:00
ffxbld
3b41d5257b No bug - Tagging mozilla-central f7e9777221a34f9f23c2e4933307eb38b621b679 with with FIREFOX_NIGHTLY_57_END a=release DONTBUILD CLOSED TREE
MozReview-Commit-ID: H0zvd3SlbcN
2017-09-21 16:41:11 +02:00
Ryan VanderMeulen
f443914cb9 Bug 1380968 - Fix broken syntax from the previous attempt at disabling. r=me 2017-09-21 10:40:35 -04:00
Tim Taubert
09acff8375 Bug 1400668 - Fix Android builds on a CLOSED TREE by adding the key_handles arg to the stub PlatformManager r=bustage 2017-09-21 16:24:44 +02:00
Sebastian Hengst
7eec7a0a11 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: mr7OYuaLKE
2017-09-21 15:23:43 +02:00
Sebastian Hengst
f392283bc7 Backed out changeset 8a513ab0c112 (bug 1370613) for date format. r=backout 2017-09-21 13:22:30 +02:00