[Webkit-unassigned] [Bug 111892] equalIgnoringCase should take a const StringImpl* instead of StringImpl*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 8 22:43:24 PST 2013


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|New Bugs                    |Web Template Framework
                 CC|                            |ap at webkit.org,
                   |                            |darin at apple.com




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2013-03-08 22:45:49 PST ---
> const StringImpl* (a StringImpl you know cannot be ref'd) for thread-safe code

This is quite an indirect way to signal something about thread safety. It seems unlikely that readers of the code would get your intention.

In what scenarios do you expect this to be helpful?

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