Changes between Version 4 and Version 5 of QtWebKitFeatures21


Ignore:
Timestamp:
Nov 22, 2010 2:33:12 PM (13 years ago)
Author:
Ademar Reis
Comment:

adding (partial) list of fixes

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitFeatures21

    v4 v5  
    99QtWebKit 2.1 is an independent QtWebKit release that is not currently included in any Qt releases, so QtWebKit 2.1 is not covered by commercial Qt support from Nokia. QtWebKit 2.1 has been verified on Qt 4.7.
    1010
    11 = Platforms =
     11== Platforms ==
    1212
    1313QtWebKit 2.1 runs on the following platforms:
     
    1515TO BE DONE
    1616
    17 = What's new in QtWebKit 2.1 =
     17== What's new in QtWebKit 2.1 ==
    1818
    1919The highlights of the QtWebKit 2.1 release are listed here
     
    3838    * CSS ScrollBar Styles
    3939
    40   * JIT compilation (Symbian)
    41 
    42 = JavaScript JIT =
     40  * JIT compilation on Symbian
     41
     42== JavaScript JIT ==
    4343
    4444Just-in-time (JIT) compilation for JavaScript is supported on the following platforms:
     
    5151 * Symbian
    5252
    53 = Netscape Plug-in API =
     53== Netscape Plug-in API ==
    5454
    5555QtWebKit supports the Netscape Plug-in API on X11, Windows, and Mac OS X.
    5656
    57 = License =
     57== Full list of bugs and commits ==
     58
     59Since the branch was forked from trunk on [http://gitorious.org/webkit/qtwebkit/commit/4a1210a commit 4a1210a] ([63881] on SVN), the following bugs have been fixed and commits made (please note that all tasks on webkit are tracked using a "bug" ticket):
     60
     61=== Bugs fixed / Tasks done: ===
     62 * [https://webkit.org/b/29381 #29381]: [Qt] [Regression] QWebView::setHtml() executes script body twice
     63 * [https://webkit.org/b/29847 #29847]: [Qt] Add support for automatically creating new windows in QWebView
     64 * [https://webkit.org/b/31115 #31115]: [Qt] QWebView, QGraphicsWebView and QWebFrame setHtml() should be better documented
     65 * [https://webkit.org/b/31273 #31273]: [Qt][Symbian] Make sure WebKit headers are included before platform headers on Symbian
     66 * [https://webkit.org/b/33280 #33280]: [RVCT] ACID3 test crash
     67 * [https://webkit.org/b/34539 #34539]: Implement NPN_GetValueForURL and NPN_SetValueForURL and provide a stub for NPN_GetAuthenticationInfo
     68 * [https://webkit.org/b/35247 #35247]: [Qt] QtTestBrowser crashes when enabling QGraphicsView mode after first loading page without it enabled
     69 * [https://webkit.org/b/37153 #37153]: Spatial Navigation: add support to <input type=text> and <textarea>
     70 * [https://webkit.org/b/37445 #37445]: [Qt] Regression: Google calendar edit event details gets stuck on loading
     71 * [https://webkit.org/b/37505 #37505]: Enabling view modes to all platforms
     72 * [https://webkit.org/b/38324 #38324]: [Qt] Fix compilation with QT_NO_FEATURE
     73 * [https://webkit.org/b/38538 #38538]: JSC TimeoutChecker::didTimeOut overflows on ARM
     74 * [https://webkit.org/b/38911 #38911]: [Qt] Patch to locate Java plugin DLL on Windows via its Registry...
     75 * [https://webkit.org/b/39493 #39493]: Touch events do not affect the :active CSS state
     76 * [https://webkit.org/b/39625 #39625]: [Qt] Sending a QInputMethodEvent::Selection event forces the Editor to go into Composition mode
     77 * [https://webkit.org/b/39757 #39757]: Add TransformActionEvent support
     78 * [https://webkit.org/b/39979 #39979]: Generate TransformAction events from touch gestures
     79 * [https://webkit.org/b/40002 #40002]: Need Geolocation LayoutTest to test case where permission has neither been granted nor denied
     80 * [https://webkit.org/b/40197 #40197]: Enhance the hit testing to take a rectangle instead of a point
     81 * [https://webkit.org/b/40374 #40374]: Client-based Geolocation does not pass high power option to controller and client
     82 * [https://webkit.org/b/40598 #40598]: [Qt] QtWebkit Crashes on loading CelticKane Standard tests
     83 * [https://webkit.org/b/40641 #40641]: [Qt] Clicking button input does not give it focus
     84 * [https://webkit.org/b/40797 #40797]: [Qt] Decode images directly to QPixmap
     85 * [https://webkit.org/b/41065 #41065]: [Qt] tst_QWebFrame::callQtInvokable() fails
     86 * [https://webkit.org/b/41155 #41155]: In FrameLoader, m_URL is not set before calling client dispatchDidCommitLoad for cached pages
     87 * [https://webkit.org/b/41364 #41364]: [Qt] QWebPage::allowGeolocationRequest should be async API
     88 * [https://webkit.org/b/41413 #41413]: [Qt] QtWebKit needs public API for Notifications.
     89 * [https://webkit.org/b/41480 #41480]: [Qt][Symbian] Variable max heap size between target/emulator
     90 * [https://webkit.org/b/41995 #41995]: [Qt] Enable binding of QObjects to JavaScript environment for inspector frontend
     91 * [https://webkit.org/b/42027 #42027]: [Qt] Request for permission before starting Geolocation service
     92 * [https://webkit.org/b/42787 #42787]: The transaction callback parameter of db.changeVersion() should be optional
     93 * [https://webkit.org/b/42811 #42811]: Geolocation preemptive permissions policy is buggy
     94 * [https://webkit.org/b/42821 #42821]: REGRESSION(63862): animations/play-state.html fails intermittently
     95 * [https://webkit.org/b/42892 #42892]: [Qt] Decouple QTouchEvent's accepted flag from JS prevent default
     96 * [https://webkit.org/b/42965 #42965]: CSS: Add fast-path for rgba() color parsing
     97 * [https://webkit.org/b/43009 #43009]: Abstract out page allocation from executable allocators
     98 * [https://webkit.org/b/43037 #43037]: [Qt] Incorrect input method hints
     99 * [https://webkit.org/b/43143 #43143]: [Qt] Platform plugin interface for Haptics
     100 * [https://webkit.org/b/43162 #43162]: Add support for MADV_FREE to PageAllocation
     101 * [https://webkit.org/b/43168 #43168]: [Qt] QtTestBrowser not setting preferredContentsSize for resizesToContents
     102 * [https://webkit.org/b/43170 #43170]: [Qt] Factor LauncherWindow class out of main.cpp (QtTestBrowser)
     103 * [https://webkit.org/b/43179 #43179]: [Qt] NPAPI Plugin metadata should be cached, and loading a plugin should not require loading every plugin
     104 * [https://webkit.org/b/43185 #43185]: Switch RegisterFile over to use PageAllocation
     105 * [https://webkit.org/b/43199 #43199]: [Qt] QtTestBrowser: Move WebPage class methods definitions from main.cpp to webpage.cpp
     106 * [https://webkit.org/b/43209 #43209]: [Qt] QtTestBrowser: -resizes-to-contents command line parameter is broken
     107 * [https://webkit.org/b/43234 #43234]: [QT] build fix for symbian
     108 * [https://webkit.org/b/43235 #43235]: [QT][Symbian] QtTestBrowser missing location capabilities
     109 * [https://webkit.org/b/43241 #43241]: [Qt] Change wording in QtTestBrowser
     110 * [https://webkit.org/b/43269 #43269]: Change the JavaScript heap to use the new PageAllocation class
     111 * [https://webkit.org/b/43390 #43390]: Do not CRASH if we run out of room for jit code.
     112 * [https://webkit.org/b/43448 #43448]: [Qt] [QtTestBrowser] Clean up static and global menu state controls
     113 * [https://webkit.org/b/43478 #43478]: [Qt] DumpRenderTree lacks functionality for new Geolocation delayed permission tests
     114 * [https://webkit.org/b/43484 #43484]: [Qt] Setting wmode to "opaque" is not necessary for Symbian
     115 * [https://webkit.org/b/43492 #43492]: Make the viewport meta tag parser support the Android target-densitydpi extension.
     116 * [https://webkit.org/b/43515 #43515]: Fix small design issues with PageAllocation, split out PageReservation.
     117 * [https://webkit.org/b/43518 #43518]: [Qt][QtTestBrowser] Remove unneeded QAction class members
     118 * [https://webkit.org/b/43530 #43530]: [Qt] Input mode states are not reset after entering a password field
     119 * [https://webkit.org/b/43534 #43534]: Remove superfluous non-negative checks in HitTestResult:padding{Width|Height}
     120 * [https://webkit.org/b/43545 #43545]: [Qt] Clean up the input method handling
     121 * [https://webkit.org/b/43562 #43562]: [Qt] Temporary files should not be created in the current directory
     122 * [https://webkit.org/b/43635 #43635]: [Qt] Flash content can not be displayed by Symbian Flash Player
     123 * [https://webkit.org/b/43782 #43782]: [Qt] NPAPI plugins not drawn until page scrolled
     124 * [https://webkit.org/b/43827 #43827]: [Qt] Unable to load pages on QtTestBrowser after canceling a page load.
     125 * [https://webkit.org/b/43851 #43851]: [Qt] QtTestBrowser: switching between QWebView and QGraphicsWebView modes is broken
     126 * [https://webkit.org/b/43853 #43853]: [Qt] QtTestBrowser: after switching between QWebView and QGraphicsWebView, rotation actions get broken
     127 * [https://webkit.org/b/43910 #43910]: The scratch register should be saved in YARR with ARM JIT
     128 * [https://webkit.org/b/43968 #43968]: [Qt] Clean up mobile feature useage
     129 * [https://webkit.org/b/43969 #43969]: [Qt] Introduce Maemo6 for mobile features
     130 * [https://webkit.org/b/43987 #43987]: Downloading using XHR is much slower than before
     131 * [https://webkit.org/b/44043 #44043]: [Qt] Flash does not work on n900
     132 * [https://webkit.org/b/44061 #44061]: [Qt] Path::closeSubpath() should only close the last subpath if it has >1 point
     133 * [https://webkit.org/b/44089 #44089]: [Qt] Making effective use of Document::nodesFromRect
     134 * [https://webkit.org/b/44124 #44124]: [Qt] [Symbian] Consistently use Q_OS_SYMBIAN to guard all Symbian platform dependencies
     135 * [https://webkit.org/b/44179 #44179]: REGRESSION(r65603): 4 tests crash on Qt bot (Requested by Ossy on #webkit).
     136 * [https://webkit.org/b/44201 #44201]: Add common handling of viewport meta tag based on new Opera spec
     137 * [https://webkit.org/b/44252 #44252]: QWebView::selectionChanged() is never emitted.
     138 * [https://webkit.org/b/44291 #44291]: install rietveld's upload script from a versioned url
     139 * [https://webkit.org/b/44324 #44324]: [Qt] Initialize GDK before loading plugins
     140 * [https://webkit.org/b/44403 #44403]: [Qt] -webkit-text-stroke is broken due to Qt::TextBypassShaping
     141 * [https://webkit.org/b/44594 #44594]: [Qt] Add Visibility notification NPAPI for plugins
     142 * [https://webkit.org/b/44674 #44674]: [Qt] tst_QWebFrame::popupFocus() hardcode the element position
     143 * [https://webkit.org/b/44697 #44697]: [Qt] tst_QWebFrame::connectAndDisconnect() fails on WebKit trunk because __qt_sender__ is never set
     144 * [https://webkit.org/b/44701 #44701]: [Qt] tst_QWebFrame::hitTestContent() fails on Meego Handset
     145 * [https://webkit.org/b/44703 #44703]: [Qt] tst_QWebFrame::inputFieldFocus() fails on MeeGo Handset with QtWebKit 2.1
     146 * [https://webkit.org/b/44761 #44761]: [Qt] tst_QWebView::focusInputTypes() fails on MeeGo Handset with WebKit 2.1
     147 * [https://webkit.org/b/44769 #44769]: [Qt] Web Sockets are insecure with QtWebKit
     148 * [https://webkit.org/b/44800 #44800]: Notifications should support a click event
     149 * [https://webkit.org/b/44836 #44836]: [Qt] Support click event for notifications
     150 * [https://webkit.org/b/45001 #45001]: [Qt] tst_QWebPage::originatingObjectInNetworkRequests() fails on trunk
     151 * [https://webkit.org/b/45167 #45167]: [Qt] Qt/WebKit passes 32-bit X Pixmap to non-flash NPAPI plugins
     152 * [https://webkit.org/b/45268 #45268]: [Qt] Symbian scoping in Qt build profile is wrong
     153 * [https://webkit.org/b/45352 #45352]: Missing EOL in expected test results
     154 * [https://webkit.org/b/45363 #45363]: [Qt] Crash when showing Flash content at staples.com...
     155 * [https://webkit.org/b/45509 #45509]: REGRESSION: r61215 broke web views with transparent backgrounds
     156 * [https://webkit.org/b/45539 #45539]: [Qt] selected text gets deleted when qgraphicswebview losts focus
     157 * [https://webkit.org/b/45678 #45678]: [WINCE] Buildfix for ViewportArguments.cpp
     158 * [https://webkit.org/b/45776 #45776]: [Qt] Zoom factor for checkboxes and radios.
     159 * [https://webkit.org/b/45878 #45878]: [Qt] Symbian scoping in Qt build profile is wrong
     160 * [https://webkit.org/b/45885 #45885]: [Qt] Original window overlapped on Symbian platform with a new window when we "Take screen shot" in QtTestBrowser.
     161 * [https://webkit.org/b/45923 #45923]: [Qt] Remove unnecessary QPainter::clipPath() call in TransparencyLayer()
     162 * [https://webkit.org/b/45965 #45965]: [Qt] Don't copy clip path to TransparencyLayer
     163 * [https://webkit.org/b/46172 #46172]: [Qt] Add robot loader timeout and extra time options.
     164 * [https://webkit.org/b/46174 #46174]: [Qt] Crash while aborting a loading page.
     165 * [https://webkit.org/b/46182 #46182]: [Qt] On Maemo platform, web style is missing for some inputs
     166 * [https://webkit.org/b/46186 #46186]: [Qt] window.close() doesn't work in qt
     167 * [https://webkit.org/b/46287 #46287]: [Qt] Enable Netscape plugin metadata caching on Linux should not be set in QWebSettings::enablePersistentStorage
     168 * [https://webkit.org/b/46336 #46336]: Make Document::nodesFromRect more flexible
     169 * [https://webkit.org/b/46345 #46345]: [Qt] Refactor QtWebKitPlatformPlugin interface
     170 * [https://webkit.org/b/46347 #46347]: [Qt] Remove setDeviceSize methods
     171 * [https://webkit.org/b/46385 #46385]: Keep viewport information in Document
     172 * [https://webkit.org/b/46402 #46402]: [Qt] QWebHapticFeedbackPlayer needs correct exposure through QWebKitPlatformPlugin
     173 * [https://webkit.org/b/46461 #46461]: [Qt] New input style for Qt Mobile theme
     174 * [https://webkit.org/b/46492 #46492]: document.nodesFromRect() needs to be removed from Document.idl
     175 * [https://webkit.org/b/46580 #46580]: [Mac][DRT] Implement LayoutTestController::nodesFromRect
     176 * [https://webkit.org/b/46616 #46616]: [Qt] 32-bit Flash crashes on repeated SetWindow calls
     177 * [https://webkit.org/b/46617 #46617]: [Qt] tst_QWebFrame::popupFocus() randomly fail on MeeGo handset because the focus is not set on the window
     178 * [https://webkit.org/b/46618 #46618]: [Qt] : Enable local rendering on Maemo6
     179 * [https://webkit.org/b/46706 #46706]: [Qt] tst_QWebPage::testStopScheduledPageRefresh() fails on MeeGo handset
     180 * [https://webkit.org/b/46730 #46730]: [Qt] Clean up QWebPage::ViewportConfiguration API
     181 * [https://webkit.org/b/46755 #46755]: Viewport data change notification
     182 * [https://webkit.org/b/46812 #46812]: [Qt] Crash if an scene with accelerated compositing layout during the paint event
     183 * [https://webkit.org/b/46814 #46814]: [Qt] Fix tst_QWebPage::geolocationRequestJS()
     184 * [https://webkit.org/b/46896 #46896]: Spatial Navigation: select element does not release focus with Spatial Navigation
     185 * [https://webkit.org/b/46901 #46901]: Spatial Navigation: Press key "down" after page load should bring the focus to the 1st focusable element
     186 * [https://webkit.org/b/46920 #46920]: [Qt] New buttons style for Qt Mobile theme
     187 * [https://webkit.org/b/46984 #46984]: [Qt] Segmentation fault during zoom out
     188 * [https://webkit.org/b/46993 #46993]: Spatial Navigation: Add support for <input type="radio">
     189 * [https://webkit.org/b/47022 #47022]: Add proxy server query function proxyServersForURL and change the Mac plug-in code to use it
     190 * [https://webkit.org/b/47172 #47172]: [Qt]Windowless flash plugin is not rendered in Symbian
     191 * [https://webkit.org/b/47268 #47268]: Renaming WebCore::ViewportConfiguration to WebCore::ViewportAttributes
     192 * [https://webkit.org/b/47325 #47325]: [Qt] API: ViewportConfiguration => ViewportArguments
     193 * [https://webkit.org/b/47426 #47426]: [Qt] Editing commands should not be executed on non-editable content.
     194 * [https://webkit.org/b/47540 #47540]: [Qt] Update .def file for Symbian
     195 * [https://webkit.org/b/47545 #47545]: [Qt] Right clicking on Flash in windowless mode crashes
     196 * [https://webkit.org/b/47613 #47613]: [Qt] QtTestBrowser shows two Url input fields
     197 * [https://webkit.org/b/47809 #47809]: [Qt] QtTestBrowser: Prevent calling load() directly from loadFinished() in robot mode.
     198 * [https://webkit.org/b/47845 #47845]: QWebPage::ViewportAttributes class is not exported.
     199 * [https://webkit.org/b/48079 #48079]: [Qt] InspectorClientQt crashes when deleting a qwebpage which has an inspector
     200 * [https://webkit.org/b/48141 #48141]: [Qt][QtTestBrowser] Toggle use of QGraphicsView messes up the menu
     201 * [https://webkit.org/b/48198 #48198]: [Qt] Button's background style from default Qt Mobile Theme  is overriding facebook's button style
     202 * [https://webkit.org/b/48319 #48319]: [Qt] Some unit tests try to use the data:<content-type>,<content> URL syntax with setHtml
     203 * [https://webkit.org/b/48323 #48323]: [Qt] Assert in the tst_hybridPixmap::hybridPixmap() unit test.
     204 * [https://webkit.org/b/48324 #48324]: [Qt] Skipping popup focus test for symbian
     205 * [https://webkit.org/b/48432 #48432]: [Qt] tst_QWebFrame::popupFocus fails.
     206 * [https://webkit.org/b/48450 #48450]: [Qt] Extend the Platform Plugin to define the padding of HitTestResult
     207 * [https://webkit.org/b/48692 #48692]: [Qt] QWebPage's InputMethod event handling calls ShortcutOverride handler too
     208 * [https://webkit.org/b/48730 #48730]: [Qt] QtTestBrowser runs out of memory with most of javascript benchmarks.
     209 * [https://webkit.org/b/48767 #48767]: [Qt] QtTestBrowser : set mmp rule pageddata in Symbian
     210 * [https://webkit.org/b/49372 #49372]: [Qt] QWebScriptWorld should not be in QtWebKit 2.1
     211 * [https://webkit.org/b/49398 #49398]: Spatial Navigation: Need better way to control size of content in tests.
     212 * [https://webkit.org/b/49718 #49718]: [Qt] Canvas doesn't animate on OpenVG backend
     213
     214=== Commits added or cherry-picked: ===
     215 * [http://gitorious.org/webkit/qtwebkit/commit/54ecd4d 54ecd4d]: [RVCT] ACID3 test crash
     216 * [http://gitorious.org/webkit/qtwebkit/commit/22fb1b1 22fb1b1]: Add TransformActionEvent support
     217 * [http://gitorious.org/webkit/qtwebkit/commit/5472c61 5472c61]: Generate TransformAction events from touch gestures
     218 * [http://gitorious.org/webkit/qtwebkit/commit/aa217ca aa217ca]: [Qt] Build fix for Qt apps
     219 * [http://gitorious.org/webkit/qtwebkit/commit/e3c1d99 e3c1d99]: Doc: Fixed incorrect QML property type.
     220 * [http://gitorious.org/webkit/qtwebkit/commit/f1ec6bf f1ec6bf]: [Qt] tst_QWebFrame::callQtInvokable() fails
     221 * [http://gitorious.org/webkit/qtwebkit/commit/c441233 c441233]: [Qt] Incorrect input method hints
     222 * [http://gitorious.org/webkit/qtwebkit/commit/15e28c0 15e28c0]: [Qt] Decouple QTouchEvent's accepted flag from JS prevent default
     223 * [http://gitorious.org/webkit/qtwebkit/commit/5b6f155 5b6f155]: [Qt] Decouple QTouchEvent's accepted flag from JS prevent default
     224 * [http://gitorious.org/webkit/qtwebkit/commit/0698601 0698601]: [Qt] Use the default timeout interval for JS as the HTML tokenizer delay for setHtml()
     225 * [http://gitorious.org/webkit/qtwebkit/commit/e4306d5 e4306d5]: [Qt] Enable binding of QObjects to JavaScript environment for inspector frontend
     226 * [http://gitorious.org/webkit/qtwebkit/commit/b89b455 b89b455]: [Qt] REGRESSION(63862): animations/play-state.html fails intermittently
     227 * [http://gitorious.org/webkit/qtwebkit/commit/235046a 235046a]: [Qt] QtWebKit needs public API for Notifications.
     228 * [http://gitorious.org/webkit/qtwebkit/commit/67bdb06 67bdb06]: [Qt] Platform plugin interface for Haptics
     229 * [http://gitorious.org/webkit/qtwebkit/commit/a8c6c3d a8c6c3d]: Added haptics CSS properties and values and their necessary interfaces. Also included the haptic properties in the default style sheet
     230 * [http://gitorious.org/webkit/qtwebkit/commit/acbb464 acbb464]: Touch events do not affect the :active CSS state
     231 * [http://gitorious.org/webkit/qtwebkit/commit/bcfea5a bcfea5a]: Enhance the hit testing to take a rectangle instead of a point
     232 * [http://gitorious.org/webkit/qtwebkit/commit/a4eed5a a4eed5a]: [QT][Symbian] QtTestBrowser missing location capabilities
     233 * [http://gitorious.org/webkit/qtwebkit/commit/20c90a1 20c90a1]: QWebFrame and QWebView documentation fix.
     234 * [http://gitorious.org/webkit/qtwebkit/commit/1be06f6 1be06f6]: Added haptics implementation that is based on the haptics CSS properties and uses the haptics platform plugin interface
     235 * [http://gitorious.org/webkit/qtwebkit/commit/83db6ec 83db6ec]: Enabled haptics by default on QtWebKit
     236 * [http://gitorious.org/webkit/qtwebkit/commit/9c3db15 9c3db15]: [Qt] Use a QImage for the stroke applier scratch context
     237 * [http://gitorious.org/webkit/qtwebkit/commit/9723f63 9723f63]: Null the script execution context when disconnecting frame in notifications.
     238 * [http://gitorious.org/webkit/qtwebkit/commit/ea9ef08 ea9ef08]: Forgot putting js bindings check in http://trac.webkit.org/changeset/64647. This fixes the qt crash.
     239 * [http://gitorious.org/webkit/qtwebkit/commit/b0aea67 b0aea67]: [Qt] Input mode states are not reset after entering a password field
     240 * [http://gitorious.org/webkit/qtwebkit/commit/d22010b d22010b]: [Qt] Clean up the input method handling
     241 * [http://gitorious.org/webkit/qtwebkit/commit/7e049b6 7e049b6]: [Qt] Change wording in QtTestBrowser
     242 * [http://gitorious.org/webkit/qtwebkit/commit/195b286 195b286]: [Qt] Temporary files should not be created in the current directory
     243 * [http://gitorious.org/webkit/qtwebkit/commit/776ca6d 776ca6d]: [Qt] Factor out LauncherWindow class out of main.cpp (QtTestBrowser)
     244 * [http://gitorious.org/webkit/qtwebkit/commit/1f92262 1f92262]: [Qt] QtTestBrowser: Move WebPage class methods definitions from main.cpp to webpage.cpp
     245 * [http://gitorious.org/webkit/qtwebkit/commit/d155e63 d155e63]: Rubber-stamped by Simon Fraser.
     246 * [http://gitorious.org/webkit/qtwebkit/commit/f4f465b f4f465b]: [Qt] QtTestBrowser: -resizes-to-contents command line parameter is broken
     247 * [http://gitorious.org/webkit/qtwebkit/commit/f7143c4 f7143c4]: [Qt] QtTestBrowser not setting preferredContentsSize for resizesToContents
     248 * [http://gitorious.org/webkit/qtwebkit/commit/36b4417 36b4417]: [Qt] [QtTestBrowser] Clean up static and global menu state controls
     249 * [http://gitorious.org/webkit/qtwebkit/commit/37a7659 37a7659]: 2010-08-04  Antonio Gomes  <tonikitoo@webkit.org>
     250 * [http://gitorious.org/webkit/qtwebkit/commit/437b1c7 437b1c7]: [Qt] [QtTestBrowser] Remove unneeded QAction class members
     251 * [http://gitorious.org/webkit/qtwebkit/commit/89e69fa 89e69fa]: [Qt] QtTestBrowser:: make m_zoomLevels a static member.
     252 * [http://gitorious.org/webkit/qtwebkit/commit/dc33a04 dc33a04]: [Qt] QtTestBrowser: make reset-zooming to animate when tiled backing store is on.
     253 * [http://gitorious.org/webkit/qtwebkit/commit/1d625d5 1d625d5]: [Qt] QtTestBrowser: Clean up LauncherWindow code.
     254 * [http://gitorious.org/webkit/qtwebkit/commit/4512af7 4512af7]: eviewed by Ariya Hidayat.
     255 * [http://gitorious.org/webkit/qtwebkit/commit/12afa06 12afa06]: 2010-08-04  Abhishek Arya  <inferno@chromium.org>
     256 * [http://gitorious.org/webkit/qtwebkit/commit/4395039 4395039]: Enabling view modes to all platforms
     257 * [http://gitorious.org/webkit/qtwebkit/commit/40071b7 40071b7]: Remove superfluous non-negative checks in HitTestResult:padding{Width|Height}
     258 * [http://gitorious.org/webkit/qtwebkit/commit/b7cbbb3 b7cbbb3]: [Qt] Update the Symbian def files
     259 * [http://gitorious.org/webkit/qtwebkit/commit/b8bfbbe b8bfbbe]: [Qt] QtTestBrowser: switching between QWebView and QGraphicsWebView modes is broken
     260 * [http://gitorious.org/webkit/qtwebkit/commit/2b177d4 2b177d4]: [Qt] QtTestBrowser: after switching between QWebView and QGraphicsWebView, rotation actions get broken
     261 * [http://gitorious.org/webkit/qtwebkit/commit/1ca2015 1ca2015]: Make sure NPAPI plugins get an initial setNPWindow on Mac
     262 * [http://gitorious.org/webkit/qtwebkit/commit/f1c7842 f1c7842]: [Qt] Decode images directly to QPixmap
     263 * [http://gitorious.org/webkit/qtwebkit/commit/29b5a48 29b5a48]: The scratch register should be saved in YARR with ARM JIT
     264 * [http://gitorious.org/webkit/qtwebkit/commit/cb74947 cb74947]: [Qt] Clean up mobile feature useage
     265 * [http://gitorious.org/webkit/qtwebkit/commit/8b78c73 8b78c73]: [Qt] Introduce Maemo6 for mobile features
     266 * [http://gitorious.org/webkit/qtwebkit/commit/4c848c8 4c848c8]: m_windowRect is not updated because parent of PluginView is not
     267 * [http://gitorious.org/webkit/qtwebkit/commit/57d8d32 57d8d32]: Revert "[Qt] instance objects created for QObjects are somtimes GC'd"
     268 * [http://gitorious.org/webkit/qtwebkit/commit/b88b478 b88b478]: Enable production builds in this release branch
     269 * [http://gitorious.org/webkit/qtwebkit/commit/8961d12 8961d12]: [Qt] Disable XSLT for production configuration
     270 * [http://gitorious.org/webkit/qtwebkit/commit/a00c884 a00c884]: Adjust expected results after disabling XSLT
     271 * [http://gitorious.org/webkit/qtwebkit/commit/44aad6b 44aad6b]: install rietveld's upload script from a versioned url
     272 * [http://gitorious.org/webkit/qtwebkit/commit/c2aaec1 c2aaec1]: [Qt] Path::closeSubpath() should only close the last subpath if it has >1 point
     273 * [http://gitorious.org/webkit/qtwebkit/commit/1a184f3 1a184f3]: [Qt] -webkit-text-stroke is broken due to Qt::TextBypassShaping
     274 * [http://gitorious.org/webkit/qtwebkit/commit/aa4d118 aa4d118]: CSS: Add fast-path for rgba() color parsing
     275 * [http://gitorious.org/webkit/qtwebkit/commit/cb830f8 cb830f8]: [Qt] [Symbian] Consistently use Q_OS_SYMBIAN to guard all Symbian platform dependencies
     276 * [http://gitorious.org/webkit/qtwebkit/commit/4172d67 4172d67]: Skip XSLT changes after disabling XSLT here in this branch
     277 * [http://gitorious.org/webkit/qtwebkit/commit/72b0632 72b0632]: [Qt][Symbian] Make sure WebKit headers are included before platform headers on Symbian
     278 * [http://gitorious.org/webkit/qtwebkit/commit/f7b1805 f7b1805]: Skip more xsl related tests.
     279 * [http://gitorious.org/webkit/qtwebkit/commit/e6e59ea e6e59ea]: Fix up previous fast/events/xsl skip entry to skip the correct test.
     280 * [http://gitorious.org/webkit/qtwebkit/commit/b294d94 b294d94]: Client-based Geolocation does not pass enableHighAccuracy option to controller and client
     281 * [http://gitorious.org/webkit/qtwebkit/commit/e3bec9e e3bec9e]: Geolocation preemptive permissions policy is buggy
     282 * [http://gitorious.org/webkit/qtwebkit/commit/089151e 089151e]: [Qt] Request for permission before starting Geolocation service
     283 * [http://gitorious.org/webkit/qtwebkit/commit/741b9a8 741b9a8]: Adds Geolocation LayoutTests for the case where permission is not granted or denied immediately
     284 * [http://gitorious.org/webkit/qtwebkit/commit/f81dde5 f81dde5]: Add new Geolocation delayed permission tests to Qt skipped list
     285 * [http://gitorious.org/webkit/qtwebkit/commit/e6c6b3a e6c6b3a]: http://trac.webkit.org/changeset/65603
     286 * [http://gitorious.org/webkit/qtwebkit/commit/95feade 95feade]: [Qt] Request for permission before starting Geolocation service
     287 * [http://gitorious.org/webkit/qtwebkit/commit/51fa560 51fa560]: Add new Geolocation delayed permission tests to Qt skipped list
     288 * [http://gitorious.org/webkit/qtwebkit/commit/deff375 deff375]: [Qt] Change default font from sans-serif to serif
     289 * [http://gitorious.org/webkit/qtwebkit/commit/37346b4 37346b4]: Fix GTK layout-test break after r64114
     290 * [http://gitorious.org/webkit/qtwebkit/commit/acb2ef3 acb2ef3]: Update expected result as well to match r64115.
     291 * [http://gitorious.org/webkit/qtwebkit/commit/c74cf23 c74cf23]: [Qt] Fix failing layout-tests after r64114
     292 * [http://gitorious.org/webkit/qtwebkit/commit/8ba974e 8ba974e]: Set PluginQuirkRequiresDefaultScreenDepth for all Flash versions and not
     293 * [http://gitorious.org/webkit/qtwebkit/commit/62187e6 62187e6]: [Qt] On Maemo5, there is no libgdk-x11-2.0.so symlink. Look for
     294 * [http://gitorious.org/webkit/qtwebkit/commit/2f4975c 2f4975c]: [Qt] Implement Maemo5 local rendering NPAPI extension. See
     295 * [http://gitorious.org/webkit/qtwebkit/commit/c181405 c181405]: [Qt] Inject wmode=opaque for both QWebView and QGraphicsWebView on Maemo5
     296 * [http://gitorious.org/webkit/qtwebkit/commit/a5841ca a5841ca]: [Qt] When using the raster graphics system on Maemo5, allow
     297 * [http://gitorious.org/webkit/qtwebkit/commit/2908706 2908706]: [Qt] Allow wmode=transparent in QWebView on Maemo5 after r65775.
     298 * [http://gitorious.org/webkit/qtwebkit/commit/be1fdcb be1fdcb]: [Qt] Actually emit the QWebView::selectionChanged() signal
     299 * [http://gitorious.org/webkit/qtwebkit/commit/665fb37 665fb37]: Skip two more Geolocation tests that are also skipped on the trunk currently
     300 * [http://gitorious.org/webkit/qtwebkit/commit/5019f1f 5019f1f]: [Qt] tst_QWebFrame::popupFocus() hardcode the element position
     301 * [http://gitorious.org/webkit/qtwebkit/commit/4a3c8a0 4a3c8a0]: [Qt] Set the clipRect correctly in windowed and windowless mode.
     302 * [http://gitorious.org/webkit/qtwebkit/commit/fb2dbc3 fb2dbc3]: Update test results after clip-rect changes as part of
     303 * [http://gitorious.org/webkit/qtwebkit/commit/de555d5 de555d5]: [Qt] Add support for automatically creating new windows in QWebView
     304 * [http://gitorious.org/webkit/qtwebkit/commit/c61bb8f c61bb8f]: 2010-08-27  Antonio Gomes  <tonikitoo@webkit.org>
     305 * [http://gitorious.org/webkit/qtwebkit/commit/2997cc1 2997cc1]: [Qt] tst_QWebFrame::inputFieldFocus() fails on MeeGo Handset with QtWebKit 2.1
     306 * [http://gitorious.org/webkit/qtwebkit/commit/a5aac3c a5aac3c]: [Qt] tst_QWebFrame::hitTestContent() fails on Meego Handset
     307 * [http://gitorious.org/webkit/qtwebkit/commit/7c8ea62 7c8ea62]: [Qt] tst_QWebView::focusInputTypes() fails on MeeGo Handset with WebKit 2.1
     308 * [http://gitorious.org/webkit/qtwebkit/commit/4ed6900 4ed6900]: [Qt] NPAPI Plugin metadata should be cached, and loading a plugin should not require loading every plugin
     309 * [http://gitorious.org/webkit/qtwebkit/commit/8ba35dd 8ba35dd]: Attempt to fix the Qt Windows and Qt Linux Release minimal builds
     310 * [http://gitorious.org/webkit/qtwebkit/commit/4f9cc59 4f9cc59]: JSC TimeoutChecker::didTimeOut overflows on ARM
     311 * [http://gitorious.org/webkit/qtwebkit/commit/836b33d 836b33d]: JSC TimeoutChecker::didTimeOut overflows on ARM
     312 * [http://gitorious.org/webkit/qtwebkit/commit/c121913 c121913]: [Qt] tst_QWebPage::originatingObjectInNetworkRequests() fails on trunk
     313 * [http://gitorious.org/webkit/qtwebkit/commit/5da1b42 5da1b42]: [Qt] QWebPage::allowGeolocationRequest should be async API
     314 * [http://gitorious.org/webkit/qtwebkit/commit/71e3ae5 71e3ae5]: Passing a 32-bit depth X pixmap to NPAPI windowless plugins is too inefficient.
     315 * [http://gitorious.org/webkit/qtwebkit/commit/20452c7 20452c7]: [Qt] Fixed incorrect Symbian scoping.
     316 * [http://gitorious.org/webkit/qtwebkit/commit/a64f996 a64f996]: [Qt] tst_QWebFrame::connectAndDisconnect() fails on WebKit trunk because __qt_sender__ is never set
     317 * [http://gitorious.org/webkit/qtwebkit/commit/0b88ce4 0b88ce4]: Absented missing functions
     318 * [http://gitorious.org/webkit/qtwebkit/commit/5eb7da7 5eb7da7]: [Qt] Fix group of declarative web view in QML docs.
     319 * [http://gitorious.org/webkit/qtwebkit/commit/bdd0e42 bdd0e42]: WebCore: [Qt] Let QtWebKit inject itself into the qt configuration
     320 * [http://gitorious.org/webkit/qtwebkit/commit/7f50202 7f50202]: [Qt] fix qt_webkit_version.pri install for in-Qt builds
     321 * [http://gitorious.org/webkit/qtwebkit/commit/859cec2 859cec2]: Doc: qdoc fixes.
     322 * [http://gitorious.org/webkit/qtwebkit/commit/3684ec4 3684ec4]: [Qml] Ensure WebView gets focus when an editable node is clicked on.
     323 * [http://gitorious.org/webkit/qtwebkit/commit/5612435 5612435]: Doc: More work on the QML documentation.
     324 * [http://gitorious.org/webkit/qtwebkit/commit/2d9d3fd 2d9d3fd]: doc: Changed the title so lists of contents sort better.
     325 * [http://gitorious.org/webkit/qtwebkit/commit/7cb9713 7cb9713]: [Qt] Support click event for notifications
     326 * [http://gitorious.org/webkit/qtwebkit/commit/d11109d d11109d]: Notifications should support a click event
     327 * [http://gitorious.org/webkit/qtwebkit/commit/82ccd13 82ccd13]: Missing EOL in expected test results
     328 * [http://gitorious.org/webkit/qtwebkit/commit/48483ff 48483ff]: Make the viewport meta tag parser support the Android
     329 * [http://gitorious.org/webkit/qtwebkit/commit/0cf2d84 0cf2d84]: WebCore: Update support for the viewport meta tag algorithm, to
     330 * [http://gitorious.org/webkit/qtwebkit/commit/4c32a92 4c32a92]: [WINCE] Buildfix for ViewportArguments.cpp
     331 * [http://gitorious.org/webkit/qtwebkit/commit/4d2d04d 4d2d04d]: [Qt] Update the Symbian def files
     332 * [http://gitorious.org/webkit/qtwebkit/commit/951126b 951126b]: [Qt] QtTestBrowser crashes when enabling QGraphicsView mode after first loading page without it enabled
     333 * [http://gitorious.org/webkit/qtwebkit/commit/94645f6 94645f6]: [Qt] Zoom factor for checkboxes and radios.
     334 * [http://gitorious.org/webkit/qtwebkit/commit/b422ce0 b422ce0]: [Qt] selected text gets deleted when qgraphicswebview losts focus
     335 * [http://gitorious.org/webkit/qtwebkit/commit/52d2178 52d2178]: Backported to 2.1 by Ademar Reis.
     336 * [http://gitorious.org/webkit/qtwebkit/commit/a1ecc49 a1ecc49]: [Qt] QtTestBrowser: Disable creation of a new window for screenshot on Symbian platform.
     337 * [http://gitorious.org/webkit/qtwebkit/commit/db31c6a db31c6a]: [Qt] Don't copy clip path to TransparencyLayer
     338 * [http://gitorious.org/webkit/qtwebkit/commit/ab9219b ab9219b]: When loading a cached page, dispatchDidCommitLoad is called after FrameLoader::open so
     339 * [http://gitorious.org/webkit/qtwebkit/commit/a47890e a47890e]: [Qt] Add robot loader timeout and extra time options.
     340 * [http://gitorious.org/webkit/qtwebkit/commit/6160419 6160419]: [Qt] Check if the reply has been deleted before finishing a network request
     341 * [http://gitorious.org/webkit/qtwebkit/commit/0512e77 0512e77]: [Qt] Fix compilation with QT_NO_LINEEDIT
     342 * [http://gitorious.org/webkit/qtwebkit/commit/a74784a a74784a]: [Qt] Initialize GDK before loading plugins
     343 * [http://gitorious.org/webkit/qtwebkit/commit/888e052 888e052]: Bug 43009 - Abstract out page allocation from executable allocators
     344 * [http://gitorious.org/webkit/qtwebkit/commit/7a94124 7a94124]: Build fix for !Mac platforms.
     345 * [http://gitorious.org/webkit/qtwebkit/commit/db8c6f7 db8c6f7]: Chromium/GTK build fix
     346 * [http://gitorious.org/webkit/qtwebkit/commit/2557fec 2557fec]: Windows build fix from Chromium/GTK build fix!
     347 * [http://gitorious.org/webkit/qtwebkit/commit/e35e861 e35e861]: Bug 43162 - Add support for MADV_FREE to PageAllocation.
     348 * [http://gitorious.org/webkit/qtwebkit/commit/e582139 e582139]: [QT] build fix for symbian
     349 * [http://gitorious.org/webkit/qtwebkit/commit/986ae02 986ae02]: [QT] build fix for symbian
     350 * [http://gitorious.org/webkit/qtwebkit/commit/6839b66 6839b66]: Bug 43390 - Do not CRASH if we run out of room for jit code.
     351 * [http://gitorious.org/webkit/qtwebkit/commit/8565c8e 8565c8e]: https://bugs.webkit.org/show_bug.cgi?id=43269
     352 * [http://gitorious.org/webkit/qtwebkit/commit/c0dbef5 c0dbef5]: Build fix following r64624.
     353 * [http://gitorious.org/webkit/qtwebkit/commit/4da2cb3 4da2cb3]: Speculative windows build fix.
     354 * [http://gitorious.org/webkit/qtwebkit/commit/1fcab4f 1fcab4f]: Build fix.
     355 * [http://gitorious.org/webkit/qtwebkit/commit/0ea3d0d 0ea3d0d]: Build fix.
     356 * [http://gitorious.org/webkit/qtwebkit/commit/1c5d170 1c5d170]: JavaScriptCore: Bug 43515 - Fix small design issues with PageAllocation, split out PageReservation.
     357 * [http://gitorious.org/webkit/qtwebkit/commit/5ec36dd 5ec36dd]: Build fix - add new header to !Mac projects.
     358 * [http://gitorious.org/webkit/qtwebkit/commit/90459cd 90459cd]: Windows build fix.
     359 * [http://gitorious.org/webkit/qtwebkit/commit/d06ce7e d06ce7e]: Windows build fix part II.
     360 * [http://gitorious.org/webkit/qtwebkit/commit/aa118f4 aa118f4]: Bug 43185 - Switch RegisterFile over to use PageAllocation
     361 * [http://gitorious.org/webkit/qtwebkit/commit/cced885 cced885]: [Symbian] Fix commit/decommit of system memory using RChunk
     362 * [http://gitorious.org/webkit/qtwebkit/commit/9b5a4b4 9b5a4b4]: [Qt] Refactor QtWebKitPlatformPlugin interface
     363 * [http://gitorious.org/webkit/qtwebkit/commit/0f90c4b 0f90c4b]: Fix Qt build by adding missing file
     364 * [http://gitorious.org/webkit/qtwebkit/commit/005c88d 005c88d]: Fix QWebHapticFeedbackPlayer exposure via QWebKitPlatformPlugin
     365 * [http://gitorious.org/webkit/qtwebkit/commit/a2fab5a a2fab5a]: [Qt] Web Sockets are insecure with QtWebKit
     366 * [http://gitorious.org/webkit/qtwebkit/commit/7792647 7792647]: 2010-09-16  Thomas Zander <t.zander@nokia.com>
     367 * [http://gitorious.org/webkit/qtwebkit/commit/e24799e e24799e]: [Qt] Enable building Qt/Webkit with debug symbols
     368 * [http://gitorious.org/webkit/qtwebkit/commit/40a9f70 40a9f70]: [Qt] Fix the Wince build.
     369 * [http://gitorious.org/webkit/qtwebkit/commit/8e0cd1b 8e0cd1b]: WebCore: Make db.changeVersion()'s third parameter optional, as required by the spec.
     370 * [http://gitorious.org/webkit/qtwebkit/commit/cddf898 cddf898]: [Qt] tst_QWebFrame::popupFocus() randomly fail on MeeGo handset because the focus is not set on the window
     371 * [http://gitorious.org/webkit/qtwebkit/commit/eda6059 eda6059]: [Qt] Enable local rendering of NPAPI plugins on Maemo6.
     372 * [http://gitorious.org/webkit/qtwebkit/commit/90ea290 90ea290]: Keep viewport information in Document
     373 * [http://gitorious.org/webkit/qtwebkit/commit/d407fb8 d407fb8]: [Qt] Remove unnecessary QtGui include from NotificationPresenterClientQt.cpp
     374 * [http://gitorious.org/webkit/qtwebkit/commit/37291a9 37291a9]: [Qt] tst_QWebPage::testStopScheduledPageRefresh() fails on MeeGo handset
     375 * [http://gitorious.org/webkit/qtwebkit/commit/9615fdd 9615fdd]: [Qt] Clean up QWebPage::ViewportConfiguration API
     376 * [http://gitorious.org/webkit/qtwebkit/commit/bf85131 bf85131]: 2010-09-09  Simon Fraser  <simon.fraser@apple.com>
     377 * [http://gitorious.org/webkit/qtwebkit/commit/13e454d 13e454d]: [Qt] Don't keep local reference to QGraphicsItemOverlay in QGWVPrivate
     378 * [http://gitorious.org/webkit/qtwebkit/commit/35e5a3e 35e5a3e]: [Qt] Crash if an scene with accelerated compositing layout during the paint event
     379 * [http://gitorious.org/webkit/qtwebkit/commit/0ddd163 0ddd163]: [Qt] Fix platform plugin support after r68128
     380 * [http://gitorious.org/webkit/qtwebkit/commit/1254672 1254672]: [Qt] Stack overflow on symbian platform.
     381 * [http://gitorious.org/webkit/qtwebkit/commit/e6e21be e6e21be]: Viewport data change notifications
     382 * [http://gitorious.org/webkit/qtwebkit/commit/cb60b0d cb60b0d]: Spatial Navigation: select element does not release focus with Spatial Navigation
     383 * [http://gitorious.org/webkit/qtwebkit/commit/c99c5e7 c99c5e7]: Fixed the typo that searches the wrong direction in the no-focus-node case.
     384 * [http://gitorious.org/webkit/qtwebkit/commit/22653f2 22653f2]: QtWebkit API 2.1 cleanup.
     385 * [http://gitorious.org/webkit/qtwebkit/commit/867aa08 867aa08]: Spatial Navigation: Add support for <input type="radio">
     386 * [http://gitorious.org/webkit/qtwebkit/commit/5587a3d 5587a3d]: Fix RVCT 2.2 def files on Symbian.
     387 * [http://gitorious.org/webkit/qtwebkit/commit/3d45725 3d45725]: [Qt] On Maemo platform, web style is missing for some inputs
     388 * [http://gitorious.org/webkit/qtwebkit/commit/fd20b0a fd20b0a]: [Qt] New input style for Qt Mobile theme
     389 * [http://gitorious.org/webkit/qtwebkit/commit/fb11250 fb11250]: [Qt] New buttons style for Qt Mobile theme
     390 * [http://gitorious.org/webkit/qtwebkit/commit/1d5ee2c 1d5ee2c]: [Qt] Segmentation fault during zoom out
     391 * [http://gitorious.org/webkit/qtwebkit/commit/b2d63cf b2d63cf]: [Qt] Remove setDeviceSize methods
     392 * [http://gitorious.org/webkit/qtwebkit/commit/69b269b 69b269b]: [Symbian] Fix build issue due to gaps in ordinals in the def file
     393 * [http://gitorious.org/webkit/qtwebkit/commit/330d6aa 330d6aa]: Build fix due to unsuccessful merge (b2d63cf)
     394 * [http://gitorious.org/webkit/qtwebkit/commit/88b5ab2 88b5ab2]: [Qt] Re-enable the web inspector for maemo6 builds
     395 * [http://gitorious.org/webkit/qtwebkit/commit/f188916 f188916]: Renaming WebCore::ViewportConfiguration to WebCore::ViewportAttributes
     396 * [http://gitorious.org/webkit/qtwebkit/commit/15761d2 15761d2]: [Qt] API: ViewportConfiguration => ViewportArguments
     397 * [http://gitorious.org/webkit/qtwebkit/commit/009aaea 009aaea]: Windowless flash plugin is not rendered in Symbian
     398 * [http://gitorious.org/webkit/qtwebkit/commit/42a55d8 42a55d8]: [Qt] When switching views (WebViewGraphicsBased <--> WebViewTraditional), QWebPage signals and QActions have to be re-set.
     399 * [http://gitorious.org/webkit/qtwebkit/commit/1551146 1551146]: [Qt] Enable Netscape plugin metadata caching on Linux
     400 * [http://gitorious.org/webkit/qtwebkit/commit/a5266b9 a5266b9]: [Qt] Editing commands should not be executed on non-editable content.
     401 * [http://gitorious.org/webkit/qtwebkit/commit/e90c2b2 e90c2b2]: [Qt] Update .def file for Symbian
     402 * [http://gitorious.org/webkit/qtwebkit/commit/e36bbba e36bbba]: ifdef out code that rewrites Flash Plug-in wmode for Symbian build
     403 * [http://gitorious.org/webkit/qtwebkit/commit/995f39c 995f39c]: [Qt] QtTestBrowser shows two Url input fields
     404 * [http://gitorious.org/webkit/qtwebkit/commit/42e90ac 42e90ac]: [Qt] window.close() doesn't work in qt
     405 * [http://gitorious.org/webkit/qtwebkit/commit/00ea9ca 00ea9ca]: Winscw build fix
     406 * [http://gitorious.org/webkit/qtwebkit/commit/ec96dfd ec96dfd]: Fix winscw cast when returning bool on methods which return Value
     407 * [http://gitorious.org/webkit/qtwebkit/commit/d333d7a d333d7a]: Updated the def file for winscw
     408 * [http://gitorious.org/webkit/qtwebkit/commit/1be7a0e 1be7a0e]: Clean up the winscw changes
     409 * [http://gitorious.org/webkit/qtwebkit/commit/80daa72 80daa72]: [Qt][Symbian] Variable max heap size between target/emulator
     410 * [http://gitorious.org/webkit/qtwebkit/commit/230afa2 230afa2]: [QT] Unable to load pages on QtTestBrowser after canceling a page load.
     411 * [http://gitorious.org/webkit/qtwebkit/commit/23549dc 23549dc]: [Qt] Export QWebPage::ViewportAttributes class.
     412 * [http://gitorious.org/webkit/qtwebkit/commit/1994999 1994999]: Rubber-stamped by Kenneth Rohde Christiansen.
     413 * [http://gitorious.org/webkit/qtwebkit/commit/5afae7a 5afae7a]: [Qt] Re-enable single-NPP_SetWindow quirk for 64-bit
     414 * [http://gitorious.org/webkit/qtwebkit/commit/e273313 e273313]: [Qt] Windowless mode 64-bit Flash/X11 freezes when right-click is sent.
     415 * [http://gitorious.org/webkit/qtwebkit/commit/1d1745e 1d1745e]: [Qt] Sending a QInputMethodEvent::Selection event forces the
     416 * [http://gitorious.org/webkit/qtwebkit/commit/baa0e2d baa0e2d]: [Qt] Layout tests for fix focusing of control elements on mouse click.
     417 * [http://gitorious.org/webkit/qtwebkit/commit/f5d4208 f5d4208]: [Qt] Unit tests: setHtml("data:text/html,...") -> load(QUrl("data:text/html,..."))
     418 * [http://gitorious.org/webkit/qtwebkit/commit/12362e4 12362e4]: [Qt] Fix an assert with QtPixmapInstance creation.
     419 * [http://gitorious.org/webkit/qtwebkit/commit/7e76cf1 7e76cf1]: [Qt] Fix tst_QWebPage::geolocationRequestJS()
     420 * [http://gitorious.org/webkit/qtwebkit/commit/f169505 f169505]: [Qt] Fix tst_QWebFrame::popupFocus().
     421 * [http://gitorious.org/webkit/qtwebkit/commit/4d3698b 4d3698b]: [Qt] QtTestBrowser: Prevent calling load() directly from loadFinished() in robot mode.
     422 * [http://gitorious.org/webkit/qtwebkit/commit/a12122e a12122e]: Fix the gap in the def files that was accidentially introduced in
     423 * [http://gitorious.org/webkit/qtwebkit/commit/da8bfab da8bfab]: [Qt] InspectorClientQt crashes when deleting a qwebpage which has an inspector
     424 * [http://gitorious.org/webkit/qtwebkit/commit/dcd6fcd dcd6fcd]: [Qt][Symbian] QtTestBrowser runs out of memory with most of javascript benchmarks.
     425 * [http://gitorious.org/webkit/qtwebkit/commit/0e4d96b 0e4d96b]: [Qt] QWebPage's InputMethod event handling calls ShortcutOverride handler too
     426 * [http://gitorious.org/webkit/qtwebkit/commit/136130c 136130c]: [Qt] Skipping popup focus test for symbian
     427 * [http://gitorious.org/webkit/qtwebkit/commit/68f99d0 68f99d0]: [Qt] QtTestBrowser : set mmp rule pageddata in Symbian
     428 * [http://gitorious.org/webkit/qtwebkit/commit/6ddf322 6ddf322]: Spatial Navigation: add support to <input type=text> and <textarea>
     429 * [http://gitorious.org/webkit/qtwebkit/commit/78ff335 78ff335]: Using the Platform Plugin to define the default values for the padding of HitTestResult.
     430 * [http://gitorious.org/webkit/qtwebkit/commit/20290f0 20290f0]: Fix for #43874: Downloading using XHR is much slower than before
     431 * [http://gitorious.org/webkit/qtwebkit/commit/ee16ad6 ee16ad6]: [Qt][QtTestBrowser] Toggle use of QGraphicsView messes up the menu
     432 * [http://gitorious.org/webkit/qtwebkit/commit/24c3199 24c3199]: Build fix (leftover from previous commit)
     433 * [http://gitorious.org/webkit/qtwebkit/commit/c49afb4 c49afb4]: [Mac][DRT] Implement LayoutTestController::nodesFromRect
     434 * [http://gitorious.org/webkit/qtwebkit/commit/848c9ed 848c9ed]: Make Document::nodesFromRect more flexible
     435 * [http://gitorious.org/webkit/qtwebkit/commit/659ae6b 659ae6b]: document.nodesFromRect() needs to be removed from Document.idl
     436 * [http://gitorious.org/webkit/qtwebkit/commit/3650536 3650536]: [Qt] Making effective use of nodesFromRect.
     437 * [http://gitorious.org/webkit/qtwebkit/commit/bf5a319 bf5a319]: Revert "[Qt] Prospective build fix for MSVC"
     438 * [http://gitorious.org/webkit/qtwebkit/commit/f329fc4 f329fc4]: Revert "[Qt] Support evaluateScriptInIsolatedWorld()"
     439 * [http://gitorious.org/webkit/qtwebkit/commit/d625977 d625977]: Revert "[Qt] Support evaluateScriptInIsolatedWorld()"
     440 * [http://gitorious.org/webkit/qtwebkit/commit/9f57391 9f57391]: Tentative update of symbian .def files to remove QWebScriptWorld symbols
     441 * [http://gitorious.org/webkit/qtwebkit/commit/1453361 1453361]: [Qt] Button's background style from default Qt Mobile Theme  is overriding facebook's button style
     442 * [http://gitorious.org/webkit/qtwebkit/commit/655d83e 655d83e]: Spatial Navigation: Need better way to control size of content in tests.
     443 * [http://gitorious.org/webkit/qtwebkit/commit/4364e90 4364e90]: Fix HTML Canvas not updating properly with VG backend
     444 * [http://gitorious.org/webkit/qtwebkit/commit/9d9a127 9d9a127]: Revert "Fix HTML Canvas not updating properly with VG backend"
     445 * [http://gitorious.org/webkit/qtwebkit/commit/8c6f4ae 8c6f4ae]: [Qt] Search the Windows registry for the location of the Java plugin DLL.
     446 * [http://gitorious.org/webkit/qtwebkit/commit/39e824c 39e824c]: Add proxy server query function proxyServersForURL and change the Mac plug-in code to use it
     447 * [http://gitorious.org/webkit/qtwebkit/commit/a86a9d1 a86a9d1]: Add Qt ProxyServer stub.
     448 * [http://gitorious.org/webkit/qtwebkit/commit/4b6d887 4b6d887]: Fix typo.
     449 * [http://gitorious.org/webkit/qtwebkit/commit/3c8023c 3c8023c]: Implemented NPN_GetValueForURL and NPN_SetValueForURL and NPN_GetAuthenticationInfo.
     450 * [http://gitorious.org/webkit/qtwebkit/commit/fcda793 fcda793]: Fix for #49718: [Qt] Canvas doesn't animate on OpenVG backend
     451 * [http://gitorious.org/webkit/qtwebkit/commit/a55b974 a55b974]: Spatial Navigation: issues with the node selection algorithm.
     452 * [http://gitorious.org/webkit/qtwebkit/commit/8576340 8576340]: Revert "Spatial Navigation: issues with the node selection algorithm."
     453
     454
     455== License ==
    58456
    59457This document and any changes thereto are licensed under the Creative Commons Attribution-Share Alike 2.5 License Agreement.