Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(426)

Unified Diff: sky/engine/core/dom/custom/CustomElementException.h

Issue 788773006: Remove extension check from CustomElementRegistry. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sky/engine/core/dom/custom/CustomElementException.h
diff --git a/sky/engine/core/dom/custom/CustomElementException.h b/sky/engine/core/dom/custom/CustomElementException.h
index ac86bc4972063fa30af3e2ec33e0bdec5ae37468..fb53fca5a558194749941c3f5042d5bd1aa987da 100644
--- a/sky/engine/core/dom/custom/CustomElementException.h
+++ b/sky/engine/core/dom/custom/CustomElementException.h
@@ -41,7 +41,6 @@ class ExceptionState;
class CustomElementException {
public:
enum Reason {
- CannotRegisterFromExtension,
ConstructorPropertyNotConfigurable,
ContextDestroyedCheckingPrototype,
ContextDestroyedCreatingCallbacks,
« no previous file with comments | « sky/engine/bindings/core/v8/CustomElementConstructorBuilder.cpp ('k') | sky/engine/core/dom/custom/CustomElementException.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698