Commit Graph

561508 Commits

Author SHA1 Message Date
Haik Aftandilian
fa37753064 Bug 1403744 - Part 2 - Test that the per-user extensions dir is readable from content on Windows. r=bobowen
MozReview-Commit-ID: 7YN7S7R39CU

--HG--
extra : rebase_source : c86998b1738ee1f4d24562105acf63c20811b8a1
2017-09-29 12:44:22 -07:00
Haik Aftandilian
d54db04ac2 Bug 1403744 - Part 1 - Whitelist the per-user extensions dir XRE_USER_SYS_EXTENSION_DIR on Windows. r=bobowen
MozReview-Commit-ID: 8K5c3mUlqna

--HG--
extra : rebase_source : 00f91b3e1112766731119c1cbe14a08387202f60
2017-09-27 16:14:30 -07:00
Honza Bambas
094d78b20f Bug 1403998 - Make view-source channels return correct resultPrincipalURI via LoadInfo after redirect. r=bz
--HG--
extra : rebase_source : 8564111630c4a32a098721121a2e52d46e98e616
2017-10-02 10:12:00 -04:00
Darren Hobin
2cd600fbac Bug 1399948 - Part 2: Implement photon styles for breadcrumbs. r=bgrins
MozReview-Commit-ID: IQX8uDsSapO

--HG--
rename : devtools/client/themes/images/firebug/breadcrumbs-divider.svg => devtools/client/themes/images/breadcrumbs-divider.svg
extra : rebase_source : 16884623659f0ede21b1697a8f03cf6ebf0ee283
2017-09-24 10:59:43 -04:00
Kirk Steuber
0dc3847027 Bug 1402025 - Ensure form submission flush when unsetting relevant attributes r=bz
It seems that we were flushing any pending submission when changing the action or target attributes of a form, but not when unsetting those attributes.

MozReview-Commit-ID: E6aUnokg54k

--HG--
extra : rebase_source : 1e331b0ce03dbd77a79a8bafa6bb3ea39c6ea22b
2017-09-28 12:09:56 -07:00
Aki Sasaki
26844dcf4a bug 1345619 - point at browser/locales/l10n-changesets.json. r=Callek
At this point, we could tear out the `ignore-locales` attribute, since
l10n-bumper supplies that information. However, we may want to use flatfiles
for something; `ignore-locales` allows for that.

MozReview-Commit-ID: 8mD4iav3bKx

--HG--
extra : rebase_source : abe2075503838223a2c150676b9c72a1aa74df59
2017-09-25 10:17:20 -07:00
Aki Sasaki
ad67f87efc bug 1345619 - sorted locales. r=Callek
Diffing `target-graph`s was difficult because the locales kept shuffling.
This patch will keep the locales in alphabetical order.

MozReview-Commit-ID: GvGYF7j9ftq

--HG--
extra : rebase_source : 6a9aef0efd61c4f1aa7df48ca513311da203ccdb
2017-09-25 10:17:07 -07:00
Aki Sasaki
8bc2d3d47d bug 1345619 - look for build_platform in l10n-changesets.json. r=Callek
Stop hardcoding `android`, since we want to use this for desktop too.
We could potentially remove the `android` platform from the bumper configs
at this point.

We strip `-nightly` from the `build_platform` before comparing against the
`l10n-changesets.json` platform list. If we want to support different sets
of ci and nightly locales, we could either:

- point at a second changesets file for ci. This could either be a flatfile
or json; either works. or,
- explicitly name `win32-nightly` etc. in the platform list, and stop removing
the `-nightly` from the `build_platform` before comparing. This means some
locales may have up to 10 different platforms listed. This may get unwieldy,
but would be explicit.

MozReview-Commit-ID: Fvpby92cXdg

--HG--
extra : rebase_source : 503ce9bd455d9845d6598ce2e06c4a355e737053
2017-09-25 10:16:32 -07:00
Aki Sasaki
a3078063fc bug 1345619 - land initial browser/locales/l10n-changesets.json. r=Callek
MozReview-Commit-ID: HFIhPfsEPhB

