Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt

Issue 2903133003: Revert of Unify webexposed/global-interface-listing scripts (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/resources/global-interface-listing-worker.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
index b6c2bdc38dc0b367107f5cc05eba37e171b91b29..c584336aa1efa1d514bb32cb5cdf3a9e2ae8be96 100644
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
@@ -1,28 +1,21 @@
-[INTERFACES]
interface BackgroundFetchClickEvent : BackgroundFetchEvent
- attribute @@toStringTag
getter state
method constructor
interface BackgroundFetchEvent : ExtendableEvent
- attribute @@toStringTag
getter tag
method constructor
interface BackgroundFetchFailEvent : BackgroundFetchEvent
- attribute @@toStringTag
getter fetches
method constructor
interface BackgroundFetchFetch
- attribute @@toStringTag
getter request
method constructor
interface BackgroundFetchManager
- attribute @@toStringTag
method constructor
method fetch
method get
method getTags
interface BackgroundFetchRegistration
- attribute @@toStringTag
getter icons
getter tag
getter title
@@ -30,20 +23,16 @@
method abort
method constructor
interface BackgroundFetchSettledFetch : BackgroundFetchFetch
- attribute @@toStringTag
getter response
method constructor
interface BackgroundFetchedEvent : BackgroundFetchEvent
- attribute @@toStringTag
getter fetches
method constructor
method updateUI
interface BarcodeDetector
- attribute @@toStringTag
method constructor
method detect
interface Blob
- attribute @@toStringTag
getter isClosed
getter size
getter type
@@ -51,7 +40,6 @@
method constructor
method slice
interface BroadcastChannel : EventTarget
- attribute @@toStringTag
getter name
getter onmessage
getter onmessageerror
@@ -61,13 +49,11 @@
setter onmessage
setter onmessageerror
interface BudgetService
- attribute @@toStringTag
method constructor
method getBudget
method getCost
method reserve
interface BudgetState
- attribute @@toStringTag
getter budgetAt
getter time
method constructor
@@ -75,7 +61,6 @@
method constructor
method size
interface Cache
- attribute @@toStringTag
method add
method addAll
method constructor
@@ -85,7 +70,6 @@
method matchAll
method put
interface CacheStorage
- attribute @@toStringTag
method constructor
method delete
method has
@@ -93,14 +77,11 @@
method match
method open
interface CanvasGradient
- attribute @@toStringTag
method addColorStop
method constructor
interface CanvasPattern
- attribute @@toStringTag
method constructor
interface Client
- attribute @@toStringTag
getter frameType
getter id
getter type
@@ -108,14 +89,12 @@
method constructor
method postMessage
interface Clients
- attribute @@toStringTag
method claim
method constructor
method get
method matchAll
method openWindow
interface CloseEvent : Event
- attribute @@toStringTag
getter code
getter reason
getter wasClean
@@ -124,24 +103,20 @@
method constructor
method size
interface Crypto
- attribute @@toStringTag
getter subtle
method constructor
method getRandomValues
interface CryptoKey
- attribute @@toStringTag
getter algorithm
getter extractable
getter type
getter usages
method constructor
interface CustomEvent : Event
- attribute @@toStringTag
getter detail
method constructor
method initCustomEvent
interface DOMException
- attribute @@toStringTag
attribute ABORT_ERR
attribute DATA_CLONE_ERR
attribute DOMSTRING_SIZE_ERR
@@ -173,7 +148,6 @@
method constructor
method toString
interface DOMMatrix : DOMMatrixReadOnly
- attribute @@toStringTag
getter a
getter b
getter c
@@ -235,7 +209,6 @@
static method fromFloat32Array
static method fromFloat64Array
static method fromMatrix
- attribute @@toStringTag
getter a
getter b
getter c
@@ -279,7 +252,6 @@
method transformPoint
method translate
interface DOMPoint : DOMPointReadOnly
- attribute @@toStringTag
getter w
getter x
getter y
@@ -291,7 +263,6 @@
setter z
interface DOMPointReadOnly
static method fromPoint
- attribute @@toStringTag
getter w
getter x
getter y
@@ -302,7 +273,6 @@
interface DOMQuad
static method fromQuad
static method fromRect
- attribute @@toStringTag
getter p1
getter p2
getter p3
@@ -311,7 +281,6 @@
method getBounds
method toJSON
interface DOMRect : DOMRectReadOnly
- attribute @@toStringTag
getter height
getter width
getter x
@@ -323,7 +292,6 @@
setter y
interface DOMRectReadOnly
static method fromRect
- attribute @@toStringTag
getter bottom
getter height
getter left
@@ -335,14 +303,11 @@
method constructor
method toJSON
interface DOMStringList
- attribute @@toStringTag
getter length
- method @@iterator
method constructor
method contains
method item
interface DataView
- attribute @@toStringTag
getter buffer
getter byteLength
getter byteOffset
@@ -364,7 +329,6 @@
method setUint32
method setUint8
interface Event
- attribute @@toStringTag
attribute AT_TARGET
attribute BUBBLING_PHASE
attribute CAPTURING_PHASE
@@ -391,7 +355,6 @@
setter cancelBubble
setter returnValue
interface EventSource : EventTarget
- attribute @@toStringTag
attribute CLOSED
attribute CONNECTING
attribute OPEN
@@ -407,17 +370,14 @@
setter onmessage
setter onopen
interface EventTarget
- attribute @@toStringTag
method addEventListener
method constructor
method dispatchEvent
method removeEventListener
interface ExtendableEvent : Event
- attribute @@toStringTag
method constructor
method waitUntil
interface ExtendableMessageEvent : ExtendableEvent
- attribute @@toStringTag
getter data
getter lastEventId
getter origin
@@ -425,11 +385,9 @@
getter source
method constructor
interface FaceDetector
- attribute @@toStringTag
method constructor
method detect
interface FetchEvent : ExtendableEvent
- attribute @@toStringTag
getter clientId
getter isReload
getter preloadResponse
@@ -437,20 +395,16 @@
method constructor
method respondWith
interface File : Blob
- attribute @@toStringTag
getter lastModified
getter lastModifiedDate
getter name
getter webkitRelativePath
method constructor
interface FileList
- attribute @@toStringTag
getter length
- method @@iterator
method constructor
method item
interface FileReader : EventTarget
- attribute @@toStringTag
attribute DONE
attribute EMPTY
attribute LOADING
@@ -476,14 +430,11 @@
setter onloadstart
setter onprogress
interface ForeignFetchEvent : ExtendableEvent
- attribute @@toStringTag
getter origin
getter request
method constructor
method respondWith
interface FormData
- attribute @@toStringTag
- method @@iterator
method append
method constructor
method delete
@@ -496,8 +447,6 @@
method set
method values
interface Headers
- attribute @@toStringTag
- method @@iterator
method append
method constructor
method delete
@@ -509,7 +458,6 @@
method set
method values
interface IDBCursor
- attribute @@toStringTag
getter direction
getter key
getter primaryKey
@@ -521,11 +469,9 @@
method delete
method update
interface IDBCursorWithValue : IDBCursor
- attribute @@toStringTag
getter value
method constructor
interface IDBDatabase : EventTarget
- attribute @@toStringTag
getter name
getter objectStoreNames
getter onabort
@@ -543,13 +489,11 @@
setter onerror
setter onversionchange
interface IDBFactory
- attribute @@toStringTag
method cmp
method constructor
method deleteDatabase
method open
interface IDBIndex
- attribute @@toStringTag
getter keyPath
getter multiEntry
getter name
@@ -569,7 +513,6 @@
static method lowerBound
static method only
static method upperBound
- attribute @@toStringTag
getter lower
getter lowerOpen
getter upper
@@ -577,7 +520,6 @@
method constructor
method includes
interface IDBObjectStore
- attribute @@toStringTag
getter autoIncrement
getter indexNames
getter keyPath
@@ -600,25 +542,21 @@
method put
setter name
interface IDBObservation
- attribute @@toStringTag
getter key
getter type
getter value
method constructor
interface IDBObserver
- attribute @@toStringTag
method constructor
method observe
method unobserve
interface IDBOpenDBRequest : IDBRequest
- attribute @@toStringTag
getter onblocked
getter onupgradeneeded
method constructor
setter onblocked
setter onupgradeneeded
interface IDBRequest : EventTarget
- attribute @@toStringTag
getter error
getter onerror
getter onsuccess
@@ -630,7 +568,6 @@
setter onerror
setter onsuccess
interface IDBTransaction : EventTarget
- attribute @@toStringTag
getter db
getter error
getter mode
@@ -645,20 +582,17 @@
setter oncomplete
setter onerror
interface IDBVersionChangeEvent : Event
- attribute @@toStringTag
getter dataLoss
getter dataLossMessage
getter newVersion
getter oldVersion
method constructor
interface ImageBitmap
- attribute @@toStringTag
getter height
getter width
method close
method constructor
interface ImageData
- attribute @@toStringTag
getter data
getter dataUnion
getter height
@@ -666,16 +600,13 @@
method constructor
method getColorSettings
interface InstallEvent : ExtendableEvent
- attribute @@toStringTag
method constructor
method registerForeignFetch
interface MessageChannel
- attribute @@toStringTag
getter port1
getter port2
method constructor
interface MessageEvent : Event
- attribute @@toStringTag
getter data
getter lastEventId
getter origin
@@ -685,7 +616,6 @@
method constructor
method initMessageEvent
interface MessagePort : EventTarget
- attribute @@toStringTag
getter onmessage
getter onmessageerror
method close
@@ -695,14 +625,12 @@
setter onmessage
setter onmessageerror
interface NavigationPreloadManager
- attribute @@toStringTag
method constructor
method disable
method enable
method getState
method setHeaderValue
interface NetworkInformation : EventTarget
- attribute @@toStringTag
getter downlink
getter downlinkMax
getter onchange
@@ -715,7 +643,6 @@
interface Notification : EventTarget
static getter maxActions
static getter permission
- attribute @@toStringTag
getter actions
getter badge
getter body
@@ -742,13 +669,11 @@
setter onerror
setter onshow
interface NotificationEvent : ExtendableEvent
- attribute @@toStringTag
getter action
getter notification
getter reply
method constructor
interface OffscreenCanvas : EventTarget
- attribute @@toStringTag
getter height
getter width
method constructor
@@ -758,7 +683,6 @@
setter height
setter width
interface OffscreenCanvasRenderingContext2D
- attribute @@toStringTag
getter canvas
getter fillStyle
getter filter
@@ -830,7 +754,6 @@
setter shadowOffsetY
setter strokeStyle
interface Path2D
- attribute @@toStringTag
method addPath
method arc
method arcTo
@@ -843,7 +766,6 @@
method quadraticCurveTo
method rect
interface PaymentInstruments
- attribute @@toStringTag
method clear
method constructor
method delete
@@ -852,54 +774,45 @@
method keys
method set
interface PaymentRequestEvent : ExtendableEvent
- attribute @@toStringTag
getter appRequest
method constructor
method respondWith
interface PerformanceObserverEntryList
- attribute @@toStringTag
method constructor
method getEntries
method getEntriesByName
method getEntriesByType
interface PermissionStatus : EventTarget
- attribute @@toStringTag
getter onchange
getter state
method constructor
setter onchange
interface Permissions
- attribute @@toStringTag
method constructor
method query
method request
method requestAll
method revoke
interface PromiseRejectionEvent : Event
- attribute @@toStringTag
getter promise
getter reason
method constructor
interface PushEvent : ExtendableEvent
- attribute @@toStringTag
getter data
method constructor
interface PushManager
static getter supportedContentEncodings
- attribute @@toStringTag
method constructor
method getSubscription
method permissionState
method subscribe
interface PushMessageData
- attribute @@toStringTag
method arrayBuffer
method blob
method constructor
method json
method text
interface PushSubscription
- attribute @@toStringTag
getter endpoint
getter expirationTime
getter options
@@ -908,7 +821,6 @@
method toJSON
method unsubscribe
interface PushSubscriptionOptions
- attribute @@toStringTag
getter applicationServerKey
getter userVisibleOnly
method constructor
@@ -921,7 +833,6 @@
method pipeTo
method tee
interface Request
- attribute @@toStringTag
getter bodyUsed
getter cache
getter credentials
@@ -943,7 +854,6 @@
interface Response
static method error
static method redirect
- attribute @@toStringTag
getter body
getter bodyUsed
getter headers
@@ -961,10 +871,8 @@
method json
method text
interface ServiceWorkerGlobalScope : WorkerGlobalScope
- attribute @@toStringTag
method constructor
interface ServiceWorkerRegistration : EventTarget
- attribute @@toStringTag
getter active
getter backgroundFetch
getter installing
@@ -982,17 +890,14 @@
method update
setter onupdatefound
interface SharedArrayBuffer
- attribute @@toStringTag
getter byteLength
method constructor
method slice
interface StorageManager
- attribute @@toStringTag
method constructor
method estimate
method persisted
interface SubtleCrypto
- attribute @@toStringTag
method constructor
method decrypt
method deriveBits
@@ -1007,33 +912,27 @@
method verify
method wrapKey
interface SyncEvent : ExtendableEvent
- attribute @@toStringTag
getter lastChance
getter tag
method constructor
interface SyncManager
- attribute @@toStringTag
method constructor
method getTags
method register
interface TextDecoder
- attribute @@toStringTag
getter encoding
getter fatal
getter ignoreBOM
method constructor
method decode
interface TextDetector
- attribute @@toStringTag
method constructor
method detect
interface TextEncoder
- attribute @@toStringTag
getter encoding
method constructor
method encode
interface URL
- attribute @@toStringTag
getter hash
getter host
getter hostname
@@ -1059,8 +958,6 @@
setter search
setter username
interface URLSearchParams
- attribute @@toStringTag
- method @@iterator
method append
method constructor
method delete
@@ -1074,7 +971,6 @@
method toString
method values
interface WebGL2RenderingContext
- attribute @@toStringTag
attribute ACTIVE_ATTRIBUTES
attribute ACTIVE_TEXTURE
attribute ACTIVE_UNIFORMS
@@ -1864,7 +1760,6 @@
method viewport
method waitSync
interface WebGLRenderingContext
- attribute @@toStringTag
attribute ACTIVE_ATTRIBUTES
attribute ACTIVE_TEXTURE
attribute ACTIVE_UNIFORMS
@@ -2303,7 +2198,6 @@
method vertexAttribPointer
method viewport
interface WebSocket : EventTarget
- attribute @@toStringTag
attribute CLOSED
attribute CLOSING
attribute CONNECTING
@@ -2327,14 +2221,12 @@
setter onmessage
setter onopen
interface WindowClient : Client
- attribute @@toStringTag
getter focused
getter visibilityState
method constructor
method focus
method navigate
interface WorkerGlobalScope : EventTarget
- attribute @@toStringTag
getter addressSpace
getter caches
getter crypto
@@ -2363,7 +2255,6 @@
setter onunhandledrejection
setter origin
interface WorkerLocation
- attribute @@toStringTag
getter hash
getter host
getter hostname
@@ -2376,7 +2267,6 @@
method constructor
method toString
interface WorkerNavigator
- attribute @@toStringTag
getter appCodeName
getter appName
getter appVersion
@@ -2395,7 +2285,7 @@
method abort
method constructor
method getWriter
-[GLOBAL OBJECT]
+global object
attribute Atomics
attribute console
attribute internals
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/resources/global-interface-listing-worker.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698