Timeline
03/25/07:
- 21:10 Changeset [20493] by
-
- coding/coding-style.html: Put !important on right/wrong colors so they override the green color that comes from the green.css stylesheet.
- 21:07 Changeset [20492] by
-
- coding/RefPtr.html: A couple minor wording tweaks.
- 21:05 Changeset [20491] by
-
- coding/RefPtr.html: Put the operator name "new" in the oblique style as with other identifiers.
- 20:54 Changeset [23190] by
-
WebCoreWin:
Reviewed by Oliver
<rdar://problem/5086888> - WebHistory(Item) Leak
- platform/win/COMPtr.h: (COMPtr::COMPtr): An an adoptRef constructor
WebKitWin:
Reviewed by Oliver
<rdar://problem/5086888> - WebHistory(Item) Leak
This is a pretty thourough touchup up style and correctness that
plugs at least 1 definite leak and many potential leaks with
extensive use of RetainPtr and COMPtr.
This should result in no change in behavior
- MarshallingHelpers.cpp: Add kIUnknownDictionaryValueCallBacks
- MarshallingHelpers.h: Ditto
- WebHistory.cpp: (createUserInfoFromArray): (createUserInfoFromHistoryItem): (releaseUserInfo): (WebHistory::WebHistory): (WebHistory::~WebHistory): (WebHistory::loadFromURL): (createHistoryListFromStream): Split of the Structured Exception Handling to a seperate function to cooperate with C++ (WebHistory::loadHistoryGutsFromURL): (WebHistory::saveToURL): (WebHistory::saveHistoryGuts): (WebHistory::datesArray): (WebHistory::addItems): (WebHistory::removeItems): (WebHistory::removeAllItems): (WebHistory::orderedLastVisitedDays): (WebHistory::orderedItemsLastVisitedOnDay): (WebHistory::removeItem): (WebHistory::addItem): (WebHistory::addItemForURL): (WebHistory::itemForURLString): (WebHistory::itemForURL): (WebHistory::containsItemForURLString): (WebHistory::removeItemForURLString): (WebHistory::addItemToDateCaches): (WebHistory::removeItemFromDateCaches): (WebHistory::findIndex): (WebHistory::insertItem): (WebHistory::ageLimitDate):
- WebHistory.h:
- WebHistoryItem.cpp: (WebHistoryItem::dictionaryRepresentation): (WebHistoryItem::mergeAutoCompleteHints):
- 16:45 Changeset [23189] by
-
LayoutTestsWin:
Reviewed by Anders.
Fix <rdar://problem/5066290> boomer-run-webkit-tests doesn't support
http tests
- Skipped: Removed http tests from the skipped list.
- http/conf/cygwin-httpd.conf: Added.
- http/conf/libphp4.dll: Added.
- 15:42 Changeset [20490] by
-
LayoutTests:
Reviewed by Adam.
Test for <rdar://problem/5049842>
Gmail Editor: Dragging message text in the message body results in a crash at WebCore::Frame::eventHandler()
- editing/pasteboard/drag-drop-dead-frame-expected.checksum: Added.
- editing/pasteboard/drag-drop-dead-frame-expected.png: Added.
- editing/pasteboard/drag-drop-dead-frame-expected.txt: Added.
- editing/pasteboard/drag-drop-dead-frame.html: Added.
WebCore:
Reviewed by Adam.
Fix <rdar://problem/5049842>
Gmail Editor: Dragging message text in the message body results in a crash at WebCore::Frame::eventHandler()
Null check frame in m_dragTarget, it might be gone already.
- page/EventHandler.cpp: (WebCore::EventHandler::updateDragAndDrop): (WebCore::EventHandler::cancelDragAndDrop): (WebCore::EventHandler::performDragAndDrop):
- 13:14 Changeset [23188] by
-
LayoutTestsWin:
Reviewed by Oliver.
- Skipped: Added two more crashers for when we enable http tests.
WebKitToolsWin:
Reviewed by Oliver.
Fix <rdar://problem/5086934> DumpRenderTree doesn't support
layoutTestController.queueLoad
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/DumpRenderTree.cpp: (dump): Ported Mac code to check the MIME type before dumping. (runTest): Clear the work queue before each test.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/DumpRenderTree.vcproj: Added new files.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/LayoutTestController.cpp: (notifyDoneCallback): Only dump if the work queue is empty. (jsValueToCString): Added. (queueLoadCallback): Added. (queueReloadCallback): Added. (queueScriptCallback): Added. (queueBackNavigationCallback): Added. (queueForwardNavigationCallback): Added.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/WaitUntilDoneDelegate.cpp: (WaitUntilDoneDelegate::processWork): Added. (processWorkTimer): Added. (WaitUntilDoneDelegate::locationChangeDone): Changed to match Mac.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/WaitUntilDoneDelegate.h: Added declaration.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/WorkQueue.cpp: Added. (WorkQueue::shared): (WorkQueue::WorkQueue): (WorkQueue::queue): (WorkQueue::dequeue): (WorkQueue::count): (WorkQueue::clear):
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/WorkQueue.h: Added. (WorkQueue::setFrozen):
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/WorkQueueItem.cpp: Added. (LoadItem::invoke): (ReloadItem::invoke): (ScriptItem::invoke): (BackForwardItem::invoke):
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/WorkQueueItem.h: Added. (LoadItem::LoadItem): (LoadItem::url): (LoadItem::target): (ScriptItem::ScriptItem): (ScriptItem::script): (BackItem::BackItem): (ForwardItem::ForwardItem):
WebKitWin:
Reviewed by Oliver.
WebKit part of <rdar://problem/5086934> DumpRenderTree doesn't support
layoutTestController.queueLoad
- WebFrame.cpp: (WebFrame::findFrameNamed): Implemented.
- WebHistoryItem.cpp: (WebHistoryItem::children): Don't increment i twice per loop!
- 08:10 Changeset [20489] by
-
2007-03-26 Mark Rowe <mrowe@apple.com>
Reviewed by Sam Weinig.
Upload crash logs from DumpRenderTree as part of the test results to ease debugging
of hard-to-reproduce crashes.
- BuildSlaveSupport/build.webkit.org-config/webkit/steps.py:
- 03:33 Changeset [20488] by
-
2007-03-25 Mark Rowe <mrowe@apple.com>
Fix grammar error that Mitz pointed out. Replace raw ampersands in hyperlink URL with named entity.
- coding/RefPtr.html:
- 03:25 Changeset [23187] by
-
Build fix.
- WebDownload.h: Include RetainPtr from WTF.
- 01:39 Changeset [20487] by
-
Reviewed by Darin.
A partial fix for http://bugs.webkit.org/show_bug.cgi?id=13021
XPath can be very slow
- xml/XPathExpression.cpp: (WebCore::XPathExpression::evaluate): Reset a reference to the context node, as this may prevent the whole document from being destroyed in time.
- dom/Attr.cpp: (WebCore::Attr::createTextChild): Instead of calling appendChild(), just do the few operations it really needs to perform.
- dom/ContainerNode.h: (WebCore::ContainerNode::fastSetFirstChild): (WebCore::ContainerNode::fastSetLastChild): Added operations that let Attr hack internal ContainerNode data (evil, but fast!).
- xml/XPathStep.cpp: (WebCore::XPath::Step::evaluate): (WebCore::XPath::Step::nodesInAxis): (WebCore::XPath::Step::nodeMatches):
- xml/XPathStep.h: Merged node testing into axis enumeration. This saves a lot of Vector resizing and passing, and is necessary for future optimizations (sometimes, we can just pick the single result node instead of enumerating and filtering the whole axis).
- 00:43 Changeset [20486] by
-
- coding/RefPtr.html: A couple wording tweaks.
- 00:11 Changeset [20485] by
-
- coding/RefPtr.html: More formatting tweaks. Added a possible new topic for the document, suggested by Anders.
03/24/07:
- 23:52 Changeset [20484] by
-
- css/main.css: Try tighter spacing for code examples.
- 23:48 Changeset [20483] by
-
- coding/RefPtr.html: <span> -> </span>
- 23:44 Changeset [20482] by
-
- coding/RefPtr.html: "smart pointer" -> "smart pointers"
- 23:38 Changeset [20481] by
-
- coding/RefPtr.html: Added. First draft of a document about RefPtr.
Also tweaked the MIME types of a few files and removed a stray executable bit.
- 23:37 Changeset [20480] by
-
Amend the statistics reporting for the WebCore cache to include XSL and to report live/decoded sizes.
- Misc/WebCache.mm: (+[WebCache statistics]):
- 23:28 Changeset [20479] by
-
LayoutTests:
Reviewed by Darin.
- test for http://bugs.webkit.org/show_bug.cgi?id=13156 REGRESSION (r19621): Pasting breakable content where wrapped line is too long to fit in a textarea fails to draw a horizontal scrollbar
- fast/text/midword-break-after-breakable-char-expected.checksum: Added.
- fast/text/midword-break-after-breakable-char-expected.png: Added.
- fast/text/midword-break-after-breakable-char-expected.txt: Added.
- fast/text/midword-break-after-breakable-char.html: Added.
WebCore:
Reviewed by Darin.
- fix http://bugs.webkit.org/show_bug.cgi?id=13156 REGRESSION (r19621): Pasting breakable content where wrapped line is too long to fit in a textarea fails to draw a horizontal scrollbar
Test: fast/text/midword-break-after-breakable-char.html
Breaking in the middle of the word
is allowed only if no breaking opportunity between words has occurred yet. The
first position on the line should not be considered "between words" even if
it is a breaking opportunity.
- rendering/bidi.cpp: (WebCore::RenderBlock::findNextLineBreak): Changed according to the above. Also cleaned up a couple of lines.
- 22:53 Changeset [20478] by
-
Fix for bugzilla bug 13187, place a hard limit on the amount of decoded data that WebCore will keep
around even on live pages (pages being displayed in tabs/windows or in the back/forward cache).
Images will decode to paint and once the decoded data exceeds the cache size, the decoded data will be
tossed.
Refine the flushing algorithm to apply the two-pass decode/evict model to each LRU-SP queue individually, rather
than to all the lists at once. This allows the cache to evict large encoded resources before flushing small
or frequently accessed decoded onces.
Added information on live/decoded data to the cache statistics.
Reviewed by darin
- loader/Cache.cpp: (WebCore::Cache::Cache): (WebCore::Cache::pruneLiveResources): (WebCore::Cache::pruneAllResources): (WebCore::Cache::setMaximumSize): (WebCore::Cache::remove): (WebCore::Cache::lruListFor): (WebCore::Cache::removeFromLRUList): (WebCore::Cache::insertInLRUList): (WebCore::Cache::liveLRUListFor): (WebCore::Cache::removeFromLiveResourcesList): (WebCore::Cache::insertInLiveResourcesList): (WebCore::Cache::addToLiveResourcesSize): (WebCore::Cache::removeFromLiveResourcesSize): (WebCore::Cache::adjustSize): (WebCore::Cache::getStatistics):
- loader/Cache.h: (WebCore::Cache::TypeStatistic::TypeStatistic):
- loader/CachedImage.cpp: (WebCore::CachedImage::decodedSizeWillChange): (WebCore::CachedImage::decodedSizeChanged):
- loader/CachedImage.h:
- loader/CachedResource.cpp: (WebCore::CachedResource::CachedResource): (WebCore::CachedResource::ref): (WebCore::CachedResource::deref): (WebCore::CachedResource::setEncodedSize): (WebCore::CachedResource::liveResourceAccessed):
- loader/CachedResource.h: (WebCore::CachedResource::liveAccessCount): (WebCore::CachedResource::resetLiveAccessCount): (WebCore::CachedResource::increaseLiveAccessCount):
- platform/graphics/BitmapImage.cpp: (WebCore::BitmapImage::destroyDecodedData): (WebCore::BitmapImage::cacheFrame):
- platform/graphics/ImageObserver.h:
- rendering/RenderBox.cpp: (WebCore::RenderBox::paintBackgroundExtended):
- rendering/RenderImage.cpp: (WebCore::RenderImage::paint):
- rendering/RenderListMarker.cpp: (WebCore::RenderListMarker::paint):
- rendering/RenderObject.cpp: (WebCore::RenderObject::paintBorderImage):
- 22:14 Changeset [23186] by
-
2007-03-24 Steve Falkenburg <sfalken@apple.com>
Build fix.
- WebDownload.h: Remove WebCore namespace
- 21:31 Changeset [23185] by
-
WebKitToolsWin:
Reviewed by Oliver.
Fix <rdar://problem/5086932> DumpRenderTree doesn't support
layoutTestController.dumpBackForwardList
Unfortunately the ported code is mostly untested due to
<rdar://problem/5086934>.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/DumpRenderTree.cpp: (compareHistoryItems): Ported from Mac. (dumpHistoryItem): Ditto. (dumpBackForwardList): Ditto. (dump): Dump the back-forward list if requested. (runTest): Initialize new globals.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/DumpRenderTree.h: Added extern declaration.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/LayoutTestController.cpp: (dumpBackForwardListCallback): Implemented.
WebKitWin:
Reviewed by Oliver.
WebKit part of <rdar://problem/5086932> DumpRenderTree doesn't support
layoutTestController.dumpBackForwardList
- Interfaces/IWebHistoryItemPrivate.idl: Added declarations.
- WebFrame.cpp: (WebFrame::childFrames): Removed unused variable.
- WebHistoryItem.cpp: (WebHistoryItem::target): Implemented. (WebHistoryItem::isTargetItem): Implemented. (WebHistoryItem::children): Implemented.
- WebHistoryItem.h: Added declarations.
- 19:48 Changeset [20477] by
-
LayoutTests:
Reviewed by Mitz.
- test for http://bugs.webkit.org/show_bug.cgi?id=13123 CSS selectors that use :lang, :not, and namespaces do not serialize correctly
- fast/css/css-selector-text-expected.txt: Added.
- fast/css/css-selector-text.html: Added.
WebCore:
Reviewed by Mitz.
- fix http://bugs.webkit.org/show_bug.cgi?id=13123 CSS selectors that use :lang, :not, and namespaces do not serialize correctly
Test: fast/css/css-selector-text.html
- css/CSSSelector.cpp: (WebCore::CSSSelector::selectorText): Add the namespace prefix for tag or attribute names, the sub-selector for :not, and the argument for :lang.
- 18:27 Changeset [23184] by
-
Reviewed by Maciej.
Fix <rdar://problem/5076610> Crash in PluginViewWin::updateWindow when
loading a PDF page for the first time after installing Acrobat Reader
Don't call PluginPackageWin::load() until the PluginViewWin has been
inserted into the Widget tree. load() can result in arbitrary code
execution (in this case, a EULA window appears which takes focus from
the WebView, causing Frame::setIsActive(false) to be called), and we
don't want to be in a transitional state when that happens.
- plugins/win/PluginDatabaseWin.cpp: (WebCore::PluginDatabaseWin::createPluginView): Call PluginViewWin's one and only constructor.
- plugins/win/PluginViewWin.cpp: (WebCore::PluginViewWin::setParent): Call init() after inserting ourselves into the Widget tree. (WebCore::PluginViewWin::PluginViewWin): Defer all real work until init() is called. (WebCore::PluginViewWin::init): Added. Calls m_plugin->load(), then does the rest of the work that was once done by the constructor.
- plugins/win/PluginViewWin.h: Removed createNullPlugin and simplified constructor, added setParent override and new init method.
- 18:22 Changeset [20476] by
-
Reviewed by Adam
Whoops, RetainPtr should be in the WTF namespace
- wtf/RetainPtr.h:
WebKit:
Reviewed by Adam
RetainPtr is no longer in the WebCore namespace
- History/WebBackForwardList.mm:
- WebCoreSupport/WebEditorClient.h:
- WebCoreSupport/WebFrameLoaderClient.h:
- WebView/WebDocumentLoaderMac.h:
- 16:27 Changeset [23183] by
-
Reviewed by Adam
<rdar://problem/5086210> - Move RetainPtr to WTF for WebKitWin and the App
- WebCore.vcproj/WebCore.vcproj: Add the ForwardingHeader to the vcprojs
- 16:21 Changeset [20475] by
-
Reviewed by Adam
<rdar://problem/5086210> - Move RetainPtr to WTF
- wtf/RetainPtr.h: Added
- JavaScriptCore.xcodeproj/project.pbxproj: Add it to the project file
- JavaScriptCore.vcproj/WTF/WTF.vcproj: Ditto
WebCore:
Reviewed by Adam
<rdar://problem/5086210> - Move RetainPtr to WTF
- ForwardingHeaders/wtf/RetainPtr.h: Added.
- WebCore.xcodeproj/project.pbxproj: Removed WebCore/RetainPtr.h
- history/HistoryItem.h: Changed #include to <wtf/RetainPtr.h>
- history/PageCache.h: Ditto
- page/mac/WebCoreFrameBridge.mm: Ditto
- platform/ContextMenu.h: Ditto
- platform/ContextMenuItem.h: Ditto
- platform/DragImage.h: Ditto
- platform/FileChooser.h: Ditto
- platform/PlatformKeyboardEvent.h: Ditto
- platform/PopupMenu.h: Ditto
- platform/SharedBuffer.h: Ditto
- platform/cf/RetainPtr.h: Removed.
- platform/graphics/Icon.h: Changed #include
- platform/mac/ClipboardMac.h: Ditto
- platform/mac/PasteboardMac.mm: Ditto
- platform/mac/WidgetMac.mm: Ditto
- platform/network/AuthenticationChallenge.h: Ditto
- platform/network/ResourceError.h: Ditto
- platform/network/ResourceHandle.h: Ditto
- platform/network/ResourceRequest.h: Ditto
- platform/network/ResourceResponse.h: Ditto
- rendering/RenderThemeMac.mm: Ditto
WebKit:
Reviewed by Adam
<rdar://problem/5086210> - Move RetainPtr to WTF
- ForwardingHeaders/wtf/RetainPtr.h: Added.
- History/WebBackForwardList.mm: Changed #import to <wtf/RetainPtr.h>
- WebCoreSupport/WebEditorClient.h: Ditto
- WebCoreSupport/WebFrameLoaderClient.h: Ditto
- WebView/WebDocumentLoaderMac.h: Ditto
- 16:15 Changeset [20474] by
-
Fix for <rdar://problem/5086797>, layoutPending is now reporting incorrect results, which will lead
to all sorts of layout issues. This is in bugzilla as 13179.
Reviewed by hyatt
- fix http://bugs.webkit.org/show_bug.cgi?id=13179 REGRESSION (r20410): In debug builds, loading a certain page is suspended until redisplay is forced
Moved the root->needsLayout() check from layoutPending() to needsLayout()
to restore the behavior before r20324.
- page/FrameView.cpp: (WebCore::FrameView::layoutPending): (WebCore::FrameView::needsLayout):
- 15:13 Changeset [20473] by
-
WebCore:
Reviewed by Adele.
<rdar://problem/5084478>
Another debug build crash from ASSERTION FAILED: !needsLayout()
No test possible because updateRendering() is always called after script
execution.
- page/FrameView.cpp: (WebCore::FrameView::layout): Get the layout root after calling recalcStyle() since a style recalc may result in needing to do start layout at the root.
- 14:53 Changeset [20472] by
-
Not reviewed. Build fix.
Fix FloatRect vs. IntRect confusion.
- 10:25 Changeset [20471] by
-
Reviewed by Adele
- fixed <rdar://problem/5084872> Need to add flickr to spoof list in WebKit
- only do site-specific spoofing if a preference is set
- WebView/WebPreferenceKeysPrivate.h: added WebKitUseSiteSpecificSpoofingPreferenceKey
- WebView/WebPreferences.m: (+[WebPreferences initialize]): initialize WebKitUseSiteSpecificSpoofingPreferenceKey to false (-[WebPreferences _useSiteSpecificSpoofing]): get value of WebKitUseSiteSpecificSpoofingPreferenceKey (-[WebPreferences _setUseSiteSpecificSpoofing:]): set value of WebKitUseSiteSpecificSpoofingPreferenceKey
- WebView/WebPreferencesPrivate.h: declare _useSiteSpecificSpoofing and _setUseSiteSpecificSpoofing
- WebView/WebView.mm: cache the value of WebKitUseSiteSpecificSpoofingPreferenceKey in a bool in _private (-[WebView _preferencesChangedNotification:]): update the cached value (-[WebView setPreferences:]): ditto (-[WebView WebCore::_userAgentForURL:WebCore::]): Only spoof here if the new site-specific spoofing preference is enabled. If it is, pass Safari 2.0.4's user agent string for flickr.com. We can remove this case when 5081617 is addressed.
- 06:26 Changeset [20470] by
-
Fix incorrect radar number.
- 05:27 Changeset [20469] by
-
Reviewed by Oliver.
Fix all known RenderSVGImage problems.
Fixes: http://bugs.webkit.org/show_bug.cgi?id=12126 (RenderSVGImage seems to suffer from integer overflow)
Fixes: http://bugs.webkit.org/show_bug.cgi?id=12442 (raster images disappearing during script execution (SVG))
Fixes: http://bugs.webkit.org/show_bug.cgi?id=12572 (WebKit does not properly invalidate image region after image load)
Added test: svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html
- 03:25 Changeset [20468] by
-
2007-03-24 Mitz Pettel <mitz@webkit.org>
Reviewed by Dave Hyatt.
- http://bugs.webkit.org/show_bug.cgi?id=13177 Suppress control characters in the ATSUI code path
- platform/mac/FontMac.mm: (WebCore::overrideLayoutOperation): (WebCore::ATSULayoutParameters::initialize):
- 03:16 Changeset [20467] by
-
Fix for <rdar://problem/5086400>, images scrolled offscreen continue to animate. Safari 2 would
halt animations when images were no longer visible.
Reviewed by mjs, olliej
- platform/graphics/BitmapImage.cpp: (WebCore::BitmapImage::advanceAnimation):
- 02:24 Changeset [20466] by
-
Versioning.
- 02:24 Changeset [20465] by
-
Merge in r20461.
- 02:22 Changeset [20464] by
-
New tag (part 2).
- 02:21 Changeset [20463] by
-
New tag (part 1).
- 02:20 Changeset [20462] by
-
2007-03-24 Mark Rowe <mrowe@apple.com>
Reviewed by Dave Hyatt.
- JavaScriptGlue.xcodeproj/project.pbxproj: Use GCC 4.0 for testjsglue.
- 00:07 Changeset [20461] by
-
Fix for <rdar://problem/508328>, sluggish text entry in search field. Make sure
our size actually changed before we decide to do a full repaint because of background/border
complexities.
Reviewed by aroben
- rendering/RenderObject.cpp: (WebCore::RenderObject::repaintAfterLayoutIfNeeded):
03/23/07:
- 23:24 Changeset [20460] by
-
Fix Gmail spurious glyphs issue.
- 21:38 Changeset [20459] by
-
LayoutTests:
Reviewed by Adele.
- pixel test and updated results for http://bugs.webkit.org/show_bug.cgi?id=13153 REGRESSION: Visual highlighting of pre-populated blank line in textarea is broken
- editing/selection/doubleclick-crash-expected.checksum:
- editing/selection/doubleclick-crash-expected.png:
- fast/text/selection-hard-linebreak-expected.checksum: Added.
- fast/text/selection-hard-linebreak-expected.png: Added.
- fast/text/selection-hard-linebreak-expected.txt: Added.
- fast/text/selection-hard-linebreak.html: Added.
WebCore:
Reviewed by Adele.
- fix http://bugs.webkit.org/show_bug.cgi?id=13153 REGRESSION: Visual highlighting of pre-populated blank line in textarea is broken
- fix a bug where selecting across a soft line break did not highlight to the end of the first line if it contained skipped whitespace
Test: fast/text/selection-hard-linebreak.html
- rendering/InlineTextBox.cpp: (WebCore::InlineTextBox::selectionState): Changed to treat a selection that ends on the end of a hard line break as if it ends after the line break. Fixed the case of a selection that starts and ends in the same text object as the box but does not intersect it to return SelectionNone instead of selectionBoth.
- 21:05 Changeset [20458] by
-
LayoutTests:
Reviewed by Adele.
- test for http://bugs.webkit.org/show_bug.cgi?id=13124 REGRESSION: Reproducible crash in Widget::getView
- fast/frames/hover-timer-crash-expected.txt: Added.
- fast/frames/hover-timer-crash.html: Added.
WebCore:
Reviewed by Adele.
- fix http://bugs.webkit.org/show_bug.cgi?id=13124 REGRESSION: Reproducible crash in Widget::getView
Test: fast/frames/hover-timer-crash.html
- page/Frame.cpp: (WebCore::Frame::setView): Added a call to EventHandler::clear().
- 20:56 Changeset [23182] by
-
Reviewed by Adam
<rdar://5086194> - WebHistory overreleases a CFNumber
- WebHistory.cpp: (WebHistory::loadHistoryGutsFromURL): Don't CFRelease what we didn't legitimately get a ref for!
- 18:41 Changeset [23181] by
-
Reviewed by Darin.
WebKit part of <rdar://problem/5084881> Add a "turn of site-specific
hacks" menu item to the Debug menu
Added new IWebPrivate::setAllowSiteSpecificHacks SPI.
- Interfaces/IWebViewPrivate.idl: Added declaration.
- WebView.cpp: (WebView::userAgentForKURL): Only give a site-specific UA if site-specific hacks are turned on. (WebView::setAllowSiteSpecificHacks): Added.
- WebView.h: (WebView::allowSiteSpecificHacks): Added.
- 18:18 Changeset [20457] by
-
Forgot to include these nil checks in my previous checkin.
- 17:58 Changeset [20456] by
-
LayoutTests:
Reviewed by adele
<rdar://problem/5078739>
Crash in in ReplaceSelectionCommand if the fragment contains only a style span
- editing/pasteboard/5078739-expected.txt: Added.
- editing/pasteboard/5078739.html: Added.
WebCore:
Reviewed by adele
<rdar://problem/5078739>
Crash in in ReplaceSelectionCommand if the fragment contains only a style span
- editing/ReplaceSelectionCommand.cpp: (WebCore::ReplaceSelectionCommand::doApply): Check for an empty fragment after removing a redundant style span instead of before.
- 15:54 Changeset [23180] by
-
Reviewed by Maciej.
Fix for <rdar://problem/5083928> In editable webviews, caps lock key is ignored
- platform/win/KeyEventWin.cpp: (WebCore::PlatformKeyboardEvent::PlatformKeyboardEvent): Removed code to store lowercase characters in m_text. Now that we use the character code to create m_text this is already taken care of. This does mean that m_unmodifiedText is not right. This is used for accesskeys, which don't work yet, so that is covered in rdar://5085596. This also fixes line endings in this file.
- 15:32 Changeset [23179] by
-
Reviewed by Hyatt.
Fix for <rdar://problem/5083914> Cursor is wrong for all context
menus
- WebView.cpp: (WebView::handleContextMenuEvent): Set the cursor to the pointer cursor.
- 15:26 Changeset [20455] by
-
Reviewed/landed by Adam.
Bug 13175: Make apollo mac project files for JavaScriptCore actually
build something
http://bugs.webkit.org/show_bug.cgi?id=13175
- Changing apollo mac project files for JavaScriptCore such that they actually build JavaScriptCore source code.
- JavaScriptCore.apolloproj/ForwardingSources/grammar.cpp: Added.
- JavaScriptCore.apolloproj/mac/JavaScriptCore/JavaScriptCore.xcconfig:
- JavaScriptCore.apolloproj/mac/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj:
- 14:48 Changeset [20454] by
-
<rdar://problem/5085063>
Fix non-looping animation on cuteoverload.com. Just always flush
decoded data for large animated images to avoid our cache getting
out of sync with the image source.
Reviewed by ggaren
- platform/graphics/BitmapImage.cpp: (WebCore::BitmapImage::advanceAnimation):
- 14:09 Changeset [20453] by
-
Reviewed by Darin.
Fix for <rdar://problem/5061024> REGRESSION: Returning false from onkeypress event on Input is ignored when key is Tab
http://bugs.webkit.org/show_bug.cgi?id= 13020
No known way to add a layout test for this. We would need a way to know exactly how the event was consumed.
- page/EventHandler.cpp: (WebCore::EventHandler::defaultKeyboardEventHandler): If the keypress event has its default behavior prevented, then we should consider the keydown event handled.
- 13:53 Changeset [20452] by
-
rathnasa, reviewed by zalan
DESC: [S60] ESMS-6YDMWP: TRUE - GSM - broswer crashes on certain web pages
Quick fix to validate null pointers
http://bugs.webkit.org/show_bug.cgi?id=13074
- 13:53 Changeset [23178] by
-
Being a Boy Scout.
- 13:50 Changeset [23177] by
-
Reviewed by Adam.
Fixed <rdar://5084888> need to add flickr to spoof list in Boomer WebKit
- WebView.cpp: (WebView::userAgentForKURL): added flickr spoof
- 13:49 Changeset [23176] by
-
Reviewed by NOBODY (OOPS!).
Fixed <rdar://5084888> need to add flickr to spoof list in Boomer WebKit
- WebView.cpp: (WebView::userAgentForKURL): added flickr spoof
- 13:48 Changeset [20451] by
-
2007-03-23 bujtas <zbujtas@gmail.com>
Reviewed by Sachin.
DESC: onFocus/onClick could destroy the node (and the associated rendered) under the cursor. fix to check
if the renderer is still valid.
http://bugs.webkit.org/show_bug.cgi?id=13172
- kwq/KWQKHTMLPart.cpp:
- 13:43 Changeset [20450] by
-
2007-03-23 bujtas <zbujtas@gmail.com>
Reviewed by Sachin.
DESC: onFocus/onClick could destroy the node (and the associated rendered) under the cursor. fix to check
if the renderer is still valid.
http://bugs.webkit.org/show_bug.cgi?id=13172
- kwq/KWQKHTMLPart.cpp:
- 13:42 Changeset [20449] by
-
LayoutTests:
Reviewed by darin
Fixed (was missing a newline):
- editing/execCommand/4917055-expected.txt: Tests setting a caet before the image and changing its alignment:
- editing/execCommand/5080333-1-expected.checksum: Added.
- editing/execCommand/5080333-1-expected.png: Added.
- editing/execCommand/5080333-1-expected.txt: Added.
- editing/execCommand/5080333-1.html: Added. Tests selecting the image and changing its alignment:
- editing/execCommand/5080333-2-expected.checksum: Added.
- editing/execCommand/5080333-2-expected.png: Added.
- editing/execCommand/5080333-2-expected.txt: Added.
- editing/execCommand/5080333-2.html: Added.
WebCore:
Reviewed by darin
<rdar://problem/5080333>
REGRESSION: Selection changes when changing the alignment of an image
Regression occurred when we started using moveParagraphs
to move content in applyBlockStyle. moveParagraphs
moves by copying, deleting and reinserting content, and
so must be accompanied by selection preservation code.
That code uses rangeFromLocationAndLength and rangeLength,
which use TextIterators, which don't emit anything for images
and other replaced elements, causing this bug.
- editing/ApplyStyleCommand.cpp: (WebCore::ApplyStyleCommand::applyBlockStyle): Ask rangeLength and rangeFromLocationAndLength to request that their TextIterators emit spaces for replaced elements. Use rangeCompliantEquivalent()s when creating a Range from VisiblePositions, since some VisiblePositions have illegal deepEquivalent()s.
- editing/CompositeEditCommand.cpp: (WebCore::CompositeEditCommand::moveParagraphs): Ditto.
- editing/TextIterator.cpp: (WebCore::TextIterator::TextIterator): (WebCore::TextIterator::handleReplacedElement): Emit a space if requested. (WebCore::TextIterator::representNodeOffsetZero): Emit ranges before m_node, not around m_lastTextNode. These ranges should represent the part of the document associated with the emitted character. (WebCore::TextIterator::rangeLength): Take in the new bool. (WebCore::TextIterator::rangeFromLocationAndLength): Ditto. Also, don't loop an extra time after finding the end of the range when we're looking for zero length ranges. This appeared to be a workaround for the bugs fixed in representNodeOffsetZero in this patch.
- editing/TextIterator.h:
- 13:05 Changeset [20448] by
-
Versioning.
- 13:03 Changeset [20447] by
-
Merge in r20445.
- 12:58 Changeset [20446] by
-
New tag.
- 12:51 Changeset [20445] by
-
2007-03-24 Mark Rowe <mrowe@apple.com>
Rubber-stamped by Darin.
- Configurations/JavaScriptCore.xcconfig: Remove unnecessary INFOPLIST_PREPROCESS.
2007-03-24 Mark Rowe <mrowe@apple.com>
Rubber-stamped by Darin.
- Configurations/JavaScriptGlue.xcconfig: Remove unnecessary INFOPLIST_PREPROCESS.
2007-03-24 Mark Rowe <mrowe@apple.com>
Rubber-stamped by Darin.
- Configurations/WebCore.xcconfig: Remove unnecessary INFOPLIST_PREPROCESS.
2007-03-24 Mark Rowe <mrowe@apple.com>
Rubber-stamped by Darin.
- Configurations/WebKit.xcconfig: Remove unnecessary INFOPLIST_PREPROCESS.
- 12:13 Changeset [20444] by
-
yadavall, reviewed by <zbujtas@gmail.com>
DESC: Fix NULL pointer check for CacheImage
http://bugs.webkit.org/show_bug.cgi?id=13094
WARNING: NO TEST CASES ADDED OR CHANGED
- bridge/WebCoreBridge.cpp: (CWebCoreBridge::NavigableNodeUnderCursor):
- 11:39 Changeset [20443] by
-
- html/HTMLBodyElement.cpp: Fix comment typo.
- 11:38 Changeset [20442] by
-
Patch from Adam Treat to make the Qt build work without SVG and XSLT as well as
with.
- 11:25 Changeset [20441] by
-
Reviewed by Hyatt.
- <rdar://problem/5074439> handle margins on frame and iframe elements without involving FrameView, FrameLoader, etc.
- html/HTMLBodyElement.cpp: (WebCore::HTMLBodyElement::insertedIntoDocument): Grab the margin from the frame directly here. There was no real benefit to doing this via FrameView. Later we can delete quite a bit of unneeded code here and in WebKit that exists only to set up the margin values in FrameView, which are now unused.
- 11:24 Changeset [20440] by
-
LayoutTests:
Reviewed by Darin.
Tests for <rdar://problem/5080428> REGRESSION: getting value for hidden input element fails after the fix for Bug 11866
http://bugs.webkit.org/show_bug.cgi?id=13121
- fast/dom/HTMLInputElement/input-hidden-value-expected.txt: Added.
- fast/dom/HTMLInputElement/input-hidden-value.html: Added.
- fast/forms/input-value-expected.txt:
WebCore:
Reviewed by Darin.
Fix for <rdar://problem/5080428> REGRESSION: getting value for hidden input element fails after the fix for Bug 11866
http://bugs.webkit.org/show_bug.cgi?id=13121
Rolled out the change for 11866 that made hidden input elements store the value separately from the value attribute.
Added an m_originalValue field that gets set when the element is done being parsed (in closeRenderer). In reset,
use the m_originalValue for hidden input elements.
- html/HTMLInputElement.cpp: (WebCore::HTMLInputElement::closeRenderer): (WebCore::HTMLInputElement::reset): (WebCore::HTMLInputElement::setValue): (WebCore::HTMLInputElement::storesValueSeparateFromAttribute):
- html/HTMLInputElement.h:
- 11:01 Changeset [20439] by
-
Patch by Adam Treat. Removes hardcoded path to .pro file.
- 10:48 Changeset [20438] by
-
2007-03-22 spadma <sachin.padma@nokia.com>
Reviewed by Yongjun.
DESC: When leaving a secure web page, the query "Leaving a secure web page. Continue?" is shown twice
http://bugs.webkit.org/show_bug.cgi?id=13160
TSW ID: PNIO-6T5GMC
- ResourceLoader/src/HttpLoader.cpp: (CHttpLoader::CheckForSecurityStatusChange):
- 10:45 Changeset [20437] by
-
2007-03-22 spadma <sachin.padma@nokia.com>
Reviewed by Yongjun.
DESC: When leaving a secure web page, the query "Leaving a secure web page. Continue?" is shown twice
http://bugs.webkit.org/show_bug.cgi?id=13160
TSW ID: PNIO-6T5GMC
- ResourceLoader/src/HttpLoader.cpp: (CHttpLoader::CheckForSecurityStatusChange):
- 08:08 Changeset [20436] by
-
2007-03-20 spadma <sachin.padma@nokia.com>
Reviewed by Yongjun.
DESC: Browser closes when clicked RSS20 feed icons on motime web
http://bugs.webkit.org/show_bug.cgi?id=13131
TSW ID: AKKO-6Z3AM2
- ResourceLoader/src/DefaultContentHandler.cpp: (CDefaultContentHandler::HandleError):
- 08:07 Changeset [20435] by
-
2007-03-20 spadma <sachin.padma@nokia.com>
Reviewed by Yongjun.
DESC: Browser closes when clicked RSS20 feed icons on motime web
http://bugs.webkit.org/show_bug.cgi?id=13131
TSW ID: AKKO-6Z3AM2
- ResourceLoader/src/DefaultContentHandler.cpp: (CDefaultContentHandler::HandleError):
- 08:05 Changeset [20434] by
-
2007-03-20 sareen
Reviewed by Zalan/Sachin.
DESC: Pointer cannot be moved after opening flash to player and returning to page ( MLIO-6YEGYC )
http://bugs.webkit.org/show_bug.cgi?id=13014
WARNING: NO TEST CASES ADDED OR CHANGED
- bridge/WebCoreBridge.cpp: (CWebCoreBridge::NodeTypeB):
- 08:02 Changeset [20433] by
-
2007-03-20 sareen
Reviewed by Zalan/Sachin.
DESC: Pointer cannot be moved after opening flash to player and returning to page ( MLIO-6YEGYC )
http://bugs.webkit.org/show_bug.cgi?id=13014
WARNING: NO TEST CASES ADDED OR CHANGED
- bridge/WebCoreBridge.cpp: (CWebCoreBridge::NodeTypeB):
- 07:57 Changeset [20432] by
-
2007-03-22 hongzhao <set EMAIL_ADDRESS environment variable>
Reviewed by zbujtas@gmail.com
DESC: [S60] Some images crash when browsing some wap page - TKWG-6Z59YX in 3.1m branch
Fix: Remove extra image content-type strings added by the server before passing it to the image decoder.
http://bugs.webkit.org/show_bug.cgi?id=13151
- BrowserCore/Renderers/src/ImageRenderer.cpp: (CImageRenderer::ConstructL):
- 07:56 Changeset [20431] by
-
2007-03-22 hongzhao <set EMAIL_ADDRESS environment variable>
Reviewed by zbujtas@gmail.com
DESC: [S60] Some images crash when browsing some wap page - TKWG-6Z59YX in 3.1m branch
Fix: Remove extra image content-type strings added by the server before passing it to the image decoder.
http://bugs.webkit.org/show_bug.cgi?id=13151
- BrowserCore/Renderers/src/ImageRenderer.cpp: (CImageRenderer::ConstructL):
- 04:47 Changeset [23175] by
-
WebKitToolsWin:
Reviewed by Oliver.
Implemented dumping of frame scroll positions.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/DumpRenderTree.cpp: (dumpFrameScrollPosition): Ported from Mac. (dump): Added call to dumpFrameScrollPosition. (runTest): Initialize new global.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/DumpRenderTree.h: Added extern declaration.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/LayoutTestController.cpp: (dumpChildFrameScrollPositionsCallback): Implemented.
WebKitWin:
Reviewed by Oliver.
Implemented some WebFrame methods to support dumping frame scroll
offsets in DRT.
- Interfaces/IWebFrame.idl: Changed signature of IWebFrame::childFrames.
- Interfaces/IWebFramePrivate.idl: Added scrollOffset declaration.
- WebFrame.cpp: (WebFrame::name): Implemented. (WebFrame::childFrames): Implemented. (WebFrame::scrollOffset): Implemented.
- WebFrame.h: Updated/added declarations.
- 04:41 Changeset [20430] by
-
Add radar reference.
- 04:37 Changeset [20429] by
-
2007-03-23 Mitz Pettel <mitz@webkit.org>
Reviewed by Dave Hyatt.
- fix http://bugs.webkit.org/show_bug.cgi?id=13157 List markers positioned incorrectly and don't repaint properly on Oxford homepage
Test: fast/lists/marker-image-error.html
- rendering/RenderListMarker.cpp: (WebCore::RenderListMarker::imageChanged): Mark ourselves for relayout if the image failed to load, since that means we will use a bullet instead.
2007-03-23 Mitz Pettel <mitz@webkit.org>
Reviewed by Dave Hyatt.
- test for http://bugs.webkit.org/show_bug.cgi?id=13157 List markers positioned incorrectly and don't repaint properly on Oxford homepage
- fast/lists/marker-image-error-expected.checksum: Added.
- fast/lists/marker-image-error-expected.png: Added.
- fast/lists/marker-image-error-expected.txt: Added.
- fast/lists/marker-image-error.html: Added.
- 04:23 Changeset [20428] by
-
Fix the compile
- 02:25 Changeset [20427] by
-
2007-03-23 Mark Rowe <mrowe@apple.com>
Build fix for when BUILDING_ON_TIGER is not defined.
- Misc/WebTypesInternal.h:
- WebView/WebHTMLView.mm:
- 01:32 Changeset [23174] by
-
WebKitWin:
Reviewed by Oliver.
WebKit part of fix for <rdar://problem/4990740>.
Added IWebDataSourcePrivate::mainDocumentError.
- Interfaces/IWebDataSource.idl: Added method declaration and updated copyrights.
- WebDataSource.cpp: (WebDataSource::mainDocumentError): Implemented.
- WebDataSource.h: Added declaration.
- 00:29 Changeset [23173] by
-
2007-03-23 Steve Falkenburg <sfalken@apple.com>
Reviewed by Adam.
<rdar://problem/5083645> Spoofed UA for gmail doesn't work - should be removed
- WebView.cpp: (WebView::userAgentForKURL): Remove gmail spoof
- 00:24 Changeset [20426] by
-
Reviewed by Adam.
Make script-add.html more deterministic.
- fast/dom/resources/script3.js:
- fast/dom/resources/script4.js:
- fast/dom/resources/script5.js:
- fast/dom/script-add.html:
03/22/07:
- 23:14 Changeset [23172] by
-
Fix for print stylesheets not being honored.
- 23:07 Changeset [20425] by
-
printing changes
- 22:59 Changeset [23171] by
-
Reviewed by Adam Roben.
Fixed <rdar://problem/5082985> Select menus are too see-through
Upped alpha value from 90 to 95. Menus will still seem a little
more see-through than on the mac, since their backgrounds are
white, not grey, but white matches other Windows browsers.
- ChangeLog:
- platform/win/PopupMenuWin.cpp:
- 22:58 Changeset [20424] by
-
Versioning.
- 22:55 Changeset [20423] by
-
New tag.
- 22:55 Changeset [20422] by
-
Reviewed/landed by Adam.
- Adding mac project files for apollo port of JavaScriptCore. Currently project just builds dftables.
- JavaScriptCore.apolloproj/mac/JavaScriptCore/JavaScriptCore.Debug.xcconfig: Added.
- JavaScriptCore.apolloproj/mac/JavaScriptCore/JavaScriptCore.Release.xcconfig: Added.
- JavaScriptCore.apolloproj/mac/JavaScriptCore/JavaScriptCore.xcconfig: Added.
- JavaScriptCore.apolloproj/mac/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj: Added.
- 22:50 Changeset [20421] by
-
Merge in r20390.
- 22:47 Changeset [20420] by
-
New tag.
- 22:00 Changeset [20419] by
-
Reviewed by Ada.
<rdar://problem/5074974>
CrashTracer: [USER] repro crash in Safari at com.apple.WebCore: WebCore::FrameLoader::activeDocumentLoader const + 6
- loader/mac/NetscapePlugInStreamLoaderMac.mm: (WebCore::NetscapePlugInStreamLoader::didReceiveResponse): Don't use ResourceResponse:isHTTP here since that only looks at the protocol instead of if the response came from a HTTP server (and not a web archive).
- 21:41 Changeset [20418] by
-
Merged 20416 from TOT
- 21:07 Changeset [20417] by
-
Not reviewed - gdk build fix.
- platform/graphics/cairo/ImageSourceCairo.cpp:
- 20:36 Changeset [20416] by
-
Fix wheeling issue on gamespot.com
- 20:33 Changeset [20415] by
-
New branch.
- 20:33 Changeset [20414] by
-
Removing this branch.
- 18:43 Changeset [23170] by
-
Reviewed by Maciej.
<rdar://problem/5081539>
QT content is dupped on a page, if page is being previewed or printed.
Don't update the frame geometry if the document is in printing mode.
- plugins/win/PluginViewWin.cpp: (WebCore::PluginViewWin::setFrameGeometry):
- 18:26 Changeset [23169] by
-
Reviewed by Maciej.
<rdar://problem/5082270>
Crash in windows media player at MTV.COM
Ignore any WM_PAINT events we get while painting.
- WebView.cpp: (WebView::WebView): (WebView::updateBackingStore): (WebView::paint): (WebViewWndProc):
- WebView.h: (WebView::isPainting):
- 17:32 Writing Layout Tests for DumpRenderTree edited by
- Removed mouseClick() since it's been removed in r20407. (diff)
- 17:25 Changeset [20413] by
-
LayoutTests:
Reviewed by kevin
<rdar://problem/5081257>
REGRESSION: New Mail signatures start out empty
- editing/selection/5081257-1-expected.checksum: Added.
- editing/selection/5081257-1-expected.png: Added.
- editing/selection/5081257-1-expected.txt: Added.
- editing/selection/5081257-1.html: Added.
- editing/selection/5081257-2-expected.checksum: Added.
- editing/selection/5081257-2-expected.png: Added.
- editing/selection/5081257-2-expected.txt: Added.
- editing/selection/5081257-2.html: Added.
WebCore:
Reviewed by kevin
<rdar://problem/5081257>
REGRESSION: New Mail signatures start out empty
- editing/VisiblePosition.cpp: (WebCore::VisiblePosition::canonicalPosition): Allow descent from positions inside the document into an editable body.
- 17:16 Changeset [23168] by
-
Fix by Hyatt, reviewed and committed by me.
Fix for <rdar://problem/5082360> Incomplete frame paint when
shrinking window @ google.com
- platform/win/ScrollViewWin.cpp: (WebCore::ScrollView::setFrameGeometry): Wrong order!
- 17:15 Changeset [20412] by
-
WebKit:
Reviewed by Darin.
Use BUILDING_ON_TIGER from WebKitPrefix.h instead of local
MAC_OS_X_VERSION_MAX_ALLOWED <= MAC_OS_X_VERSION_10_4 tests.
- Misc/WebTypesInternal.h:
- WebView/WebHTMLView.mm:
- 16:57 Changeset [20411] by
-
Reviewed by Adele and John
<rdar://5043528> - Prepare for new API
- platform/network/ResourceHandle.cpp: (WebCore::ResourceHandle::clearAuthentication): Clear CF type
- 16:26 Changeset [23167] by
-
Reviewed by Adele.
Implemented layoutTestController.dumpTitleChanges.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/DumpRenderTree.cpp: (runTest): Initialize new global.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/DumpRenderTree.h: Added extern declaration.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/LayoutTestController.cpp: (dumpTitleChangesCallback): Implemented.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/WaitUntilDoneDelegate.cpp: (WaitUntilDoneDelegate::didReceiveTitle): Implemented.
- 15:14 Changeset [20410] by
-
Patch by Hyatt, reviewed and committed by me.
Does not reproduce consistently, so a layout test does not seem
possible.
Fix for <rdar://problem/5082421> Constantly hitting ASSERT(!
needsLayout()) in RenderView::paint()
- page/FrameView.cpp: (WebCore::FrameView::layoutPending): It is not enough to ask if the layout timer is active. There may be times that we don't have a body yet so we cannot schedule layout yet, but the root still needs layout.
- 15:08 Changeset [20409] by
-
2007-03-22 spadma
Reviewed by Zalan.
DESC: TMCN-6Z8J7S Opening a web bank application crashes the browser
http://bugs.webkit.org/show_bug.cgi?id=13162
- BrowserView/inc/WebKitLoader.h:
- BrowserView/src/WebKitLoader.cpp: (CWebKitLoader::~CWebKitLoader): (CWebKitLoader::SetPageUrlL):
- BrowserView/src/webkitbridge.cpp: (CWebKitBridge::SaveFormData):
- 15:08 Changeset [20408] by
-
2007-03-22 spadma
Reviewed by Zalan.
DESC: TMCN-6Z8J7S Opening a web bank application crashes the browser
http://bugs.webkit.org/show_bug.cgi?id=13162
- BrowserView/inc/WebKitLoader.h:
- BrowserView/src/WebKitLoader.cpp: (CWebKitLoader::~CWebKitLoader): (CWebKitLoader::SetPageUrlL):
- BrowserView/src/webkitbridge.cpp: (CWebKitBridge::SaveFormData):
- 14:58 Changeset [23166] by
-
Rubberstamped by Geoff.
Removed eventSender.mouseClick now that it isn't used.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/EventSender.cpp:
- 14:53 Changeset [20407] by
-
LayoutTests:
Reviewed by Geoff.
Replaced all calls to eventSender.mouseClick with paired calls to
mouseDown/mouseUp.
- fast/events/click-count.html:
- fast/events/event-sender-mouse-click-expected.txt: Removed.
- fast/events/event-sender-mouse-click.html: Removed.
- fast/events/frame-click-focus.html:
- fast/events/objc-event-api.html:
- fast/forms/focus-selection-input.html:
- fast/forms/focus-selection-textarea.html:
WebKitTools:
Reviewed by Geoff.
Removed eventSender.mouseClick because it was only useful for AppKit
controls, which we don't use anymore.
- DumpRenderTree/EventSendingController.m: (+[EventSendingController isSelectorExcludedFromWebScript:]): Removed mouseClick.
- 14:52 Changeset [23165] by
-
WebKitWin:
Reviewed by Anders.
Fix for <rdar://problem/5071358> window.open won't work with empty urls (24fun test)
- Interfaces/IWebURLRequest.idl:
- WebMutableURLRequest.cpp: (WebMutableURLRequest::isEmpty): Added. Checks whether the ResourceRequest is empty. On the mac, NSURLRequests created from empty ResourceRequests are nil. We may want to consider that in the future, but there were too many places in the app that expected the IWebURLRequest to be non-null.
- WebMutableURLRequest.h:
- 14:52 Changeset [20406] by
-
2007-03-21 vbradley <vincent.bradley@nokia.com>
Reviewed by Sachin.
DESC: ASAA-6X5DX8 : NewsTicker SVG icon doesn't display
http://bugs.webkit.org/show_bug.cgi?id=13144
- Plugin/src/PluginWin.cpp: (CPluginWin::WriteStreamToFileL):
- 14:50 Changeset [20405] by
-
2007-03-21 vbradley <vincent.bradley@nokia.com>
Reviewed by Sachin.
DESC: ASAA-6X5DX8 : NewsTicker SVG icon doesn't display
http://bugs.webkit.org/show_bug.cgi?id=13144
- Plugin/src/PluginWin.cpp: (CPluginWin::WriteStreamToFileL):
- 14:20 Changeset [20404] by
-
Reviewed by Darin
Followup for recent fix to 5079700, found by assertion added to Safari.
- page/mac/FrameMac.mm: (WebCore::Frame::searchForLabelsBeforeElement): Fixed another place in this method where an empty NSString was being returned instead of nil. Cleaned up the style a little too.
- 14:03 Changeset [20403] by
-
Versioning
- 14:03 Changeset [20402] by
-
Merging fix from r20368.
- 14:00 Changeset [20401] by
-
New tag (part 2.)
- 14:00 Changeset [20400] by
-
Removing bad tag.
- 13:59 Changeset [20399] by
-
New tag (part 2.)
- 13:58 Changeset [20398] by
-
New tag (part 1.)
- 13:56 Changeset [20397] by
-
Move this tag.
- 13:53 Changeset [20396] by
-
Versiong.
- 13:52 Changeset [20395] by
-
Merging fix from r20381.
- 13:51 Changeset [20394] by
-
New tag (part 2.)
- 13:50 Changeset [20393] by
-
New tag (part 1.)
- 13:45 Changeset [20392] by
-
Remove unnecessary destroyFrameAtIndex call. Now that we throw away
the image source, it is no longer needed.
Reviewed by beth
- platform/graphics/BitmapImage.cpp: (WebCore::BitmapImage::destroyDecodedData):
- 12:28 Changeset [20391] by
-
borges, reviewed by bradley
DESC: minor fix to renderer.mmpi for new build system
http://bugs.webkit.org/show_bug.cgi?id=13027
- group/renderer.mmpi:
- 12:09 Changeset [20390] by
-
Reviewed by Geoff, Darin.
<rdar://problem/5077892> In RapidWeaver 3.5.1, a crash occurs when attempting to load Safari Bookmarks in iMedia Browser
- platform/mac/ThreadCheck.mm: (WebCore::_WebCoreThreadViolationCheck): Change default on Tiger to NSLog rather than raise an exception.
- 11:22 Changeset [20389] by
-
Reviewed by Brady.
- use binary_search instead of hash table; slightly better performance and less memory use
- platform/network/ResourceHandle.cpp: (WebCore::ResourceHandle::portAllowed): Use binary_search.
- 11:17 Changeset [20388] by
-
WebCore:
Reviewed by Adele.
- fix <rdar://problem/5074630> detachChildren call should move from WebKit to WebCore
- loader/FrameLoader.cpp: (WebCore::FrameLoader::setDocumentLoader): Add a call to detachChildren() after the call to prepareForDataSourceReplacement(). There was no reason for this crucial loading step to be left to the client.
WebKit:
Reviewed by Adele.
- fix <rdar://problem/5074630> detachChildren call should move from WebKit to WebCore
- WebCoreSupport/WebFrameLoaderClient.mm: (WebFrameLoaderClient::prepareForDataSourceReplacement): Remove call to detachChildren. This should be a WebCore responsibility.
- 03:55 Changeset [23164] by
-
Fix crasher in RenderTableSection::paint
- 03:55 Changeset [23163] by
-
Fix crasher in RenderTableSection::paint
- 03:55 Changeset [23162] by
-
Fix crasher in RenderTableSection::paint
- 03:47 Changeset [20387] by
-
- 02:21 Changeset [20386] by
-
LayoutTests:
Reviewed by Ada.
Added a new test to make sure that eventSender.mouseClick works
correctly.
- fast/events/click-count-expected.txt: Added.
- fast/events/click-count.html: Added.
Updated results for some tests that depended on the broken version of
eventSender.mouseClick.
- fast/events/objc-event-api-expected.txt:
- fast/forms/focus-selection-input-expected.txt:
- fast/forms/focus-selection-textarea-expected.txt:
WebKitTools:
Reviewed by Ada.
Make eventSender.mouseClick actually send a mouse up event.
- DumpRenderTree/EventSendingController.m: (-[EventSendingController mouseClick]):
- 02:13 Changeset [20385] by
-
Minor refactoring and cleanup of the bridge calls that want to control layout settings on the RenderView.
Have the bridge talk through the FrameView instead of just asking for the RenderView directly.
Add an assert to help catch situations where the RenderView needs layout at paint time, since this is a known
catastrophic scenario that will (much of the time) result in a crash in RenderTableSection::paint.
Reviewed by aroben
- page/FrameView.cpp: (WebCore::FrameView::adjustViewSize): (WebCore::FrameView::needsLayout): (WebCore::FrameView::setNeedsLayout):
- page/FrameView.h:
- page/mac/WebCoreFrameBridge.mm: (-[WebCoreFrameBridge needsLayout]): (-[WebCoreFrameBridge setNeedsLayout]):
- rendering/RenderView.cpp: (WebCore::RenderView::paint):
- 01:51 Changeset [23161] by
-
2007-03-22 Ada Chan <adachan@apple.com>
WebKitWin:
Reviewed by Hyatt and Alice.
Changed the mouse event processing in the WebView wndproc so we actually
allow a mouse event with click count > 3, which matches the mac safari behavior.
Set globalPrevButton and globalPrevPoint also in mouse down.
- WebView.cpp: (WebView::handleMouseEvent):
- 00:04 Changeset [23160] by
-
Fix wheel events.
03/21/07:
- 22:55 Changeset [20384] by
-
Reviewed by Beth Dakin.
Re-worked the fix in r20375. 'M' and 'm' are not the only commands that
accept "extra" coordinates -- virtually all commands accept them.
- ksvg2/svg/SVGParserUtilities.cpp: (WebCore::SVGPathParser::parseSVG):
- 22:54 Changeset [20383] by
-
WebKitSite:
Reviewed by NOBODY (more word tweaking).
- building/checkout.html: By popular demand, the link to the svn 1.3 client has been removed.
- 22:48 Changeset [20382] by
-
WebKitSite:
Reviewed by NOBODY (tweaked wording).
- building/checkout.html: Got rid of "click here" link and restructured sentences linking to svn clients.
- 22:17 Changeset [23159] by
-
Reviewed by Hyatt.
Force SVG tests to paint to match the Mac results.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/DumpRenderTree.cpp: (dump): Force a paint if we're running an SVG test.
- 21:31 Changeset [20381] by
-
Reviewed by hyatt.
<rdar://problem/5072460> CrashTracer: [USER] 1 crashes in Xcode at com.apple.ImageIO.framework: getBandProcPNG + 168
An NSData object was being alloc/init'd, then returned callers who cast the pointer as a
CFDataRef, including calling CFRelease on it. The problem is that under garbage collection, the NS
retain count is ignored (it's always 0), but the CFRetain and CFRelease are not ignored. This
caused the object to be over-released. The solution that works in both GC and non-GC is to "transfer"
the initial NS retain count to the CF retain count, using HardRetainWithNSRelease.
The creator of the NSData was SharedBuffer::createNSData. The callers were PDFDocumentImage::dataChanged()
and ImageSource::setData(). This particular crash involved the ImageSource::setData() case.
- platform/SharedBuffer.h: Declare createCFData().
- platform/graphics/cg/ImageSourceCG.cpp: (WebCore::ImageSource::setData): Call createCFData instead of createNSData.
- platform/graphics/cg/PDFDocumentImage.cpp: (WebCore::PDFDocumentImage::dataChanged): Call createCFData instead of createNSData.
- platform/mac/SharedBufferMac.mm: (WebCore::SharedBuffer::createCFData): Implement createCFData(). Use HardRetainWithNSRelease for gc safety.
- 21:16 Changeset [20380] by
-
LayoutTests:
Reviewed by Darin. Patch by Mitz.
- test for http://bugs.webkit.org/show_bug.cgi?id=13145 Regression: Scrollbar not resizing after display none
- fast/dynamic/view-overflow-expected.checksum: Added.
- fast/dynamic/view-overflow-expected.png: Added.
- fast/dynamic/view-overflow-expected.txt: Added.
- fast/dynamic/view-overflow.html: Added.
WebCore:
Reviewed by Darin. Patch by Mitz.
- fix http://bugs.webkit.org/show_bug.cgi?id=13145 Regression: Scrollbar not resizing after display none
Test: fast/dynamic/view-overflow.html
- rendering/RenderView.cpp: (WebCore::RenderView::layout): Reset overflowHeight() and overflowWidth() before calling docHeight() and docWidth(), since the former act as a lower bound for the latter.
- 21:11 Changeset [20379] by
-
WebKitSite:
Reviewed by Adam.
- building/checkout.html: Add link to svn 1.4 client for Mac OS X 10.4.
- 21:09 Changeset [20378] by
-
Fixed bad version of results that I check in accidentally.
- svg/dom/string-list-parser-expected.txt:
- 21:05 Changeset [20377] by
-
Reviewed by Beth Dakin.
A little cleanup based work I've been doing on the SVG parsers.
- ksvg2/svg/SVGParserUtilities.h: (WebCore::skipString):
- ksvg2/svg/SVGPreserveAspectRatio.cpp: Moved checkString into SVGParserUtilities.h, so it could be with all its friends. Renamed "checkString" to "skipString" to match the rest of the code and to be clear about which functions move the buffer pointer. (WebCore::SVGPreserveAspectRatio::parsePreserveAspectRatio):
- ksvg2/svg/SVGTransformable.cpp: (WebCore::SVGTransformable::parseTransformAttribute): Changed gotos into returns. Removed unnecessary magic number.
- 20:50 Changeset [20376] by
-
LayoutTests:
Reviewed by Beth Dakin.
Added fuzz tester for the SVG rgb color parser.
- svg/dom/rgb-color-parser-expected.txt: Added.
- svg/dom/rgb-color-parser.html: Added.
WebCore:
Reviewed by Beth Dakin.
Fixed <rdar://problem/5078471> SVG rgb color parser runs past end of
buffer when running fuzzing test
- ksvg2/svg/SVGColor.cpp: (WebCore::parseNumberOrPercent): Check for past the end condition. (WebCore::SVGColor::colorFromRGBColorString): Reversed "read past end of buffer, then check if you're past the end" logic.
- 20:37 Changeset [20375] by
-
LayoutTests:
Reviewed by Beth Dakin.
Added fuzz tester for the path parser.
- svg/dom/path-parser-expected.txt: Added.
- svg/dom/path-parser.html: Added.
WebCore:
Reviewed by Beth Dakin.
Fixed <rdar://problem/5079410> SVG path parser hangs, exhausts memory when
running fuzzer test
- ksvg2/svg/SVGParserUtilities.cpp: (WebCore::SVGPathParser::parseSVG): Don't assume that extra digits are always preceded by an 'M' or an 'm'.
- 20:28 Changeset [20374] by
-
Reviewed by Beth Dakin.
Added fuzz tester for the string list parser.
- svg/dom/string-list-parser-expected.txt: Added.
- svg/dom/string-list-parser.html: Added.
- 20:26 Changeset [20373] by
-
Reviewed by Beth Dakin.
Added fuzz tester for the length list parser.
- svg/dom/length-list-parser-expected.txt: Added.
- svg/dom/length-list-parser.html: Added.
- 20:21 Changeset [20372] by
-
Reviewed by Beth Dakin.
Factored randomizing functions into their own file, in preparation for future
tests that rely on them.
- svg/dom/resources/scripted-random.js: Added.
- svg/dom/transform-parser.html: Factored out scripted-random.js, added a small string that increases the normal-seemingness of the last test.
- 20:12 Changeset [20371] by
-
- fast/overflow/scrollRevealButton-expected.checksum:
- fast/overflow/scrollRevealButton-expected.png:
- fast/overflow/scrollRevealButton-expected.txt:
- 18:42 Changeset [20370] by
-
Reviewed by Adam
- fixed <rdar://problem/5079700> REGRESSION (r19702): Name/password aren't autofilled or saved for .Mac homepage login
- page/mac/FrameMac.mm: (WebCore::Frame::searchForLabelsBeforeElement): don't count empty strings as valid results
- 18:21 Changeset [23158] by
-
Reviewed by Oliver.
- Skipped: Added an SVG test that causes a debug ASSERT in the C Runtime.
- 18:15 Changeset [23157] by
-
WebKitToolsWin:
Reviewed by Oliver.
Make W3C SVG tests render at the correct dimensions.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/DumpRenderTree.cpp: (dump): Resize the WebView if we're running a W3C SVG test. (runTest): Save the current test filename.
- 17:48 Changeset [20369] by
-
Reviewed by darin
- editing/markup.cpp: (WebCore::styleFromMatchedRulesAndInlineDecl): Release the RefPtr to avoid increasing/decreasing the refcount unnecessarily. (WebCore::propertyMissingOrEqualToNone): Added and used instead of converting values to strings. (WebCore::elementHasTextDecorationProperty): (WebCore::createMarkup):
- 17:31 Changeset [20368] by
-
Reviewed by Darin.
<rdar://problem/5076599> JavaScriptCore has a weak export (vtable for KJS::JSCell)
- JavaScriptCore.exp: Remove ZTVN3KJS6JSCellE.
- 17:07 Changeset [23156] by
-
Reviewed by Adam.
- WebView.cpp: (WebView::initWithFrame): Remove #ifdef now that DRT no longer crashes.
- 16:59 Changeset [20367] by
-
- some specs to propose by email
- specs/HTML_Timed_Media_Elements.html: Added.
- specs/Timed_Media_CSS.html: Added.
- specs/Timed_Media_Elements-Open_Issues.html: Added.
- specs/mediaelement.css: Added.
- specs/movie-status-states.png: Added.
- 16:58 Changeset [20366] by
-
LayoutTests:
Reviewed by oliver
<rdar://problem/5075944>
REGRESSION: Partially selected underlined content pastes as plain text
Tests for the bug:
- editing/pasteboard/5075944-expected.checksum: Added.
- editing/pasteboard/5075944-expected.png: Added.
- editing/pasteboard/5075944-expected.txt: Added.
- editing/pasteboard/5075944.html: Added. Tests that the element that has the text-decoration and all its descendants down to the common ancestor are included in the copied markup (instead of the text-decoration property being treated as though it were inheritable and placed on the style span wrapper):
- editing/pasteboard/5075944-2-expected.checksum: Added.
- editing/pasteboard/5075944-2-expected.png: Added.
- editing/pasteboard/5075944-2-expected.txt: Added.
- editing/pasteboard/5075944-2.html: Added. Tests that moveParagraphs gets underlining right (it doesn't use annotation):
- editing/pasteboard/5075944-3-expected.checksum: Added.
- editing/pasteboard/5075944-3-expected.png: Added.
- editing/pasteboard/5075944-3-expected.txt: Added.
- editing/pasteboard/5075944-3.html: Added.
WebCore:
Reviewed by oliver
<rdar://problem/5075944>
REGRESSION: Partially selected underlined content pastes as plain text
We stopped adding markup for all the ancestors
of lastClosed up to the commonAncestorBlock
because it was adding a lot of unnecessary markup.
This caused us to lose underlining when copying a
partially selected underlined element (even though
we put all styles that the copied markup inherits
into a style span, because the text-decoration
isn't inheritable).
- editing/markup.cpp: (WebCore::styleFromMatchedRulesAndInlineDecl): Moved code here. (WebCore::elementHasTextDecorationProperty): Added. (WebCore::createMarkup): If the copied markup has a text-decoration because some common ancestor has a text-decoration property set, include that ancestor and all its descendants in the copied markup.
- 16:40 Changeset [23155] by
-
Fix broken changelog.
- 16:37 Changeset [23154] by
-
Advanced text improvements.
- 16:28 Changeset [20365] by
-
New branch.
- 14:59 Changeset [20364] by
-
2007-03-21 Oliver Hunt <oliver@apple.com>
Reviewed by Antti.
WebCore:
Update a few SVG attribute parsers to be more defensive against
reading beyond the end of input.
Fixes rdar://problem/5077218 -- SVG transform parser runs past
end of buffer when running fuzzing test
- ksvg2/svg/SVGParserUtilities.cpp: (WebCore::SVGPathParser::parseSVG):
- ksvg2/svg/SVGParserUtilities.h: (WebCore::skipOptionalSpacesOrDelimiter):
- ksvg2/svg/SVGTransformable.cpp: (WebCore::parseTransformParamList): (WebCore::SVGTransformable::parseTransformAttribute):
LayoutTests:
Fuzz test for SVG transform parser
- svg/dom/transform-parser-expected.txt: Added.
- svg/dom/transform-parser.html: Added.
- 14:34 Changeset [23153] by
-
Reviewed by Adam.
<rdar://problem/5074274> right-clicking in certain iframes ends up
left-clicking, and context menu appears far away
- WebView.cpp: (WebView::handleContextMenuEvent): We were always calling sendContextMenuEvent() on the main frame!! Instead, call it on the focused or main frame.
- 14:22 Changeset [23152] by
-
LayoutTestsWin:
Reviewed by David Kilzer (yay!).
Re-enable the editing tests, except for two crashers.
- Skipped:
- 12:06 Changeset [20363] by
-
Reviewed by Mitz.
http://bugs.webkit.org/show_bug.cgi?id=13140
Crash after loading SVG fragment with XMLHttpRequest (Yosemite Map Geology Layer)
Test: svg/carto.net/frameless-svg-parse-error.html
- ksvg2/misc/SVGDocumentExtensions.cpp: (WebCore::SVGDocumentExtensions::reportError): Added a null check. (WebCore::SVGDocumentExtensions::reportWarning): Ditto.
- 11:03 Changeset [23151] by
-
WebKitToolsWin:
Reviewed by Adam.
Fix for <rdar://problem/5076213> fast/forms/input-text-enter.html fails
Call updateActiveState on the WebView in didCommitLoadForFrame. This is required so that nodes can be properly focused in the document.
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/WaitUntilDoneDelegate.cpp: (WaitUntilDoneDelegate::didCommitLoadForFrame):
- DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/WaitUntilDoneDelegate.h:
WebKitWin:
Reviewed by Adam.
Fix for <rdar://problem/5076213> fast/forms/input-text-enter.html fails
Added updateActiveState SPI for DumpRenderTree.
- Interfaces/IWebViewPrivate.idl:
- WebView.cpp: (WebViewWndProc): Added comments where we do similar work when the webview gets and loses focus. We should merge this logic into updateActiveState eventually. (WebView::updateActiveState):
- WebView.h:
- 10:55 Changeset [20362] by
-
Reviewed by Geoff.
- API/JSStringRef.cpp: (JSStringIsEqual): Added JSLock.
- 02:30 Changeset [20361] by
-
Fix the compile when USE(MULTIPLE_THREADS) isn't defined
- 00:24 Changeset [20360] by
-
Fix for <rdar://problem/5072678> Crash in
RenderLayer::scrollRectToVisible with MallocScribble enabled
I tried to fix this earlier today but my fix caused a regression
scrolling through RSS pages. It turns out that sometimes scroll
events need to propagate immediately, and sometimes they must be
delayed or they risk deleting objects that are expected to be
around after the event has propagated. Mitz's original fix made
sheduleEvent() only delay events that happen during layout. This
fix marks two other places in addition to layout where events also
need to be delayed. These two places are places that were marked
with FIXMEs that Mitz removed in his original patch. (There was a
third FIXME in RenderLayer::updateScrollInfoAfterLayout() but that
case is only called through layout and is covered by Mitz's
original patch.)
- page/FrameView.cpp: (WebCore::FrameView::~FrameView): Added assertion. (WebCore::FrameView::layout): Call new functions to increment and decrement the queued events count. (WebCore::FrameView::pauseScheduledEvents): (WebCore::FrameView::resumeScheduledEvents): Decrement queued events count and dispatch events if the count has zeroed.
- page/FrameView.h:
- rendering/RenderLayer.cpp: (WebCore::RenderLayer::scrollRectToVisible): (WebCore::Marquee::start):
- 00:21 Changeset [20359] by
-
2007-03-21 Mitz Pettel <mitz@webkit.org>
Reviewed by John Sullivan.
- fix http://bugs.webkit.org/show_bug.cgi?id=13130 REGRESSION: Sometimes a frame resizer keeps following the mouse after mouseup
- rendering/RenderFrameSet.cpp: (WebCore::RenderFrameSet::userResize): Reordered the code to allow resizing to be terminated by a mouseup event regardless of whether the frameset needs layout.