[Webkit-unassigned] [Bug 12423] Mixing white-space:pre text with non white-space:pre text does not wrap properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 28 18:35:42 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12423


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




------- Comment #19 from ddkilzer at webkit.org  2007-01-28 18:35 PDT -------
(In reply to comment #18)
> (From update of attachment 12720 [edit])
> +        autoWrapWasEverTrueOnLine = autoWrapWasEverTrueOnLine || autoWrap;
> You can write that as ||= if you like.

I don't think C/C++/ObjC[++] supports the ||= logical assignment operator.  I
know Perl does, though.

> Looks fine, r=me

Is Hyatt okay with this patch?  He expressed doubts in previous comments.


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



More information about the webkit-unassigned mailing list