WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
148548
Make DLLLauncherMain executables dependent on dll
https://bugs.webkit.org/show_bug.cgi?id=148548
Summary
Make DLLLauncherMain executables dependent on dll
Alex Christensen
Reported
2015-08-27 16:54:56 PDT
When building, sometimes the dll and exe of the same name will try to write to the .pdb file at the same time, which causes a build failure because of too much parallelization. Even once we change the names of the dlls, it will be nice to only have to build the executable and have it automatically build the dll.
Attachments
Patch
(5.24 KB, patch)
2015-08-27 16:56 PDT
,
Alex Christensen
bfulgham
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2015-08-27 16:56:11 PDT
Created
attachment 260097
[details]
Patch
Brent Fulgham
Comment 2
2015-08-27 17:03:20 PDT
Comment on
attachment 260097
[details]
Patch r=me!
Ahmad Saleem
Comment 3
2022-09-08 15:01:00 PDT
This landed in this commit -
https://github.com/WebKit/WebKit/commit/967aa1d27f145257faacab64d5ad5bf5172c508d
and never backed out. Marking it as "RESOLVED FIXED". Thanks!
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