Downstream issue: http://code.google.com/p/chromium/issues/detail?id=111021
Created attachment 130592 [details] Patch
Comment on attachment 130592 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=130592&action=review > Source/WebCore/inspector/front-end/utilities.js:811 > + if (!(format[index] in formatters)) { This will break strings like "foo%555 bar"
Created attachment 131228 [details] Patch
Comment on attachment 131228 [details] Patch Clearing flags on attachment: 131228 Committed r110395: <http://trac.webkit.org/changeset/110395>
All reviewed patches have been landed. Closing bug.