WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
190931
Modernize / Simplify IPC::Connection::sendOutgoingMessage()
https://bugs.webkit.org/show_bug.cgi?id=190931
Summary
Modernize / Simplify IPC::Connection::sendOutgoingMessage()
Chris Dumez
Reported
2018-10-25 16:34:07 PDT
Modernize / Simplify IPC::Connection::sendOutgoingMessage().
Attachments
Patch
(5.74 KB, patch)
2018-10-25 16:37 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2018-10-25 16:37:53 PDT
Created
attachment 353129
[details]
Patch
EWS Watchlist
Comment 2
2018-10-25 16:39:40 PDT
Attachment 353129
[details]
did not pass style-queue: ERROR: Source/WebKit/Platform/IPC/mac/ConnectionMac.mm:302: More than one command on the same line [whitespace/newline] [4] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Alex Christensen
Comment 3
2018-10-26 07:19:48 PDT
Comment on
attachment 353129
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=353129&action=review
> Source/WebKit/Platform/IPC/mac/ConnectionMac.mm:-334 > - header->msgh_id |= MessageBodyIsOutOfLine;
Did this do nothing?
Chris Dumez
Comment 4
2018-10-26 07:39:51 PDT
(In reply to Alex Christensen from
comment #3
)
> Comment on
attachment 353129
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=353129&action=review
> > > Source/WebKit/Platform/IPC/mac/ConnectionMac.mm:-334 > > - header->msgh_id |= MessageBodyIsOutOfLine; > > Did this do nothing?
I merely moved it below.
Alex Christensen
Comment 5
2018-10-26 07:51:29 PDT
Comment on
attachment 353129
[details]
Patch Sure enough.
WebKit Commit Bot
Comment 6
2018-10-26 08:34:26 PDT
Comment on
attachment 353129
[details]
Patch Clearing flags on attachment: 353129 Committed
r237460
: <
https://trac.webkit.org/changeset/237460
>
WebKit Commit Bot
Comment 7
2018-10-26 08:34:27 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8
2018-10-26 08:35:36 PDT
<
rdar://problem/45588328
>
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