Some changes to the saved bulkdata to better match what's in production now.

This commit is contained in:
Jeff Posnick 2014-08-01 12:51:28 -04:00
Родитель a013174dde
Коммит 8a833d5976
2 изменённых файлов: 1 добавлений и 9 удалений

Просмотреть файл

@ -144,6 +144,7 @@ transformers:
- property: shipped_milestone
external_name: shipped_milestone
# Type: String Stats: 5 properties of this type in this kind.
import_transform: transform.none_if_empty(int)
- property: spec_link
external_name: spec_link

Просмотреть файл

@ -18,7 +18,6 @@ category
14,"Canvas context ""alpha"" attribute",Allow the specification of a 2D canvas with an opaque backing store (alpha: false).,http://crbug.com/234297,senorblanco@chromium.org,3,,3,3,FALSE,5,http://wiki.whatwg.org/wiki/CanvasOpaque,4,,3,,5,,4,
14,Canvas rendering from workers,Render a Canvas object (2D or WebGL) from a web worker.,http://crbug.com/245884,gman@chromium.org,3,,3,2,FALSE,5,http://wiki.whatwg.org/index.php?title=CanvasInWorkers,5,,5,,5,,4,
14,Canvas2D text decoration,"Add a textDecoration attribute to canvas 2D contexts, behavior similar to existing ""font"" attribute: It's a DOMString, parsed the same way as corresponding CSS property (text-decoration).",http://crbug.com/245526,junov@chromium.org,3,,4,2,FALSE,5,,5,,5,,5,,4,
15,Blending of elements,Offers more ways to combine HTML elements.,http://wkbug.com/110427;wkbug.com/91908;wkbug.com/100069;wkbug/108546,,3,?,2,2,FALSE,3,https://dvcs.w3.org/hg/FXTF/rawfile/tip/compositing/index.html,2,,3,,5,,4,
15,Blending of background images,Offers more ways to combine two image layers.,https://bugs.webkit.org/show_bug.cgi?id=108546;https://code.google.com/p/chromium/issues/detail?id=229166,,3,,3,3,FALSE,3,http://dev.w3.org/fxtf/compositing-1/#background-blend-mode,3,,4,,5,,4,
14,Compositing and Blending in Canvas 2D,The canvas 2d context has the globalCompositeOperation attribute that is used to set the current compositing and blending operator.,http://crbug.com/229468,,3,,3,3,FALSE,3,http://dev.w3.org/fxtf/compositing-1/#canvascompositingandblending,3,,1,,5,,4,
15,Conditional Rules,"Support for the @supports at-rule and the ""window.DOM.supports()"" API",http://crbug.com/140487,peter@chromium.org,5,28,4,3,FALSE,2,http://dev.w3.org/csswg/css-conditional/,2,,1,,5,,2,
@ -30,7 +29,6 @@ category
10,Default parameter,Allows formal parameters to be initialized with default values if no value or 2 is passed.,,,1,,3,3,TRUE,4,http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts,3,,1,,3,,1,
8,Device Motion,Provides access to device's physical motion,http://crbug.com/135804,timvolodine@chromium.org,3,,2,1,FALSE,3,http://dev.w3.org/geo/api/spec-source-orientation.html,1,,1,,3,,2,
8,Device Orientation,Provides access to device's physical orientation,http://crbug.com/44654,andreip@chromium.org,7,7,2,1,FALSE,3,http://dev.w3.org/geo/api/spec-source-orientation.html,1,,1,,3,,1,
8,canvasResolution,Provide css to device pixel ratio through window.screen.canvasResolution,http://crbug.com/254990,,2,?,2,3,FALSE,3,http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#dom-screen-canvasresolution,5,,5,,5,,4,
14,DOM3 Keyboard Events,"KeyboardEvent: keydown, keyup",,garykac@chromium.org,1,,3,3,FALSE,3,http://www.w3.org/TR/DOM-Level-3-Events/,4,,4,,1,,2,
14,DOM3 mouseenter & mouseleave Events,"MouseEvents dispatched when a pointing device is moved onto or off of an Element or one of its descendents. Similar to mouseover and mouseout respectively, but are not cancelable and are not dispatched more than one ""round-trip"" into an Element's boundary.",http://crbug.com/236215,mkwst@chromium.org,2,,3,3,FALSE,3,http://www.w3.org/TR/DOM-Level-3-Events/#events-mouseevents,1,,1,,1,,1,
6,Drag and Drop Directories,Allows dragging and dropping entire folders using HTML5 Drag and Drop. Extends the DataTransferItem with a method to get a FileEntry/DirectoryEntry.,,kinuko@chromium.org,7,21,3,3,FALSE,3,http://wiki.whatwg.org/wiki/DragAndDropEntries,5,,4,,5,,4,
@ -65,12 +63,10 @@ category
10,Iterators and Generators,"An Iterator is an object that knows how to access items from a collection one at a time, while keeping track of its current position within that sequence. A generator is a special type of function that works as a factory for iterators.",,,1,,3,3,TRUE,4,http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts,3,,1,,3,,1,
15,Lazy layout,Support a system for doing lazy layout based on what elements are visible in the viewport.,,esprehn@chromium.org,4,,2,2,FALSE,6,,5,,5,,5,,2,
10,Map,Map objects are simple key/value maps.,,mstarzinger@chromium.org,4,,3,3,FALSE,4,http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts,3,,1,,3,,1,
15,Masking,Allows hiding of portions of a visible elements.,,,7,?,2,3,FALSE,3,https://dvcs.w3.org/hg/FXTF/raw-file/tip/masking/index.html,2,,2,,2,,4,
5,matchMedia,API for testing if a given media query will apply.,http://wkbug.com/37205,luiz@webkit,7,9,3,3,FALSE,2,http://dev.w3.org/csswg/cssom-view/#widl-Window-matchMedia-MediaQueryList-DOMString-query,1,,1,,1,,2,
2,MathML,An application of XML for describing mathematical notations and capturing both its structure and content.,http://crbug.com/174539,,7,,1,2,FALSE,2,http://www.w3.org/TR/MathML3/,1,,1,,5,,1,
15,Media Queries: resolution feature,Allows to query the device pixel count per CSS unit,http://crbug.com/158744,kenneth.r.christiansen@intel.com,5,,3,3,FALSE,2,http://www.w3.org/TR/css3-mediaqueries/#resolution,4,,1,,2,,2,
4,Media Source Extensions,Allows appending data to an <audio>/<video> element.,http://crbug.com/144669,"jluther@chromium.org, acolwell@chromium.org",7,23,3,2,FALSE,4,https://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html,6,,6,,3,,2,
4,MessageChannels,"A messaging system that allows documents to communicate with each other regardless of their source domain, in a way designed to not enable cross-site scripting attacks.",,,7,?,3,3,FALSE,2,http://whatwg.org/html#message-channels,6,,3,,5,,2,
3,Meta Referrer,"Using the referrer metadata attribute, a document can control the behavior of the Referer HTTP header attached to requests that originate from the document.",,eisinger@chromium.org,7,21,4,4,FALSE,4,http://wiki.whatwg.org/wiki/Meta_referrer,6,,2,,5,,4,
2,Microdata,Microdata is used to nest semantics within existing content on web pages.,,esprehn@chromium.org,7,,2,2,FALSE,2,http://whatwg.org/html#microdata-dom-api,5,,1,,5,,3,
5,MutationObservers,Provides notifications when DOM nodes are rearranged or modified.,http://wkbug.com/68729,"rafaelw@chromium.org, adamk@chromium.org",7,18,2,3,FALSE,2,http://dom.spec.whatwg.org/#mutation-observers,5,,1,,3,,2,
@ -89,7 +85,6 @@ crbug.com/236333",mstensho@opera.com,1,,3,3,FALSE,2,http://dev.w3.org/csswg/css-
15,position: sticky,"position: sticky is a new way to position elements and is conceptually similar to position: fixed. The difference is that a stickily positioned element behaves like position: relative within its parent, until a given offset threshold is met.",,ojan@chromium.org,3,23,3,3,FALSE,5,http://lists.w3.org/Archives/Public/www-style/2012Jun/0627.html,3,,4,,5,,4,
4,postMessage,Safely enables cross-origin communication.,http://crbug.com/158865,abarth@chromium.org,7,1,4,3,FALSE,2,http://whatwg.org/html#dom-window-postmessage,1,,1,,1,,2,
15,Proprietary CSS reflections,-webkit-box-reflect,,?@chromium.org,7,4,3,3,FALSE,5,,5,,5,,5,,4,
15,Proprietary marquee value,overflow: -webkit-marquee,,,7,?,3,3,FALSE,5,,5,,5,,5,,4,
15,Proprietary mask properties,-webkit-mask-* (-webkit-mask-clip),,,7,?,3,3,FALSE,5,,5,,5,,5,,4,
10,Proxies,Proxies are objects for which the programmer has to define the semantics in JavaScript. ,,rossberg@chromium.org,4,,3,3,FALSE,4,http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts,4,,1,,4,,2,
4,Quota Management API,This API can be used to check how much quota an app/origin is using.,,kinuko@chromium.org,7,14,2,3,FALSE,3,http://www.w3.org/TR/quota-api/,5,,3,,5,,2,
@ -134,10 +129,6 @@ crbug.com/236333",mstensho@opera.com,1,,3,3,FALSE,2,http://dev.w3.org/csswg/css-
http://www.w3.org/TR/2011/CR-websockets-20111208/
Protocol Spec: RFC 6455 http://tools.ietf.org/html/rfc6455 + x-webkit-deflate-frame",1,,1,,1,,1,
15,WOFF 2.0,Improved web font compression (20%+),http://crbug.com/242809,"kenjibaheux@chromium.org, ksakamoto@chromium.org",3,,4,3,FALSE,5,https://font-compression-reference.googlecode.com/git/docs/WOFFUltraCondensedfileformat.pdf,5,,5,,5,,4,
4,XMLHttpRequest Level 2,An API that provides scripted client functionality for transferring data between a client and a server.,,jianli@chromium.org,7,22 (partial),2,3,FALSE,2,http://www.w3.org/TR/XMLHttpRequest/,5,,5,,5,,1,
4,type=color,color input type for forms,http://crbug.com/249700,"keishi@chromium.org (desktop),paulnavin@chromium.org (android)",7,M20,4,4,FALSE,3,http://www.whatwg.org/specs/web-apps/current-work/multipage/states-of-the-type-attribute.html#color-state-(type=color),5,,5,,5,,4,
4,type=week,week input type for forms,http://crbug.com/135938,keishi@chromium.org,7,M25,4,4,FALSE,3,http://www.whatwg.org/specs/web-apps/current-work/multipage/states-of-the-type-attribute.html#week-state-(type=week),1,,1,,5,,4,
4,TLS Channel ID,TLS extension for identifying client machines at the TLS layer without using bearer tokens.,http://crbug.com/129174,mattm@chromium.org,7,M24,3,3,FALSE,3,http://tools.ietf.org/html/draft-balfanz-tls-channelid-00,5,,4,,5,,4,
4,XMLHttpRequest timeout,Exposing the XHR timeout property and sending corresponding events such as ontimeout.,http://crbug.com/231959,drott (no @chromium address yet),3,,3,4,FALSE,3,https://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#the-timeout-attribute,2,,1,,5,,4,
2,App URL handlers,Allow Chrome apps to register for URL patterns.,http://crbug.com/111422,sergeygs@chromium.org,3,,3,3,FALSE,5,https://docs.google.com/a/chromium.org/document/d/1wthVEGDVQa6phzNyVX6iKSDY2AN4Du9C262jCrbCFUg/edit?disco=AAAAAF9OhpU,5,,5,,5,,4,
2,Custom handler,Allow web sites to register themselves as possible handlers for particular schemes,"http://wkbug.com/29651, wkbug.com/73176",koz@chromium.org,3,,3,4,FALSE,3,http://www.w3.org/html/wg/drafts/html/master/webappapis.html#custom-handlers,5,,1,,5,,4,

