Bug 152259 - Misc. small fixes in snippet related code.
Summary: Misc. small fixes in snippet related code.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-14 10:29 PST by Mark Lam
Modified: 2015-12-14 11:46 PST (History)
4 users (show)

See Also:


Attachments
proposed patch. (8.02 KB, patch)
2015-12-14 11:29 PST, Mark Lam
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2015-12-14 10:29:03 PST
This is a collection of small issues I noticed while working on bitops snippets.  Preparing a separate patch to land these.
Comment 1 Mark Lam 2015-12-14 11:29:55 PST
Created attachment 267305 [details]
proposed patch.
Comment 2 Saam Barati 2015-12-14 11:36:50 PST
Comment on attachment 267305 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2015-12-14 11:46:19 PST
Thanks for the review.  Landed in r194042: <http://trac.webkit.org/r194042>.