Hi, The patch at https://bugs.webkit.org/show_bug.cgi?id=179633 it's just a refactoring of the Grid Layout code which defines a new namespace with a bunch of Grid related utility functions, only used from the RenderGrid and GridTrackSizingAlgorithm classes. The patch adds a new entry to the WebCore/Source.txt, for the file GridLayoutFunctions.cpp.
It builds perfectly with the no-unify tag, but I produces totally unrelated errors when using the unified building. I wonder whether my patch could make those errors arise because of altering the building units (8 files, as far as I know) when adding the mentioned new entry to the WebCore/Source.txt file. Thanks. _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev