Bug 103013 - [V8] Rename toWebCoreStringWithNullOrUndefinedCheck() with toWebCoreStringWithUndefinedOrNullCheck()
Summary: [V8] Rename toWebCoreStringWithNullOrUndefinedCheck() with toWebCoreStringWit...
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: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-21 20:25 PST by Kentaro Hara
Modified: 2012-11-22 03:32 PST (History)
3 users (show)

See Also:


Attachments
Patch (9.84 KB, patch)
2012-11-21 20:26 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2012-11-21 20:25:09 PST
IDL attributes and other V8 and JSC files use "UndefinedOrNull" instead of "NullOrUndefined".
Comment 1 Kentaro Hara 2012-11-21 20:26:04 PST
Created attachment 175576 [details]
Patch
Comment 2 Adam Barth 2012-11-21 22:52:49 PST
Comment on attachment 175576 [details]
Patch

ok
Comment 3 WebKit Review Bot 2012-11-22 02:56:23 PST
Comment on attachment 175576 [details]
Patch

Rejecting attachment 175576 [details] from commit-queue.

New failing tests:
platform/chromium-linux/fast/text/international/complex-joining-using-gpos.html
Full output: http://queues.webkit.org/results/14965298
Comment 4 WebKit Review Bot 2012-11-22 03:32:06 PST
Comment on attachment 175576 [details]
Patch

Clearing flags on attachment: 175576

Committed r135502: <http://trac.webkit.org/changeset/135502>
Comment 5 WebKit Review Bot 2012-11-22 03:32:10 PST
All reviewed patches have been landed.  Closing bug.