RESOLVED FIXED 95048
Add two missing variable initializers to RenderFlowThread
https://bugs.webkit.org/show_bug.cgi?id=95048
Summary Add two missing variable initializers to RenderFlowThread
Nico Weber
Reported 2012-08-26 22:54:29 PDT
Add two missing variable initializers to RenderFlowThread
Attachments
Patch (3.05 KB, patch)
2012-08-26 22:56 PDT, Nico Weber
no flags
Nico Weber
Comment 1 2012-08-26 22:56:47 PDT
Andrei Bucur
Comment 2 2012-08-27 01:38:35 PDT
Unofficially, LGTM :) (though shouldn't the style check fail if there's no "Tests: ..." line?). Thanks for the patch!
Julien Chaffraix
Comment 3 2012-08-27 07:46:29 PDT
Comment on attachment 160641 [details] Patch Good catch, r=me.
WebKit Review Bot
Comment 4 2012-08-27 07:52:10 PDT
Comment on attachment 160641 [details] Patch Clearing flags on attachment: 160641 Committed r126762: <http://trac.webkit.org/changeset/126762>
WebKit Review Bot
Comment 5 2012-08-27 07:52:13 PDT
All reviewed patches have been landed. Closing bug.
Nico Weber
Comment 6 2012-08-27 09:37:58 PDT
Thanks, Julien / Andrei! (In reply to comment #2) > (though shouldn't the style check fail if there's no "Tests: ..." line?) This line from the changelog probably is enough for the style check: "The report came from the `fast/regions/absolute-pos-elem-in-named-flow.html'--pixel-test` test."
Note You need to log in before you can comment on or make changes to this bug.