Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(9991)

Issue 5043050: using a function call now to tell the ignore-no-focus library about window switching events

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by ahaas
Modified:
12 years, 7 months ago
Reviewers:
Eran
CC:
webdriver-eng_google.com
Visibility:
Public.

Patch Set 1 #

Total comments: 12

Patch Set 2 : comments done #

Patch Set 3 : We log the window id's now in the x_ignore_nofocus library #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -58 lines) Patch
M cpp/linux-specific/x_ignore_nofocus.c View 1 2 8 chunks +47 lines, -20 lines 0 comments Download
M cpp/webdriver-firefox/native_events.cpp View 1 2 chunks +34 lines, -0 lines 0 comments Download
M cpp/webdriver-firefox/nsINativeEvents.h View 1 5 chunks +27 lines, -3 lines 0 comments Download
M cpp/webdriver-firefox/nsINativeEvents.idl View 1 1 chunk +6 lines, -0 lines 0 comments Download
M javascript/firefox-driver/extension/components/firefoxDriver.js View 1 2 chunks +2 lines, -2 lines 0 comments Download
M javascript/firefox-driver/extension/components/nsCommandProcessor.js View 1 2 chunks +2 lines, -3 lines 0 comments Download
M javascript/firefox-driver/js/utils.js View 1 1 chunk +13 lines, -29 lines 0 comments Download
M javascript/firefox-driver/js/utils_exports.js View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4
Eran
http://codereview.appspot.com/5043050/diff/1/cpp/linux-specific/x_ignore_nofocus.c File cpp/linux-specific/x_ignore_nofocus.c (left): http://codereview.appspot.com/5043050/diff/1/cpp/linux-specific/x_ignore_nofocus.c#oldcode243 cpp/linux-specific/x_ignore_nofocus.c:243: stat->during_switch = FALSE; The equivalent to this unlink call ...
12 years, 7 months ago (2011-09-26 13:28:26 UTC) #1
ahaas
http://codereview.appspot.com/5043050/diff/1/cpp/linux-specific/x_ignore_nofocus.c File cpp/linux-specific/x_ignore_nofocus.c (left): http://codereview.appspot.com/5043050/diff/1/cpp/linux-specific/x_ignore_nofocus.c#oldcode243 cpp/linux-specific/x_ignore_nofocus.c:243: stat->during_switch = FALSE; On 2011/09/26 13:28:26, Eran wrote: > ...
12 years, 7 months ago (2011-09-26 16:05:47 UTC) #2
Eran
LGTM, only thing missing is the printout of the window id received in x_ignore_nofocus. Otherwise ...
12 years, 7 months ago (2011-09-28 11:41:50 UTC) #3
Eran
12 years, 7 months ago (2011-10-04 10:39:46 UTC) #4
Committed in r14011.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b