puppeteer/packages/puppeteer-core/src/common
Nikolay Vitkov b3bfdd2024
refactor!: remove error const, change CustomError to PuppeteerError (#11777)
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-02-02 13:15:20 +01:00
..
BrowserConnector.ts feat!: drop support for node16 (#10912) 2024-02-02 13:12:28 +01:00
BrowserWebSocketTransport.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
CallbackRegistry.ts feat: add experimental browser.debugInfo (#11748) 2024-01-25 14:57:45 +00:00
common.ts feat!: BiDi cookies (#11532) 2024-02-02 13:13:00 +01:00
Configuration.ts feat!: remove PUPPETEER_DOWNLOAD_PATH in favor of PUPPETEER_CACHE_DIR (#11605) 2024-02-02 13:14:38 +01:00
ConnectionTransport.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
ConnectOptions.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
ConsoleMessage.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Cookie.ts feat!: BiDi cookies (#11532) 2024-02-02 13:13:00 +01:00
CustomQueryHandler.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Debug.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Device.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Errors.ts refactor!: remove error const, change CustomError to PuppeteerError (#11777) 2024-02-02 13:15:20 +01:00
EventEmitter.test.ts chore: implement higher order event emitters (#11723) 2024-01-23 16:08:20 +01:00
EventEmitter.ts chore: implement higher order event emitters (#11723) 2024-01-23 16:08:20 +01:00
FileChooser.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
GetQueryHandler.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
HandleIterator.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
LazyArg.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
NetworkManagerEvents.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
PDFOptions.ts feat: add outline to PDF generation (#11779) 2024-01-30 12:34:33 +01:00
PierceQueryHandler.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
PQueryHandler.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Product.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Puppeteer.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
QueryHandler.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
ScriptInjector.ts chore: tweaks after protocol separation (#10917) 2023-09-17 00:00:39 +02:00
SecurityDetails.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
TaskQueue.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
TextQueryHandler.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
TimeoutSettings.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
types.ts refactor: use generic implementation for waitForResponse (#11752) 2024-01-25 14:22:48 +01:00
USKeyboardLayout.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
util.ts feat: add outline to PDF generation (#11779) 2024-01-30 12:34:33 +01:00
Viewport.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
WaitTask.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
XPathQueryHandler.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00