Summary: | JavaScript bindings are unnecessarily checking for impossible empty JSValue arguments | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Darin Adler <darin> | ||||
Component: | WebCore JavaScript | Assignee: | Darin Adler <darin> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | beidson, commit-queue, ggaren, kling, sam | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Bug Depends on: | 145815 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Darin Adler
2015-06-09 12:37:33 PDT
Created attachment 254592 [details]
Patch
Brady, this is fixing the isEmpty issue I spotted in the patch you were working on. Comment on attachment 254592 [details]
Patch
Nice cleanup. r=me
Committed r185373: <http://trac.webkit.org/changeset/185373> Re-opened since this is blocked by bug 145815 Committed r185377: <http://trac.webkit.org/changeset/185377> |