[Webkit-unassigned] [Bug 67299] Add Android's platform specification and atomic functions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 31 13:54:07 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=67299
Adam Barth <abarth at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #105805|review?, commit-queue? |review+, commit-queue+
Flag| |
--- Comment #5 from Adam Barth <abarth at webkit.org> 2011-08-31 13:54:07 PST ---
(From update of attachment 105805)
View in context: https://bugs.webkit.org/attachment.cgi?id=105805&action=review
The Platform.h changes look fine to me.
> Source/JavaScriptCore/wtf/Platform.h:698
> #if !OS(WINDOWS) && !OS(SOLARIS) && !OS(QNX) \
> && !OS(SYMBIAN) && !OS(HAIKU) && !OS(RVCT) \
> - && !PLATFORM(BREWMP)
> + && !OS(ANDROID) && !PLATFORM(BREWMP)
This should probably be a whitelist, but that's a change for another day.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list