[webkit-reviews] review granted: [Bug 129705] Allow iOS DumpRenderTree crashes to show application-specific information : [Attachment 225814] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 4 14:38:19 PST 2014


David Kilzer (:ddkilzer) <ddkilzer at webkit.org> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 129705: Allow iOS DumpRenderTree crashes to show application-specific
information
https://bugs.webkit.org/show_bug.cgi?id=129705

Attachment 225814: Patch
https://bugs.webkit.org/attachment.cgi?id=225814&action=review

------- Additional Comments from David Kilzer (:ddkilzer) <ddkilzer at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=225814&action=review


r=me if you fix the WebCore.exp.in file.

> Source/WebCore/WebCore.exp.in:2688
> +#if PLATFORM(MAC) || PLATFORM(IOS_SIMULATOR)
> +_wkSetCrashReportApplicationSpecificInformation
> +#endif

This needs re-sorting.	See Tools/Scripts/sort-export-file.


More information about the webkit-reviews mailing list