Skip to content

upstream merge#6

Open
markhu wants to merge 50 commits intomarkhu:masterfrom
ariya:master
Open

upstream merge#6
markhu wants to merge 50 commits intomarkhu:masterfrom
ariya:master

Conversation

@markhu
Copy link
Owner

@markhu markhu commented Feb 22, 2019

No description provided.

ariya and others added 30 commits March 6, 2018 13:11
Note that we have to disable the test of web server listening on port 1
since CircleCI executes everything with root privilige.
The DOM structure of the page that is retrieved by useragent.js
has changed since the example was last updated, and the selector
for the user agent value no longer exists. This causes a TypeError
to be output to the user when running the example. This updates
the example to use a selector that exists on the page.

#15392
* fix page load for phantomjs 2.5.0
* add unhandledPromptBehavior w3c capability
* add blacklist/whitelist filters
* fix sending keys to content editable elements
* fix file upload for phantomjs 2.5.0
* fix action chains with elements in iframes
* replace calls to execute_script with atoms
* add --remoteHost (@madhavajay)
* add w3c defaults for add cookie
* fix multiple file upload
* add w3c timeout defaults
* fix custom phantomjs headers
* add support for switch to parent frame (Chui Tey)
* add support for right click (Artur Signell)
* add zoomFactor capability
* fix reset log buffer after each post request
* fix registration with selenium grid
* fix memory leak in har log
* add limited support for loggingPrefs capability
* fix browser and har logs default to OFF
* various bug fixes

Issue #14553
Due to some behavior differences in the latest QtWebKit, some tests do
not behave very well. Let's skip them while the issues are being
investigated.
We don't carry an embedded copy of GhostDriver anymore.
This was necessary long time ago when CoffeeScript was still supported.
Now it's time to get rid of the crufts.
ariya and others added 20 commits December 31, 2019 01:20
Currently it is disabled, due to broken QtWebKit on MinGW/MSYS2
(see #15405 for details)
clang-format -i --style=WebKit src/*.h src/*.cpp
Apparently loading progress used to move beyond 0 right after the
frame start loading an URI, even before there is network traffic.

This behavior compatibility prevents the regression on the test
module/webpage/loading.js.
There is a small typo in src/qcommandline/qcommandline.h.

Closes #15426
This way, the CI can run on the faster and more common Ubuntu machine.
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.