Commit Graph

590557 Commits

Author SHA1 Message Date
Eitan Isaacson
f5f21328b5 Bug 1449364 - Create SessionAccessibility for GeckoSession. r=jchen r=yzen 2018-04-12 13:46:47 -07:00
Amy Chan
711220e6e7 Bug 1446975 - Replace synced Tabs sidebar device icons. r=eoger
MozReview-Commit-ID: GnawrVrfpEz


--HG--
rename : browser/themes/shared/icons/device-mobile.svg => browser/themes/shared/icons/device-phone.svg
2018-04-12 16:18:22 -04:00
Paolo Amadini
5c59f7731c Bug 1448822 - Remove the checkbox styling in the menu of the Bookmarks button. r=Gijs
MozReview-Commit-ID: BmSvFRTNOSx

--HG--
extra : rebase_source : 07ad417c9ec46e869058480ab62e999d4eefd3ee
2018-04-11 13:00:20 +01:00
Paolo Amadini
3193903d17 Bug 1391948 - Don't use checkboxes for the "View Bookmarks Toolbar" and "View Bookmarks Sidebar" items in the Bookmarks button menu. r=mak
MozReview-Commit-ID: 2P3yV6xHLxi

--HG--
extra : rebase_source : 9352eac0344844218622149a3dc34959e620d431
2018-04-11 12:42:18 +01:00
Paolo Amadini
44544c8c11 Bug 1451408 - Remove unused "button-repeat" binding. r=bgrins
MozReview-Commit-ID: 20A1zxLgnWz

--HG--
extra : rebase_source : 7b5dd7d7ebfd26017570ce097ca9cae4a474783b
2018-04-12 16:05:30 +01:00
layely
80b3f67dbb Bug 1451944 - Use 'opacity: 0.5' instead of 'color: GrayText' for keyboard shortcut hint in hamburger menu. r=jaws 2018-04-12 05:29:30 +00:00
Ryan VanderMeulen
6a6d072261 Bug 1453653 - Cherry-pick an upstream FreeType fix. r=jfkthame
--HG--
extra : rebase_source : 67ed4ae6d7dfc8543b767db542a5f4fc19b9e06b
2018-04-12 09:48:31 -04:00
Joel Maher
b5b2cc71e5 Bug 1453007 - skip tps on osx and linux/osx for profiling. r=rwood 2018-04-12 15:32:05 -04:00
Joel Maher
f5cbc4a298 Bug 1453720 - split g2 talos job into damp and tps. r=rwood 2018-04-12 15:31:55 -04:00
Nathan Froyd
a31fa9e19c Bug 1453437 - return UniquePtr from MediaRawData::CreateWriter; r=gerald
Returning UniquePtr is nicer than returning raw pointers, and has the
nice side effect of forcing us to clean up the uses of nsAutoPtr that
were hanging about.
2018-04-12 15:28:21 -04:00
Sebastian Hengst
c12ee0bc10 merge mozilla-central to mozilla-inbound. CLOSED TREE 2018-04-12 22:22:51 +03:00
Sebastian Hengst
0eb9d87997 merge mozilla-inbound to mozilla-central. a=merge 2018-04-12 22:20:13 +03:00
Sebastian Hengst
4f3725a9b9 merge autoland to mozilla-central. a=merge 2018-04-12 22:17:41 +03:00
Sebastian Hengst
ec371d68d4 Bug 525063 - Backing out js/public/ for violation of committing guidelines. a=backout 2018-04-12 22:15:26 +03:00
Justin Wood
b961727191 Bug 1441353. Fix beta decision bustage. r=aki a=bustage on a CLOSED TREE
--HG--
extra : source : 5a573ad73b78509ff92daed4d161fb9244fb8dc1
extra : amend_source : fe0ee4fc437774c8e5b22c069949e4320c86c9bc
2018-04-12 13:11:04 -04:00
Tom Prince
68d3d08ed6 Bug 1453658: [talos] Install cffi before trying to install mitmproxy dependencies; r=bhearsum a=Aryx
Differential Revision: https://phabricator.services.mozilla.com/D925

--HG--
extra : rebase_source : 44873623edcadafa095b7ff59b066bab36ed8bb8
extra : amend_source : 3541e92f6ae8f2ef9321e4f348a927d96bcd0cb2
2018-04-12 10:18:22 -06:00
Tom Prince
0144bd8eaf Bug 1453658: Use pip options when install python3 modules; r=bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D924

--HG--
extra : rebase_source : fb00e0799450d54cbd710c505bbdd446c1a2cd96
2018-04-12 10:17:50 -06:00
Jan de Mooij
5431bd4e97 Bug 1452982 part 5 - Refactor JitRuntime::isOptimizationTrackingEnabled to take a JSRuntime* instead of ZoneGroup*. r=jonco 2018-04-12 16:35:27 +02:00
Jan de Mooij
1b0f7474cb Bug 1452982 part 4 - Move jit-related fields from ZoneGroup to JitRuntime. r=jonco 2018-04-12 16:35:27 +02:00
Jan de Mooij
84ec03bf15 Bug 1452982 part 3 - Remove ZoneGroup nursery/storeBuffer methods. r=jonco 2018-04-12 16:35:26 +02:00
Andrew Halberstadt
e633e6ba44 Bug 1453496 - [mozprofile] Bump version to 1.0.0 for Addon installation changes, r=gbrown
This is mainly to pick up bug 1448221 since the version of mozprofile on pypi can't
install addons with nightly anymore (due to the profile/extensions/staged directory
not being supported).