--HG--
extra : rebase_source : 36c0ea3084e383c0f6c261e8c0ed6f62e9726d78
2017-09-25 10:16:26 -07:00
Aki Sasaki
340d36350a bug 1345619 - update l10n-bumper to include desktop. r=Callek
This patch:
- removes the obsolete mozilla-aurora l10n-bumper config.
- adds both central and beta format desktop bumper configs to jamun for testing.
- updates the central and beta configs to add desktop.
- updates the script to support the desktop configs.

We now support an `ignore_config` which acts like the `ignore-platforms` attribute.

MozReview-Commit-ID: KGwo0bRibw4

--HG--
extra : rebase_source : 1014c8d46104fc3b05586aa64f207cf38f37f98f
2017-09-25 10:16:04 -07:00
Ricky Chien
d8db8cceae Bug 1404665 - Extend font family menulist by removing spacer in Preferences font & color section r=jaws
MozReview-Commit-ID: 4KXWtq2YHrN

--HG--
extra : rebase_source : 7f4def130eac5ce3d4f1d645eba512b442003eb8
2017-10-01 18:32:13 +08:00
Marina Samuel
8991d65dea Bug 1403695: Send a generic health telemetry ping through Ping Centre for Activity Stream. r=k88hudson
MozReview-Commit-ID: CJGX1aihFuV

--HG--
extra : rebase_source : ea28a8ec1c16e95ce55cdd8b37e9d2c4c3abf5cd
2017-09-27 16:29:06 -04:00
Alexis Beingessner
b5bacff9f8 Bug 1404370 - TextDrawTarget: add fallbacks for remaining cases, remove some hacks. r=jrmuizel
This adds fallbacks for:
* synthetic bold
* synthetic italics
* text-writing-modes

This also removes an old hack to make synthetic italics less broken.

This also prevents special opacity handling for color fonts so that webrender
gets that information.

MozReview-Commit-ID: DKiTUBR6hzy

--HG--
extra : rebase_source : 22b445d40ee46bb09d4325828a8e959d3da7a9c7
2017-09-29 12:05:34 -04:00
Tom Ritter
411be7e1c2 Bug 1403825 Resolve sequence-point warning in widget/windows/TSFTextStore.cpp r=jimm
This warning is saying the operation may be undefined because the value of
->left is not guarenteed to be the same because of undefined order of operations.

Fortunately, this seems like a typo and we actually meant to assign ->bottom

MozReview-Commit-ID: H5G8fnDwIJP

--HG--
extra : rebase_source : cd6a2463a90b6675b12bb8255fe605937771bee8
2017-09-28 00:33:11 -05:00
Alex Gaynor
d755224ded Bug 1403567 - Remove unused access to AppleGraphicsPolicyClient iokit from content process; r=haik
MozReview-Commit-ID: 9yTMgo2FNKm

--HG--
extra : rebase_source : 72cc3a295d8823460aae21ebe149ece2df69d087
2017-09-26 13:05:18 -04:00
Oriol Brufau
af8bf2c366 Bug 1402460 - Let row selection styles have more precedence than row hovering r=Honza
MozReview-Commit-ID: G5gY17soxxP

--HG--
extra : rebase_source : d1004eb6a2a271dd62d96a126fbf89ecf559e3b1
2017-09-29 23:24:16 +02:00
J.C. Jones
cdb5d484f9 Bug 1401803 - WebAuthn types need to return ArrayBuffers r=keeler
The Web Authentication types, by spec, return ArrayBuffer objects, while we
were returning a concrete Uint8Array. This is a fairly straightforward change
to add functionality to CryptoBuffer and the WebIDL types, however it's a
substantial change to the tests.

Frankly, the tests just could use another pass of clean-up now, since this is
a lot of relative ugliness added in. I refactored tab_webauthn_success.html
pretty heavily -- since it was also fairly ugly to start -- but I decided to go
with a lighter touch on the other tests.

MozReview-Commit-ID: 9vb1wdLo3SI

