[Merge] lp:~abreu-alexandre/webbrowser-app/handle-simplified-webapp-definition into lp:webbrowser-app
Olivier Tilloy
olivier.tilloy at canonical.com
Mon Jul 28 22:06:30 UTC 2014
Review: Needs Fixing
34 + if (webappName !== browser.webappName) {
This will never evaluate to true, as it’s being evaluated in the scope of the 'browser' item, so (webappName == this.webappName == browser.webappName).
--
https://code.launchpad.net/~abreu-alexandre/webbrowser-app/handle-simplified-webapp-definition/+merge/228562
Your team Ubuntu Phablet Team is subscribed to branch lp:webbrowser-app.
More information about the Ubuntu-reviews
mailing list