RESOLVED FIXED 119250
[Coordinated Graphics] Use m_ prefix only for member variable
https://bugs.webkit.org/show_bug.cgi?id=119250
Summary [Coordinated Graphics] Use m_ prefix only for member variable
Jae Hyun Park
Reported 2013-07-30 05:35:16 PDT
Patch to follow.
Attachments
Patch (2.12 KB, patch)
2013-07-30 05:37 PDT, Jae Hyun Park
noam: review+
noam: commit-queue-
Patch (3.04 KB, patch)
2013-07-30 18:15 PDT, Jae Hyun Park
no flags
Patch (3.02 KB, patch)
2013-07-31 01:22 PDT, Jae Hyun Park
no flags
Archive of layout-test-results from webkit-cq-01 for mac-mountainlion (710.80 KB, application/zip)
2013-07-31 04:07 PDT, WebKit Commit Bot
no flags
Jae Hyun Park
Comment 1 2013-07-30 05:37:10 PDT
Noam Rosenthal
Comment 2 2013-07-30 05:48:23 PDT
Comment on attachment 207727 [details] Patch can you change the class parameters to be const& while at it?
Jae Hyun Park
Comment 3 2013-07-30 18:15:25 PDT
Noam Rosenthal
Comment 4 2013-07-31 01:07:34 PDT
Comment on attachment 207792 [details] Patch Please const& only for class types... programType and meshType are enums.
Jae Hyun Park
Comment 5 2013-07-31 01:22:46 PDT
Jae Hyun Park
Comment 6 2013-07-31 01:23:04 PDT
(In reply to comment #4) > (From update of attachment 207792 [details]) > Please const& only for class types... programType and meshType are enums. Oops... sorry. Thanks for the review!
WebKit Commit Bot
Comment 7 2013-07-31 04:07:17 PDT
Comment on attachment 207817 [details] Patch Rejecting attachment 207817 [details] from commit-queue. New failing tests: compositing/reflections/load-video-in-reflection.html Full output: http://webkit-queues.appspot.com/results/1295664
WebKit Commit Bot
Comment 8 2013-07-31 04:07:19 PDT
Created attachment 207831 [details] Archive of layout-test-results from webkit-cq-01 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the commit-queue. Bot: webkit-cq-01 Port: mac-mountainlion Platform: Mac OS X 10.8.3
WebKit Commit Bot
Comment 9 2013-07-31 09:06:45 PDT
Comment on attachment 207817 [details] Patch Clearing flags on attachment: 207817 Committed r153523: <http://trac.webkit.org/changeset/153523>
WebKit Commit Bot
Comment 10 2013-07-31 09:06:48 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.