--HG--
rename : dom/webauthn/tests/browser/frame_webauthn_success.html => dom/webauthn/tests/browser/tab_webauthn_success.html
extra : rebase_source : bd2bc326c6bb5e00929b14c7aae66eba335c0605
2017-09-20 07:32:07 -07:00
Louis Chang
d9d121a677 Bug 1400050 Part 2 - Add test case for testing clamping issue of checkbox/radio. r=mats
MozReview-Commit-ID: BJgK4E3dOsi

--HG--
extra : rebase_source : 52aae08c37c89a8fbdcf0d40d5d37fe21c50271b
2017-10-02 16:04:32 +08:00
Louis Chang
2c23f067ff Bug 1400050 Part 1 - Clamp the width/height of checkbox/radio to the smaller one and then center it on Android. r=mats
MozReview-Commit-ID: HoXxXgDQoHJ

--HG--
extra : rebase_source : 5aecc45a8647c994956af2a401416a5dbaadb24f
2017-10-02 16:04:24 +08:00
Arthur Edelstein
9ce6189199 Bug 1404572 - Fix ubsan runtime error for ReferrerPolicy enum in FontFaceSet.cpp. r=jfkthame 2017-09-30 21:52:00 -04:00
Arthur Edelstein
7d17fe867e Bug 1404570 - Fix ubsan runtime error for nsEventStatus enum in PresShell.cpp. r=smaug 2017-09-29 21:57:00 -04:00
David Parks
0601f5b64f Bug 1339259 - Hold Windows AudioSession object while recycling registration. r=jimm
When we UnregisterAudioSessionNotification in response to an OnSessionDisconnected
message, we unintentionally decrement the refcount before restoring it. This KungFu
grips us for the duration of that operation.

--HG--
extra : rebase_source : 7c7e786064811d040d23741c143d9eef04edb5e0
2017-09-28 14:28:39 -07:00
Atanas Minkov
f2f143f706 Bug 1386990 - "change" event listener no longer required for tracking form input in session store r=JanH
MozReview-Commit-ID: 1MhuLbvInl6

--HG--
extra : rebase_source : f74d7d080c6c5ea38efa39a2e5dc2cc82571396f
2017-10-01 03:26:58 +03:00
Vedant Chakravadhanula
ecc5186a64 Bug 1396855 - about:telemetry : Added search terms in the URL fragment. r=chutten
Implementation of the search terms in the url fragment was done as concisely as possible(considering the various conditions required, with the underscore when other hash terms are present). To implement search through hashes in URL, the function urlStateRestore() was changed. To make the changes more aesthetic, another function urlSectionRestore() performs the tasks earlier performed by urlStateRestore(), and urlStateRestore() now implements the search parsing and a call to urlSectionRestore().

MozReview-Commit-ID: 9vgjNUpJkQG

--HG--
extra : rebase_source : c2cdb79e74faffa50bfd6636f0877f541f4f6ddf
2017-09-30 09:07:50 +05:30
Jan Odvarko
b8af9874fd Bug 1402262 - Switch from webconsole.xhtml to webconsole.html; r=nchevobbe
MozReview-Commit-ID: FZTxze02tNg

--HG--
rename : devtools/client/webconsole/webconsole.xhtml => devtools/client/webconsole/webconsole.html
extra : rebase_source : 7d5884d3ffb6c7f6342f8f8bacad87ec4b08b419
2017-10-02 10:17:17 +02:00
Sebastian Hengst
b1575a7d2b Backed out changeset ddfc127526b2 (bug 1403222) for failing python/mozbuild/mozbuild/test/frontend/test_reader.py::TestBuildReader::test_schedules, at least for Linux asan opt builds. r=backout on a CLOSED TREE 2017-10-02 16:03:12 +02:00
Francesco Lodolo (:flod)
af1a6bd07a Bug 1400796 - Add 'ia' to the Firefox Nightly builds r=delphine
MozReview-Commit-ID: F1h78ESHchf

--HG--
extra : rebase_source : 849de7e68b65a6da69ac12d6c9af65c9bae55254
2017-10-02 06:54:43 +02:00
Francesco Lodolo (:flod)
fac9329134 Bug 1400798 - [ia] Search engine setup for Firefox for Interlingua r=delphine
MozReview-Commit-ID: 4Stpr12otgs

