Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Issue 10218006: Added an argument to AddDomMutationObserver and WaitForDomNode automation hooks to allow the use of… (Closed)

Created:
8 years, 8 months ago by craigdh
Modified:
8 years, 8 months ago
CC:
chromium-reviews, dennis_jeffrey, anantha, dyu1, Nirnimesh
Visibility:
Public.

Description

Added an argument to AddDomMutationObserver and WaitForDomNode automation hooks to allow the use of arbitrary javascript injection functions. This is necessary to support their use anywhere javascript can be injected. BUG=None TEST=functional/apptest.py Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133952

Patch Set 1 #

Total comments: 4

Patch Set 2 : Used Nirnimesh's suggestion not to use ternary operator. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -4 lines) Patch
M chrome/test/pyautolib/pyauto.py View 1 5 chunks +13 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
craigdh
A short cl adding an additional argument to Dom Mutation Observer hooks.
8 years, 8 months ago (2012-04-24 22:07:19 UTC) #1
dennis_jeffrey
LGTM
8 years, 8 months ago (2012-04-24 22:11:53 UTC) #2
Nirnimesh
https://chromiumcodereview.appspot.com/10218006/diff/1/chrome/test/pyautolib/pyauto.py File chrome/test/pyautolib/pyauto.py (right): https://chromiumcodereview.appspot.com/10218006/diff/1/chrome/test/pyautolib/pyauto.py#newcode2972 chrome/test/pyautolib/pyauto.py:2972: exec_js=None, **kwargs): would supplying the default arg (PyUITest.ExecuteJavascript) work ...
8 years, 8 months ago (2012-04-24 23:25:02 UTC) #3
craigdh
Currently my chair is in use by a giant oscilloscope, so I will upload the ...
8 years, 8 months ago (2012-04-25 00:57:15 UTC) #4
Nirnimesh
LGTM
8 years, 8 months ago (2012-04-25 01:06:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/craigdh@chromium.org/10218006/2003
8 years, 8 months ago (2012-04-25 16:33:57 UTC) #6
commit-bot: I haz the power
8 years, 8 months ago (2012-04-25 19:05:49 UTC) #7
Change committed as 133952

Powered by Google App Engine
This is Rietveld 408576698