Bug 26227

Summary: Upstream V8 bindings for V8CustomXpathNSResolver
Product: WebKit Reporter: Nate Chapin <japhet>
Component: WebCore Misc.Assignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch dglazkov: review+

Description Nate Chapin 2009-06-05 14:16:56 PDT
See summary.
Comment 1 Nate Chapin 2009-06-05 14:19:20 PDT
Created attachment 31011 [details]
patch
Comment 2 Dimitri Glazkov (Google) 2009-06-05 14:42:52 PDT
Comment on attachment 31011 [details]
patch

> +// Copyright (c) 2008, Google Inc.

(C) 2008 Google Inc. All rights reserved.

:)
Comment 3 Adam Barth 2009-06-13 11:14:02 PDT
Will land.
Comment 4 Adam Barth 2009-06-13 14:28:28 PDT
Sending        WebCore/ChangeLog
Adding         WebCore/bindings/v8/custom/V8CustomXPathNSResolver.cpp
Adding         WebCore/bindings/v8/custom/V8CustomXPathNSResolver.h
Sending        WebCore/bindings/v8/custom/V8DocumentCustom.cpp
Transmitting file data ....
Committed revision 44658.
Comment 5 Adam Barth 2009-06-13 15:01:44 PDT
Looks like you need to check in the downstream half of this change to fix the integration builder:

http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20Mac%20(webkit.org)/builds/384/steps/compile/logs/stdio

I can roll the upstream patch back if you like, but that seems counter productive.