But since that change I've also landed several backwards incompatible API changes to
how addons are installed.

Bumping to 1.0.0 because I'd like us to start (attempting) to follow SemVer:
https://semver.org/

MozReview-Commit-ID: FDIPqNnSKJ6

--HG--
extra : rebase_source : 4e083b77802c97b85436410b40225ad234b9e7fb
2018-04-11 20:57:37 -04:00
Eliza Balazs
004b044bd6 Bug 1429575 - Disable test_browserui.xul for frequent failure on linux. r=gbrown
--HG--
extra : rebase_source : 1b012fc9e10219f3c5e64a7e55f4e8febeca121d
2018-04-12 02:18:00 +03:00
David Major
23a33f032e Bug 1453061: Merge libvpx code size fix. r=drno
https://chromium-review.googlesource.com/c/webm/libvpx/+/841103
2018-04-12 10:22:42 -04:00
David Major
2ad23187c2 Bug 1453061: Merge libaom code size fix. r=drno
https://aomedia-review.googlesource.com/c/aom/+/39401
2018-04-12 10:22:16 -04:00
Chris H-C
971fa312ec bug 1452139 - Don't include cookies when posting Telemetry r=gfritzsche,franziskus
We don't need or want cookies sent to incoming.tmo. It just throws them on the
floor, but we needn't waste clients' bandwidth on it.

MozReview-Commit-ID: F9WjcDyKFGN
2018-04-12 09:50:40 -04:00
vinoth
94143abd10 Bug 1452604 - Meta CSP applied to content privileged about:blocked. r=ckerschb
Reviewers: ckerschb

Reviewed By: ckerschb

Subscribers: ckerschb

Bug #: 1452604

Differential Revision: https://phabricator.services.mozilla.com/D880

--HG--
extra : rebase_source : 33fffccb64aba2a50ee81960e9336a24b6c2bb3e
extra : amend_source : 216091aae1b3fdc9298f61cbab14135b19b77e37
2018-04-12 16:39:40 +03:00
J. Ryan Stinnett
545937d350 Bug 1453499 - Expose processMessageManager for RDM frames. r=ochameau
RDM frames with their custom message manager hadn't exposed a value for
`processMessageManager`.  This was just a oversight.

By adding this value, we get a working Browser Content Toolbox for RDM tabs.

MozReview-Commit-ID: 95QskEMKgZK

--HG--
extra : rebase_source : 5259800f64afe55ee5bca29492f6f33efcfd458c
2018-04-10 18:35:05 -05:00
Chris H-C
5be6cf4ed4 bug 1451333 - Convert last few Telemetry tests from generators to async r=Dexter
MozReview-Commit-ID: 2OtVsTFhDIF

--HG--
extra : rebase_source : b9021085fdab7b8b169bb509689aa9251b8d71f2
2018-04-11 12:00:22 -04:00
Sylvestre Ledru
beac9dab5d Bug 1453610 - Add a '*&' to a self-assignment to silent a -Wself-assign warning r=froydnj
MozReview-Commit-ID: 64ZMlMV9YR8

--HG--
extra : rebase_source : d672bc6ecb363821a160f16039e28fdcccc2f4ff
2018-04-12 13:42:20 +02:00
Alex Gaynor
ee407135b4 Bug 1453397 - use ContiguousEnumSerializer for serialization of enums in IPC for IMEs; r=masayuki
MozReview-Commit-ID: Enfhhu2HnH5

--HG--
extra : rebase_source : 39d1e2f7fc111683e652e9b80c147521c923ff16
2018-04-11 12:26:33 -04:00
Tom Ritter
8a27d79dfd Bug 1446346 Remove skips for webaudio tests that should now be fixed r=padenot
MozReview-Commit-ID: GfkOOv8VLkA

--HG--
extra : rebase_source : 8d7f66b8744bffc28c71f8c4de546840827af7d6
2018-04-11 21:50:04 -05:00
Tom Ritter
1e46fe37dc Bug 1446346 If an AudioContext hasn't been started, do not bother clamping/jittering the CurrentTime r=padenot
This will resolve several intermittments that were occuring because we would
occasionally get unlucky and have a jitter midpoint of 0, making an unstarted
AudioContext report a CurrentTime of 100us (or 1ms - whatever our clamp value
was.)

MozReview-Commit-ID: 45zXLbB93wP

