Added beef.browser.hasPhonegap()

Added hasPhonegap() and hasGooglegears() to balloon messages

Updated os in module configs from "iPhone" to "iOS"
This commit is contained in:
bcoles
2012-06-25 11:04:19 +09:30
parent 268ef4588f
commit d5acc6409e
11 changed files with 99 additions and 38 deletions

View File

@@ -24,7 +24,7 @@ beef:
target:
working:
S:
os: ["iPhone"]
os: ["iOS"]
not_working:
ALL:
os: ["All"]

View File

@@ -24,5 +24,5 @@ beef:
target:
not_working:
ALL:
os: ["iPhone"]
os: ["iOS"]
working: ["ALL"]

View File

@@ -24,6 +24,6 @@ beef:
target:
not_working:
ALL:
os: ["iPhone", "Macintosh"]
os: ["iOS", "Macintosh"]
working: ["O", "FF", "S", "IE"]
user_notify: ["C"]

View File

@@ -24,6 +24,6 @@ beef:
target:
not_working:
ALL:
os: ["iPhone"]
os: ["iOS"]
working: ["All"]
user_notify: ["FF", "C"]

View File

@@ -24,7 +24,7 @@ beef:
target:
user_notify:
S:
os: ["iPhone"]
os: ["iOS"]
not_working:
ALL:
os: ["All"]