--HG--
extra : rebase_source : f7fd85dea8a6064c7e77e0eb9f8b01d69227929c
2017-10-02 06:38:54 +02:00
Andrew Halberstadt
ef896de9c0 Bug 1403222 - Add test suite families to SCHEDULES.exclusive r=dustin
MozReview-Commit-ID: JWKB7eOgfWc

--HG--
extra : rebase_source : 6c456c91985f2006910bda66fdbc5d18e066d020
2017-09-26 10:47:22 -04:00
Andrew Halberstadt
cb9156b339 Bug 1401199 - [tryselect] Pass in strict=False when generating tasks, r=dustin
MozReview-Commit-ID: 9XWlLeGcPeQ

--HG--
extra : rebase_source : 05dbf742089e857eb697736ee6a6619192c07365
2017-09-29 11:36:42 -04:00
Andrew Halberstadt
dd40adad76 Bug 1401199 - [taskgraph] Use default parameter values when strict=False, r=dustin
MozReview-Commit-ID: 9XWlLeGcPeQ

--HG--
extra : rebase_source : 01615bee150787a2c1a9eeb6da8b5dcf17ce1c7c
2017-09-29 11:35:30 -04:00
Andrew Halberstadt
98df27cb1b Bug 1401199 - [mozversioncontrol] Add property to get hash of HEAD revision, r=mshal
MozReview-Commit-ID: 9XWlLeGcPeQ

--HG--
extra : rebase_source : 89cf1dbe133d2ce4d8ffaad017aa151ed08491cd
2017-09-29 11:10:59 -04:00
Mark Banner
97bddec0c4 Bug 1395526 - Avoid potential race with places initialisation when clipboard tests are starting to avoid intermittents. r=mak
MozReview-Commit-ID: 4Hr4zdZNHRp

--HG--
extra : rebase_source : 167b9158290f021c82b2c2b2a1c2fa6210e5bd63
2017-09-21 21:21:41 +01:00
Mark Banner
430c6bd6b3 Bug 1404578 - test_async_batchUpdatesForNode.js should be under browser/ not toolkit/. r=mak
MozReview-Commit-ID: 36doGyjaAta

--HG--
rename : toolkit/components/places/tests/unit/test_async_batchUpdatesForNode.js => browser/components/places/tests/unit/test_PUIU_batchUpdatesForNode.js
extra : rebase_source : 7275e0725f1f1228c7b48cd7dfb1d1fc1e5a0f9b
2017-10-02 10:30:53 +01:00
Mark Banner
79b29f1549 Bug 1402248 - Disable idle-daily during mochitests to avoid possible background interactions that might cause intermittents. r=jmaher
Set the idle preference to be the current time, so that idle-daily won't kick in for 24 hours.

MozReview-Commit-ID: 6OJCSm8RaeZ

--HG--
extra : rebase_source : 71217263ddd5b9299e8463254f48ad2d9918b8a2
2017-10-02 11:10:15 +01:00
Andreas Pehrson
94fb70a59f Bug 1380346 - Apply applyConstraints() properly. r=jib
MozReview-Commit-ID: EOuHS9nYT8S

--HG--
extra : rebase_source : 5d162b361ecfa6611317805a305a6ffcd33e16a2
2017-09-14 19:20:26 +02:00
Andreas Pehrson
c855ea91ce Bug 1380346 - Verify screensharing content in mochitest. r=jib
This verifies that screen content is captured correctly by drawing to a canvas
that is full screen and comparing to pixels in the captured stream.

Note that going fullscreen requires the tab (and window) to be in the foreground
and having focus.

MozReview-Commit-ID: 9SNXaCPm9da

--HG--
extra : rebase_source : bcd1fb1954acacbe4b7c51055f73ffc74a0e978f
2017-09-14 19:02:46 +02:00
Andreas Pehrson
f421080879 Bug 1380346 - Let CaptureStreamTestHelper2D.drawColor draw squares wherever you want. r=jib
It was supporting a simpler case of only drawing in the upper left corner of
the input canvas. This supports that by default still, but also allows the
caller to exactly specify coordinates and size of the rectangle to draw.

