Skip to content
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.

Warn about NewTabURL.override (bug 1200822) #326

Merged

Conversation

mstriemer
Copy link
Contributor

def NewTabURL_override(traverser):
def on_override(wrapper, arguments, traverser):
from validator.testcases.javascript.predefinedentities import (
CUSTOMIZATION_API_HELP)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the import here and not at the top of the file? If it's to avoid an import loop, please add a comment saying so

@magopian
Copy link
Contributor

magopian commented Sep 3, 2015

Looks good to me (minor nit)

@mstriemer mstriemer force-pushed the NewTabURL.override-error-1200822 branch from a9f14d1 to 9e01a3e Compare September 3, 2015 17:05
mstriemer added a commit that referenced this pull request Sep 8, 2015
Warn about NewTabURL.override (bug 1200822)
@mstriemer mstriemer merged commit 4eb033c into mozilla:master Sep 8, 2015
@mstriemer mstriemer deleted the NewTabURL.override-error-1200822 branch September 8, 2015 14:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants