RESOLVED FIXED 189400
Unify most of the WebKit C API sources
https://bugs.webkit.org/show_bug.cgi?id=189400
Summary Unify most of the WebKit C API sources
Tim Horton
Reported 2018-09-07 01:09:11 PDT
Unify most of the WebKit C API sources
Attachments
Patch (172.69 KB, patch)
2018-09-07 01:09 PDT, Tim Horton
no flags
Patch (174.58 KB, patch)
2018-09-07 01:15 PDT, Tim Horton
no flags
Patch (175.66 KB, patch)
2018-09-07 01:20 PDT, Tim Horton
no flags
Tim Horton
Comment 1 2018-09-07 01:09:42 PDT
EWS Watchlist
Comment 2 2018-09-07 01:14:58 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Tim Horton
Comment 3 2018-09-07 01:15:47 PDT
Tim Horton
Comment 4 2018-09-07 01:20:55 PDT
Alex Christensen
Comment 5 2018-09-07 17:09:20 PDT
Comment on attachment 349123 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=349123&action=review Windows failure looks unrelated. > Source/WebKit/UIProcess/API/APIContentRuleListStore.cpp:243 > + writeToFile(WebKit::NetworkCache::Data(sourceJSON.characters8(), serializedLength)); Would just an initializer list work here?
Tim Horton
Comment 6 2018-09-07 17:10:31 PDT
(In reply to Alex Christensen from comment #5) > Comment on attachment 349123 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=349123&action=review > > Windows failure looks unrelated. I thought so too. > Would just an initializer list work here? Probably!
WebKit Commit Bot
Comment 7 2018-09-07 17:36:19 PDT
Comment on attachment 349123 [details] Patch Clearing flags on attachment: 349123 Committed r235823: <https://trac.webkit.org/changeset/235823>
WebKit Commit Bot
Comment 8 2018-09-07 17:36:21 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 9 2018-09-07 17:37:21 PDT
Tim Horton
Comment 10 2018-09-07 20:24:02 PDT
Fujii Hironori
Comment 11 2018-09-09 21:45:20 PDT
Filed for MSVC issue: Bug 189467 – [MSVC] X86Assembler.h(108): error C2666: 'WebCore::operator -': 7 overloads have similar conversions
Note You need to log in before you can comment on or make changes to this bug.