--HG--
extra : rebase_source : 23ea5964dc49543c2b4ca45890c4c08456e75c73
2018-04-11 11:34:57 -05:00
Margareta Eliza Balazs
7bd6a55b97 Backed out changeset 2198e282bdcf (bug 1451681) for bustage in /builds/worker/workspace/build/src/dom/media/platforms/agnostic/bytestreams/AnnexB.cpp on a CLOSED TREE 2018-04-12 16:30:43 +03:00
Jean-Yves Avenard
4446aa0310 Bug 1451681 - Handle case where crypto plain size definition didn't exist. r=cpearce
Also ensure that the MP4 demuxer can't create such sample.

MozReview-Commit-ID: JANgHNiiz2H

--HG--
extra : rebase_source : 652d311cb69e6c3ed3b1ba91719e79acb0a4bb9c
2018-04-09 11:39:13 +02:00
Jan-Ivar Bruaroey
6a472b4cb4 Bug 1452031 - Close fingerprint concern by removing code no longer needed to handle NotFoundError spec case. r=pehrsons
MozReview-Commit-ID: KVQjO18PL0I

--HG--
extra : rebase_source : 3e8f94c486bad728c5c54b8ea3f148f452ea2b07
2018-04-10 01:49:15 -04:00
Jan-Ivar Bruaroey
4665da444b Bug 1452031 - InternalError is not a valid gUM error per spec. Use AbortError instead. r=pehrsons
MozReview-Commit-ID: 3pMRl1XgkfS

--HG--
extra : rebase_source : 6e3ce9812657b09f0a38b5e807cc7b01b0a6789e
2018-04-06 15:06:16 -04:00
Jan-Ivar Bruaroey
b5b5ad5862 Bug 1452031 - Use strong types for Media error names, fixing OverconstrainedError typo. r=pehrsons
MozReview-Commit-ID: AqGoW9rBdl5

--HG--
extra : rebase_source : fc7a638a2502aaebf318a35c6135755558a7396b
2018-04-10 01:22:53 -04:00
Emilio Cobos Álvarez
5dea335a87 Bug 1453148: Let overflow parse two values. r=xidorn
Per https://github.com/w3c/csswg-drafts/issues/2484.

MozReview-Commit-ID: D7M3PhnTtD2
2018-04-12 14:48:55 +02:00
Nicolas Chevobbe
adaa92e845 Bug 1425521 - Move old jsterm file into webconsole/old; r=bgrins.
MozReview-Commit-ID: 2bd34j4S2l7

--HG--
rename : devtools/client/webconsole/jsterm.js => devtools/client/webconsole/old/jsterm.js
extra : rebase_source : e7227839798980443b251a2a9ef3951440637282
2018-04-10 07:57:31 +02:00
Tom Prince
fe8220c047 Bug 1452179: Default to only using internal pypi; r=nthomas
Differential Revision: https://phabricator.services.mozilla.com/D873

--HG--
extra : rebase_source : 558731d1c28823add4229975ad538c44160bd84a
2018-04-06 12:07:12 -06:00
L10n Bumper Bot
9f3da81290 no bug - Bumping Fennec l10n changesets DONTBUILD r=release a=l10n-bump
oc -> ['android', 'android-api-16', 'android-multilocale']
2018-04-12 03:35:11 -07:00
Margareta Eliza Balazs
8ca418adb9 Merge inbound to mozilla-central. a=merge 2018-04-12 12:38:56 +03:00
Margareta Eliza Balazs
b66cfe418e Merge autoland to mozilla-central. a=merge 2018-04-12 12:37:29 +03:00
ffxbld
5fc7975f83 No bug, Automated HPKP preload list update from host bld-linux64-spot-325 - a=hpkp-update 2018-04-11 20:02:24 -07:00
ffxbld
b3933f31e5 No bug, Automated HSTS preload list update from host bld-linux64-spot-325 - a=hsts-update 2018-04-11 20:02:20 -07:00
Delphine Lebédel
d34ddeb6b8 Bug 1453533 - Add 'oc' in Fennec maemo-locale for multi-locale builds, r=flod
MozReview-Commit-ID: BMX6gcugqdU

--HG--
extra : rebase_source : ae9aa948728df72e9025aa5fe6e6ea4a75fd93e7
2018-04-11 18:26:44 -07:00
shindli
5ccc4a0150 Backed out changeset f45d6ae3fdb1 (bug 1423261) for causing bug 1453252. a=backout 2018-04-12 02:51:14 +03:00
shindli
108a654fb8 Merge inbound to mozilla-central. a=merge 2018-04-12 02:45:34 +03:00
Tristan Bourvon
da60164132 Bug 525063 - Backing out js/src/ for violation of committing guideliens. CLOSED TREE 2018-04-11 23:19:53 +02:00
Noemi Erli
b57bd05828 Backed out 6 changesets (bug 1442190) for reftest failures on /anonymous-block.html on a CLOSED TREE
Backed out changeset e8dc919d0f42 (bug 1442190)
Backed out changeset e406251cf5ea (bug 1442190)
Backed out changeset ce317da6a8fc (bug 1442190)
Backed out changeset cebcdd61afcb (bug 1442190)
Backed out changeset 7a1185d616dc (bug 1442190)
Backed out changeset f8c99ac6bf0d (bug 1442190)
2018-04-11 20:14:53 +03:00