Summary: | [GStreamer] Fix indentation for GStreamer supported MIME types list | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Adrian Perez <aperez> | ||||||
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | eric.carlson, feature-media-reviews, gustavo, menard, mrobinson, pnormand, webkit.review.bot | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 98759 | ||||||||
Attachments: |
|
Description
Adrian Perez
2013-01-14 11:42:57 PST
Adding dependency. Created attachment 182605 [details]
Patch
Comment on attachment 182605 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=182605&action=review > Source/WebCore/ChangeLog:8 > + No new tests (OOPS!). You can remove this line. Comment on attachment 182605 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=182605&action=review >> Source/WebCore/ChangeLog:8 >> + No new tests (OOPS!). > > You can remove this line. Yes, I think the commit-hook will reject the patch if you don't remove it. Created attachment 182611 [details]
Patch
(In reply to comment #3) > (From update of attachment 182605 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=182605&action=review > > > Source/WebCore/ChangeLog:8 > > + No new tests (OOPS!). > > You can remove this line. Better, I have rewritten it as "No tests. No change in behavior." (like in other changelog entries). Comment on attachment 182611 [details] Patch Clearing flags on attachment: 182611 Committed r139650: <http://trac.webkit.org/changeset/139650> All reviewed patches have been landed. Closing bug. |