[SCM] WebKit Debian packaging annotated tag, upstream/1.1.22, created. upstream/1.1.22

Gustavo Noronha Silva kov at debian.org
Sat Feb 27 03:10:37 UTC 2010


The annotated tag, upstream/1.1.22 has been created
        at  4d3552e8020a4b51d0289832657152753f5e82d1 (tag)
   tagging  1e41756b68be8a07c3f4b256a395a85910c3aa55 (commit)
  replaces  upstream/1.1.21
 tagged by  Gustavo Noronha Silva
        on  Fri Feb 26 19:07:52 2010 -0300

- Shortlog ------------------------------------------------------------
Upstream release 1.1.22
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAABCAAGBQJLiEY4AAoJENIA6zCg+12m/XgIAI64Q7af5QM45OEDIhfsc5ov
Z3ejsQdC2RVEd/J5IISq3y8Jk8QzYEOk+rtudBxvwDqO46h7LtWaNdzAEuXZaOHJ
572Ik+7AmZ2gN4fhtF1vR9lKb+LmPj2SXh8Lfs+dXAJx8JuCRjn689NczTp+aonA
QdzbHJP7LEMvLM6jHX99VAOE3q0ed4u9gYZEvs5IGJYVoyLoLTB6cNApElcgtLpF
ep7TpXJR20YROYgyW4ot4CkhP2i9NVzdlqXErkTqv/kwRWbSzEH2FDrBmrmHCRgW
x9e3MLg6KmzANVwDe18pq8iDGQ/B6De+/K1GwNcvRCkLRqP/mQK+Bf2BreM4lic=
=fEa7
-----END PGP SIGNATURE-----

Gustavo Noronha Silva (1):
      Import webkit 1.1.22 release

abarth at webkit.org (1):
      2010-02-10  Adam Barth  <abarth at webkit.org>

abecsi at webkit.org (8):
      Add possibility of passing parameters to build-webkit by environment variable,
      Unreviewed trivial warning fix.
      Make run-iexploder-tests work on Linux.
      Rubber-stamped by Kenneth Rohde Christiansen.
      Rubber-stamped by Kenneth Rohde Christiansen.
      Rubber-stamped by Kenneth Rohde Christiansen.
      Unreviewed Changelog typo fix.
      [Qt] Implement textZoomIn() and textZoomOut() in DRT's EventSender, add results

agl at chromium.org (1):
      2009-02-22  Adam Langley  <agl at google.com>

alex at webkit.org (2):
      Unreviewed; added myself to committers
      Problems navigating by caret in links whose text wraps onto

antti at apple.com (1):
      2010-02-12  Antti Koivisto  <koivisto at iki.fi>

