[Webkit-unassigned] [Bug 58544] Don't emit RegExp tables for chromium where they are not used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 14 08:16:57 PDT 2011


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


Anders Carlsson <andersca at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #89583|review?                     |review+
               Flag|                            |




--- Comment #2 from Anders Carlsson <andersca at apple.com>  2011-04-14 08:16:57 PST ---
(From update of attachment 89583)
View in context: https://bugs.webkit.org/attachment.cgi?id=89583&action=review

> Source/JavaScriptCore/create_regex_tables:38
> +emitTables = (len(sys.argv) < 2 or sys.argv[1] != "--notables")

Could we call this --no-tables instead?

-- 
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