[Webkit-unassigned] [Bug 62396] Web Inspector: [Chromium] Successfully prefetched page shows up as an error in console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 13:52:03 PDT 2011


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #97782|review?                     |review-
               Flag|                            |




--- Comment #17 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-06-20 13:52:02 PST ---
(From update of attachment 97782)
View in context: https://bugs.webkit.org/attachment.cgi?id=97782&action=review

> Source/WebKit/chromium/public/WebURLError.h:55
> +    // A flag showing whether this error should be trated as a cancellation,

"trated" -> "treated"

> Source/WebKit/chromium/src/WebURLError.cpp:65
> +    ResourceError resourceError = ResourceError(domain, reason,

note: the old code aligned the parameters in a right-aligned column.
you should probably indent the 2nd and 3rd params to preserve that
style.

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