WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
36597
[v8] Add if ENABLE guard for Worker specific code.
https://bugs.webkit.org/show_bug.cgi?id=36597
Summary
[v8] Add if ENABLE guard for Worker specific code.
Kristian Monsen
Reported
2010-03-25 07:17:06 PDT
Guarding the funtion in the head as well as the implementation so it will cause a compile error instead of linker error.
Attachments
Patch number 1
(1.38 KB, patch)
2010-03-25 07:27 PDT
,
Kristian Monsen
levin
: review+
levin
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kristian Monsen
Comment 1
2010-03-25 07:27:08 PDT
Created
attachment 51639
[details]
Patch number 1
David Levin
Comment 2
2010-03-25 09:59:48 PDT
Comment on
attachment 51639
[details]
Patch number 1
> Index: WebCore/ChangeLog > +2010-03-25 Kristian Monsen <
kristianm@google.com
> > + > + Reviewed by NOBODY (OOPS!). > + > + Guarding the function in the header as well.
I'll r+ *but* before committing the patch this line should be changed to the (new) title of the bug (a WK committer can do this for you right before they commit the change and I think you have a few nearby). The problem is that right now this line doesn't tell you anything. Ideally one should be able to read this and get a sense of what was addressed (so folks can decide to look at the details or not -- think of it like a good email subject).
Kristian Monsen
Comment 3
2010-03-25 10:02:15 PDT
OK, thanks for the comment. I will update this bug and improve for next patch.
Ben Murdoch
Comment 4
2010-03-30 05:41:49 PDT
Will update Changelog as per review comments and land.
Ben Murdoch
Comment 5
2010-03-30 05:44:47 PDT
Sending WebCore/ChangeLog Sending WebCore/bindings/v8/V8DOMWrapper.h Transmitting file data .. Committed revision 56778.
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