[Webkit-unassigned] [Bug 131515] [ftlopt] Inlining native functions into the JavaScript in the FTL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 3 21:31:45 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=131515





--- Comment #45 from Filip Pizlo <fpizlo at apple.com>  2014-06-03 21:32:08 PST ---
I just discovered a really bad behavior of this patch: InlineRuntimeSymbolTable.h is checked in and appears to need to be checked in, but the code changes it every time you build.

You shouldn't do that, because now it means that anytime someone does a build, their tree will appear to have a diff on that file.

I'm going to roll this out.  Matt, can you fix this?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list