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

Issue 340783012: IDL: Fix handling of nullable NodeFilter / XPathNSResolver arguments (Closed)

Created:
6 years, 6 months ago by Jens Widell
Modified:
6 years, 6 months ago
Reviewers:
haraken
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

IDL: Fix handling of nullable NodeFilter / XPathNSResolver arguments Arguments of NodeFilter and XPathNSResolver have a special case that adds a ".release()" suffix to the argument expression. This special case didn't trigger if the argument was nullable. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176933

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M Source/bindings/scripts/v8_methods.py View 1 chunk +2 lines, -1 line 1 comment Download

Messages

Total messages: 6 (0 generated)
Jens Widell
PTAL Only two functions take a NodeFilter argument, and in both cases it's supposed to ...
6 years, 6 months ago (2014-06-25 14:01:02 UTC) #1
haraken
LGTM > Note: I *think* we can just stop special casing NodeFilter and XPathNSResolver > ...
6 years, 6 months ago (2014-06-25 14:18:32 UTC) #2
Jens Widell
The CQ bit was checked by jl@opera.com
6 years, 6 months ago (2014-06-25 14:24:07 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jl@opera.com/340783012/1
6 years, 6 months ago (2014-06-25 14:25:18 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 6 months ago (2014-06-25 15:32:03 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-06-25 16:36:32 UTC) #6
Message was sent while issue was closed.
Change committed as 176933

Powered by Google App Engine
This is Rietveld 408576698