Bug 61472

Summary: JSC DOM bindings: Use isUndefinedOrNull() instead of (isNull() || isUndefined()).
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore JavaScriptAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Description Andreas Kling 2011-05-25 14:49:47 PDT
SSIA.
Comment 1 Andreas Kling 2011-05-25 14:50:41 PDT
Created attachment 94866 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2011-05-26 04:47:01 PDT
Comment on attachment 94866 [details]
Proposed patch

Clearing flags on attachment: 94866

Committed r87374: <http://trac.webkit.org/changeset/87374>
Comment 3 WebKit Commit Bot 2011-05-26 04:47:05 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Commit Bot 2011-05-26 06:03:41 PDT
The commit-queue encountered the following flaky tests while processing attachment 94866 [details]:

http/tests/misc/uncacheable-script-repeated.html bug 51009 (author: koivisto@iki.fi)
The commit-queue is continuing to process your patch.