WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
166876
REGRESSION(
r189555
): ImageDocument title no longer includes the size of the image
https://bugs.webkit.org/show_bug.cgi?id=166876
Summary
REGRESSION(r189555): ImageDocument title no longer includes the size of the i...
Chris Dumez
Reported
2017-01-09 19:56:10 PST
ImageDocument title no longer includes the size of the image after
r189555
.
Attachments
Patch
(4.48 KB, patch)
2017-01-09 20:00 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(1.38 KB, patch)
2017-01-10 10:52 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2017-01-09 19:56:32 PST
<
rdar://problem/29939970
>
Chris Dumez
Comment 2
2017-01-09 20:00:06 PST
Created
attachment 298435
[details]
Patch
WebKit Commit Bot
Comment 3
2017-01-09 21:05:38 PST
Comment on
attachment 298435
[details]
Patch Clearing flags on attachment: 298435 Committed
r210536
: <
http://trac.webkit.org/changeset/210536
>
WebKit Commit Bot
Comment 4
2017-01-09 21:05:43 PST
All reviewed patches have been landed. Closing bug.
Darin Adler
Comment 5
2017-01-09 23:00:57 PST
Comment on
attachment 298435
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=298435&action=review
> Source/WebCore/html/ImageDocument.cpp:220 > + auto head = HTMLHeadElement::create(*this); > + rootElement->appendChild(head);
Classic case where we might want a “why” comment.
Chris Dumez
Comment 6
2017-01-10 10:52:16 PST
Reopening to attach new patch.
Chris Dumez
Comment 7
2017-01-10 10:52:19 PST
Created
attachment 298482
[details]
Patch
WebKit Commit Bot
Comment 8
2017-01-10 12:13:20 PST
Comment on
attachment 298482
[details]
Patch Clearing flags on attachment: 298482 Committed
r210556
: <
http://trac.webkit.org/changeset/210556
>
WebKit Commit Bot
Comment 9
2017-01-10 12:13:26 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug