servo/components
bors-servo 7029e07ab9 Auto merge of #19185 - KiChjang:cookie-prefixes, r=avadacatavra
Implement secure and host cookie prefixes

Part of #8700.

I modified the algorithm so that it accurately checks for the presence of the `Path` attribute of the cookie, before checking whether it has a value of `/`.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19185)
<!-- Reviewable:end -->
2017-11-23 08:26:03 -06:00
..
allocator FreeType: don’t use usable_size() as deallocation size 2017-10-30 18:22:30 +01:00
atoms Add a sanitize_value implementation for the color input 2017-11-22 22:36:21 +01:00
bluetooth Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
bluetooth_traits Update WR (details below): 2017-10-16 16:33:24 +10:00
canvas Bump image and offscreen_gl_context 2017-11-15 15:47:15 +01:00
canvas_traits Bump image and offscreen_gl_context 2017-11-15 15:47:15 +01:00
compositing WR multi-document support 2017-11-22 00:43:34 +01:00
config Remove unused -t command-line flag 2017-11-10 11:46:03 -08:00
constellation Use FetchCanceller for document loads 2017-11-22 14:06:27 -08:00
debugger
deny_public_fields
devtools Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
devtools_traits Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
dom_struct Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
domobject_derive
fallible Bug 1400754 - stylo: crash on Win64 Asan build. r=manishearth, dmajor. 2017-10-02 20:53:23 +02:00
geometry Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
gfx WR multi-document support 2017-11-22 00:43:34 +01:00
gfx_traits Auto merge of #18921 - mrobinson:incremental-stacking-context-ids, r=emilio 2017-10-18 21:34:23 -05:00
hashglobe Revert "Poison hashtable buffers." 2017-10-23 13:51:51 -07:00
jstraceable_derive
layout style: Move property allowance tests to PropertyId::parse_into. 2017-11-21 14:26:16 +01:00
layout_thread style: Move property allowance tests to PropertyId::parse_into. 2017-11-21 14:26:16 +01:00
layout_traits Update WR (details below): 2017-10-16 16:33:24 +10:00
malloc_size_of Fix binding generation for overloaded functions with optionals and default values 2017-11-11 08:41:19 +01:00
malloc_size_of_derive
metrics added navigation start for interactive metrics 2017-11-14 15:21:35 +00:00
msg Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
net Auto merge of #19185 - KiChjang:cookie-prefixes, r=avadacatavra 2017-11-23 08:26:03 -06:00
net_traits Remove cancellation map and ResourceId from the net* components 2017-11-21 23:03:16 +01:00
nonzero Replace NonZeroU32 and NonZeroUsize with a generic NonZero 2017-10-16 20:19:19 +02:00
profile added time to interactive metrics, refactored metrics to use traits 2017-10-24 21:02:56 +01:00
profile_traits added time to interactive metrics, refactored metrics to use traits 2017-10-24 21:02:56 +01:00
rand
range Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
remutex Replace NonZeroU32 and NonZeroUsize with a generic NonZero 2017-10-16 20:19:19 +02:00
script Implement HTMLMediaElement::canPlayType using gecko-media 2017-11-23 11:27:28 +00:00
script_layout_interface changed f64 to u64 for navigation start timing until it had to be float 2017-11-01 20:45:22 +00:00
script_plugins Make the unrooted_must_root conditional on a default Cargo feature. 2017-11-02 15:08:04 +01:00
script_traits Use FetchCanceller for document loads 2017-11-22 14:06:27 -08:00
selectors Auto merge of #19195 - wilsoniya:issue-16840, r=emilio 2017-11-21 02:56:49 -06:00
servo WR multi-document support 2017-11-22 00:43:34 +01:00
servo_arc Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
size_of_test
style style: Move -moz-script-size-multiplier outside of mako 2017-11-23 10:26:50 +08:00
style_derive style: Remove mozmm CSS unit. 2017-11-14 14:25:40 +01:00
style_traits style: Document css(iterable) and css(dimension). 2017-11-12 16:25:02 +01:00
url Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
webdriver_server Update webdriver dependency. 2017-11-20 16:03:44 -05:00
webvr Update WR (details below): 2017-10-16 16:33:24 +10:00
webvr_traits Update WR (details below): 2017-10-16 16:33:24 +10:00