Summary: | Stop using strcpy() in WebProcess::registerWithStateDumper() in WebProcessCocoa.mm | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> | ||||||||
Component: | WebKit2 | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> | ||||||||
Status: | RESOLVED FIXED | ||||||||||
Severity: | Normal | CC: | beidson, bfulgham, buildbot, cdumez, commit-queue, eric.carlson, ggaren, kling, krollin | ||||||||
Priority: | P2 | ||||||||||
Version: | WebKit Nightly Build | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Bug Depends on: | 171494 | ||||||||||
Bug Blocks: | |||||||||||
Attachments: |
|
Description
David Kilzer (:ddkilzer)
2017-05-01 15:49:24 PDT
Created attachment 308780 [details]
Patch v1
Created attachment 308812 [details]
Patch v2
Comment on attachment 308812 [details] Patch v2 Attachment 308812 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/3657200 New failing tests: compositing/absolute-inside-out-of-view-fixed.html Created attachment 308816 [details]
Archive of layout-test-results from ews122 for ios-simulator-wk2
The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews122 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.6
Comment on attachment 308812 [details]
Patch v2
r=me
Comment on attachment 308812 [details] Patch v2 Clearing flags on attachment: 308812 Committed r216095: <http://trac.webkit.org/changeset/216095> All reviewed patches have been landed. Closing bug. |