projects
/
platform
/
upstream
/
v8.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
976b6b2
)
[grokdump] Annoying line wrapping fixed.
author
ishell
<ishell@chromium.org>
Thu, 7 May 2015 10:43:37 +0000
(
03:43
-0700)
committer
Commit bot
<commit-bot@chromium.org>
Thu, 7 May 2015 10:43:41 +0000
(10:43 +0000)
NOTREECHECKS=true
NOTRY=true
Review URL: https://codereview.chromium.org/
1136443002
Cr-Commit-Position: refs/heads/master@{#28294}
tools/grokdump.py
patch
|
blob
|
history
diff --git
a/tools/grokdump.py
b/tools/grokdump.py
index 44f294d03db3f6084ca44e946fb1855a7a9e4e84..26e53c785413bd0b0c1a860f240c132d724e804b 100755
(executable)
--- a/
tools/grokdump.py
+++ b/
tools/grokdump.py
@@
-2375,7
+2375,7
@@
class InspectionWebFormatter(object):
f.write(address_fmt % self.format_address(slot))
f.write(" ")
self.td_from_address(f, maybe_address)
- f.write(":
%s
</td>\n" % straddress)
+ f.write(":
%s
</td>\n" % straddress)
f.write(" <td>")
if maybe_address != None:
self.output_comment_box(