Diff
Modified: trunk/LayoutTests/js/dom/global-constructors-attributes-expected.txt (195958 => 195959)
--- trunk/LayoutTests/js/dom/global-constructors-attributes-expected.txt 2016-02-01 12:31:44 UTC (rev 195958)
+++ trunk/LayoutTests/js/dom/global-constructors-attributes-expected.txt 2016-02-01 12:33:22 UTC (rev 195959)
@@ -938,11 +938,6 @@
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'Request').value is Request
-PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').value is RGBColor
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('set') is false
@@ -973,6 +968,11 @@
PASS Object.getOwnPropertyDescriptor(global, 'Rect').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'Rect').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'Rect').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'Request').value is Request
+PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').value is SQLException
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').hasOwnProperty('set') is false
Modified: trunk/LayoutTests/platform/efl/js/dom/global-constructors-attributes-expected.txt (195958 => 195959)
--- trunk/LayoutTests/platform/efl/js/dom/global-constructors-attributes-expected.txt 2016-02-01 12:31:44 UTC (rev 195958)
+++ trunk/LayoutTests/platform/efl/js/dom/global-constructors-attributes-expected.txt 2016-02-01 12:33:22 UTC (rev 195959)
@@ -998,11 +998,6 @@
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'Request').value is Request
-PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').value is RGBColor
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('set') is false
@@ -1053,6 +1048,11 @@
PASS Object.getOwnPropertyDescriptor(global, 'Rect').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'Rect').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'Rect').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'Request').value is Request
+PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').value is SQLException
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').hasOwnProperty('set') is false
Modified: trunk/LayoutTests/platform/gtk/js/dom/global-constructors-attributes-expected.txt (195958 => 195959)
--- trunk/LayoutTests/platform/gtk/js/dom/global-constructors-attributes-expected.txt 2016-02-01 12:31:44 UTC (rev 195958)
+++ trunk/LayoutTests/platform/gtk/js/dom/global-constructors-attributes-expected.txt 2016-02-01 12:33:22 UTC (rev 195959)
@@ -1018,11 +1018,6 @@
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'Request').value is Request
-PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').value is RGBColor
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('set') is false
@@ -1073,6 +1068,11 @@
PASS Object.getOwnPropertyDescriptor(global, 'Rect').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'Rect').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'Rect').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'Request').value is Request
+PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').value is SQLException
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').hasOwnProperty('set') is false
Modified: trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt (195958 => 195959)
--- trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt 2016-02-01 12:31:44 UTC (rev 195958)
+++ trunk/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt 2016-02-01 12:33:22 UTC (rev 195959)
@@ -1023,11 +1023,6 @@
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'Request').value is Request
-PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').value is RGBColor
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('set') is false
@@ -1078,6 +1073,11 @@
PASS Object.getOwnPropertyDescriptor(global, 'Rect').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'Rect').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'Rect').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'Request').value is Request
+PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').value is SQLException
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').hasOwnProperty('set') is false
Modified: trunk/LayoutTests/platform/mac-mavericks/js/dom/global-constructors-attributes-expected.txt (195958 => 195959)
--- trunk/LayoutTests/platform/mac-mavericks/js/dom/global-constructors-attributes-expected.txt 2016-02-01 12:31:44 UTC (rev 195958)
+++ trunk/LayoutTests/platform/mac-mavericks/js/dom/global-constructors-attributes-expected.txt 2016-02-01 12:33:22 UTC (rev 195959)
@@ -998,11 +998,6 @@
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'Request').value is Request
-PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').value is RGBColor
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('set') is false
@@ -1053,6 +1048,11 @@
PASS Object.getOwnPropertyDescriptor(global, 'Rect').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'Rect').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'Rect').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'Request').value is Request
+PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').value is SQLException
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').hasOwnProperty('set') is false
Modified: trunk/LayoutTests/platform/win/js/dom/global-constructors-attributes-expected.txt (195958 => 195959)
--- trunk/LayoutTests/platform/win/js/dom/global-constructors-attributes-expected.txt 2016-02-01 12:31:44 UTC (rev 195958)
+++ trunk/LayoutTests/platform/win/js/dom/global-constructors-attributes-expected.txt 2016-02-01 12:33:22 UTC (rev 195959)
@@ -873,11 +873,6 @@
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'ProgressEvent').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'Request').value is Request
-PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'Request').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').value is RGBColor
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('set') is false
@@ -903,6 +898,11 @@
PASS Object.getOwnPropertyDescriptor(global, 'Rect').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'Rect').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'Rect').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'Request').value is Request
+PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'Request').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').value is SQLException
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'SQLException').hasOwnProperty('set') is false