servo/components
bors-servo a9f12da4f8 Auto merge of #6592 - frewsxcv:notimplementederror, r=Ms2ger
Use NotImplementedError for Python base class methods

From the Python docs:

https://docs.python.org/2/library/exceptions.html#exceptions.NotImplementedError

"In user defined base classes, abstract methods should raise this
exception when they require derived classes to override the method."

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6592)
<!-- Reviewable:end -->
2015-07-21 11:28:21 -06:00
..
canvas Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
canvas_traits gfx: Use a pattern instead of tiling images manually. 2015-07-07 10:41:47 -07:00
compositing Auto merge of #6666 - glennw:exit-flag, r=larsbergstrom 2015-07-20 15:37:33 -06:00
devtools Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
devtools_traits Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
gfx Register/unregister memory reporters in a better place. 2015-07-20 16:19:51 -07:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Register/unregister memory reporters in a better place. 2015-07-20 16:19:51 -07:00
layout_traits Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
msg Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
net Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
net_traits Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
plugins Upgrade to rustc 1.3.0-dev (f3b97a74a 2015-07-03) 2015-07-04 11:32:41 +02:00
profile Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
profile_traits compositing: Make the constellation messages serializable. 2015-07-18 12:43:08 -07:00
script Auto merge of #6592 - frewsxcv:notimplementederror, r=Ms2ger 2015-07-21 11:28:21 -06:00
script_traits Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
servo Make the global options more resilient to unit tests running in parallel. 2015-07-21 09:14:06 -04:00
style Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
util Make the global options more resilient to unit tests running in parallel. 2015-07-21 09:14:06 -04:00
webdriver_server Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00