[Webkit-unassigned] [Bug 12305] REGRESSION: Images do not load in video sections on CNN.com homepage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 18 07:44:42 PST 2007


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


darin at apple.com changed:

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




------- Comment #12 from darin at apple.com  2007-01-18 07:44 PDT -------
(From update of attachment 12530)
r=me

I know this is not in our style guide, but I personally like to format
continued expressions like this:

    return attr->name() == srcAttr
        || attr->name() == lowsrcAttr
        || (attr->name() == usemapAttr && attr->value().domString()[0] != '#');

Somehow it just looks more "orderly" to me.


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