Bug 61472 - JSC DOM bindings: Use isUndefinedOrNull() instead of (isNull() || isUndefined()).
Summary: JSC DOM bindings: Use isUndefinedOrNull() instead of (isNull() || isUndefined...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-25 14:49 PDT by Andreas Kling
Modified: 2011-05-26 06:03 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (5.21 KB, patch)
2011-05-25 14:50 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.