| Index: LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| diff --git a/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| index 11b7c6e3c9f51da2b51e7dc5b209d5e235cb6835..a22ec42f2086871d24cdfa5d3a8628ea90eea262 100644
|
| --- a/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| +++ b/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| @@ -1,47 +1,9 @@
|
| -interface Array
|
| - attribute length
|
| - method concat
|
| - method constructor
|
| - method copyWithin
|
| - method entries
|
| - method every
|
| - method fill
|
| - method filter
|
| - method find
|
| - method findIndex
|
| - method forEach
|
| - method indexOf
|
| - method join
|
| - method keys
|
| - method lastIndexOf
|
| - method map
|
| - method pop
|
| - method push
|
| - method reduce
|
| - method reduceRight
|
| - method reverse
|
| - method shift
|
| - method slice
|
| - method some
|
| - method sort
|
| - method splice
|
| - method toLocaleString
|
| - method toString
|
| - method unshift
|
| -interface ArrayBuffer
|
| - getter byteLength
|
| - method constructor
|
| - method slice
|
| interface Blob
|
| getter size
|
| getter type
|
| method close
|
| method constructor
|
| method slice
|
| -interface Boolean
|
| - method constructor
|
| - method toString
|
| - method valueOf
|
| interface Cache
|
| method add
|
| method addAll
|
| @@ -152,62 +114,6 @@ interface DataView
|
| method setUint16
|
| method setUint32
|
| method setUint8
|
| -interface Date
|
| - method constructor
|
| - method getDate
|
| - method getDay
|
| - method getFullYear
|
| - method getHours
|
| - method getMilliseconds
|
| - method getMinutes
|
| - method getMonth
|
| - method getSeconds
|
| - method getTime
|
| - method getTimezoneOffset
|
| - method getUTCDate
|
| - method getUTCDay
|
| - method getUTCFullYear
|
| - method getUTCHours
|
| - method getUTCMilliseconds
|
| - method getUTCMinutes
|
| - method getUTCMonth
|
| - method getUTCSeconds
|
| - method getYear
|
| - method setDate
|
| - method setFullYear
|
| - method setHours
|
| - method setMilliseconds
|
| - method setMinutes
|
| - method setMonth
|
| - method setSeconds
|
| - method setTime
|
| - method setUTCDate
|
| - method setUTCFullYear
|
| - method setUTCHours
|
| - method setUTCMilliseconds
|
| - method setUTCMinutes
|
| - method setUTCMonth
|
| - method setUTCSeconds
|
| - method setYear
|
| - method toDateString
|
| - method toGMTString
|
| - method toISOString
|
| - method toJSON
|
| - method toLocaleDateString
|
| - method toLocaleString
|
| - method toLocaleTimeString
|
| - method toString
|
| - method toTimeString
|
| - method toUTCString
|
| - method valueOf
|
| -interface Error
|
| - attribute message
|
| - attribute name
|
| - method constructor
|
| - method toString
|
| -interface EvalError
|
| - attribute name
|
| - method constructor
|
| interface Event
|
| attribute AT_TARGET
|
| attribute BLUR
|
| @@ -332,68 +238,6 @@ interface FileReaderSync
|
| method readAsBinaryString
|
| method readAsDataURL
|
| method readAsText
|
| -interface Float32Array
|
| - attribute BYTES_PER_ELEMENT
|
| - getter buffer
|
| - getter byteLength
|
| - getter byteOffset
|
| - getter length
|
| - method constructor
|
| - method copyWithin
|
| - method entries
|
| - method every
|
| - method fill
|
| - method filter
|
| - method find
|
| - method findIndex
|
| - method forEach
|
| - method indexOf
|
| - method join
|
| - method keys
|
| - method lastIndexOf
|
| - method map
|
| - method reduce
|
| - method reduceRight
|
| - method reverse
|
| - method set
|
| - method slice
|
| - method some
|
| - method sort
|
| - method subarray
|
| - method toLocaleString
|
| - method toString
|
| - method values
|
| -interface Float64Array
|
| - attribute BYTES_PER_ELEMENT
|
| - getter buffer
|
| - getter byteLength
|
| - getter byteOffset
|
| - getter length
|
| - method constructor
|
| - method copyWithin
|
| - method entries
|
| - method every
|
| - method fill
|
| - method filter
|
| - method find
|
| - method findIndex
|
| - method forEach
|
| - method indexOf
|
| - method join
|
| - method keys
|
| - method lastIndexOf
|
| - method map
|
| - method reduce
|
| - method reduceRight
|
| - method reverse
|
| - method set
|
| - method slice
|
| - method some
|
| - method sort
|
| - method subarray
|
| - method toLocaleString
|
| - method toString
|
| - method values
|
| interface FormData
|
| method append
|
| method constructor
|
| @@ -406,18 +250,6 @@ interface FormData
|
| method keys
|
| method set
|
| method values
|
| -interface Function
|
| - attribute length
|
| - attribute name
|
| - getter arguments
|
| - getter caller
|
| - method apply
|
| - method bind
|
| - method call
|
| - method constructor
|
| - method toString
|
| - setter arguments
|
| - setter caller
|
| interface GeofencingEvent
|
| getter id
|
| getter region
|
| @@ -552,111 +384,6 @@ interface ImageData
|
| getter height
|
| getter width
|
| method constructor
|
| -interface Int16Array
|
| - attribute BYTES_PER_ELEMENT
|
| - getter buffer
|
| - getter byteLength
|
| - getter byteOffset
|
| - getter length
|
| - method constructor
|
| - method copyWithin
|
| - method entries
|
| - method every
|
| - method fill
|
| - method filter
|
| - method find
|
| - method findIndex
|
| - method forEach
|
| - method indexOf
|
| - method join
|
| - method keys
|
| - method lastIndexOf
|
| - method map
|
| - method reduce
|
| - method reduceRight
|
| - method reverse
|
| - method set
|
| - method slice
|
| - method some
|
| - method sort
|
| - method subarray
|
| - method toLocaleString
|
| - method toString
|
| - method values
|
| -interface Int32Array
|
| - attribute BYTES_PER_ELEMENT
|
| - getter buffer
|
| - getter byteLength
|
| - getter byteOffset
|
| - getter length
|
| - method constructor
|
| - method copyWithin
|
| - method entries
|
| - method every
|
| - method fill
|
| - method filter
|
| - method find
|
| - method findIndex
|
| - method forEach
|
| - method indexOf
|
| - method join
|
| - method keys
|
| - method lastIndexOf
|
| - method map
|
| - method reduce
|
| - method reduceRight
|
| - method reverse
|
| - method set
|
| - method slice
|
| - method some
|
| - method sort
|
| - method subarray
|
| - method toLocaleString
|
| - method toString
|
| - method values
|
| -interface Int8Array
|
| - attribute BYTES_PER_ELEMENT
|
| - getter buffer
|
| - getter byteLength
|
| - getter byteOffset
|
| - getter length
|
| - method constructor
|
| - method copyWithin
|
| - method entries
|
| - method every
|
| - method fill
|
| - method filter
|
| - method find
|
| - method findIndex
|
| - method forEach
|
| - method indexOf
|
| - method join
|
| - method keys
|
| - method lastIndexOf
|
| - method map
|
| - method reduce
|
| - method reduceRight
|
| - method reverse
|
| - method set
|
| - method slice
|
| - method some
|
| - method sort
|
| - method subarray
|
| - method toLocaleString
|
| - method toString
|
| - method values
|
| -interface Map
|
| - getter size
|
| - method clear
|
| - method constructor
|
| - method delete
|
| - method entries
|
| - method forEach
|
| - method get
|
| - method has
|
| - method keys
|
| - method set
|
| - method values
|
| interface MessageChannel
|
| getter port1
|
| getter port2
|
| @@ -706,28 +433,6 @@ interface NotificationEvent
|
| getter action
|
| getter notification
|
| method constructor
|
| -interface Number
|
| - method constructor
|
| - method toExponential
|
| - method toFixed
|
| - method toLocaleString
|
| - method toPrecision
|
| - method toString
|
| - method valueOf
|
| -interface Object
|
| - getter __proto__
|
| - method __defineGetter__
|
| - method __defineSetter__
|
| - method __lookupGetter__
|
| - method __lookupSetter__
|
| - method constructor
|
| - method hasOwnProperty
|
| - method isPrototypeOf
|
| - method propertyIsEnumerable
|
| - method toLocaleString
|
| - method toString
|
| - method valueOf
|
| - setter __proto__
|
| interface PeriodicSyncEvent
|
| getter registration
|
| method constructor
|
| @@ -756,11 +461,6 @@ interface Permissions
|
| method query
|
| method request
|
| method revoke
|
| -interface Promise
|
| - method catch
|
| - method chain
|
| - method constructor
|
| - method then
|
| interface PromiseRejectionEvent
|
| getter promise
|
| getter reason
|
| @@ -785,9 +485,6 @@ interface PushSubscription
|
| method constructor
|
| method toJSON
|
| method unsubscribe
|
| -interface RangeError
|
| - attribute name
|
| - method constructor
|
| interface ReadableByteStream
|
| method cancel
|
| method constructor
|
| @@ -796,20 +493,6 @@ interface ReadableStream
|
| method cancel
|
| method constructor
|
| method getReader
|
| -interface ReferenceError
|
| - attribute name
|
| - method constructor
|
| -interface RegExp
|
| - attribute global
|
| - attribute ignoreCase
|
| - attribute lastIndex
|
| - attribute multiline
|
| - attribute source
|
| - method compile
|
| - method constructor
|
| - method exec
|
| - method test
|
| - method toString
|
| interface Request
|
| getter bodyUsed
|
| getter context
|
| @@ -907,65 +590,10 @@ interface ServiceWorkerRegistration
|
| method unregister
|
| method update
|
| setter onupdatefound
|
| -interface Set
|
| - getter size
|
| - method add
|
| - method clear
|
| - method constructor
|
| - method delete
|
| - method entries
|
| - method forEach
|
| - method has
|
| - method keys
|
| - method values
|
| interface StorageManager
|
| method constructor
|
| method persistentPermission
|
| method requestPersistent
|
| -interface String
|
| - attribute length
|
| - method anchor
|
| - method big
|
| - method blink
|
| - method bold
|
| - method charAt
|
| - method charCodeAt
|
| - method codePointAt
|
| - method concat
|
| - method constructor
|
| - method endsWith
|
| - method fixed
|
| - method fontcolor
|
| - method fontsize
|
| - method includes
|
| - method indexOf
|
| - method italics
|
| - method lastIndexOf
|
| - method link
|
| - method localeCompare
|
| - method match
|
| - method normalize
|
| - method repeat
|
| - method replace
|
| - method search
|
| - method slice
|
| - method small
|
| - method split
|
| - method startsWith
|
| - method strike
|
| - method sub
|
| - method substr
|
| - method substring
|
| - method sup
|
| - method toLocaleLowerCase
|
| - method toLocaleUpperCase
|
| - method toLowerCase
|
| - method toString
|
| - method toUpperCase
|
| - method trim
|
| - method trimLeft
|
| - method trimRight
|
| - method valueOf
|
| interface SubtleCrypto
|
| method constructor
|
| method decrypt
|
| @@ -980,10 +608,6 @@ interface SubtleCrypto
|
| method unwrapKey
|
| method verify
|
| method wrapKey
|
| -interface Symbol
|
| - method constructor
|
| - method toString
|
| - method valueOf
|
| interface SyncEvent
|
| getter registration
|
| method constructor
|
| @@ -998,9 +622,6 @@ interface SyncRegistration
|
| getter tag
|
| method constructor
|
| method unregister
|
| -interface SyntaxError
|
| - attribute name
|
| - method constructor
|
| interface TextDecoder
|
| getter encoding
|
| getter fatal
|
| @@ -1011,12 +632,6 @@ interface TextEncoder
|
| getter encoding
|
| method constructor
|
| method encode
|
| -interface TypeError
|
| - attribute name
|
| - method constructor
|
| -interface URIError
|
| - attribute name
|
| - method constructor
|
| interface URL
|
| getter hash
|
| getter host
|
| @@ -1041,141 +656,6 @@ interface URL
|
| setter protocol
|
| setter search
|
| setter username
|
| -interface Uint16Array
|
| - attribute BYTES_PER_ELEMENT
|
| - getter buffer
|
| - getter byteLength
|
| - getter byteOffset
|
| - getter length
|
| - method constructor
|
| - method copyWithin
|
| - method entries
|
| - method every
|
| - method fill
|
| - method filter
|
| - method find
|
| - method findIndex
|
| - method forEach
|
| - method indexOf
|
| - method join
|
| - method keys
|
| - method lastIndexOf
|
| - method map
|
| - method reduce
|
| - method reduceRight
|
| - method reverse
|
| - method set
|
| - method slice
|
| - method some
|
| - method sort
|
| - method subarray
|
| - method toLocaleString
|
| - method toString
|
| - method values
|
| -interface Uint32Array
|
| - attribute BYTES_PER_ELEMENT
|
| - getter buffer
|
| - getter byteLength
|
| - getter byteOffset
|
| - getter length
|
| - method constructor
|
| - method copyWithin
|
| - method entries
|
| - method every
|
| - method fill
|
| - method filter
|
| - method find
|
| - method findIndex
|
| - method forEach
|
| - method indexOf
|
| - method join
|
| - method keys
|
| - method lastIndexOf
|
| - method map
|
| - method reduce
|
| - method reduceRight
|
| - method reverse
|
| - method set
|
| - method slice
|
| - method some
|
| - method sort
|
| - method subarray
|
| - method toLocaleString
|
| - method toString
|
| - method values
|
| -interface Uint8Array
|
| - attribute BYTES_PER_ELEMENT
|
| - getter buffer
|
| - getter byteLength
|
| - getter byteOffset
|
| - getter length
|
| - method constructor
|
| - method copyWithin
|
| - method entries
|
| - method every
|
| - method fill
|
| - method filter
|
| - method find
|
| - method findIndex
|
| - method forEach
|
| - method indexOf
|
| - method join
|
| - method keys
|
| - method lastIndexOf
|
| - method map
|
| - method reduce
|
| - method reduceRight
|
| - method reverse
|
| - method set
|
| - method slice
|
| - method some
|
| - method sort
|
| - method subarray
|
| - method toLocaleString
|
| - method toString
|
| - method values
|
| -interface Uint8ClampedArray
|
| - attribute BYTES_PER_ELEMENT
|
| - getter buffer
|
| - getter byteLength
|
| - getter byteOffset
|
| - getter length
|
| - method constructor
|
| - method copyWithin
|
| - method entries
|
| - method every
|
| - method fill
|
| - method filter
|
| - method find
|
| - method findIndex
|
| - method forEach
|
| - method indexOf
|
| - method join
|
| - method keys
|
| - method lastIndexOf
|
| - method map
|
| - method reduce
|
| - method reduceRight
|
| - method reverse
|
| - method set
|
| - method slice
|
| - method some
|
| - method sort
|
| - method subarray
|
| - method toLocaleString
|
| - method toString
|
| - method values
|
| -interface WeakMap
|
| - method constructor
|
| - method delete
|
| - method get
|
| - method has
|
| - method set
|
| -interface WeakSet
|
| - method add
|
| - method constructor
|
| - method delete
|
| - method has
|
| interface WebSocket
|
| attribute CLOSED
|
| attribute CLOSING
|
|
|