Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate the DOM and layout into separate crates. #474

Merged
merged 9 commits into from May 30, 2013
Prev

etc: Make tidy more resilient to dirty build directories

  • Loading branch information
pcwalton committed May 29, 2013
commit 0b22336c45eae415e196fd145870e974b8064a27
@@ -35,6 +35,7 @@ def do_license_check(name, contents):
"src/support", # Upstream
"src/platform", # Upstream
"src/compiler", # Upstream
"src/components/main/dom/bindings/codegen", # Generated and upstream code combined with our own. Could use cleanup
"src/components/script/dom/bindings/codegen", # Generated and upstream code combined with our own. Could use cleanup
]

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.