Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move replay action InterpretedKeyCommands from WebKit2 to WebCore #13

Closed
burg opened this issue Aug 31, 2012 · 0 comments
Closed

Move replay action InterpretedKeyCommands from WebKit2 to WebCore #13

burg opened this issue Aug 31, 2012 · 0 comments

Comments

@burg
Copy link
Owner

burg commented Aug 31, 2012

InterpretedKeyCommands needs to be located in WebCore, even though it is only used from WebKit2 code.

It will be a lot easier to deserialize all actions if they are defined in WebCore, JavaScriptCore, or WTF. If not, there has to be some initialization code in WebKit/WebKit2---and these modules are otherwise not involved in Timelapse, aside from calling APIs with modified signatures.

burg pushed a commit that referenced this issue Feb 14, 2013
https://bugs.webkit.org/show_bug.cgi?id=78454

Unreviewed. Rebaseline #13 of N.


* platform/chromium-linux/tables/mozilla/bugs/bug10565-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug11026-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.png:
* platform/chromium-mac-leopard/tables/mozilla/bugs/bug10565-expected.png:
* platform/chromium-mac-leopard/tables/mozilla/bugs/bug11026-expected.png:
* platform/chromium-mac-leopard/tables/mozilla/bugs/bug1188-expected.png:
* platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug10565-expected.png: Added.
* platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug11026-expected.png: Added.
* platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1188-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug10565-expected.png: Removed.
* platform/chromium-mac/tables/mozilla/bugs/bug11026-expected.png: Removed.
* platform/chromium-win/tables/mozilla/bugs/bug10565-expected.png:
* platform/chromium-win/tables/mozilla/bugs/bug11026-expected.png:
* platform/chromium-win/tables/mozilla/bugs/bug1188-expected.png:
* platform/chromium/test_expectations.txt:


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@107807 268f45cc-cd09-0410-ab3c-d52691b4dbfc
@burg burg closed this as completed Apr 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant