Home | History | Annotate | Download | only in WebCore

Lines Matching full:windows

6           REGRESSION (r35531-r35615): Acid3 crashes on Windows in CachedFont::getSVGFontById
15 Fix crash in Acid3 in Windows and Gtk ports, introduced in r35590.
19 * bindings/js/ScriptControllerQt.cpp: Switch to isPluginView for consistency with Gtk and Windows.
220 Fixes Windows release build on non-x64 systems by reducing the size of WebCore.lib from 1.5GB to 1GB.
462 - Windows build fix
620 Attempt to fix the Windows and Qt builds.
1221 * platform/win/CursorWin.cpp: Add specific icons for the panning as windows resizing icons are both sides arrows
1507 Second attempt at Windows/wx build fix. Instead of avoiding inclusion of windows.h,
1818 Implement userIdleTime() for Windows, and place a band-aid over other
2001 on windows does not expose enough information.
2262 Windows part of
2769 <rdar://problem/5715471> CGFontRefs (and HFONTs on Windows) leak because FontCache grows without bound
2863 library, under Windows/Mac we may need _d/_debug suffixes.
2963 Windows build fix for wx. wx doesn't implement pan scrolling yet.
3117 _removeMutationEventListeners for all windows in _mutationMonitoredWindows and
3451 <rdar://problem/5788451> toDataURL not implemented for Windows (need mapping of MIME type to UTI)
3500 <rdar://problem/5955602> WebKit should support charset name x-windows-949
3650 Fix drawing of windowless plugins on Windows with the Qt port by
3874 Attempt to fix windows build
4447 Retrieve the wheel sensitivity setting from windows system settings for the horizontal and the vertical scrolling.
4448 Allows the page scrolling with the wheel (if activated in windows settings) on both horizontal and vertical ways
4554 Windows build fix
4760 Windows build fixes
5069 Fix the Qt/Windows build, include windows.h for HWND directly
5092 Enable Netscape plugins for the Qt/Windows build.
5097 * WebCore.pro: Add various windows specific files to the build.
5098 * page/Page.h: Extend the #ifdeffery for windows types to include the
5099 Qt/Windows build.
5111 which expands to HWND directly for the Qt/Windows build and
5137 Enable Database and Icondatabase functionality for the Qt/Windows
5772 Add the middle click panning feature to the windows release.
5791 * platform/ScrollView.h: Added a method used by the RenderObject to test if the view can be scrolled. Added the print/remove panScroll icon methods between the windows platform flags
6152 - fix <rdar://problem/6057650> REGRESSION (r35025): Crash beneath FontCache::invalidate() when activating Safari with no windows open
6444 - try to fix the Windows build
6620 Fix windows build
6705 Fix the Qt/Windows build.
6710 Windows header.
6712 that are defined by Windows already.
6913 Revise Dan's fix for an assert on Windows, since layoutIfNeededRecursive doesn't exist on the
6940 - fix <rdar://problem/6048904> Assert in WebCore::Frame::paint in Windows
7057 - Windows build fix
7487 callbacks on the main thread. Use this to implement NPN_PluginThreadAsyncCall on Windows.
7514 Roll out r34913, as it broke the Windows build due to bad casting
8599 - fix <rdar://problem/5873639> REGRESSION (r31620): css2.1/t1506-c525-font-wt-00-b fails on Windows
9151 Fix the Windows build.
9153 * WebCore.vcproj/WebCore.vcproj: Add generated files related to CSS variables to the Windows project file.
9402 Fix Windows build.
9533 Fix Windows build.
12766 Windows build fix.
12836 - try to fix Windows build
13611 - try to fix Windows build
13882 Windows build fix.
16256 Correct Windows (Cairo) Build Regressions
16258 Correct small Windows (Cairo) build regressions in recent updates.
16694 for our still-not-dead inner windows.
16696 inner windows ever (to make sure the update to the document
17157 For Qt port, support painting to native Windows HDC.
17789 On a debug Windows build (I know, hardly a good testcase) this patch
18301 Build fixes for SquirrelFish on windows.
18600 * manual-tests/inspector/profiler-test-multiple-windows.html: Added.
19047 Add Windows NetworkStateNotifier implementation using the IP Helper API.
19204 Fix Windows build.
19538 REGRESSION: fast/loader/xmlhttprequest-missing-file-exception.html fails on Windows.
19917 Fix windows build
20189 Windows release build fix
20279 Windows build fix
20629 - Windows part of <rdar://problem/5725912> improve render quality of transformed text
21256 <rdar://problem/5842597> Thai ISO-8859-11 should be upgraded to Windows-874
21262 the usual 8859 naming scheme. Also, made TIS-620 map to windows-874-2000 explicitly.
21321 <rdar://problem/5841351> Turkish ISO 8859-9 encoding should be treated as windows-1254
21323 Match IE and upgrade ISO-8859-9 to windows-1254, which is its strict superset.
21329 unconditionally. Previously, we registered windows-949-2000 as a special case that lacked
21549 <rdar://problem/5715471> CGFontRefs (and HFONTs on Windows) leak because FontCache grows without bound
21660 Windows build fix
22108 Should also fix the cURL backend for the Windows port.
22190 Use native Windows library handling (instead of QLibrary)
22472 changes needed to build on Windows after r32911 and r32927
23740 Fix the Qt build on Windows when Phonon is enabled for Audio/Video support
24237 - Windows build fix
24247 - account for synthetic bold in complex text on Windows
24848 Fix assertion on launch on Windows
24925 Windows build fix
25564 Fix some more Windows build errors in COMPtr
25572 Fix some Windows build errors in COMPtr
25579 Fix some Windows build errors in FontPlatfomrData
25840 Draw the arrow button on the styled combo box using the fallback ("Windows") style
25904 Fix the build with ENABLE_DATABASE=0 (Qt/Windows) by including
26685 Windows build fix.
27198 Implement contentsToScreen() and screenToContents() on Windows.
28679 * Follow the windows render theme when determining whether to style
29408 Windows build fix
29418 Windows build fix
29646 Implement AXObjectCache::detachWrapper() on Windows.
29962 Windows build fix after r31981
30035 Add AccessibilityObjectWrapper to Windows.
30039 AccessibilityObjectWrapperWin.h on Windows. Define wrapper() and
30040 setWrapper() if accessibility is present. Add an m_wrapper on Windows.
30045 AccessibilityObjects on Windows.
30056 Add AXObjectCache to Windows.
30070 * config.h: Define HAVE_ACCESSIBILITY on Mac and Windows.
30636 The reason Windows wouldn't starve paints in favor of timers with the old code:
32130 - Windows build fix
32590 Try to fix Windows build by switching to std::sort().
33122 Correct build regression in Windows (Cairo) build due to changes
33256 (WebCore::JSDOMWindowBase::clear): Reset the wrapper windows prototype too.
33336 Encourage Windows to rebuild - AGAIN...
33345 OMG release builds didn't have this flag Windows build bots I'm so
33384 Touch some files to *strongly* encourage Windows to rebuilt with DOM_STORAGE enabled
33692 - fix most of the Windows layout test regressions from the font-weight patch
33726 ENABLE_DOM_STORAGE for Windows
34046 Attempt to tickle Windows build into accepting this idl
34509 - Windows build fix
34586 Build fixes for platforms other than Mac and Windows to come.
35627 Touch a file to get Windows to rebuild WebCore
35643 WebArchives need to load on Windows the same way as on Mac, and this change in the
36108 "Turn on" WebArchives for Windows
36220 Windows
36246 on Windows
36356 Change PlatformFileTime on Windows to be time_t
36364 * platform/FileSystem.h: Change PlatformFileTime to time_t on Windows.
36868 windows build fix.
36942 entirely within WebCore, and opens the door to saving WebArchives on Windows.
37144 Fix Windows Build
37296 build a Curl-based Windows WebKit. For details, see
37549 Turn on SVG animation on Windows
37628 Speculative Windows build fix.
38154 <rdar://problem/4516169> - Support WebArchives on Windows
38160 2 - Hooks up WebArchive support on Windows. Safari-style .webarchive files are nothing more than property lists readable by
38163 gets many archives loading on Windows
38468 represents a bitmap with a Windows device context that GDI can draw into.
38493 (WebCore::toCGFloat): Added. Converts a Windows FIXED.
38502 It uses GDI to draw black text into an all-white Windows bitmap, then
38513 parameter. When false, prevents this method from creating a Windows
38726 toDataURL not implemented for Windows (need mapping of MIME type to UTI)
38728 Hard code support for just PNG's on windows, the minimum the spec requires.
39037 Fix Windows warning / leak: warning C4150: deletion of pointer to
39041 Windows PluginView destructor can use WTF::deleteAllValues to clean up
39065 http/tests/plugins/cross-frame-object-access.html hangs Windows Layout
39225 Fix Windows Build
39234 Fix Windows Build
39306 (Mac and Windows instead of just Mac)
39836 Windows build fix after r31123
39884 Split Windows specific code out of PluginView.cpp.
40216 More Windows build fixes after r31098
40222 Windows and Qt build fixes after r31098
40875 - Removed the Windows-specific parts.
40895 - Removed the non-Windows-specific parts.
41052 wx build fix and Windows leak fix after r31034
42291 Stop including pthread.h in WebCore on Windows
42300 Windows.
42301 * loader/FTPDirectoryDocument.cpp: Added a Windows-specific #define of
42309 Roll out r30961 since it broke the default site icon on Windows
42411 Remove dead code from the windows port and move the urlIcon from the windows
42850 Windows build fix
42906 Windows build fix that I forgot to merge earlier ;(
43096 Stop Windows build if an error occurs in a prior project.
43142 Windows build fix
43229 Fix Windows build.
43297 encoding names by manually registering windows-939-2000, and mapping all other related
44255 <rdar://problem/5720160> Browser windows "do nothing" while modal
44592 Note that default installations of Windows do not have Myanmar fonts.
44749 Windows build-fix.
45165 wx build fix for Windows after PageWin.cpp move.
45320 Bonehead mistake. Revert function to previous version for all non-Windows+CFNetwork platforms
45338 Implement scrollbars on Windows (Cairo)
45344 native Windows theme engine. Use SOFT_LINK. Use platform
45349 Windows build fix
45876 Windows build fix after r30616
45973 - remove use of DeprecatedCString from Windows pasteboard code
46040 Fix Windows build.
46123 Windows build fix for wx port.
46129 Windows build fix.
46372 Add new PluginDatabase.cpp to Windows build.
46377 Remove Windows-specific code from PluginDatabase.cpp.
46498 variable (because CFSTR is inefficient on Windows).
46884 Correct the Windows Cairo implementation of GraphicsContext so
46885 that Windows 'WorldTransform' is kept in sync with the Cairo
46888 Also corrects an uninitialized variable in the Cairo Windows
46896 nop's for everything but Windows.
46902 (WebCore::GraphicsContext::concatCTM): Re-enable for Windows
46968 Windows build fix - move ThreadCondition implementation from WebCore to WTF.
47079 Windows build fix. Add missing include of DeprecatedCString.h and sort existing includes.
47085 Speculative Windows build fix.
47092 Build fix for windows, wx and qt
47099 Unbreak windows vcproj
47306 - Remove uses of DeprecatedString in Windows plugin code.
47698 Provide implementations for Windows (Cairo) build of WebKit that
47864 (WebCore::needsYouTubeQuirk): Added. Return true on Windows only when the quirk is needed.
49971 possible to compile this on Windows with higher warning level
50258 Windows build fix
50335 Import wx/defs.h to keep windows.h from using ANSI functions
50455 Tested and works on Windows and Mac.
50682 Windows
50892 probably were getting lucky and always getting 0 on Windows, which is the
51385 stops the file download on Windows. As a result, do not
51619 Bug 17226: Fix Windows (Cairo) build of image-decoders
51751 Implement new methods for GTK+ and Windows
51763 Windows build fix after r30088
52213 Windows, and that turned out to be the cause of this intermittent
52221 the same time. This is not the case on Windows. In theory, if we
52275 Fix Windows builds.
52290 Conditionalize CoreGraphics vs Cairo support in Windows port.
52384 Fix windows build
52914 wchar_t is only convertible to UChar on Windows. Use WebCore's String class
53140 Windows build fix
53919 in r28500 for the Windows port. For now, use the SharedTimerWin.cpp
54175 to window.location in top-level windows shadow the DOM location API
54218 the appropriate #if around the Windows versions
54455 rects to Windows for the first time.
54807 for consistent rounding behavior between Mac OS X and Windows.
54811 Fix <rdar://5713302> Web Inspector on Windows is not using the
54971 - fix svg/W3C-SVG-1.1/fonts-glyph-04-t.svg failure on Windows
54973 The results differed between Mac OS X and Windows because the code was
55323 Windows fix to match r29773
55541 Windows patch coming separately.
56514 Middle part of the media timeline missing on Windows if load failed
56828 Fix unreachable code warning in RenderVideo on Windows.
57085 Windows fix for <rdar://problem/5605682>
57107 In order for the drag and drop tests in Windows DRT to pass
57109 drag and drop on windows.
57112 on windows. Once supported smart drag/drop is tested by existing
57205 (WebCore::FrameView::updateControlTints): On Windows, we have to ask
57330 Another Windows build fix, setCookies accidentially had a const
57337 MSVC Windows build fix. Forward declaring Document in CookieJar.h
57371 Windows build fix. (use localtime_r again instead of _s)
57493 Windows patch coming up.
57686 * Match the windows implementation more closely as well.
57898 translate() on Mac OS X and on Windows the same.
58597 <rdar://problem/5681557> On Windows Safari, mouse events are ignored after clicking on link that triggers download
58676 Video does not show up in http://webkit.org/blog/140/html5-media-support/ on Windows
58952 Meta key is not the same as Alt key on windows.
59019 Fixes to allow multiple FrameViews on Windows
59037 creation on Windows.
59219 Fix Windows debug build for opensource developers.
59706 rebuild on Windows now that the media elements are enabled.
59710 * svg/svgtags.in: Touch this again for the sake of the Windows bots.
59776 Windows build fix.
59901 Set the ENABLE_SVG_FONTS flag in Windows build, now builds,
59950 Re-enable media support in Windows build.
60037 * platform/graphics/GraphicsContext.h: Add a Windows-platform-only
60281 * rendering/RenderThemeSafari.cpp: Draws the new artwork on Windows.
60766 * Update the Qt and Windows port.
61089 Windows part of <rdar://problem/5647034>
61092 Check QuickTime version on Windows too.
61158 Temporarily restore BackwardDelete for Windows nightlies to work correctly.
61168 Enable the fix on Windows.
61193 Windows patch coming soon.
61226 - fix synthetic bold and italic on Windows
61245 This also brings the code closer in line with the Windows code. Seems
61390 linked to the given font family by the Windows registry key
61392 differ based on the installed language version of Windows.
61394 font mapping, which is Windows code page based, except for characters in
61585 - touched some files to try to get the Windows buildbot building again
61605 This fixes video aspect ratio on Windows.
61619 Fix windows build.
61732 (WebCore::ScrollView::scroll): Copy the code from Windows. Maybe this
62186 - Windows build fix
62271 kill the windows build.
62280 - fix Windows build
62376 - turn ENABLE_VIDEO back off for Windows until we can install QuickTime on the build bots
62581 - try to fix Windows and WX builds (broken by SVG Fonts check-in)
62883 Windows build fix.
63161 Fix fast/events/arrow-keys-on-body.html, failing on Windows.
63334 - Windows build fix
63351 Add media playback support for Windows.
63356 This makes Windows build depend on the QuickTime SDK
63842 build fix (Windows)
63844 Changed uint to unsigned int. uint caused Windows build breakage
64188 Updates to support native windows threading primitives
64233 not in any Windows code page
64376 and <rdar://problem/5280188> Chinese text looks worse on Safari for Windows cf. Safari for Mac
64689 REGRESSION: access keys broken on Windows
64695 Make handleAccessKey a class method; rely on WebKit to call it on Windows and wxWidgets.
64755 Force windows to regenerate COM DOM bindings.
64762 Fix Windows and wx builds.
64912 - Windows build fix
65315 Windows Media Player has a modal message loop that will deliver
65513 Fix for <rdar://problem/4886844> and lay groundwork for <rdar://problem/4516170> (Back/Forward Cache on Windows)
65596 popup blocking is not applied to plugins on Windows.
65600 to determine if a plug-in request can open new windows.
65602 If a plug-in does not support the new API, we assume that a plug-in can open new windows
65614 New function that given a windows message id returns whether it's a user gesture or not.
65714 dumpResourceLoadCallbacks is not implemented in DRT on Windows.
65815 Implement isKeypadEvent() on Windows
65865 - allow non-integer font sizes on Windows for small caps
66552 should not be available in those (because it cannot be provided on Windows).
66556 Used standard Windows constants for bit masks instead of our own ones.
66557 (WebCore::PlatformKeyboardEvent::disambiguateKeyDownEvent): Should never be called on Windows.
66663 Fix this on Windows, too!
67083 <rdar://problem/5612772> Disable SVG filters on Mac to match Windows behavior
67476 - fix Windows build
67602 Add SoftLinking.h for Windows and use it in a few places
67901 Don't use callback-based timers, since these cause Windows to eat Windows crashes
67904 Windows appears to be defending against "shatter" attacks partially by setting
67911 block was established by Windows, and our divide by zero generated a real
67914 Windows handling our crashes for us led us to leave the timer data structures
67931 regression tests. However, this hack was applying to Arial on Windows
67932 when a site would specify the Helvetica font face because Windows will
67942 hack on Windows only.
68802 - fix <rdar://problem/5134044> fast/frames/frame-src-attribute.html fails on Windows
69007 Speculative Windows build fix
69223 Try and fix the Windows build.
70983 Windows build fix.
71637 Get rid of WebCoreSystemInterface on Windows
71666 Windows build fix
71668 Turn off the change made in r27984 on Windows for now.
72241 wx build fix for Windows. Don't use WebCore/move-js-headers.sh as
72670 Windows build fix.
72672 * editing/Editor.h: Made canSmartCopyOrDelete public, as Windows WebView still needs it.
72892 Windows build fix.
72962 Build fix for Qt on Windows.
73346 Fix Windows build.
74019 Windows build fix
74419 Qt Windows build fix.
74693 build/link fix for Qt/Windows.
74834 Hopeful Windows build fix
74965 - cut down on notImplemented() functions on Windows
75250 Fix "nmake clean" for the Qt/Windows build by replacing tmp/ with a variable that ends with the correct type of slash/backslash depending on the choice of compiler/make tool.
75436 Fix compilation on Windows with non-cygwin perl. open FILE, "|-" is
76382 Make sure we send the correct events for Capslock, Shift, Ctrl, Alt and the Windows key
76421 uses Windows key codes for the event keyCode.
76912 Windows build fix
76918 Windows build fixes
78434 Remove legacy createFilterEffect function (causing extra filter tests to fail on windows)
79150 Fix <rdar://5410959> editing/selection/drag-to-contenteditable-iframe.html fails on Windows
79155 Adding the same logic to its Windows equivalent.
79261 Move Windows safe file creation code into WebCore from WebPreferences
79278 * platform/FileSystem.h: Added new method declarations for Windows
79475 We now use the Windows Shell API function PathAppendW instead of
79761 Windows build fix
80625 Windows specific changes, as well as renaming Queue -> Deque
81031 Fix Windows, Qt and GTK builds.
81066 Fix the Qt/Windows build: Added missing FontSelector.h include.
81074 Qt/Windows build fix: Threading.h uses int32_t but doesn't include stdint.h.
81082 Fix the Qt/Windows build, don't use cat but use the perl print trick
81127 I had trouble building on Windows. Either the problem went away by itself
81217 Windows build fix.
81354 Fix an ASSERT on launch on Windows
81364 Windows build fix
81397 #define USE_PTHREADS on Windows.
81518 * page/Frame.cpp: I had to touch this file when fixing the Windows
81586 Set fontData to 0 for missing glyph entries. Also fixed the Windows and GTK versions
81879 Remove an operator precedence warning on Windows
81903 <rdar://5510700> Repro crash loading embedded Windows Media Player
81906 Anders noticed that the older Windows Media Player plugin (npdsplay.dll)
82102 be PLATFORM(WIN_OS) for other ports building on Windows.