Skip to content

Fix double rejection error caused by findElement in WebDriverJs.#141

Closed
jagoda wants to merge 1 commit intoSeleniumHQ:masterfrom
jagoda:webdriverjs_double_rejection
Closed

Fix double rejection error caused by findElement in WebDriverJs.#141
jagoda wants to merge 1 commit intoSeleniumHQ:masterfrom
jagoda:webdriverjs_double_rejection

Conversation

@jagoda
Copy link
Copy Markdown

@jagoda jagoda commented Dec 6, 2013

Fixes issue 6686. See the issue in Google code for more details: https://code.google.com/p/selenium/issues/detail?id=6686

I have signed the CLA.

@jleyba
Copy link
Copy Markdown
Contributor

jleyba commented Dec 9, 2013

Thanks for the patch! The problem is actually a bug with Deferred#cancel(). Will push a fix momentarily.

Closing pull request.

@jleyba jleyba closed this Dec 9, 2013
@jagoda jagoda deleted the webdriverjs_double_rejection branch December 9, 2013 12:42
@jagoda
Copy link
Copy Markdown
Author

jagoda commented Dec 9, 2013

Ah, cool, thanks!

yiming-tang-cs pushed a commit to ponder-lab/selenium that referenced this pull request Jan 2, 2020
… Message.

Add method to serialize a Request to a byte array without storing the
bytes in the Message.bytes property. This way, client code that is only
interested in getting the wire format encoding for a request does not
need to make a decision on a particular wire format to be used when the
the message is ultimately sent out.

Also improved JavaDocs and test cases.
yiming-tang-cs pushed a commit to ponder-lab/selenium that referenced this pull request Jan 2, 2020
Fix memory leak introduced by cloning the request once only when
inserting observation into store.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants