Add WebKit2 API to force a repaint with an invalidation
Created attachment 83428 [details] Patch
Attachment 83428 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1 Source/WebKit2/UIProcess/WebPageProxy.h:37: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 in 12 files If any of these errors are false positives, please file a bug against check-webkit-style.
Landed in http://trac.webkit.org/changeset/79391.
The bots seem to think this broke a bunch of tests on SL: SUCCESS: Build 8893 (r79391) was the first to show failures: set([u'http/tests/media/remove-while-loading.html', u'http/tests/history/redirect-js-document-location-2-seconds.html', u'http/tests/history/redirect-js-location-2-seconds.html', u'http/tests/appcache/offline-access.html', u'http/tests/misc/async-and-defer-script.html', u'http/tests/history/redirect-meta-refresh-2-seconds.html', u'http/tests/xmlhttprequest/response-encoding.html', u'http/tests/xmlhttprequest/small-chunks-response-text.html', u'http/tests/eventsource/eventsource-status-code-states.html', u'http/tests/misc/charset-sniffer-end-sniffing.html', u'http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html', u'http/tests/security/xssAuditor/img-onerror-non-ASCII-char2.html', u'http/tests/appcache/404-manifest.html', u'http/tests/security/xssAuditor/script-tag-post.html', u'http/tests/misc/script-async.html', u'http/tests/inspector/console-websocket-error.html', u'http/tests/local/link-stylesheet-preferred.html', u'http/tests/xmlhttprequest/web-apps/013.html', u'http/tests/websocket/tests/frame-lengths.html'])
Nevermind. I think there is just some major flake on the SL bot at the moment. Something regressed.