WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
232935
Fix racy parallel build of WebKit2-4.0.gir
https://bugs.webkit.org/show_bug.cgi?id=232935
Summary
Fix racy parallel build of WebKit2-4.0.gir
Alexander Kanavin
Reported
2021-11-10 03:03:54 PST
Fix racy parallel build of WebKit2-4.0.gir
Attachments
Patch
(2.80 KB, patch)
2021-11-10 03:05 PST
,
Alexander Kanavin
no flags
Details
Formatted Diff
Diff
Patch
(2.79 KB, patch)
2022-02-16 13:16 PST
,
Alexander Kanavin
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alexander Kanavin
Comment 1
2021-11-10 03:05:14 PST
Created
attachment 443792
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2021-11-17 03:04:23 PST
<
rdar://problem/85497279
>
Michael Catanzaro
Comment 3
2022-02-16 13:06:30 PST
Comment on
attachment 443792
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=443792&action=review
Oh wow, interesting. LGTM. Maybe we'd want to use add custom_target() for all of these (including the ones in JavaScriptCore). Probably doesn't matter, but I'll defer to Don or Adrian for opinions on that.
> Source/WebKit/ChangeLog:8 > + No new tests (OOPS!).
You need to remove this, then your patch will pass the style bot.
Alexander Kanavin
Comment 4
2022-02-16 13:16:41 PST
Created
attachment 452239
[details]
Patch
Michael Catanzaro
Comment 5
2022-02-16 13:29:34 PST
Comment on
attachment 452239
[details]
Patch LGTM, will just wait a bit for any more comments. If nobody replies in the next couple days, please do ping again so we don't forget your patch.
Alexander Kanavin
Comment 6
2022-02-16 13:39:34 PST
By the way Michael, there was no indication at any point - in the documentation, or in the patch submission script - that I need to set 'component' to webkitgtk to get maintainer attention. I was starting to wonder why none of my submissions are moving forward. Perhaps there should be a bug to address this?
https://webkit.org/contributing-code/
Tools/Scripts/webkit-patch upload should both mention this.
Michael Catanzaro
Comment 7
2022-02-16 13:51:24 PST
Indeed, this is not a good trap, and not the first time it has happened. In theory, it shouldn't be required because eventually somebody should notice the component is wrong and reassign it. In practice, we're drowning in bugs and that doesn't always happen....
EWS
Comment 8
2022-02-21 17:44:01 PST
Committed
r290279
(
247603@main
): <
https://commits.webkit.org/247603@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 452239
[details]
.
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