[webkit-reviews] review granted: [Bug 55211] PumpSession should not call currentTime() in the constructor : [Attachment 83792] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 25 08:30:42 PST 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Eric Seidel
<eric at webkit.org>'s request for review:
Bug 55211: PumpSession should not call currentTime() in the constructor
https://bugs.webkit.org/show_bug.cgi?id=55211

Attachment 83792: Patch
https://bugs.webkit.org/attachment.cgi?id=83792&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=83792&action=review

> Source/WebCore/html/parser/HTMLParserScheduler.h:68
> +	       // currentTime() can be expensive.  By delaying, we avoided
calling

One space after periods please.


More information about the webkit-reviews mailing list