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

Unified Diff: third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/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
Index: third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
index 9d16d17e9d35e4fc19b629953ead255b8cc9b010..8bd7d8e61d9f06c0dc13b40a091031486fa325b2 100644
--- a/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/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,31 +385,25 @@
getter source
method constructor
interface FaceDetector
- attribute @@toStringTag
method constructor
method detect
interface FetchEvent : ExtendableEvent
- attribute @@toStringTag
getter clientId
getter isReload
getter request
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
@@ -475,14 +429,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
@@ -495,8 +446,6 @@
method set
method values
interface Headers
- attribute @@toStringTag
- method @@iterator
method append
method constructor
method delete
@@ -508,7 +457,6 @@
method set
method values
interface IDBCursor
- attribute @@toStringTag
getter direction
getter key
getter primaryKey
@@ -520,11 +468,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
@@ -542,13 +488,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
@@ -568,7 +512,6 @@
static method lowerBound
static method only
static method upperBound
- attribute @@toStringTag
getter lower
getter lowerOpen
getter upper
@@ -576,7 +519,6 @@
method constructor
method includes
interface IDBObjectStore
- attribute @@toStringTag
getter autoIncrement
getter indexNames
getter keyPath
@@ -599,25 +541,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
@@ -629,7 +567,6 @@
setter onerror
setter onsuccess
interface IDBTransaction : EventTarget
- attribute @@toStringTag
getter db
getter error
getter mode
@@ -644,20 +581,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
@@ -665,16 +599,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
@@ -684,7 +615,6 @@
method constructor
method initMessageEvent
interface MessagePort : EventTarget
- attribute @@toStringTag
getter onmessage
getter onmessageerror
method close
@@ -694,7 +624,6 @@
setter onmessage
setter onmessageerror
interface NetworkInformation : EventTarget
- attribute @@toStringTag
getter downlink
getter downlinkMax
getter onchange
@@ -707,7 +636,6 @@
interface Notification : EventTarget
static getter maxActions
static getter permission
- attribute @@toStringTag
getter actions
getter badge
getter body
@@ -734,13 +662,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
@@ -750,7 +676,6 @@
setter height
setter width
interface OffscreenCanvasRenderingContext2D
- attribute @@toStringTag
getter canvas
getter fillStyle
getter filter
@@ -822,7 +747,6 @@
setter shadowOffsetY
setter strokeStyle
interface Path2D
- attribute @@toStringTag
method addPath
method arc
method arcTo
@@ -835,7 +759,6 @@
method quadraticCurveTo
method rect
interface PaymentInstruments
- attribute @@toStringTag
method clear
method constructor
method delete
@@ -844,54 +767,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
@@ -900,7 +814,6 @@
method toJSON
method unsubscribe
interface PushSubscriptionOptions
- attribute @@toStringTag
getter applicationServerKey
getter userVisibleOnly
method constructor
@@ -913,7 +826,6 @@
method pipeTo
method tee
interface Request
- attribute @@toStringTag
getter bodyUsed
getter cache
getter credentials
@@ -935,7 +847,6 @@
interface Response
static method error
static method redirect
- attribute @@toStringTag
getter body
getter bodyUsed
getter headers
@@ -953,10 +864,8 @@
method json
method text
interface ServiceWorkerGlobalScope : WorkerGlobalScope
- attribute @@toStringTag
method constructor
interface ServiceWorkerRegistration : EventTarget
- attribute @@toStringTag
getter active
getter backgroundFetch
getter installing
@@ -973,17 +882,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
@@ -998,33 +904,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
@@ -1050,8 +950,6 @@
setter search
setter username
interface URLSearchParams
- attribute @@toStringTag
- method @@iterator
method append
method constructor
method delete
@@ -1065,7 +963,6 @@
method toString
method values
interface WebGL2RenderingContext
- attribute @@toStringTag
attribute ACTIVE_ATTRIBUTES
attribute ACTIVE_TEXTURE
attribute ACTIVE_UNIFORMS
@@ -1855,7 +1752,6 @@
method viewport
method waitSync
interface WebGLRenderingContext
- attribute @@toStringTag
attribute ACTIVE_ATTRIBUTES
attribute ACTIVE_TEXTURE
attribute ACTIVE_UNIFORMS
@@ -2294,7 +2190,6 @@
method vertexAttribPointer
method viewport
interface WebSocket : EventTarget
- attribute @@toStringTag
attribute CLOSED
attribute CLOSING
attribute CONNECTING
@@ -2318,14 +2213,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
@@ -2354,7 +2247,6 @@
setter onunhandledrejection
setter origin
interface WorkerLocation
- attribute @@toStringTag
getter hash
getter host
getter hostname
@@ -2367,7 +2259,6 @@
method constructor
method toString
interface WorkerNavigator
- attribute @@toStringTag
getter appCodeName
getter appName
getter appVersion
@@ -2386,7 +2277,7 @@
method abort
method constructor
method getWriter
-[GLOBAL OBJECT]
+global object
attribute Atomics
attribute console
attribute internals

Powered by Google App Engine
This is Rietveld 408576698