Ben Kelly
3e50d90115
Bug 1336364 P5 Disable service worker getRegistrations() if storage is disallowed for a window. r=asuth
2017-09-20 09:24:07 -07:00
Ben Kelly
2e6f616841
Bug 1336364 P4 Disallow service worker register() is storage is forbidden for the window. r=asuth
2017-09-20 09:24:07 -07:00
Ben Kelly
bd9be74749
Bug 1336364 P3 Restrict service worker interception for more cookie policies. r=asuth
2017-09-20 09:24:06 -07:00
Ben Kelly
060f0734d0
Bug 1336364 P2 Fix the SW interception 3rd party cookie check to only apply to non-subresource requests and to properly check top window URI. r=smaug
2017-09-20 09:24:06 -07:00
Ben Kelly
5556b33547
Bug 1336364 P1 Refact nsDocShell::ShouldPrepareForIntercept() to short-circuit on subresource instead of non-subresource. r=smaug
2017-09-20 09:24:06 -07:00
Ralph Giles
a7c4cd8963
Bug 1394696 - stylo: Suppress valgrind warning. r=jseward
...
LLVM can optimize code to a form `if B && A` when A is
always false but B is undefined. This triggers a valgrind
memcheck warning since the conditional depends on undefined
data but in practice it can never have side-effects.
Rust 1.20.0 seems to trigger this in the Option code. Since
we believe the transform is correct in these cases and
valgrind is incorrect to warn, we surpress the error.
Thanks to Julian Seward for the analysis and help
writing the suppression entries.
MozReview-Commit-ID: pF1Bmy5PRY
2017-09-20 09:19:18 -07:00
Sebastian Hengst
b130673ff9
Backed out changeset 3c7dfc3cc0c0 (bug 1401243) on request from sfink (issue with hazard build). r=backout on a CLOSED TREE
2017-09-20 18:15:48 +02:00
Sebastian Hengst
073de4c005
Backed out changeset f668fa4b566d (bug 1401243)
2017-09-20 18:14:24 +02:00
Steve Fink
7bd376db9b
Bug 1401243 followup - fix explicit constructor warning on a CLOSED TREE
...
--HG--
extra : rebase_source : 8fb16c0b2d1a3e280e441edc80edc33f74b74af8
2017-09-20 08:53:50 -07:00
Florian Quèze
518b4ab6ce
Bug 1394517 - URL bar drop-down arrow should only be shown when hovering the urlbar container, r=jaws, ui-r=shorlander.
2017-09-20 17:42:28 +02:00
Steve Fink
adefce326a
Bug 1401319 - Implement xulRuntime.is64Bit for manifest tests, r=jonco
...
--HG--
extra : rebase_source : c1defa63b4da806ff171cd7ae3b54e4bf0a06011
extra : amend_source : 897792dc8f7467204c6be9855e4033f45c0f31f5
2017-09-19 15:43:21 -07:00
Steve Fink
9880e2f905
Bug 1401243 - Remove AutoGCRooter for Parser, r=jonco
...
--HG--
extra : rebase_source : 1b9a95e8290b38c2dd2d6875427c61c8c818756a
2017-09-19 09:55:33 -07:00
Stephen A Pohl
b74f81bd13
Bug 1401297: Followup to fix the selector checks in changeset f53d94fca971. r=mstange
2017-09-20 09:26:59 -04:00
Stephen A Pohl
5f098941f0
Bug 1398582: Followup to fix the selector checks in changeset e4ac2e4268c7. r=mstange
2017-09-20 09:26:50 -04:00
Ehsan Akhgari
78f4e42447
Bug 1399722 - Don't prevent changing the selection in the editor when setting the value attribute; r=masayuki
2017-09-20 09:10:03 -04:00
Ehsan Akhgari
445bf0b3fc
Bug 1401225 - Pass the correct length when collapsing the selection in EditorBase::SetTextImpl(); r=masayuki
2017-09-20 09:09:58 -04:00
Jon Coppeard
2b16b7ec4c
Bug 1400278 - Now fix style check bustage r=me
2017-09-20 14:00:56 +01:00
Sebastian Hengst
d9cb1f446d
merge mozilla-central mozilla-inbound. r=merge a=merge
2017-09-20 14:58:11 +02:00
Sebastian Hengst
9fde47b255
Backed out changeset c863089c7166 (bug 1399853) for changing string texts without altering string ids. r=backout a=backout
...
MozReview-Commit-ID: 94W0KZjtlbd
2017-09-20 14:55:39 +02:00
Jon Coppeard
6816847891
Bug 1400278 - Fix non-unified build bustage r=me
2017-09-20 13:35:52 +01:00
Jon Coppeard
056acc6fae
Bug 1400278 - Replace runtime allocation with system or zone allocation where possible r=jandem
2017-09-20 13:19:32 +01:00
Jon Coppeard
d37d34fd39
Bug 1400278 - Replace use of RuntimeAllocPolicy with ZoneAllocPolicy r=sfink
2017-09-20 13:19:32 +01:00
Jon Coppeard
0d5497bfb5
Bug 1400278 - Fix compilation errors to do with unreachable return statements r=jandem
2017-09-20 13:19:32 +01:00
Jon Coppeard
2934befd2a
Bug 1400278 - Move definition of ZoneAllocPolicy to jsalloc.h r=sfink
2017-09-20 13:19:31 +01:00
Nicholas Nethercote
df9964ce9b
Bug 1401427 - Fix leak in the UACacheReporter and re-enable it. r=heycam.
...
The problem was the missing |gUACacheReporter = nullptr;|.
--HG--
extra : rebase_source : 7bfbae138e745ca1292c1fb0308373e85df19f89
2017-09-20 21:17:27 +10:00
Nicolas Silva
2c985587a8
Bug 1400532 - Separate small and large shmem allocations in IpcResourceUpdateQueue. r=jrmuizel
2017-09-20 13:39:19 +02:00
Nicolas Silva
61546da339
Bug 1393031 - Remove unused nsTArray<WebRenderParentCommand>& parameter all over the place. r=jrmuizel
2017-09-20 13:36:53 +02:00
Nicolas Silva
a246a25d0a
Bug 1393031 - Remove OpAddExternalImage from WebRenderParentCommands. r=sotaro
2017-09-20 13:36:44 +02:00
Sebastian Hengst
bc68e8f407
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 9Z3Ly8icnvh
2017-09-20 11:48:02 +02:00
Franziskus Kiefer
260bd8768a
Bug 1386955 - land NSS_3_33_RTM, no code changes, only version numbers, UPGRADE_NSS_RELEASE, r=me
...
MozReview-Commit-ID: GjKGBcoghDh
--HG--
extra : amend_source : f33a891a76d22de7f9d6a985cf744523c9e7ed18
2017-09-20 09:10:07 +02:00
Jing-wei Wu
c98ff484c0
Bug 1401457 - Update the logo icon for search activity. r=nechen
...
MozReview-Commit-ID: J9gGwCyFvOw
--HG--
extra : rebase_source : 812d3f1416e530223a9494d4a90d1aac6e5a82ae
2017-09-20 14:20:08 +08:00
Brian Birtles
3b5522acdc
Bug 1314537 - Drop comment reference to SharedKeyframeList; r=comment-only, DONTBUILD
...
This has been dropped from the spec in:
17b14a7269
--HG--
extra : rebase_source : f0c824c5bd5bec7aefbc742830520a3a210468ef
2017-09-20 11:56:00 +09:00
Mike Hommey
7bbdb00059
No bug - Remove a comment that has no significance after bug 1395776. r=me
2017-09-20 11:53:00 +09:00
Tobias Schneider
3be3fe0ca4
Bug 1399605 - Fix wrong test being skipped. r=mrbkap
...
--HG--
extra : rebase_source : 1455cdcb6cabf5e2d4fa65a0d12faa1a4cd700b9
2017-09-19 18:54:01 -07:00
Dan Minor
6e7bc1c221
Bug 1373843: Change assertion about message length to error in stun_codec.c; r=drno
...
MozReview-Commit-ID: 1oUEQk9vg1L
--HG--
extra : rebase_source : 8ca178eb1e356b06b09582e85a0e91a93648b29c
2017-09-19 15:29:22 -04:00
Jonathan Watt
4130888dfd
Bug 1342951, part 4 - Add a version of SVGTextFrame::GetSubStringLength that can be used independantly of reflow, to avoid sync reflows. r=heycam
...
MozReview-Commit-ID: CJqUwF3rXP4
2017-09-02 22:22:54 +01:00
Jonathan Watt
f28f0d2890
Bug 1342951, part 3 - Support recording of SVGTextFrame correspondence before reflow. r=heycam
...
MozReview-Commit-ID: IG2etgpZCHN
2017-09-01 18:07:40 +01:00
Aaron Klotz
9d14ba5611
Bug 1401392: Use ApplicationAccessibleWrap for content application accessible on Windows; r=davidb
...
MozReview-Commit-ID: A0jxRorD63h
2017-09-19 16:55:34 -06:00
Kris Maglione
8a6b0ff3bf
Bug 1384078: Prevent enter key from closing extension panels. r=Gijs
...
MozReview-Commit-ID: DnpiIUc4RkH
--HG--
extra : amend_source : f768acea169a593bf7313a58378ca4b7c84d4e87
2017-09-19 16:37:07 -07:00
Kris Maglione
63d03a767b
Bug 1398646: Forbid sync DNS resolution on the main thread. r=valentin
...
MozReview-Commit-ID: A6mUDNSri2m
--HG--
extra : rebase_source : 43c58d61614e186b89523a301fd1d2d8bd99a503
extra : source : 963bf9d8573273894016e7082cb5f3fb85d80661
2017-09-10 19:13:42 -07:00
Myk Melez
6ddfbd4f2a
Bug 1400453 - yield thread between each call to gExternalProtocolService.getProtocolHandlerInfo; r=florian
2017-09-19 15:55:07 -07:00
Locke Chen
f290854bf2
Bug 1390037 - Implement chrome connector to support Chrome RDP for netmonitor. r=Honza
...
MozReview-Commit-ID: Cui6vtnOGYa
--HG--
extra : rebase_source : 6d4fe2d1f2bcb50c9cd8927046e33d0953fcef41
2017-08-31 14:21:04 +08:00
Ray Lin
519092f626
Bug 1400665 - Add a explicit check for fieldDetail to avoid calling a method of "undefined". r=lchang
...
MozReview-Commit-ID: EeYhje0b4c1
--HG--
extra : rebase_source : 53efaa9e2ca5da441c4222e8afc17fac1cce4e49
2017-09-19 11:34:07 +08:00
Ray Lin
65f7a02720
Bug 1393374 - Part 2. Add a credit card basic autofill mochitest. r=lchang
...
MozReview-Commit-ID: 4MW8vvmVZ23
--HG--
extra : rebase_source : 55586c014670685c86635473c732a2e93e56efe6
2017-09-03 09:32:34 +08:00
Ray Lin
0d1cc5ff15
Bug 1393374 - Part 1. Introduce credit card helper functions in formautofill mochitest. r=lchang
...
MozReview-Commit-ID: Ir1usKRqx4R
--HG--
extra : rebase_source : d05b4acf288d6e3729ce23a9679ca4f3710bae66
2017-08-31 11:03:43 +08:00
Bobby Holley
4d49b6baed
Bug 1400435 - Remove special case from analysis. r=sfink
...
MozReview-Commit-ID: LdX4k3hDysU
2017-09-19 22:53:25 -07:00
Bobby Holley
8d10314a67
Bug 1400435 - Use a more precise check in the nsCSSValue destructor. r=xidorn
...
MozReview-Commit-ID: KFdgtxyOZ01
2017-09-19 22:53:23 -07:00
Glenn Watson
284ba5cb95
servo: Merge #18567 - Update WR (quality improvements for subpx text and blur) (from glennw:update-wr-subpx-blur); r=wafflespeanut
...
Source-Repo: https://github.com/servo/servo
Source-Revision: 2a97b2cd7cb7e2e52ea48f857d1687b8dcee6604
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 05b033a6d8e8800c39f70ac7949f055043a55cf9
2017-09-19 23:42:33 -05:00
Ethan Lin
b7c9633e30
Bug 1397375 - Part3. Remove the related webrender user data when destroying a frame. r=jrmuizel
...
MozReview-Commit-ID: IYjfqWiiPZ
--HG--
extra : rebase_source : 81785d6695b830c41ad6d97b5e632f7a655f9cea
2017-09-14 14:40:31 +08:00
Ethan Lin
c409bddad6
Bug 1397375 - Part2. Add a table in layer manager to keep webrender user data and remove unused data in each transaction. r=jrmuizel
...
MozReview-Commit-ID: HsO3BCc2eeL
--HG--
extra : rebase_source : ae757729d57e111821126a83db186f48832fde23
2017-09-14 14:39:00 +08:00