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

Issue 13651002: [chromedriver] Fix 3 bugs with frame handling. (Closed)

Created:
7 years, 8 months ago by kkania
Modified:
7 years, 8 months ago
Reviewers:
craigdh
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

[chromedriver] Fix 3 bugs with frame handling. -Track frame info for newly inserted nodes via DOM.childNodeInserted. -Update subframe execution context IDs. -Return NoSuchFrame if the frame doesn't have a execution context BUG=chromedriver:279 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192501

Patch Set 1 : . #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -4 lines) Patch
M chrome/test/chromedriver/chrome/dom_tracker.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/test/chromedriver/chrome/dom_tracker_unittest.cc View 1 chunk +19 lines, -0 lines 0 comments Download
M chrome/test/chromedriver/chrome/frame_tracker.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/chromedriver/chrome/frame_tracker_unittest.cc View 1 2 chunks +22 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
kkania
finally we added the DOM.childNodeInserted you wanted!
7 years, 8 months ago (2013-04-04 17:25:41 UTC) #1
craigdh
yay! lgtm.
7 years, 8 months ago (2013-04-04 18:43:40 UTC) #2
kkania
going ahead and adding one more small frame fix; PTAL
7 years, 8 months ago (2013-04-04 19:35:25 UTC) #3
craigdh
On 2013/04/04 19:35:25, kkania wrote: > going ahead and adding one more small frame fix; ...
7 years, 8 months ago (2013-04-04 22:25:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkania@chromium.org/13651002/11001
7 years, 8 months ago (2013-04-04 22:49:30 UTC) #5
commit-bot: I haz the power
7 years, 8 months ago (2013-04-05 04:32:57 UTC) #6
Message was sent while issue was closed.
Change committed as 192501

Powered by Google App Engine
This is Rietveld 408576698