ap at apple.com (22):
      Reviewed by Anders Carlsson.
      Put the test back on skipped list - it needs a newer version of Safari to pass.
      Reviewed by Darin Adler.
      Addressing review feedback.
      Reviewed by Anders Carlsson.
      Reviewed by Geoffrey Garen.
      Addressing issues found by style bot.
      Reviewed by David Levin.
      Reviewed by Kevin Decker.
      Mac release build fix attempt.
      More build fixing (for what is actually a 64-bit failure, as 32-bit apparently includes
      Skip more plugin tests on Snow Leopard buildbot, as they need updated closed source components.
      Reviewed by Geoffrey Garen and Kevin Decker.
      Reviewed by Dan Bernstein.
      Reviewed by Dan Bernstein.
      Reviewed by Dan Bernstein.
      Reviewed by Geoffrey Garen.
      Reviewed by Maciej Stachowiak.
      Reviewed by Maciej Stachowiak.
      Reviewed by Maciej Stachowiak.
      Reviewed by Maciej Stachowiak.
      Reviewed by Maciej Stachowiak.

apavlov at chromium.org (5):
      2010-02-09  Alexander Pavlov  <apavlov at chromium.org>
      2010-02-10  Alexander Pavlov  <apavlov at chromium.org>
      2010-02-16  Alexander Pavlov  <apavlov at chromium.org>
      2010-02-22  Alexander Pavlov  <apavlov at chromium.org>
      2010-02-22  Alexander Pavlov  <apavlov at chromium.org>

ariya at webkit.org (5):
      2010-02-09  Ariya Hidayat  <ariya.hidayat at gmail.com>
      2010-02-10  Ariya Hidayat  <ariya.hidayat at gmail.com>
      2010-02-11  Ariya Hidayat  <ariya.hidayat at gmail.com>
      2010-02-16  Ariya Hidayat  <ariya.hidayat at gmail.com>
      2010-02-16  Ariya Hidayat  <ariya.hidayat at gmail.com>

aroben at apple.com (4):
      Fix bad paths in WebCore.vcproj
      Remove unnecessary #include of shfolder.h
      Optimize ImageBuffer::toDataURL's CG implementation
      Add IWebFramePrivate::visibleContentRect

barraclough at apple.com (26):
      Use an empty identifier instead of a null identifier for parse
      Switch some more StringBuilder/jsNontrivialString code to use
      Rubber Stamped by Oliver Hunt.
      Make makeString CRASH if we fail to allocate a string.
      Make String.replace throw an exception on out-of-memory, rather than
      * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
      Three small string fixes:
      Rubber Stamped by Geoff Garen.
      https://bugs.webkit.org/show_bug.cgi?id=33731
      Workers' EventListeners should be removed before JSGlobalData is destroyed
      https://bugs.webkit.org/show_bug.cgi?id=33731
      https://bugs.webkit.org/show_bug.cgi?id=33731
      Bug 34948 - tryMakeString should fail on error in length calculation
      Bug 34952 - String lengths in UString should be unsigned.
      Some symbol names have changed, remove, will readd if required.
      Some symbol names have changed, remove, will readd if required.
      Rubber Stamped by Geoff Garen.
      https://bugs.webkit.org/show_bug.cgi?id=33731
      Add missing cast for !YARR (PPC) builds.
      Some general Rope related refactoring.
      * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
      https://bugs.webkit.org/show_bug.cgi?id=34964
      Disable warnings preventing use of anonymous structs/onions -
      https://bugs.webkit.org/show_bug.cgi?id=35070
      JSString::getIndex() calls value() to resolve the string value (is a rope)
      JavaScriptCore: Make UString::m_data be const, and make the UChar owned/ref-counted by CrossThreadRefCounted be const too.

bdakin at apple.com (1):
      WebCore: Fix for https://bugs.webkit.org/show_bug.cgi?id=34185 REGRESSION:

beidson at apple.com (2):
      Add a progress-indicator logging channel to WebCore, and convert the old WebKit Logging
      Particularly constructed WebFrames can try to access a null HistoryItem

benm at google.com (3):
      Refactor and split up basic-touch-events test
      [v8] [Android] V8 bindings for touch events are missing.
      2010-02-18  Ben Murdoch  <benm at google.com>

brettw at chromium.org (1):
      2010-02-12  Brett Wilson  <brettw at chromium.org>

bweinstein at apple.com (31):
      Touch WebKit.idl to force a rebuild of Interfaces
      Committed the wrong file, had some local changes trying to fix the build
      Touch WebKit.idl to force a rebuild
      Touch WebCorePrefix.h to force a rebuild.
      Attempt to fix the Windows build
      Revert accidental commit
      Add a PLATFORM(WIN) check for NO_ERROR, attempted build fix
      Build fix for Windows
      Turn off 3D_CANVAS and touch WebCorePrefix.h to force a rebuild.
      Hopefully final build fix for Windows (I really mean it this time)
      That wasn't a fix, rolling it out
      Touch WebKitPrefix.h to force a WebKit rebuild
      Touch DOMWindow.idl to force a rebuild of some of the DOM bindings
      Touch JSDOMWindowCustom.cpp to get it to build.
      Add a missing semicolon to FeatureDefines.vsprops, so both ENABLE_RUBY and ENABLE_SHARED_WORKERS are parsed
      Touch prefix files to force a rebuild, also so anyone who updates will get a working build
      Rubber-stamped by Eric Seidel.
      onmouseout fired when moving over tooltip on Windows
      Build fix for Windows, initialize success to false.
      Rubber-stamped by Dan Bernstein.
      Add newline to end of Windows skipped list
      Add a missing semicolon
      Build fix when Accelerated Compositing is on
      Try using m_qtVideoLayer instead of platformLayer() to fix the build
      Forgot a .get() because this is an OwnPtr
      Touch WebKit.idl to fix the build
      Build fix by adding a return statement.
      Rubber-stamped by Dan Bernstein.
      Actually land the changes to the Skipped list
      Part 1 of Windows build fix.
      Part 2 of Windows build fix.

chang.shu at nokia.com (1):
      git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54751 268f45cc-cd09-0410-ab3c-d52691b4dbfc

cjerdonek at webkit.org (5):
      Some minor check-webkit-style code clean-ups.  This revision
      Refactored check-webkit-style's ProcessorOptions class into two
      2010-02-20  Chris Jerdonek  <cjerdonek at webkit.org>
      2010-02-20  Chris Jerdonek  <cjerdonek at webkit.org>
      Moved simplejson into webkitpy/thirdparty directory.

cmarrin at apple.com (1):
      Added CA_PRINT_TREE functionality to WKCACFLayer implementation

darin at apple.com (6):
      Crash due to layout not done in case involving removal of absolute positioning
      * rendering/RenderObject.cpp:
      Removed unneeded custom implementation of isDescendantOf.
      Ignore compiled Python in more of webkitpy.
      2010-02-16  Darin Adler  <darin at apple.com>
      * page/MediaCanStartListener.h: Fixed license.

darin at chromium.org (1):
      2010-02-11  Darin Fisher  <darin at chromium.org>

dbates at webkit.org (1):
      2010-02-11  Daniel Bates  <dbates at rim.com>

dimich at chromium.org (1):
      When a live iframe element is moved between pages, it still depends on the old page.

dumi at chromium.org (5):
      WebCore: Adding a way to get the set of all open database handles pointing
      Change quota-tracking.html to open databases only as they're
      WebCore: Fix Chromium's bindings for Database.transaction(): a 'null'
      WebCore: Change the V8 and JSC SQLStatementErrorCallback to interpret
      Allow creating/dropping virtual tables when the module is FTS2.

enrica at apple.com (1):
      Crash in WebKit!WebCore::RenderTextControlSingleLine::createInnerTextStyle doing anything in Safari after sitting on a page with 3D site

eric.carlson at apple.com (1):
      2010-02-16  Eric Carlson  <eric.carlson at apple.com>

eric at webkit.org (134):
      2010-02-08  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-08  Charlie Reis  <creis at chromium.org>
      2010-02-08  Chris Rogers  <crogers at google.com>
      2010-02-08  Kinuko Yasuda  <kinuko at chromium.org>
      2010-02-08  Evan Martin  <evan at chromium.org>
      2010-02-08  Dominic Cooney  <dominicc at google.com>
      2010-02-08  Kwang Yul Seo  <skyul at company100.net>
      2010-02-09  Avi Drissman  <avi at chromium.org>
      2010-02-09  Kwang Yul Seo  <skyul at company100.net>
      2010-02-09  Janne Koskinen  <janne.p.koskinen at digia.com>
      2010-02-09  Eric Seidel  <eric at webkit.org>
      2010-02-09  Noam Rosenthal  <noam.rosenthal at nokia.com>
      2010-02-09  Kwang Yul Seo  <skyul at company100.net>
      2010-02-09  Chang Shu  <Chang.Shu at nokia.com>
      2010-02-09  Andreas Kling  <andreas.kling at nokia.com>
      2010-02-09  Mikhail Naganov  <mnaganov at chromium.org>
      2010-02-09  Jedrzej Nowacki  <jedrzej.nowacki at nokia.com>
      2010-02-09  Jedrzej Nowacki  <jedrzej.nowacki at nokia.com>
      2010-02-09  Jedrzej Nowacki  <jedrzej.nowacki at nokia.com>
      2010-02-09  Anton Muhin  <antonm at chromium.org>
      2010-02-09  Avi Drissman  <avi at chromium.org>
      2010-02-09  Kwang Yul Seo  <skyul at company100.net>
      2010-02-09  Chris Guillory  <ctguil at google.com>
      2010-02-09  James Hawkins  <jhawkins at chromium.org>
      2010-02-10  Yaar Schnitman  <yaar at chromium.org>
      2010-02-10  Jedrzej Nowacki  <jedrzej.nowacki at nokia.com>
      2010-02-10  Jesus Sanchez-Palencia  <jesus.palencia at openbossa.org>
      2010-02-10  Diego Gonzalez  <diego.gonzalez at openbossa.org>
      2010-02-10  Jesus Sanchez-Palencia  <jesus.palencia at openbossa.org>
      2010-02-10  Eric Seidel  <eric at webkit.org>
      2010-02-10  Kenneth Russell  <kbr at google.com>
      2010-02-10  Jesus Sanchez-Palencia  <jesus.palencia at openbossa.org>
      2010-02-10  Kwang Yul Seo  <skyul at company100.net>
      2010-02-10  Eric Seidel  <eric at webkit.org>
      2010-02-10  Dirk Pranke  <dpranke at chromium.org>
      2010-02-10  Stephan Aßmus  <superstippi at gmx.de>
      2010-02-10  Kwang Yul Seo  <skyul at company100.net>
      2010-02-10  James Hawkins  <jhawkins at chromium.org>
      2010-02-10  Noam Rosenthal  <noam.rosenthal at nokia.com>
      2010-02-10  Adam Barth  <abarth at webkit.org>
      2010-02-11  Eric Seidel  <eric at webkit.org>
      2010-02-11  Chris Rogers  <crogers at google.com>
      2010-02-11  Kwang Yul Seo  <skyul at company100.net>
      2010-02-11  Eric Seidel  <eric at webkit.org>
      2010-02-10  Yuzo Fujishima  <yuzo at google.com>
      2010-02-11  Eric Seidel  <eric at webkit.org>
      2010-02-11  Eric Seidel  <eric at webkit.org>
      2010-02-11  Jesus Sanchez-Palencia  <jesus.palencia at openbossa.org>
      2010-02-11  Ariya Hidayat  <ariya.hidayat at gmail.com>
      2010-02-11  Fridrich Strba  <fridrich.strba at bluewin.ch>
      2010-02-12  Simon Hausmann  <simon.hausmann at nokia.com>
      2010-02-12  Dirk Pranke  <dpranke at chromium.org>
      2010-02-12  Kwang Yul Seo  <skyul at company100.net>
      2010-02-12  Anton Muhin  <antonm at chromium.org>
      2010-02-12  Jesus Sanchez-Palencia  <jesus.palencia at openbossa.org>
      2010-02-12  Diego Gonzalez  <diego.gonzalez at openbossa.org>
      2010-02-12  Yury Semikhatsky  <yurys at chromium.org>
      2010-02-12  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-12  Eric Seidel  <eric at webkit.org>
      2010-02-14  Eric Seidel  <eric at webkit.org>
      2010-02-14  Dirk Pranke  <dpranke at chromium.org>
      2010-02-14  Shu Chang  <Chang.Shu at nokia.com>
      2010-02-14  Diego Escalante Urrelo  <descalante at igalia.com>
      2010-02-14  Vangelis Kokkevis  <vangelis at chromium.org>
      2010-02-14  Adam Barth  <abarth at webkit.org>
      2010-02-14  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
      2010-02-15  Robert Hogan  <robert at roberthogan.net>
      2010-02-15  Jedrzej Nowacki  <jedrzej.nowacki at nokia.com>
      2010-02-15  Noam Rosenthal  <noam.rosenthal at nokia.com>
      2010-02-15  Emilio Pozuelo Monfort  <pochu27 at gmail.com>
      2010-02-15  Patrick Gansterer  <paroga at paroga.com>
      2010-02-15  MORITA Hajime  <morrita at gmail.com>
      2010-02-15  Gabor Loki  <loki at webkit.org>
      2010-02-16  Noam Rosenthal  <noam.rosenthal at nokia.com>
      2010-02-16  Ismail Donmez  <ismail at namtrac.org>
      2010-02-16  Eric Seidel  <eric at webkit.org>
      2010-02-16  Yusuke Sato  <yusukes at chromium.org>
      2010-02-16  MORITA Hajime  <morrita at gmail.com>
      2010-02-16  Bryan Yeung  <bryeung at chromium.org>
      2010-02-16  James Hawkins  <jhawkins at chromium.org>
      2010-02-16  Bryan Yeung  <bryeung at chromium.org>
      2010-02-16  Yael Aharon  <yael.aharon at nokia.com>
      2010-02-16  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-16  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-16  Chris Evans  <cevans at chromium.org>
      2010-02-17  Steve Block  <steveblock at google.com>
      2010-02-17  Steve Block  <steveblock at google.com>
      2010-02-17  Marcus Bulach  <bulach at chromium.org>
      2010-02-17  Julien Chaffraix  <jchaffraix at webkit.org>
      2010-02-17  Diego Gonzalez  <diego.gonzalez at openbossa.org>
      2010-02-17  Alok Priyadarshi  <alokp at chromium.org>
      2010-02-17  Noam Rosenthal  <noam.rosenthal at nokia.com>
      2010-02-17  Kenneth Russell  <kbr at google.com>
      2010-02-17  Kwang Yul Seo  <skyul at company100.net>
      2010-02-17  Stephan Aßmus  <superstippi at gmx.de>
      2010-02-17  Kwang Yul Seo  <skyul at company100.net>
      2010-02-17  Yuzo Fujishima  <yuzo at google.com>
      2010-02-17  Evan Martin  <evan at chromium.org>
      2010-02-17  Hayato Ito  <hayato at chromium.org>
      2010-02-17  Kwang Yul Seo  <skyul at company100.net>
      2010-02-17  Tony Chang  <tony at chromium.org>
      2010-02-17  Tony Chang  <tony at chromium.org>
      2010-02-18  Chris Evans  <cevans at chromium.org>
      2010-02-18  Eric Seidel  <eric at webkit.org>
      2010-02-18  William Chan  <willchan at chromium.org>
      2010-02-18  Jay Campan  <jcampan at google.com>
      2010-02-18  Diego Escalante Urrelo  <descalante at igalia.com>
      2010-02-18  Noam Rosenthal  <noam.rosenthal at nokia.com>
      2010-02-18  Vangelis Kokkevis  <vangelis at chromium.org>
      2010-02-18  Yaar Schnitman  <yaar at chromium.org>
      2010-02-18  Chris Jerdonek  <cjerdonek at webkit.org>
      2010-02-19  Diego Gonzalez  <diego.gonzalez at openbossa.org>
      2010-02-19  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
      2010-02-19  Alexander Pavlov  <apavlov at chromium.org>
      2010-02-19  Marcus Bulach  <bulach at chromium.org>
      2010-02-19  Steve Block  <steveblock at google.com>
      2010-02-19  Patrick Gansterer  <paroga at paroga.com>
      2010-02-19  Jesus Sanchez-Palencia  <jesus.palencia at openbossa.org>
      2010-02-19  James Hawkins  <jhawkins at chromium.org>
      2010-02-19  James Hawkins  <jhawkins at chromium.org>
      2010-02-19  Eric Seidel  <eric at webkit.org>
      2010-02-19  James Hawkins  <jhawkins at chromium.org>
      2010-02-19  Eric Seidel  <eric at webkit.org>
      2010-02-19  Eric Seidel  <eric at webkit.org>
      2010-02-19  Leandro Pereira  <leandro at profusion.mobi>
      2010-02-20  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-20  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-20  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
      2010-02-21  Yuta Kitamura  <yutak at chromium.org>
      2010-02-22  Steve Block  <steveblock at google.com>
      2010-02-22  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
      2010-02-22  Steve Block  <steveblock at google.com>
      2010-02-22  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
      2010-02-22  Kwang Yul Seo  <skyul at company100.net>

ggaren at apple.com (8):
      Small refactoring to the small strings cache to allow it to be cleared
      JavaScriptCore: Added an SPI for asking about all the different live objects on the heap.
      2010-02-11  Geoffrey Garen  <ggaren at apple.com>
      2010-02-11  Geoffrey Garen  <ggaren at apple.com>
      Removed an unnecessary data dependency from my last patch.
      Fixed <rdar://problem/7628524> Crash beneath JSGlobalContextRelease when
      Removed some mistaken code added in http://trac.webkit.org/changeset/53860.
      Fixed a portion of:

hamaji at chromium.org (10):
      2010-02-08  Hayato Ito  <hayato at chromium.org>
      2010-02-08  Shinichiro Hamaji  <hamaji at chromium.org>
      2010-02-09  Shinichiro Hamaji  <hamaji at chromium.org>
      2010-02-09  Shinichiro Hamaji  <hamaji at chromium.org>
      2010-02-17  Shinichiro Hamaji  <hamaji at chromium.org>
      2010-02-17  Shinichiro Hamaji  <hamaji at chromium.org>
      2010-02-17  Shinichiro Hamaji  <hamaji at chromium.org>
      2010-02-17  Shinichiro Hamaji  <hamaji at chromium.org>
      2010-02-16  Chris Jerdonek  <cjerdonek at webkit.org>
      2010-02-18  Shinichiro Hamaji  <hamaji at chromium.org>

hausmann at webkit.org (6):
      Make it possible to toggle accelerated compositing from the menu
      .: Removed WMLInputElement.* from .gitattributes as the file is
      Make QtLauncher somewhat useable on S60.
      Don't import the cmath functions from std:: for WINSCW.
      [Qt] Fix include paths for forwarding headers in standalone builds.
      Unreviewed Symbian build fix.

hyatt at apple.com (1):
      https://bugs.webkit.org/show_bug.cgi?id=34857

japhet at chromium.org (11):
      2010-02-08  Nate Chapin  <japhet at chromium.org>
      2010-02-08  Nate Chapin  <japhet at chromium.org>
      2010-02-10  Nate Chapin  <japhet at chromium.org>
      2010-02-10  Nate Chapin  <japhet at chromium.org>
      2010-02-10  Nate Chapin  <japhet at chromium.org>
      2010-02-11  Nate Chapin  <japhet at chromium.org>
      2010-02-18  Nate Chapin  <japhet at chromium.org>
      2010-02-18  Nate Chapin  <japhet at chromium.org>
      2010-02-18  Nate Chapin  <japhet at chromium.org>
      2010-02-18  Nate Chapin  <japhet at chromium.org>
      2010-02-19  Nate Chapin  <japhet at chromium.org>

jberlin at webkit.org (1):
      Inspector should display Array lengths in the property lists.

jchaffraix at webkit.org (3):
      Bug 23287 -  Avoid using FontPlatformData outside the FontCache
      Not reviewed (build fix).
      Remove auto_ptr usage in WebCore.

jhoneycutt at apple.com (4):
      <rdar://problem/7436875> Crash in Flash when visiting
      Mac build fix. Unreviewed.
      REGRESSION(24929): PDF page doesn't load in background tab
      <rdar://problem/7288853> Message about missing plugin does not specify

jianli at chromium.org (2):
      [chromium] Add the chromium interface to support Blob.slice.
      [chromium] Remove the obsolete chromium interface for handling DownloadURL.

jocelyn.turcotte at nokia.com (5):
      [Qt] Fix standalone build with MinGW.
      [Qt] Minor fixes on QtWebKit headers generation.
      [Qt] Manually add support for the install target on Symbian.
      [Qt] Ensure relative paths in generated .pri files to ensure that
      [Qt] Make qtlauncher and qgvlauncher use the generated headers

joepeck at webkit.org (2):
      2010-02-11  Joseph Pecoraro  <joepeck at webkit.org>
      2010-02-11  Joseph Pecoraro  <joepeck at webkit.org>

jorlow at chromium.org (7):
      Revert 54599
      Add some details to the change log I just committed.  (Sorry for not being more clear.)
      2010-02-11  Jeremy Orlow  <jorlow at chromium.org>
      2010-02-12  Jeremy Orlow  <jorlow at chromium.org>
      [Chromium] Fix StorageNamespaceProxy::copy() for test shell
      2
      Fix a mistake I just committed to the change log.

jparent at chromium.org (2):
      Unreviewed: Chromium build fix.
      Unreviewed: Chromium build fix.

kdecker at apple.com (1):
      Reviewed by Sam Weinig.

kenneth at webkit.org (3):
      [Qt] Make overridePreference complain when it does not
      [Qt] Backport No'am Rosenthal's frame rate measurement
      Rubberstamped by Noam Rosenthal, who wrote the original code.

kevino at webkit.org (3):
      [wx] Build fixes. Move drawPattern implementation to the Image class like other platforms have it, and add a stub for a new LayoutTestController method.
      Reviewed by Kevin Ollivier.
      [wx] Build fix for wxMac/Cocoa.

kov at webkit.org (27):
      2010-02-09  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
      WebCore
      2010-02-11  Gustavo Noronha Silva  <gns at gnome.org>
      2010-02-11  Gustavo Noronha Silva  <gns at gnome.org>
      2010-02-13  Gustavo Noronha Silva  <gns at gnome.org>
      2010-02-15 Gustavo Noronha Silva <gustavo.noronha at collabora.co.uk>
      2010-02-16  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
      2010-02-16  Gil Osher <gilosher at gmail.com>
      2010-02-16  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
      Skip a number of new tests
      2010-02-16 Gustavo Noronha Silva <gustavo.noronha at collabora.co.uk>
      2010-02-17 Gustavo Noronha Silva <gustavo.noronha at collabora.co.uk>
      Skipping new test that does not pass on Qt.
      Typo in test name
      2010-02-18  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
      2009-12-05  Gustavo Noronha Silva  <gns at gnome.org>
      2010-02-18  A S Alam  <amanpreet.alam at gmail.com>
      2010-02-18  Gustavo Noronha Silva  <gns at gnome.org>
      2010-02-18  Gustavo Noronha Silva  <gns at gnome.org>
      2010-02-18  Gustavo Noronha Silva  <gns at gnome.org>
      2010-02-19  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
      WebCore
      2010-02-20  Gustavo Noronha Silva  <gns at gnome.org>
      Unreviewed, obvious fix for the python failure in our new buildbot step:
      Roll out 55047, since it causes regressions in layout and API tests.
      WebCore
      Build fix for make distcheck.

krit at webkit.org (10):
      2010-02-08  Dirk Schulze  <krit at webkit.org>
      2010-02-08  Dirk Schulze  <krit at webkit.org>
      2010-02-08  Dirk Schulze  <krit at webkit.org>
      2010-02-09  Dirk Schulze  <krit at webkit.org>
      2010-02-09  Dirk Schulze  <krit at webkit.org>
      2010-02-09  Dirk Schulze  <krit at webkit.org>
      2010-02-17  Dirk Schulze  <krit at webkit.org>
      2010-02-17  Dirk Schulze  <krit at webkit.org>
      2010-02-18  Dirk Schulze  <krit at webkit.org>
      2010-02-19  Dirk Schulze  <krit at webkit.org>

laszlo.1.gombos at nokia.com (3):
      2010-02-14  Chang Shu  <Chang.Shu at nokia.com>
      2010-02-20  Noam Rosenthal  <noam.rosenthal at nokia.com>
      2010-02-22  Laszlo Gombos  <laszlo.1.gombos at nokia.com>

levin at chromium.org (1):
      REGRESSION (before r54472): Various tests in fast/workers are crashing on the buildbot.

loki at webkit.org (1):
      Add a soft modulo operation to ARM JIT using a trampoline function.

mitz at apple.com (13):
      <rdar://problem/7400160> Netscape plug-ins are not instantiated on property access if there are pending stylesheets
      Complete the fix for <rdar://problem/7577604> Drag and Drop: background elements are bleeding through
      <rdar://problem/7609268> REGRESSION (r50301): Problem selecting text in a Devanagari website
      <rdar://problem/7615234> REGRESSION (r48586): Loading an HTML page causes
      <rdar://problem/7647300> Incorrect client rects for blocks the span multiple columns and their descendants
      Try to fix the Chromium build.
      WebCore: <rdar://problem/7645609> [webView selectionRect] API is broken for multicolumn layout
      Allow FloatRect::center() to return fractional coordinates. It was
      <rdar://problem/7645569> REGRESSION (r51324): Incorrect marker rects for blocks that span multiple columns
      [GTK][Qt] Fails glyph reordering test fast/text/glyph-reordering.html
      <rdar://problem/7650652> REGRESSION: Selection painting issue in bug review textbox
      <rdar://problem/7658811> Multiple style recalcs due to getComputedStyle() on “display: none;” element
      False warnings about needing layout in

mjs at apple.com (6):
      2010-02-08  Maciej Stachowiak  <mjs at apple.com>
      Not reviewed - demo.
      2010-02-19  Maciej Stachowiak  <mjs at apple.com>
      2010-02-20  Maciej Stachowiak  <mjs at apple.com>
      2010-02-21  Maciej Stachowiak  <mjs at apple.com>
      Not reviewed, build fix.

mnaganov at chromium.org (5):
      2010-02-10  Mikhail Naganov  <mnaganov at chromium.org>
      2010-02-11  Mikhail Naganov  <mnaganov at chromium.org>
      2010-02-15  Mikhail Naganov  <mnaganov at chromium.org>
      Revert 54776
      2010-02-16  Mikhail Naganov  <mnaganov at chromium.org>

mrobinson at webkit.org (1):
      2010-02-15  Martin Robinson  <mrobinson at webkit.org>

mrowe at apple.com (7):
      Bug 34974: Leak of ScheduledAction during layout tests
      Let's not check garbage in to common build scripts and hose the world now eh guys?
      Roll out the rest of r54833 as it includes more unrelated changes.
      Fix a handful of leaks seen on the buildbot.
      Fix a handful of other leaks seen on the buildbot.
      Bug 35065: Delay between page loading and animated GIF playing
      REGRESSION (r55039): Animation starts from near end when loaded over slow network

ojan at chromium.org (4):
      2010-01-05  Ojan Vafai  <ojan at chromium.org>
      2010-02-12  Ojan Vafai  <ojan at chromium.org>
      2010-02-12  Ojan Vafai  <ojan at chromium.org>
      2010-02-17  Ojan Vafai  <ojan at chromium.org>

oliver at apple.com (4):
      2010-02-08  Oliver Hunt  <oliver at apple.com>
      2010-02-10  Oliver Hunt  <oliver at apple.com>
      2010-02-18  Oliver Hunt  <oliver at apple.com>
      2010-02-19  Oliver Hunt  <oliver at apple.com>

ossy at webkit.org (19):
      Rubber-stamped by Kenneth Rohde Christiansen.
      [Qt] fast/events/multiline-link-arrow-navigation.html introduced in r54566, but our
      [Qt] Unreviewed trivial fix.
      [Qt] Unreviewed. Roll-out r54543, because layout tests crash in debug mode.
      Unreviewed. Roll out r54626, because it broke GTK and Win build.
      [Qt] ENABLE_RUBY flag was restored by r54649, but default value wasn't added for Qt port.
      [Qt] perl websocket test(s) time out
      [Qt] Skip new test that fails. See https://webkit.org/b/34918.
      [Qt] fast/multicol/client-rects.html fails in QtLauncher
      [Qt] Unreviewed buildfix.
      Buildfix for r54826.
      [Qt] REGRESSION(r54811) fast/canvas/drawImage-with-negative-source-destination.html fails
      Rubber-stamped by Tor Arne Vestbø.
      [Qt] Fails glyph reordering test fast/text/glyph-reordering.html
      [Qt] DRT: Get total number of pages to be printed
      [Qt] editing/pasteboard/page-zoom.html fails
      [Qt] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails (DRT sideeffect)
      Rubber-stamped by Simon Hausmann.
      [Qt] editing tests fails after r54980

pfeldman at chromium.org (19):
      2010-02-11  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-12  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-13  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-14  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-14  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-15  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-15  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-15  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-16  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-16  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-18  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-18  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-18  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-18  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-18  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-19  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-19  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-21  Pavel Feldman  <pfeldman at chromium.org>
      2010-02-22  Pavel Feldman  <pfeldman at chromium.org>

philn at webkit.org (14):
      2010-02-10  Philippe Normand  <pnormand at igalia.com>
      2010-02-15  Philippe Normand  <pnormand at igalia.com>
      2010-02-15  Philippe Normand  <pnormand at igalia.com>
      2010-02-15  Philippe Normand  <pnormand at igalia.com>
      2010-02-17  Philippe Normand  <pnormand at igalia.com>
      2010-02-18  Philippe Normand  <pnormand at igalia.com>
      2010-02-18  Philippe Normand  <pnormand at igalia.com>
      2010-02-18  Philippe Normand  <pnormand at igalia.com>
      2010-02-18  Philippe Normand  <pnormand at igalia.com>
      2010-02-17  Philippe Normand  <pnormand at igalia.com>
      2010-02-19  Philippe Normand  <pnormand at igalia.com>
      2010-02-19  Philippe Normand  <pnormand at igalia.com>
      2010-02-19  Philippe Normand  <pnormand at igalia.com>
      2010-02-19  Philippe Normand  <pnormand at igalia.com>

pkasting at chromium.org (7):
      Code cleanup in ImageDecoders; no functional change.
      Unreviewed, build fix.
      Rework PNG-in-ICO decoding to copy the decoded framebuffer into the ICO
      Not reviewed, bustage fix.
      Not reviewed, Chromium build fix.
      WebCore: Make Pasteboard::writeImage() safe against NULL cachedImages, and clean
      Fix regression in calculating an animated image's start time.

senorblanco at chromium.org (1):
      2010-02-08  Stephen White  <senorblanco at chromium.org>

sfalken at apple.com (2):
      WebKit on Windows needs a mechanism to listen for WM_SETTINGCHANGED messages
      Windows build fix.

simon.fraser at apple.com (13):
      2010-02-10  Simon Fraser  <simon.fraser at apple.com>
      2010-02-16  Simon Fraser  <simon.fraser at apple.com>
      2010-02-16  Simon Fraser  <simon.fraser at apple.com>
      2010-02-16  Simon Fraser  <simon.fraser at apple.com>
      2010-02-16  Simon Fraser  <simon.fraser at apple.com>
      2010-02-16  Simon Fraser  <simon.fraser at apple.com>
      2010-02-16  Simon Fraser  <simon.fraser at apple.com>
      2010-02-18  Simon Fraser  <simon.fraser at apple.com>
      2010-02-18  Simon Fraser  <simon.fraser at apple.com>
      2010-02-18  Simon Fraser  <simon.fraser at apple.com>
      2010-02-19  Simon Fraser  <simon.fraser at apple.com>
      2010-02-21  Simon Fraser  <simon.fraser at apple.com>
      2010-02-22  Simon Fraser  <simon.fraser at apple.com>

steveblock at google.com (8):
      Guards SVG code in V8 bindings with ENABLE(SVG)
      Update Android V8 Makefile to generate Inspector headers required by V8 ScriptObject.cpp
      2010-02-11  Steve Block  <steveblock at google.com>
      2010-02-11  Steve Block  <steveblock at google.com>
      Guard cmath using declarations in MathExtras.h on Android
      Fixes CodeGeneratorV8.pm to include the header for the indexer type when using setCollectionIndexedGetter()
      2010-02-18  Steve Block  <steveblock at google.com>
      Not reviewed. Reverts r55020 which causes crashes in Chromium LayoutTests

sullivan at apple.com (1):
      https://bugs.webkit.org/show_bug.cgi?id=34772

timothy at apple.com (2):
      Add a way for WebView and its dependancies to be selectively included
      Add "with" to the list of keywords to syntax highlight.

tkent at chromium.org (6):
      2010-02-11  Kent Tamura  <tkent at chromium.org>
      2010-02-11  Kent Tamura  <tkent at chromium.org>
      2010-02-13  Kent Tamura  <tkent at chromium.org>
      2010-02-14  Kent Tamura  <tkent at chromium.org>
      2010-02-17  Kent Tamura  <tkent at chromium.org>
      2010-02-12  Kent Tamura  <tkent at chromium.org>

tonikitoo at webkit.org (1):
      2010-02-11  Antonio Gomes <tonikitoo at webkit.org>

tony at chromium.org (5):
      2010-02-10  Tony Chang  <tony at chromium.org>
      2010-02-10  Tony Chang  <tony at chromium.org>
      2010-02-17  Tony Chang  <tony at chromium.org>
      2010-02-17  Tony Chang  <tony at chromium.org>
      2010-02-18  Tony Chang  <tony at chromium.org>

ukai at chromium.org (6):
      2010-02-11  Fumitoshi Ukai  <ukai at chromium.org>
      2010-02-11  Fumitoshi Ukai  <ukai at chromium.org>
      2010-02-11  Fumitoshi Ukai  <ukai at chromium.org>
      Unreviewed trivial fix.
      2010-02-17  Fumitoshi Ukai  <ukai at chromium.org>
      2010-02-17  Fumitoshi Ukai  <ukai at chromium.org>

vestbo at webkit.org (7):
      Get rid of WINSCW hack for UnSpecifiedBoolType
      Use derefIfNotNull() to work around WINSCW compiler forward declaration bug
      Additional refptr/passrefptr workarounds for WINSCW compiler
      Teach resolve-ChangeLogs to act as a merge-driver for Git
      [Qt] Switching from Phonon to QtMultimedia Backend for Qt 4.7
      2010-02-22  Tor Arne Vestbø  <tor.arne.vestbo at nokia.com>
      [Qt] Build the DRT in debug on Mac OS X

wsiegrist at apple.com (1):
      2010-02-19 William Siegrist <wsiegrist at apple.com>

xan at webkit.org (13):
      2010-02-08  Xan Lopez  <xlopez at igalia.com>
      2010-02-09  Xan Lopez  <xlopez at igalia.com>
      2010-02-11  Xan Lopez  <xlopez at igalia.com>
      2010-02-16  Xan Lopez  <xlopez at igalia.com>
      2010-02-17  Xan Lopez  <xlopez at igalia.com>
      2010-02-17  Xan Lopez  <xlopez at igalia.com>
      WebCore:
      2010-02-17  Xan Lopez  <xlopez at igalia.com>
      2010-02-17  Xan Lopez  <xlopez at igalia.com>
      WebKit/gtk:
      2010-02-18  Xan Lopez  <xlopez at igalia.com>
      2010-02-18  Xan Lopez  <xlopez at igalia.com>
      2010-02-22  Xan Lopez  <xlopez at igalia.com>

yael.aharon at nokia.com (2):
      [Qt] Webkit in Qt does not have window.showModalDialog
      [Qt] Unit test for window.runModalDialog

yurys at chromium.org (10):
      2010-02-09  Yury Semikhatsky  <yurys at chromium.org>
      2010-02-09  Yury Semikhatsky  <yurys at chromium.org>
      2010-02-09  Yury Semikhatsky  <yurys at chromium.org>
      2010-02-09  Yury Semikhatsky  <yurys at chromium.org>
      2010-02-10  Yury Semikhatsky  <yurys at chromium.org>
      2010-02-10  Yury Semikhatsky  <yurys at chromium.org>
      2010-02-10  Yury Semikhatsky  <yurys at chromium.org>
      2010-02-11  Yury Semikhatsky  <yurys at chromium.org>
      2010-02-16  Yury Semikhatsky  <yurys at chromium.org>
      2010-02-18  Yury Semikhatsky  <yurys at chromium.org>

yuzo at google.com (5):
      2010-02-07  Yuzo Fujishima  <yuzo at google.com>
      2010-02-09  Yuzo Fujishima  <yuzo at google.com>
      2010-02-10  Yuzo Fujishima  <yuzo at google.com>
      2010-02-11  Yuzo Fujishima  <yuzo at google.com>
      2010-02-07  Yuzo Fujishima  <yuzo at google.com>

zherczeg at webkit.org (1):
      Add numerous parse-only tests.

zimmermann at webkit.org (19):
      2010-02-09  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-09  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-09  MORITA Hajime  <morrita at gmail.com>
      2010-02-11  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-11  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-11  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-11  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-11  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-12  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-16  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-16  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-16  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-16  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-16  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-16  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-16  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-17  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-17  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-02-17  Nikolas Zimmermann  <nzimmermann at rim.com>

-----------------------------------------------------------------------

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list