[webkit-reviews] review granted: [Bug 28622] Caught exceptions still pause the debugger : [Attachment 47085] [PATCH] Cleaned up toggled/state Getter/Setter code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 20 17:42:07 PST 2010


Timothy Hatcher <timothy at hatcher.name> has granted Brian Weinstein
<bweinstein at apple.com>'s request for review:
Bug 28622: Caught exceptions still pause the debugger
https://bugs.webkit.org/show_bug.cgi?id=28622

Attachment 47085: [PATCH] Cleaned up toggled/state Getter/Setter code
https://bugs.webkit.org/attachment.cgi?id=47085&action=review

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>
> +	       throw("Only used toggled when there are 2 states, otherwise, use
state");
> +	       throw("Only used toggled when there are 2 states, otherwise, use
state");

Typo: "used".


More information about the webkit-reviews mailing list