MozReview-Commit-ID: GVQh0HqejqU

--HG--
extra : rebase_source : fb48fd1681f0545c53b5cb49b2791f42270ca83c
2017-09-14 19:00:20 +02:00
Andreas Pehrson
f9cccebd1e Bug 1380346 - CaptureStreamTestHelper shouldn't need a full-size canvas to extract a pixel. r=jib
Our previous strategy was to draw the *entire* video we wanted a pixel from to
a canvas, then extract the pixel we wanted from that. This was all right for
most of our cases where the video was sufficiently small.

However, drawImage is more powerful than that -- we really just need a 1x1
canvas and draw the pixel we want to look at straight in.

MozReview-Commit-ID: ATdFVY3YBUv

--HG--
extra : rebase_source : 47ce69d7d9fd6505d2991895d4484fcc1f746543
2017-09-14 18:57:12 +02:00
Andreas Pehrson
9bf120375b Bug 1380346 - Modernize test_gUM_basicScreenShare.html. r=jib
MozReview-Commit-ID: ATNRw5avBaD

--HG--
extra : rebase_source : 472f4041bc7829d4c0bb9b4b800ca0f8b88cf0e0
2017-09-13 17:09:20 +02:00
Dan Minor
5244e5c40e Bug 1401540 - Allow empty BUNDLE groups; r=bwc
MozReview-Commit-ID: 9IIwUnaMZ1m

--HG--
extra : rebase_source : 87729e9303fe1220f53db2f203efc99d628e020a
2017-09-27 12:49:19 -04:00
Cameron McCormack
6fdd311839 Bug 1404180 - Don't allow associating form elements by ID to <form>s across anonymous subtree boundaries. r=smaug
MozReview-Commit-ID: KRJjrkL4FgZ

--HG--
extra : amend_source : 80cd5e00804a8b2a5fd4e51b0f7ea9160dd63b1c
2017-10-02 13:10:18 +08:00
Sebastian Hengst
0a10ded4d9 Backed out changeset 42af702edce0 (bug 1403484) for frequently failing mochitest-gl dom/canvas/test/webgl-mochitest/test_capture.html on Windows 7 debug. r=backout 2017-10-02 13:26:47 +02:00
Sebastian Hengst
efe42832aa merge mozilla-central to autoland. r=merge a=merge 2017-10-02 11:05:23 +02:00
Sebastian Hengst
a470220352 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: D2QCmiZpeaP
2017-10-02 11:04:14 +02:00
Sebastian Hengst
a1c1bcca52 merge autoland to mozilla-central. r=merge a=merge
MozReview-Commit-ID: KAwX3xgqi2K
2017-10-02 11:02:29 +02:00
cku
170c0d4409 Bug 1404077 - Remove unnecessary gfxContext::Save/Load in nsTreeBodyFrame::PaintCell. r=mattwoodrow
Between this pair of gfxContext::Save/Load, only the draw calls of the
DrawTarget are called. Since  draw calls do not alter the content of a AureState,
we should just remove  this pair of Save/Load.

MozReview-Commit-ID: BexjGJkO77E

--HG--
extra : rebase_source : eda2795fb8993d578d6ecdca6df1c39fcc4073f0
2017-10-02 11:46:39 +08:00
Cameron McCormack
2d5127e67f Bug 1404243 - Some more heap write analysis tweaks. r=me
MozReview-Commit-ID: Fxpg6OUHqSC
2017-10-02 16:51:45 +08:00
Bas Schouten
82d8d410bc Bug 1403935: Enable OMTP by default on windows only. r=dvander
MozReview-Commit-ID: HcizKS5zv9v
2017-10-02 04:20:41 +02:00
Bas Schouten
43c3e5a40a Bug 1404749: Release our DrawTargetCapture on the main thread. r=mattwoodrow
MozReview-Commit-ID: 7uRdl2ZWtGS
2017-10-02 04:20:40 +02:00