1 category name summary bug_url owner impl_status_chrome shipped_milestone footprint visibility prefixed standardization spec_link safari_views safari_views_link ff_views ff_views_link ie_views ie_views_link web_dev_views comments
18 14 Canvas context "alpha" attribute Allow the specification of a 2D canvas with an opaque backing store (alpha: false). http://crbug.com/234297 senorblanco@chromium.org 3 3 3 FALSE 5 http://wiki.whatwg.org/wiki/CanvasOpaque 4 3 5 4
19 14 Canvas rendering from workers Render a Canvas object (2D or WebGL) from a web worker. http://crbug.com/245884 gman@chromium.org 3 3 2 FALSE 5 http://wiki.whatwg.org/index.php?title=CanvasInWorkers 5 5 5 4
20 14 Canvas2D text decoration Add a textDecoration attribute to canvas 2D contexts, behavior similar to existing "font" attribute: It's a DOMString, parsed the same way as corresponding CSS property (text-decoration). http://crbug.com/245526 junov@chromium.org 3 4 2 FALSE 5 5 5 5 4
15 Blending of elements Offers more ways to combine HTML elements. http://wkbug.com/110427;wkbug.com/91908;wkbug.com/100069;wkbug/108546 3 ? 2 2 FALSE 3 https://dvcs.w3.org/hg/FXTF/rawfile/tip/compositing/index.html 2 3 5 4
21 15 Blending of background images Offers more ways to combine two image layers. https://bugs.webkit.org/show_bug.cgi?id=108546;https://code.google.com/p/chromium/issues/detail?id=229166 3 3 3 FALSE 3 http://dev.w3.org/fxtf/compositing-1/#background-blend-mode 3 4 5 4
22 14 Compositing and Blending in Canvas 2D The canvas 2d context has the globalCompositeOperation attribute that is used to set the current compositing and blending operator. http://crbug.com/229468 3 3 3 FALSE 3 http://dev.w3.org/fxtf/compositing-1/#canvascompositingandblending 3 1 5 4
23 15 Conditional Rules Support for the @supports at-rule and the "window.DOM.supports()" API http://crbug.com/140487 peter@chromium.org 5 28 4 3 FALSE 2 http://dev.w3.org/csswg/css-conditional/ 2 1 5 2
29 10 Default parameter Allows formal parameters to be initialized with default values if no value or 2 is passed. 1 3 3 TRUE 4 http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts 3 1 3 1
30 8 Device Motion Provides access to device's physical motion http://crbug.com/135804 timvolodine@chromium.org 3 2 1 FALSE 3 http://dev.w3.org/geo/api/spec-source-orientation.html 1 1 3 2
31 8 Device Orientation Provides access to device's physical orientation http://crbug.com/44654 andreip@chromium.org 7 7 2 1 FALSE 3 http://dev.w3.org/geo/api/spec-source-orientation.html 1 1 3 1
8 canvasResolution Provide css to device pixel ratio through window.screen.canvasResolution http://crbug.com/254990 2 ? 2 3 FALSE 3 http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#dom-screen-canvasresolution 5 5 5 4
32 14 DOM3 Keyboard Events KeyboardEvent: keydown, keyup garykac@chromium.org 1 3 3 FALSE 3 http://www.w3.org/TR/DOM-Level-3-Events/ 4 4 1 2
33 14 DOM3 mouseenter & mouseleave Events MouseEvents dispatched when a pointing device is moved onto or off of an Element or one of its descendents. Similar to mouseover and mouseout respectively, but are not cancelable and are not dispatched more than one "round-trip" into an Element's boundary. http://crbug.com/236215 mkwst@chromium.org 2 3 3 FALSE 3 http://www.w3.org/TR/DOM-Level-3-Events/#events-mouseevents 1 1 1 1
34 6 Drag and Drop Directories Allows dragging and dropping entire folders using HTML5 Drag and Drop. Extends the DataTransferItem with a method to get a FileEntry/DirectoryEntry. kinuko@chromium.org 7 21 3 3 FALSE 3 http://wiki.whatwg.org/wiki/DragAndDropEntries 5 4 5 4
63 10 Iterators and Generators An Iterator is an object that knows how to access items from a collection one at a time, while keeping track of its current position within that sequence. A generator is a special type of function that works as a factory for iterators. 1 3 3 TRUE 4 http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts 3 1 3 1
64 15 Lazy layout Support a system for doing lazy layout based on what elements are visible in the viewport. esprehn@chromium.org 4 2 2 FALSE 6 5 5 5 2
65 10 Map Map objects are simple key/value maps. mstarzinger@chromium.org 4 3 3 FALSE 4 http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts 3 1 3 1
15 Masking Allows hiding of portions of a visible elements. 7 ? 2 3 FALSE 3 https://dvcs.w3.org/hg/FXTF/raw-file/tip/masking/index.html 2 2 2 4
66 5 matchMedia API for testing if a given media query will apply. http://wkbug.com/37205 luiz@webkit 7 9 3 3 FALSE 2 http://dev.w3.org/csswg/cssom-view/#widl-Window-matchMedia-MediaQueryList-DOMString-query 1 1 1 2
67 2 MathML An application of XML for describing mathematical notations and capturing both its structure and content. http://crbug.com/174539 7 1 2 FALSE 2 http://www.w3.org/TR/MathML3/ 1 1 5 1
68 15 Media Queries: resolution feature Allows to query the device pixel count per CSS unit http://crbug.com/158744 kenneth.r.christiansen@intel.com 5 3 3 FALSE 2 http://www.w3.org/TR/css3-mediaqueries/#resolution 4 1 2 2
69 4 Media Source Extensions Allows appending data to an <audio>/<video> element. http://crbug.com/144669 jluther@chromium.org, acolwell@chromium.org 7 23 3 2 FALSE 4 https://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html 6 6 3 2
4 MessageChannels A messaging system that allows documents to communicate with each other regardless of their source domain, in a way designed to not enable cross-site scripting attacks. 7 ? 3 3 FALSE 2 http://whatwg.org/html#message-channels 6 3 5 2
70 3 Meta Referrer Using the referrer metadata attribute, a document can control the behavior of the Referer HTTP header attached to requests that originate from the document. eisinger@chromium.org 7 21 4 4 FALSE 4 http://wiki.whatwg.org/wiki/Meta_referrer 6 2 5 4
71 2 Microdata Microdata is used to nest semantics within existing content on web pages. esprehn@chromium.org 7 2 2 FALSE 2 http://whatwg.org/html#microdata-dom-api 5 1 5 3
72 5 MutationObservers Provides notifications when DOM nodes are rearranged or modified. http://wkbug.com/68729 rafaelw@chromium.org, adamk@chromium.org 7 18 2 3 FALSE 2 http://dom.spec.whatwg.org/#mutation-observers 5 1 3 2
85 4 postMessage Safely enables cross-origin communication. http://crbug.com/158865 abarth@chromium.org 7 1 4 3 FALSE 2 http://whatwg.org/html#dom-window-postmessage 1 1 1 2
86 15 Proprietary CSS reflections -webkit-box-reflect ?@chromium.org 7 4 3 3 FALSE 5 5 5 5 4
87 15 Proprietary marquee value Proprietary mask properties overflow: -webkit-marquee -webkit-mask-* (-webkit-mask-clip) 7 ? 3 3 FALSE 5 5 5 5 4
15 Proprietary mask properties -webkit-mask-* (-webkit-mask-clip) 7 ? 3 3 FALSE 5 5 5 5 4
88 10 Proxies Proxies are objects for which the programmer has to define the semantics in JavaScript. rossberg@chromium.org 4 3 3 FALSE 4 http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts 4 1 4 2
89 4 Quota Management API This API can be used to check how much quota an app/origin is using. kinuko@chromium.org 7 14 2 3 FALSE 3 http://www.w3.org/TR/quota-api/ 5 3 5 2
90 15 Regions Magazine-like content flow into specified regions. http://wkbug.com/57312 4 19 2 3 FALSE 3 http://dev.w3.org/csswg/css3-regions/ 5 7 2 4
129 4 XMLHttpRequest Level 2 XMLHttpRequest timeout An API that provides scripted client functionality for transferring data between a client and a server. Exposing the XHR timeout property and sending corresponding events such as ontimeout. http://crbug.com/231959 jianli@chromium.org drott (no @chromium address yet) 7 3 22 (partial) 2 3 3 4 FALSE 2 3 http://www.w3.org/TR/XMLHttpRequest/ https://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#the-timeout-attribute 5 2 5 1 5 1 4
130 4 2 type=color App URL handlers color input type for forms Allow Chrome apps to register for URL patterns. http://crbug.com/249700 http://crbug.com/111422 keishi@chromium.org (desktop),paulnavin@chromium.org (android) sergeygs@chromium.org 7 3 M20 4 3 4 3 FALSE 3 5 http://www.whatwg.org/specs/web-apps/current-work/multipage/states-of-the-type-attribute.html#color-state-(type=color) https://docs.google.com/a/chromium.org/document/d/1wthVEGDVQa6phzNyVX6iKSDY2AN4Du9C262jCrbCFUg/edit?disco=AAAAAF9OhpU 5 5 5 4
131 4 2 type=week Custom handler week input type for forms Allow web sites to register themselves as possible handlers for particular schemes http://crbug.com/135938 http://wkbug.com/29651, wkbug.com/73176 keishi@chromium.org koz@chromium.org 7 3 M25 4 3 4 FALSE 3 http://www.whatwg.org/specs/web-apps/current-work/multipage/states-of-the-type-attribute.html#week-state-(type=week) http://www.w3.org/html/wg/drafts/html/master/webappapis.html#custom-handlers 1 5 1 5 4
4 TLS Channel ID TLS extension for identifying client machines at the TLS layer without using bearer tokens. http://crbug.com/129174 mattm@chromium.org 7 M24 3 3 FALSE 3 http://tools.ietf.org/html/draft-balfanz-tls-channelid-00 5 4 5 4
4 XMLHttpRequest timeout Exposing the XHR timeout property and sending corresponding events such as ontimeout. http://crbug.com/231959 drott (no @chromium address yet) 3 3 4 FALSE 3 https://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#the-timeout-attribute 2 1 5 4
2 App URL handlers Allow Chrome apps to register for URL patterns. http://crbug.com/111422 sergeygs@chromium.org 3 3 3 FALSE 5 https://docs.google.com/a/chromium.org/document/d/1wthVEGDVQa6phzNyVX6iKSDY2AN4Du9C262jCrbCFUg/edit?disco=AAAAAF9OhpU 5 5 5 4
2 Custom handler Allow web sites to register themselves as possible handlers for particular schemes http://wkbug.com/29651, wkbug.com/73176 koz@chromium.org 3 3 4 FALSE 3 http://www.w3.org/html/wg/drafts/html/master/webappapis.html#custom-handlers 5 1 5 4
132 2 IDNA 2008 Support new international domain names http://crbug.com/61328, http://wkbug.com/55315 jshin@chromium.org 3 5 4 FALSE 2 http://datatracker.ietf.org/doc/rfc5892/ 5 4 5 4
133
134