[prev in list] [next in list] [prev in thread] [next in thread] 

List:       htmlunit-develop
Subject:    [HtmlUnit] SVN: [12723] trunk/htmlunit/src
From:       rbri () users ! sourceforge ! net
Date:       2016-05-26 9:41:29
Message-ID: E1b5rnI-0000Es-Cc () sfs-ml-3 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 12723
          http://sourceforge.net/p/htmlunit/code/12723
Author:   rbri
Date:     2016-05-26 09:41:29 +0000 (Thu, 26 May 2016)
Log Message:
-----------
latest chrome

Modified Paths:
--------------
    trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/javascript/host/Symbol.java
  trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/SymbolTest.java


Modified: trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/javascript/host/Symbol.java
 ===================================================================
--- trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/javascript/host/Symbol.java	2016-05-26 \
                09:36:16 UTC (rev 12722)
+++ trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/javascript/host/Symbol.java	2016-05-26 \
09:41:29 UTC (rev 12723) @@ -198,7 +198,7 @@
      * @param thisObj the scriptable
      * @return the {@code species} static property
      */
-    @JsxStaticGetter(@WebBrowser(value = FF, minVersion = 45))
+    @JsxStaticGetter({@WebBrowser(value = FF, minVersion = 45), \
@WebBrowser(CHROME)})  public static Symbol getSpecies(final Scriptable thisObj) {
         return getSymbol(thisObj, "species");
     }

Modified: trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/SymbolTest.java
 ===================================================================
--- trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/SymbolTest.java	2016-05-26 \
                09:36:16 UTC (rev 12722)
+++ trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/SymbolTest.java	2016-05-26 \
09:41:29 UTC (rev 12723) @@ -123,6 +123,7 @@
      */
     @Test
     @Alerts(DEFAULT = {"undefined", "undefined", "true"},
+            CHROME = {"symbol", "Symbol(Symbol.species)", "true"},
             FF45 = {"symbol", "Symbol(Symbol.species)", "true"},
             IE = "not supported")
     public void species() throws Exception {


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
HtmlUnit-develop mailing list
HtmlUnit-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/htmlunit-develop


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic