WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
11593
Add a way to override WEBCORE_NAVIGATOR_PLATFORM for a specific build
https://bugs.webkit.org/show_bug.cgi?id=11593
Summary
Add a way to override WEBCORE_NAVIGATOR_PLATFORM for a specific build
Greg Jackson
Reported
2006-11-13 15:24:25 PST
I would like to add the ability to define WEBCORE_NAVIGATOR_PLATFORM externally for particular builds.
Attachments
Adds #ifndef guard for WEBCORE_NAVIGATOR_PLATFORM
(1.12 KB, patch)
2006-11-13 16:15 PST
,
Greg Jackson
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Greg Jackson
Comment 1
2006-11-13 16:15:10 PST
Created
attachment 11512
[details]
Adds #ifndef guard for WEBCORE_NAVIGATOR_PLATFORM
Darin Adler
Comment 2
2006-11-13 16:53:33 PST
That's kinda funny. I was planning to change this to just "PLATFORM" since it's not a global thing, but I suppose this gives a nice way for some platforms to not have to edit this file.
Darin Adler
Comment 3
2006-11-13 16:54:03 PST
Comment on
attachment 11512
[details]
Adds #ifndef guard for WEBCORE_NAVIGATOR_PLATFORM r=me
Mark Rowe (bdash)
Comment 4
2006-11-14 04:04:36 PST
Landed in
r17756
.
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