Ekanan Ketunuti
eb919d07de
Bug 1474550 - Add words to en-US dictionary. r=ehsan
2018-07-10 17:49:06 +07:00
David Major
e2cdb30639
Bug 1443590: Use clang-cl for official Windows builds. r=gps
2018-07-10 16:25:47 -04:00
Eitan Isaacson
a17a08b748
Bug 1473730 - Don't speak entire subtree of document when it is focused. r=yzen
...
After page load the document is focused and the entire subtree is
spoken. It should only speak the name.
--HG--
extra : rebase_source : bfc5542969fa29c45b9617d873a3dba7bf1a47c2
2018-07-10 08:43:00 +03:00
arthur.iakab
7bd656627d
Backed out changeset caab8817cbf2 (bug 1466979)For build bustages on js/src/vm/UbiNode.cpp CLOSED TREE
2018-07-10 22:56:05 +03:00
Eitan Isaacson
6e015436cb
Bug 1473605 - Don't clump labels and controls together. It messes with focus events. r=yzen
2018-07-05 15:06:00 +03:00
Kristen Wright
35cd421aed
Bug 1466979 - Separate JS::ubi::EdgeVectorTracer and JS::ubi::SimpleEdgeRange into UbiNodeUtils.h r=jimb
...
Separated SimpleEdgeRange into the new UbiNodeUtils.h, updated build files, changed SimpleEdgeRange::init to SimpleEdgeRange::addTracerEdges, created bool addEdge to add new edges to the vector.
2018-05-31 14:13:00 -07:00
Ryan VanderMeulen
16150016a5
Bug 1462906 - Make HTTP throttling v2 algorithm Nightly-only due to video streaming regressions. r=mayhemer
...
--HG--
extra : rebase_source : c5abffe2795c2c608d72deeb1e246f98297430fa
2018-07-10 14:53:36 -04:00
Ben Kelly
a99ba38721
Bug 1469048 Disable service worker propagation when e10s pref is enabled. r=mrbkap
...
--HG--
extra : rebase_source : f7a11d459a7f54ecc8b71746ff2810a7bb276692
2018-07-09 16:02:41 -07:00
Ben Kelly
87bf0f7f23
Bug 1459209 P15 Implement RemoteServiceWorkerContainerImpl::GetReady() across IPC to the parent-side SWM. r=mrbkap
...
--HG--
extra : rebase_source : 119a1cb66828c3dbb21cce86aca67793f0657321
2018-07-09 16:02:41 -07:00
Ben Kelly
d7b64230f7
Bug 1459209 P14 Implement RemoteServiceWorkerContainerImpl::GetRegistrations() across IPC to the parent-side SWM. r=mrbkap
...
--HG--
extra : rebase_source : 464a53e3e0c3eb37cdc7f4c73a43140fba4d5794
2018-07-09 16:02:41 -07:00
Ben Kelly
be03ee0457
Bug 1459209 P13 Implement RemoteServiceWorkerContainerImpl::GetRegistration() across IPC to the parent-side SWM. r=mrbkap
...
--HG--
extra : rebase_source : 60f674e9d1d5c0701f6ed3145427ad8fc7012e55
2018-07-09 16:02:40 -07:00
Ben Kelly
4207daa618
Bug 1459209 P12 Implement RemoteServiceWorkerContainerImpl::Register() across IPC to the parent-side SWM. r=mrbkap
...
--HG--
extra : rebase_source : 4c57b9b8006ab4378c5a0be4a7c13136152f80b0
2018-07-09 16:02:40 -07:00
Ben Kelly
e9dc1bae32
Bug 1459209 P11 Propogate registration state changes back from the parent to the child. r=mrbkap
...
--HG--
extra : rebase_source : 86bea6e7bcf6376d1fc5366a1a07b208f3805ce0
2018-07-09 16:02:40 -07:00
Ben Kelly
39b1a104c9
Bug 1459209 P10 Implement RemoteServiceWorkerRegistrationImpl::Unregister() across IPC to the parent-side SWM. r=mrbkap
...
--HG--
extra : rebase_source : 8411bc26ff172a9888e040fc09b21cab745e4161
2018-07-09 16:02:40 -07:00
Ben Kelly
94f85205a9
Bug 1459209 P9 Implement RemoteServiceWorkerRegistrationImpl::Update() across IPC to the parent-side SWM. r=mrbkap
...
--HG--
extra : rebase_source : 87d77ea7472b59b7e0d243d714ad19158cd7c332
2018-07-09 16:02:40 -07:00
Ben Kelly
6323d7c413
Bug 1459209 P8 Implement RemoteServiceWorkerImpl::PostMessage() across IPC and to the parent-side SWM. r=mrbkap
...
--HG--
extra : rebase_source : d38628cc7b8822b4213c8034f0c1dd783585ddfb
2018-07-09 16:02:40 -07:00
Ben Kelly
fd93586372
Bug 1459209 P7 Scaffold a ServiceWorkerContainerProxy class to connect the parent actor to the main thread SWM. r=mrbkap
...
--HG--
extra : rebase_source : 4693118c6b7bfe93ea772e4ab21f79c6a2448598
2018-07-09 16:02:40 -07:00
Ben Kelly
5e3089171b
Bug 1459209 P6 Scaffold a ServiceWorkerRegistrationProxy class to connect the parent actor to the main thread SWM. r=mrbkap
...
--HG--
extra : rebase_source : 355d278c7b891ae8de0a136d5c7db024ad0d0a76
2018-07-09 16:02:40 -07:00
Ben Kelly
d6345919a0
Bug 1459209 P5 Scaffold a ServiceWorkerProxy class to connect the parent actor to the main thread SWM. r=mrbkap
...
--HG--
extra : rebase_source : 555963a72a75785fc2aa43d7fa2abedeb758289d
2018-07-09 16:02:40 -07:00
Ben Kelly
e486332066
Bug 1459209 P4 Scaffold RemoteServiceWorkerRegistrationImpl to connect the binding registration to the actor. r=mrbkap
...
--HG--
extra : rebase_source : 6e113ac5ead01a50d8dcdd5c0124c42901b84c5e
2018-07-09 16:02:39 -07:00
Ben Kelly
9797d85bc5
Bug 1459209 P3 Scaffold RemoteServiceWorkerContainerImpl to connect the binding ServiceWorkerContainer to the PServiceWorkerContainerChild actor. r=mrbkap
...
--HG--
extra : rebase_source : b0a51ce7bbc1b9b27531584d0647ae28d56b15e2
2018-07-09 16:02:39 -07:00
Ben Kelly
09c855d41b
Bug 1459209 P2 Scaffold RemoteServiceWorkerImpl to connect the binding ServiceWorker to the PServiceWorkerChild actor. r=mrbkap
...
--HG--
extra : rebase_source : 07ec45d8d019e708be144464302168ce331518e9
2018-07-09 16:02:39 -07:00
Ben Kelly
b970b0c8cc
Bug 1459209 P1 Add IPC actor boilerplate for PServiceWorker, PServiceWorkerContainer, and PServiceWorkerRegistration. r=mrbkap
...
--HG--
extra : rebase_source : 10106a76c6e9188238a89821d59bdcbf4eedbab6
2018-07-09 16:02:39 -07:00
David Major
fe9ee7a8b7
Bug 1474628: Set win32-msvc/opt jobs to use a stub-installer where necessary. r=Callek
2018-07-10 14:30:38 -04:00
Boris Zbarsky
8f7c90d6be
Bug 1473149. Add an external string variant that keeps a DynamicAtom alive. r=njn,rwood
...
The change to call AsStatic() in SetKnownLiveAtom is drive-by performance cleanup.
2018-07-10 11:21:42 -07:00
Andrea Marchesini
8fe4d55300
Bug 1472927 - Fix CSP violation events in workers, r=asuth, r=ckerschb
2018-07-10 18:53:03 +02:00
Jason Laster
35cd9cbfcc
Bug 1474366 - Update Debugger Frontend v70. r=dwalsh
2018-07-10 12:45:20 -04:00
Andreea Pavel
41fc51d32b
Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE
2018-07-10 19:38:34 +03:00
Andreea Pavel
a80651653f
Merge mozilla-inbound to mozilla-central. a=merge
2018-07-10 19:33:22 +03:00
Boris Zbarsky
e2156c39cb
Bug 820891 part 3. Make scroll* properties for tables work with the table wrapper box, not the table box. r=dholbert
...
--HG--
rename : testing/web-platform/tests/css/cssom-view/table-client-props.html => testing/web-platform/tests/css/cssom-view/table-scroll-props.html
2018-07-10 09:28:11 -07:00
Boris Zbarsky
ebe5685319
Bug 820891 part 2. Make client* properties for tables work with the table wrapper box, not the table box. r=dholbert
...
--HG--
rename : testing/web-platform/tests/css/cssom-view/table-offset-props.html => testing/web-platform/tests/css/cssom-view/table-client-props.html
2018-07-10 09:28:09 -07:00
Boris Zbarsky
60de511092
Bug 820891 part 1. Make offset* properties for tables work with the table wrapper box, not the table box. r=dholbert
2018-07-10 09:28:07 -07:00
Geoff Brown
0a065a0719
Bug 1474393 - Ensure test-verify knows when it is running in gpu mode; r=jmaher
...
An inconsistency in configuration between Android and desktop was causing
some tests not to be verified on Android.
2018-07-10 10:26:33 -06:00
Cameron McCormack
7954f12743
Bug 1474513 - Simplify CSS::Supports. r=emilio
...
MozReview-Commit-ID: Lw9K7uRknfv
--HG--
extra : rebase_source : 78130aad34d76fdb37002db4a299db02c83aa10b
2018-07-10 15:51:38 +10:00
Jan-Erik Rediger
5d29509a5f
Bug 1472715 - Show actual state of Telemetry upload on about:telemetry r=gfritzsche
...
Differential Revision: https://phabricator.services.mozilla.com/D2029
--HG--
extra : moz-landing-system : lando
2018-07-10 11:21:13 +00:00
Margareta Eliza Balazs
b2410865d4
Backed out changeset d04bd6e1521f (bug 1472715) for ES lint failure in components/telemetry/TelemetrySend.jsm on a CLOSED TREE
2018-07-10 14:15:34 +03:00
Jared Wein
4f4f62eb2b
Bug 1211647 - Runtime graphics testing visible during session restore. r=mchang
...
--HG--
extra : rebase_source : 802c4758f4b020c6f610e0e341e949b8f6df2729
2018-07-09 13:18:10 -04:00
Matthew Gaudet
2a28b554e5
Bug 1471361: Add test case r=tcampbell
...
--HG--
extra : rebase_source : 4e020f3403fe955a3a7d5094ab680d713b5f7a8d
2018-07-09 17:50:27 -04:00
Andrea Marchesini
5fff1762ad
Bug 1418236 - Correct EventTarget for CSP violation events, r=ckerschb
2018-07-10 17:40:21 +02:00
André Bargull
a5d54ec253
Bug 1473970 - Part 4: Skip creating the resolving functions in EnqueuePromiseResolveThenableBuiltinJob. r=arai
...
--HG--
extra : rebase_source : f991e19ba5ec75169b9f44271eda8e52a2436e42
2018-07-09 09:24:31 -07:00
André Bargull
d39a9ed675
Bug 1473970 - Part 3: Add documentation for PromiseReaction fields, strengthen assertions, and add tests. r=arai
...
--HG--
extra : rebase_source : de77f8f70d86bcc3ec63070087d9c2198c4af7e9
2018-07-10 02:51:15 -07:00
Manish Kumar
a0dd20f6ee
Bug 1473585 - Remove restoreLastSession function. r=dao
...
--HG--
extra : rebase_source : 422c8b774459e9869d504c1e7c907e55fc454602
2018-07-07 20:29:56 +02:00
Paolo Amadini
850645e816
Bug 1474258 - Remove the "listheader" binding and move the remaining styles to "richlistbox.css". r=bgrins
...
The content of this element is always overridden and the "xul:button" display mode is unnecessary, so the binding can be removed. The styles that control color are moved to "richlistbox.css" in preparation for the removal of the "listbox" element.
MozReview-Commit-ID: 5pGVE6n34EL
--HG--
extra : rebase_source : 8c5e37736c92382486ac605cc2d30085c16b7de7
extra : source : 8be7c63ea5c620641816664d9be81e58a912f9f3
2018-07-09 12:45:41 +01:00
Paolo Amadini
6e680744e4
Bug 1472750 - Convert simple "listbox" instances to "richlistbox". r=bgrins
...
These simple lists are converted to normal layout by setting a fixed height that isn't a multiple of the row height, which is already the case for most other lists in the user interface.
MozReview-Commit-ID: 1tV4MIoRp0d
--HG--
rename : toolkit/themes/windows/global/richlistbox.css => toolkit/themes/linux/global/richlistbox.css
extra : rebase_source : d6c53aa341bc5711f6ecf16485b5bd03d4f9caf2
extra : intermediate-source : 1355778929be17234ca3ced4f9930f05fb2cf20a
extra : source : 2e4527da76bba52492353aa5a40c128b09f389f1
2018-07-09 10:38:42 +01:00
Paolo Amadini
1599cced2e
Bug 1463320 - Remove the "wizard-base" binding and import the "wizard.css" file as a document stylesheet. r=bgrins
...
MozReview-Commit-ID: JRw6jnAhql2
--HG--
extra : source : 2b9e7a8b23b7ca9304262fbcf4a3e33e59c151b3
2018-07-10 14:39:35 +01:00
Gijs Kruitbosch
7ef150303b
Bug 1472749 - fix reader mode on nytimes website (sync from github 7d03bec52d0a0c4b22d044e06af84abb15a9f02b), r=jaws
...
--HG--
extra : rebase_source : 43eefd79922e66d0e381b1da9a91a65f00281792
2018-07-10 14:24:43 +01:00
André Bargull
03f569c60f
Bug 1473970 - Part 2: Add a different PromiseResolveThenableJob kind for the default Promise.prototype.then case. r=arai
...
--HG--
extra : rebase_source : 8d5af673613877cc1e34207d55e811cb9b83ac79
2018-07-07 02:47:49 -07:00
André Bargull
75b3cbac85
Bug 1473970 - Part 1: Check realm of Promise and "then" property for optimized resolve-thenable-job. r=arai
...
--HG--
extra : rebase_source : 096498c077f0c2be95ecb8854dac905b2096b67a
2018-07-06 12:06:18 -07:00
Nicolas Silva
4ae96a4caa
Bug 1474576 - Remove the async scene building pref.
2018-07-10 14:49:21 +02:00
vinoth
33326b442d
Bug 1312864 - Allow redirects for requests that require preflight
...
Reviewers: ckerschb, mrbkap
Reviewed By: ckerschb, mrbkap
Subscribers: ckerschb
Bug #: 1312864
Differential Revision: https://phabricator.services.mozilla.com/D1875
--HG--
extra : rebase_source : 06ae50d91816955ab6bdaa2741ddccb1eb2a3206
2018-07-10 15:48:03 +03:00