Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[Nix] Updating Nix trunk files
https://bugs.webkit.org/show_bug.cgi?id=121752 Patch by Thiago de Barros Lacerda <thiago.lacerda@openbossa.org> on 2013-09-27 Reviewed by Benjamin Poulain. Source/WebCore: No new tests needed. * page/nix/EventHandlerNix.cpp: (WebCore::EventHandler::focusDocumentView): (WebCore::EventHandler::passWheelEventToWidget): (WebCore::EventHandler::passMousePressEventToSubframe): (WebCore::EventHandler::passMouseMoveEventToSubframe): (WebCore::EventHandler::passMouseReleaseEventToSubframe): * platform/DragImage.h: * platform/graphics/GraphicsContext3D.h: * platform/nix/DragImageNix.cpp: (WebCore::createDragImageFromImage): * platform/nix/GamepadsNix.cpp: (WebCore::sampleGamepads): * platform/nix/LanguageNix.cpp: (WebCore::platformLanguage): * platform/nix/LocalizedStringsNix.cpp: (WebCore::unacceptableTLSCertificate): * platform/nix/PasteboardNix.cpp: (WebCore::Pasteboard::types): * platform/nix/RenderThemeNix.cpp: (WebCore::toColor): (WebCore::themeEngine): (WebCore::webCanvas): (WebCore::getWebThemeState): (WebCore::RenderThemeNix::paintButton): (WebCore::RenderThemeNix::paintTextField): (WebCore::RenderThemeNix::paintCheckbox): (WebCore::RenderThemeNix::paintRadio): (WebCore::RenderThemeNix::paintMenuList): (WebCore::RenderThemeNix::paintProgressBar): (WebCore::RenderThemeNix::paintInnerSpinButton): (WebCore::RenderThemeNix::paintMeter): Source/WTF: * wtf/nix/FeatureDefinesNix.h: Canonical link: https://commits.webkit.org/140064@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@156567 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
53daa04
commit 69afb7a8404416afb58c90a80d1be91e373c0661
Showing
12 changed files
with
129 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.