-
-
Notifications
You must be signed in to change notification settings - Fork 453
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BREAKING] Introduce Realm entity (#2356)
* [BREAKING] Introduce Real entity Worker was renamed to WebWorker. IExecutionContext.QueryObjectsAsync was removed. * fix build * Remove outdated tests * Update hover implementation * fix build * fix a build * Fix function * more progress * Fix some builds * Fix get property * Fix cast * Fix transfer handle * Move isolation to the element handle * Fix transfer * fix array conversion * Undo changes. Error will come * Fix array translation * More fixes * Another change * Undo some changes * More validations * Fix is hidden * Validate execution context * Increase timeout * fix workers * Revert "Increase timeout" This reverts commit 9419592. * fix firefox test
- Loading branch information
Showing
39 changed files
with
1,159 additions
and
1,176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
44 changes: 0 additions & 44 deletions
44
lib/PuppeteerSharp.Tests/FrameTests/ExecutionContextTests.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.