RESOLVED FIXED 119697
Un-inline dataLog dumpers for IntSize and IntPoint
https://bugs.webkit.org/show_bug.cgi?id=119697
Summary Un-inline dataLog dumpers for IntSize and IntPoint
Tim Horton
Reported 2013-08-12 12:46:08 PDT
Sam pointed out that ignoring my concern about PrintStream.h changes causing most of WebCore to rebuild, adding that header to IntSize/Point.h would always slow down builds. So, add IntSize/Point.cpp. That said, some people have expressed distaste for this whole thing, so maybe we should just roll it out and put it aside...
Attachments
patch (12.91 KB, patch)
2013-08-12 12:53 PDT, Tim Horton
sam: review+
gtk-ews: commit-queue-
gtk fix (15.57 KB, patch)
2013-08-13 14:51 PDT, Tim Horton
gtk-ews: commit-queue-
gtk fix (16.75 KB, patch)
2013-08-14 11:47 PDT, Tim Horton
no flags
Tim Horton
Comment 1 2013-08-12 12:53:49 PDT
kov's GTK+ EWS bot
Comment 2 2013-08-12 15:32:04 PDT
kov's GTK+ EWS bot
Comment 3 2013-08-12 15:34:30 PDT
Sam Weinig
Comment 4 2013-08-12 22:07:44 PDT
Comment on attachment 208555 [details] patch I think you need to update WebCore.vcxproj/WebCore.vcxproj.filters and Target.pri.
Tim Horton
Comment 5 2013-08-13 14:51:22 PDT
kov's GTK+ EWS bot
Comment 6 2013-08-13 16:17:54 PDT
Tim Horton
Comment 7 2013-08-14 11:47:21 PDT
WebKit Commit Bot
Comment 8 2013-08-14 17:24:41 PDT
Comment on attachment 208750 [details] gtk fix Clearing flags on attachment: 208750 Committed r154084: <http://trac.webkit.org/changeset/154084>
WebKit Commit Bot
Comment 9 2013-08-14 17:24:44 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.