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

Gustavo Noronha Silva kov at debian.org
Thu Jan 21 11:32:16 UTC 2010


The annotated tag, upstream/1.1.19 has been created
        at  61d3bab6c6c5e2ee10e00aca44f30453da0ee6cf (tag)
   tagging  637c90798f4e813fad848b9b4d0220867bb45af3 (commit)
  replaces  upstream/1.1.18
 tagged by  Gustavo Noronha Silva
        on  Wed Jan 20 20:01:38 2010 -0200

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

iQEcBAABCAAGBQJLV31CAAoJENIA6zCg+12mjlwH+gIPGclhOAHe0LXCjBpdyCPW
YA/N/QkSD5NNxSi/vFefKEBSezggyHp7APnv9SbXcNpT8dq/9vMQVPu8Ad3qpPjd
C3sF7TsCMiWW6piFQVr3xFveTvn4jQmnvhRoiuZ4h0gZ20LvnazcE+/Fwzxqd78d
66Pp1URUgaRRxwGVIC+sVSPzFZMtgB6sGSKKTURDz8mCYhU4kFgCtcoxF2PghZFw
/d7er1stuKeMLbu/g3SRqQOX43r+ycftGXJDUyJbVJdpBrDk/elTU8wIs0f/Cgf5
32ahbX+TAS+cKSsmv2KP1UgDxoChZRfHcrmCbHufmHRvA2JaaG5r+GEwQYacpdI=
=Oq+m
-----END PGP SIGNATURE-----

Gustavo Noronha Silva (1):
      Import webkit 1.1.19 release

abarth at webkit.org (44):
      2010-01-05  Adam Barth  <abarth at webkit.org>
      2010-01-05  Adam Barth  <abarth at webkit.org>
      2010-01-05  Nate Chapin  <japhet at chromium.org>
      2010-01-05  Adam Barth  <abarth at webkit.org>
      2010-01-05  Rachel Petterson  <rlp at google.com>
      2010-01-05  Adam Barth  <abarth at webkit.org>
      2010-01-06  Adam Barth  <abarth at webkit.org>
      2010-01-06  Adam Barth  <abarth at webkit.org>
      Fix screwed up ChangeLog about screwing up...  Sigh.
      2010-01-07  Adam Barth  <abarth at webkit.org>
      2010-01-07  Adam Barth  <abarth at webkit.org>
      2010-01-07  Adam Barth  <abarth at webkit.org>
      2010-01-07  Adam Barth  <abarth at webkit.org>
      2010-01-07  Adam Barth  <abarth at webkit.org>
      2010-01-07  Adam Barth  <abarth at webkit.org>
      2010-01-08  Matt Perry  <mpcomplete at chromium.org>
      2010-01-08  Adam Barth  <abarth at webkit.org>
      2010-01-08  Adam Barth  <abarth at webkit.org>
      2010-01-09  Adam Barth  <abarth at webkit.org>
      2010-01-09  Adam Barth  <abarth at webkit.org>
      2010-01-09  Adam Barth  <abarth at webkit.org>
      2010-01-10  Adam Barth  <abarth at webkit.org>
      2010-01-10  Adam Barth  <abarth at webkit.org>
      2010-01-10  Adam Barth  <abarth at webkit.org>
      2010-01-10  Adam Barth  <abarth at webkit.org>
      2010-01-10  Adam Barth  <abarth at webkit.org>
      2010-01-10  Adam Barth  <abarth at webkit.org>
      2010-01-12  Adam Barth  <abarth at webkit.org>
      2010-01-12  Adam Barth  <abarth at webkit.org>
      2010-01-12  Adam Barth  <abarth at webkit.org>
      2010-01-12  Adam Barth  <abarth at webkit.org>
      2010-01-12  Adam Barth  <abarth at webkit.org>
      2010-01-12  Adam Barth  <abarth at webkit.org>
      2010-01-12  Jakub Wieczorek  <faw217 at gmail.com>
      2010-01-12  Adam Barth  <abarth at webkit.org>
      2010-01-12  Adam Barth  <abarth at webkit.org>
      2010-01-13  Adam Barth  <abarth at webkit.org>
      2010-01-13  Adam Barth  <abarth at webkit.org>
      2010-01-13  Adam Barth  <abarth at webkit.org>
      2010-01-18  Adam Barth  <abarth at webkit.org>
      2010-01-18  Adam Barth  <abarth at webkit.org>
      2010-01-18  Adam Barth  <abarth at webkit.org>
      2010-01-18  Adam Barth  <abarth at webkit.org>
      2010-01-18  Adam Barth  <abarth at webkit.org>

andersca at apple.com (1):
      Fix !ENABLE(3D_CANVAS) build.

ap at apple.com (21):
      Reviewed by Geoffrey Garen.
      Not reviewed, build fix.
      Mac build fix.
      Mac build fix.
      More build fix.
      Reviewed by Darin Adler.
      Reviewed by Eric Seidel.
      Reviewed by Dan Bernstein.
      Reviewed by Sam Weinig.
      Reviewed by Oliver Hunt.
      Reviewed by Darin Adler.
      Reviewed by Darin Adler.
      Reviewed by Brady Eidson.
      Reviewed by Darin Adler.
      Reviewed by Darin Adler.
      Rubber-stamped by Adam Roben.
      Reviewed by Darin Adler.
      Reviewed by Geoffrey Garen.
      Reviewed by Darin Adler.
      Reviewed by Oliver Hunt.
      Land correct expected results - forgot to update them after changing test output.

aroben at apple.com (22):
      Fix WebKitCreateInstance helper
      Don't hang in WebKitAPITest if no messages have been posted
      Don't show HostWindows by default
      Share more code in the WebViewDestruction tests
      Add more WebViewDestruction tests
      Remove dead code in WebViewWndProc
      Add assertions to catch double-destruction of WebViews earlier
      Make it safe to call IWebView::close when IWebView::initWithFrame hasn't been called
      Make IWebView::close and destroying a WebView's HWND optional for WebKit clients
      Add missing Radar numbers
      Windows accelerated compositing build fix after r53110
      Fix a typo in editing/selection/inactive-selection.html
      Treat all synchronous loads equally in FrameLoader::loadSubframe
      Add new tests from r53277 to the Qt Skipped list
      Fix ChangeLog order from r53277
      Add new test from r53277 to the GTK+ Skipped list
      2010-01-14  Adam Roben  <aroben at apple.com>
      Add missing Radar URLs
      Clean up use of /useenv when invoking Visual C++
      DataTransfer interface broken on Windows--types member is always undefined, and getData() does not work.
      Add WebKit SPI to disallow setting document.domain from certain URL schemes
      Windows build fix

barraclough at apple.com (18):
      https://bugs.webkit.org/show_bug.cgi?id=33236
      Windows build fix part I.
      QT build fix.
      Rubber stamped by Sam Weinig & Darin Adler.
      * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
      * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
      <rdar://problem/7403736> REGRESSION (r49963,r49965): 8% Dromaeo Core DOM test regression
      JavaScriptCore: Make naming & behaviour of UString[Impl] methods more consistent.
      https://bugs.webkit.org/show_bug.cgi?id=33705
      https://bugs.webkit.org/show_bug.cgi?id=33731
      https://bugs.webkit.org/show_bug.cgi?id=33731
      https://bugs.webkit.org/show_bug.cgi?id=33731
      * platform/win/ClipboardUtilitiesWin.cpp:
      Eeeep! reverting r53416 & r53417, more to be done to fix windows.
      https://bugs.webkit.org/show_bug.cgi?id=33731
      https://bugs.webkit.org/show_bug.cgi?id=33731
      Revert r53454, since it causes much sadness in this world.
      Reverting r53455, breaks 2 javascriptcore tests.

bdakin at apple.com (6):
      WebCore: Fix for https://bugs.webkit.org/show_bug.cgi?id=32757 Repaint bug
      WebCore: Fix for https://bugs.webkit.org/show_bug.cgi?id=33491 REGRESSION:
      WebCore: Rubber-stamped by Dave Hyatt.
      Updated results for these tests which just have rounding errors.
      WebCore: Fix for https://bugs.webkit.org/show_bug.cgi?id=33550 REGRESSION: -
      WebCore: Fix for https://bugs.webkit.org/show_bug.cgi?id=33498 REGRESSION:

beidson at apple.com (2):
      <rdar://problem/7536748> and https://bugs.webkit.org/show_bug.cgi?id=33571
      Crash in Page::backForwardList when using History object from a detached window

benm at google.com (1):
      [Android] DOMWrapperMap::Visitor needs virtual destructor

bfulgham at webkit.org (5):
      Account for scale and current context position (as well as page
      WebCore: WebKit plugins are not rendered during printing.
      Unreviewed correction.
      Build fix, no review.
      Extend WinLauncher example with better printing features.

bweinstein at apple.com (16):
      Part of <https://bugs.webkit.org/show_bug.cgi?id=32568>.
      Should be last part of Windows Build fix.
      Padding in popup menu gets lost with styled <select> in Windows.
      Rubber-stamped by Adam Roben.
      Updated Windows expected results after r53085.
      Safari shows an unneeded horizontal scrollbar on many websites.
      Add correct expected results after r53168 for GTK and Qt.
      Build Fix.
      WebCore: REGRESSION (r49268): DHTML drag not allowed unless event.dataTransfer.effectAllowed
      [DnD] effectAllowed and dropEffect can be set to bogus values.
      Roll out r53270 because it broke 5 layout tests.
      [DnD] effectAllowed and dropEffect can be set to bogus values.
      Follow up to <https://bugs.webkit.org/show_bug.cgi?id=33635>.
      Drag and Drop source/destination code needs cleanup.
      Rubber-stamped by Oliver Hunt.
      Rubber-stamped by Tim Hatcher.

cfleizach at apple.com (4):
      AX: need a way to get the progress of a webpage load
      AX: contentEditable DIVs are not AX accessible
      REGRESSION(52819?): AXLoadComplete and AXLayoutComplete causes 4 tests fail on Snow Leopard Debug bot
      AX: CSS content not returned correctly in AX

cmarrin at apple.com (9):
      Implement most cases of texImage2D and texSubImage2D
      New test for texImage2d and texSubImage2d cases
      Fixed a bug in testcase. Passing an empty array to texImage2D
      Implement full-screen video for Windows
      Fixed media test failures caused by http://trac.webkit.org/changeset/52998.
      2010-01-13 Simon Fraser <simon.fraser at apple.com>
      2010-01-13  Simon Fraser  <simon.fraser at apple.com>
      Made root compositing layer scroll rather than scroll parent.
      https://bugs.webkit.org/show_bug.cgi?id=30073

darin at apple.com (14):
      CDATA sections are merged into Text nodes when normalize() is used
      Some script tests have wrappers that don't match their templates
      Added file James Robinson provided to go with his fix for
      * tests/mozilla/ecma/Array/15.4.1.1.js: Added property allow-tabs.
      REGRESSION: Japanese text search ignores small vs. large and voicing mark differences
      Try to get find-kana test passing on Tiger and Leopard.
      Try to get find-kana and find-russian tests passing on Qt.
      Fix handling of unusual kana sequences in search
      Try to get find-kana tests passing on Qt, Leopard, and Tiger.
      Ignore compiled Python in more of webkitpy.
      Move more of the selection and caret painting code from Frame to SelectionController.
      ValidityState can hold a stale pointer to control
      Add some ALWAYS_INLINE for key functions not inlined by some versions of GCC.
      Fix build by reverting the previous change.

darin at chromium.org (13):
      2010-01-05  Darin Fisher  <darin at chromium.org>
      2010-01-05  Darin Fisher  <darin at chromium.org>
      2010-01-06  Darin Fisher  <darin at chromium.org>
      2010-01-08  Darin Fisher  <darin at chromium.org>
      2010-01-11  Darin Fisher  <darin at chromium.org>
      2010-01-11  Darin Fisher  <darin at chromium.org>
      2010-01-12  Darin Fisher  <darin at chromium.org>
      2010-01-12  Darin Fisher  <darin at chromium.org>
      2010-01-14  Darin Fisher  <darin at chromium.org>
      2010-01-15  Darin Fisher  <darin at chromium.org>
      2010-01-15  Darin Fisher  <darin at chromium.org>
      2010-01-15  Darin Fisher  <darin at chromium.org>
      2010-01-15  Darin Fisher  <darin at chromium.org>

dbates at webkit.org (14):
      2010-01-07  Daniel Bates  <dbates at rim.com>
      2010-01-08  Daniel Bates  <dbates at webkit.org>
      2010-01-09  Daniel Bates  <dbates at webkit.org>
      2010-01-09  Daniel Bates  <dbates at webkit.org>
      2010-01-09  Daniel Bates  <dbates at webkit.org>
      2010-01-09  Daniel Bates  <dbates at webkit.org>
      2010-01-10  Daniel Bates  <dbates at webkit.org>
      2010-01-10  Daniel Bates  <dbates at webkit.org>
      2010-01-18  Daniel Bates  <dbates at webkit.org>
      2010-01-18  Daniel Bates  <dbates at webkit.org>
      2010-01-18  Daniel Bates  <dbates at webkit.org>
      2010-01-19  Daniel Bates  <dbates at rim.com>
      2010-01-19  Daniel Bates  <dbates at webkit.org>
      2010-01-19  Daniel Bates  <dbates at rim.com>

ddkilzer at apple.com (8):
      Update data/params parameters
      FIX: Make patch status appear on reviewform.html.tmpl
      Included UNCONFIRMED bugs by default in advanced search query
      <http://webkit.org/b/33410> Fix "View Plain Diff"/"View Formatted Diff" button
      <http://webkit.org/b/33430> Fix rounded borders in queue status on older Firefox and Safari browsers
      Created a unit-tested function to parse the header block of
      Added bug url to ChangeLog for r53358.
      Added back removed properties to iExploder input files

dglazkov at chromium.org (4):
      2010-01-07  Dimitri Glazkov  <dglazkov at chromium.org>
      2010-01-08  James Robinson  <jamesr at chromium.org>
      2010-01-06  Dimitri Glazkov  <dglazkov at chromium.org>
      2010-01-15  Dimitri Glazkov  <dglazkov at chromium.org>

dimich at chromium.org (1):
      Need to ensure that Document::postTask does not provide the Task with a dangling pointer to destroyed Document

dumi at chromium.org (5):
      Replacing all RANDOMBLOB calls with ZEROBLOB calls in preparation
      Replacing RANDOMBLOB with ZEROBLOB, as RANDOMBLOB will soon be
      Adding a list of whitelisted sqlite functions that users are
      Refactoring DatabaseAuthorizer to use a CaseFoldingHash function
      Cleaning up quota-tracking.html. Removing trailing whitespaces and

enrica at apple.com (5):
      Cannot focus on an empty editable span in a non editable div.
      https://bugs.webkit.org/show_bug.cgi?id=33411
      WebKit returns incorrect match count when first string match is on an element with user-select-none style
      Script attributes are copied and pasted, making cross-domain attacks possible (30019)
      WebCore: REGRESSION: Infinite recursion in Position::getInlineBoxAndOffset()

eric.carlson at apple.com (9):
      2010-01-07  Eric Carlson  <eric.carlson at apple.com>
      2010-01-07  Eric Carlson  <eric.carlson at apple.com>
      2010-01-07  Eric Carlson  <eric.carlson at apple.com>
      2010-01-07  Eric Carlson  <eric.carlson at apple.com>
      2010-01-12  Eric Carlson  <eric.carlson at apple.com>
      2010-01-12  Eric Carlson  <eric.carlson at apple.com>
      2010-01-12  Eric Carlson  <eric.carlson at apple.com>
      2010-01-19  Eric Carlson  <eric.carlson at apple.com>
      2010-01-19  Eric Carlson  <eric.carlson at apple.com>

eric at webkit.org (166):
      2010-01-05  Patrick Gansterer  <paroga at paroga.com>
      2010-01-05  Dominic Mazzoni  <dmazzoni at google.com>
      2010-01-05  Adam Barth  <abarth at webkit.org>
      2010-01-05  Yael Aharon  <yael.aharon at nokia.com>
      2010-01-05  Yael Aharon  <yael.aharon at nokia.com>
      2010-01-05  Chris Jerdonek  <chris.jerdonek at gmail.com>
      2010-01-05  Patrick Gansterer  <paroga at paroga.com>
      2009-12-25 Patrick Gansterer <paroga at paroga.com>
      2010-01-05  Robert Hogan  <robert at roberthogan.net>
      2010-01-05  Alexander Pavlov  <apavlov at chromium.org>
      2010-01-05  James Robinson  <jamesr at chromium.org>
      2010-01-05  James Robinson  <jamesr at google.com>
      2010-01-05  Kent Tamura  <tkent at chromium.org>
      2010-01-05  Chris Jerdonek  <chris.jerdonek at gmail.com>
      2010-01-06  Eric Seidel  <eric at webkit.org>
      2010-01-06  Andras Becsi  <abecsi at inf.u-szeged.hu>
      2010-01-06  Eric Seidel  <eric at webkit.org>
      2010-01-06  Eric Seidel  <eric at webkit.org>
      2010-01-06  Eric Seidel  <eric at webkit.org>
      2010-01-06  Eric Seidel  <eric at webkit.org>
      2010-01-06  Eric Seidel  <eric at webkit.org>
      2010-01-06  Eric Seidel  <eric at webkit.org>
      2010-01-06  Eric Seidel  <eric at webkit.org>
      2010-01-06  Joanmarie Diggs  <joanmarie.diggs at gmail.com>
      2010-01-06  Adam Bergkvist  <adam.bergkvist at ericsson.com>
      2010-01-06  Jesus Sanchez-Palencia  <jesus.palencia at openbossa.org>
      2010-01-06  Jakub Wieczorek  <faw217 at gmail.com>
      2010-01-06  Mike Belshe  <mike at belshe.com>
      2009-10-18 Patrick Gansterer <paroga at paroga.com>
      2010-01-06  Eric Seidel  <eric at webkit.org>
      2010-01-06  Andreas Kling  <andreas.kling at nokia.com>
      2010-01-06  MORITA Hajime  <morrita at gmail.com>
      2010-01-07  Anton Muhin  <antonm at chromium.org>
      2010-01-07  Chris Jerdonek  <chris.jerdonek at gmail.com>
      2010-01-07  Eric Seidel  <eric at webkit.org>
      2010-01-07  Kent Tamura  <tkent at chromium.org>
      2010-01-07  Kent Tamura  <tkent at chromium.org>
      2010-01-07  Chris Jerdonek  <chris.jerdonek at gmail.com>
      2010-01-07  Kim Grönholm  <kim.gronholm at nomovok.com>
      2010-01-07  Yuzo Fujishima  <yuzo at google.com>
      2010-01-07  Christian Sejersen  <christian.webkit at gmail.com>
      2010-01-07  Eric Seidel  <eric at webkit.org>
      2010-01-07  Eric Seidel  <eric at webkit.org>
      2010-01-07  Adam Barth  <abarth at webkit.org>
      2010-01-07  Adam Barth  <abarth at webkit.org>
      2010-01-07  Afonso R. Costa Jr.  <afonso.costa at openbossa.org>
      2010-01-07  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
      2010-01-07  Mike Belshe  <mbelshe at chromium.org>
      2010-01-07  Eric Seidel  <eric at webkit.org>
      2010-01-08  Eric Seidel  <eric at webkit.org>
      2010-01-08  Kent Hansen  <kent.hansen at nokia.com>
      2010-01-08  Eric Seidel  <eric at webkit.org>
      2010-01-08  Kent Hansen  <kent.hansen at nokia.com>
      2010-01-08  Eric Seidel  <eric at webkit.org>
      2010-01-08  Eric Seidel  <eric at webkit.org>
      2010-01-08  Alejandro G. Castro  <alex at igalia.com>
      2010-01-08  Eric Seidel  <eric at webkit.org>
      2010-01-08  Yuzo Fujishima  <yuzo at google.com>
      2010-01-08  Luiz Agostini  <luiz.agostini at openbossa.org>
      2010-01-08  Adam Barth  <abarth at webkit.org>
      2010-01-08  Kenneth Russell  <kbr at google.com>
      2010-01-08  Adam Barth  <abarth at webkit.org>
      2010-01-08  Eric Seidel  <eric at webkit.org>
      2010-01-08  Eric Seidel  <eric at webkit.org>
      2010-01-08  Kenneth Russell  <kbr at google.com>
      2010-01-08  Steve Block  <steveblock at google.com>
      2010-01-08  Kent Hansen  <kent.hansen at nokia.com>
      2010-01-08  Adam Barth  <abarth at webkit.org>
      2010-01-09  Chris Jerdonek  <chris.jerdonek at gmail.com>
      2010-01-09  Evan Martin  <evan at chromium.org>
      2010-01-10  Adam Barth  <abarth at webkit.org>
      2010-01-10  Robert Hogan  <robert at roberthogan.net>
      2010-01-10  Kent Hansen  <kent.hansen at nokia.com>
      2010-01-10  Adam Barth  <abarth at webkit.org>
      2010-01-11  Tony Chang  <tony at chromium.org>
      2010-01-11  Kim Grönholm  <kim.gronholm at nomovok.com>
      2010-01-11  Joanmarie Diggs  <joanmarie.diggs at gmail.com>
      2010-01-11  Alexander Pavlov  <apavlov at chromium.org>
      2010-01-11  Eric Seidel  <eric at webkit.org>
      2010-01-11  Eric Seidel  <eric at webkit.org>
      2010-01-11  Dirk Schulze  <krit at webkit.org>
      2010-01-11  Andreas Kling  <andreas.kling at nokia.com>
      2010-01-11  Victor Wang  <victorw at chromium.org>
      2010-01-12  Joanmarie Diggs  <joanmarie.diggs at gmail.com>
      2010-01-12  Eric Seidel  <eric at webkit.org>
      2010-01-12  Simon Hausmann  <simon.hausmann at nokia.com>
      2010-01-12  Ben Murdoch  <benm at google.com>
      2010-01-12  Eric Seidel  <eric at webkit.org>
      2010-01-12  Eric Seidel  <eric at webkit.org>
      2010-01-12  Eric Seidel  <eric at webkit.org>
      2010-01-12  Petri Latvala  <petri.latvala at nomovok.com>
      2010-01-12  Mikhail Naganov  <mnaganov at chromium.org>
      2010-01-12  Tony Chang  <tony at chromium.org>
      2010-01-12  Jungshik Shin  <jshin at chromium.org>
      2010-01-12  Alexander Pavlov  <apavlov at chromium.org>
      2010-01-12  Kent Hansen  <kent.hansen at nokia.com>
      2010-01-12  Tony Chang  <tony at chromium.org>
      2010-01-13  Ilya Tikhonovsky  <loislo at chromium.org>
      2010-01-13  Ben Murdoch  <benm at google.com>
      2010-01-13  Kent Hansen  <kent.hansen at nokia.com>
      2010-01-13  Steve Block  <steveblock at google.com>
      2010-01-13  Carol Szabo  <carol.szabo at nokia.com>
      2010-01-13  Dirk Schulze  <krit at webkit.org>
      2010-01-13  Dirk Schulze  <krit at webkit.org>
      2010-01-13  Dirk Schulze  <krit at webkit.org>
      2010-01-13  Adam Barth  <abarth at webkit.org>
      2010-01-13  Carol Szabo <carol.szabo at nokia.com>
      2010-01-13  Kenneth Russell  <kbr at google.com>
      2010-01-13  Kent Hansen  <kent.hansen at nokia.com>
      2010-01-13  Mads Ager  <ager at chromium.org>
      2010-01-14  Eric Seidel  <eric at webkit.org>
      2010-01-14  James Robinson  <jamesr at chromium.org>
      2010-01-14  Diego Gonzalez  <diego.gonzalez at openbossa.org>
      2010-01-14  Ben Murdoch  <benm at google.com>
      2010-01-14  Chris Jerdonek  <chris.jerdonek at gmail.com>
      2010-01-14  Eric Seidel  <eric at webkit.org>
      2010-01-14  Eric Seidel  <eric at webkit.org>
      2010-01-14  Alejandro G. Castro  <alex at igalia.com>
      2010-01-14  Andreas Kling  <andreas.kling at nokia.com>
      2010-01-14  Ilya Tikhonovsky  <loislo at chromium.org>
      2010-01-14  Martin Robinson  <martin.james.robinson at gmail.com>
      2010-01-14  Kent Tamura  <tkent at chromium.org>
      2010-01-14  Kwang Yul Seo  <skyul at company100.net>
      2010-01-14  Kent Hansen  <kent.hansen at nokia.com>
      2010-01-14  Evan Stade  <estade at chromium.org>
      2010-01-14  Eric Seidel  <eric at webkit.org>
      2010-01-14  Marcus Bulach  <bulach at chromium.org>
      2010-01-14  Norbert Leser  <norbert.leser at nokia.com>
      2010-01-15  Alexander Pavlov  <apavlov at chromium.org>
      2010-01-15  Chris Jerdonek  <chris.jerdonek at gmail.com>
      2010-01-15  Steve Block  <steveblock at google.com>
      2010-01-15  Vitaly Repeshko  <vitalyr at chromium.org>
      2010-01-15  Eric Seidel  <eric at webkit.org>
      2010-01-15  Alejandro G. Castro  <alex at igalia.com>
      2010-01-15  Carol Szabo  <carol.szabo at nokia.com>
      2010-01-15  Doug Muir  <dmuir at google.com>
      2010-01-16  Holger Hans Peter Freyther  <zecke at selfish.org>
      2010-01-17  Martin Robinson  <martin.james.robinson at gmail.com>
      2010-01-17  Chris Jerdonek  <cjerdonek at webkit.org>
      2010-01-17  Adam Barth  <abarth at webkit.org>
      2010-01-17  Adam Barth  <abarth at webkit.org>
      2010-01-17  Adam Barth  <abarth at webkit.org>
      2010-01-17  Adam Barth  <abarth at webkit.org>
      2010-01-17  Chris Jerdonek  <cjerdonek at webkit.org>
      2010-01-17  Adam Barth  <abarth at webkit.org>
      2010-01-17  Adam Barth  <abarth at webkit.org>
      2010-01-17  Adam Barth  <abarth at webkit.org>
      2010-01-17  Kent Tamura  <tkent at chromium.org>
      2010-01-18  Daniel Bates  <dbates at rim.com>
      2010-01-18  Adam Barth  <abarth at webkit.org>
      2010-01-18  Adam Barth  <abarth at webkit.org>
      2010-01-18  Alexander Pavlov  <apavlov at chromium.org>
      2010-01-18  Jonathan Dixon  <joth at chromium.org>
      2010-01-18  Mikhail Naganov  <mnaganov at chromium.org>
      2010-01-18  Steve Block  <steveblock at google.com>
      2010-01-18  Ilya Tikhonovsky  <loislo at chromium.org>
      2010-01-18  Csaba Osztrogonác  <ossy at webkit.org>
      2010-01-18  Steve Block  <steveblock at google.com>
      2010-01-18  Zoltan Horvath  <zoltan at webkit.org>
      2010-01-18  Yuzo Fujishima  <yuzo at google.com>
      2010-01-19  Eric Seidel  <eric at webkit.org>
      2010-01-19 Joanmarie Diggs  <joanmarie.diggs at gmail.com>
      2010-01-19  Jaime Yap  <jaimeyap at google.com>
      2010-01-19  Kristian Amlie <kristian.amlie at nokia.com>
      2010-01-19  Adam Barth  <abarth at webkit.org>
      2010-01-19  Kent Tamura  <tkent at chromium.org>

ggaren at apple.com (11):
      2010-01-07  Geoffrey Garen  <ggaren at apple.com>
      Build fix: avoid a name conflict by using the local 'structure' instead
      Better build fix: use 'this->structure()', since 'structure' is a
      Fix a crash seen on the buildbots.
      2010-01-08  Geoffrey Garen  <ggaren at apple.com>
      2010-01-11  Geoffrey Garen  <ggaren at apple.com>
      2010-01-14  Geoffrey Garen  <ggaren at apple.com>
      2010-01-18  Geoffrey Garen  <ggaren at apple.com>
      2010-01-18  Geoffrey Garen  <ggaren at apple.com>
      Forgot to add this test result.
      JavaScriptCore: REGRESSION (52082): Crash on worker thread when reloading http://radnan.public.iastate.edu/procedural/

girish at forwardbias.in (1):
      [Qt/Win] Flash in QGraphicsWebView does not process hover correctly.

hamaji at chromium.org (4):
      2010-01-12  Shinichiro Hamaji  <hamaji at chromium.org>
      2010-01-13  Chris Jerdonek  <chris.jerdonek at gmail.com>
      2010-01-13  Shinichiro Hamaji  <hamaji at chromium.org>
      2010-01-19  MORITA Hajime  <morrita at gmail.com>

hausmann at webkit.org (18):
      Unreviewed trivial Qt build fix.
      [Qt] need an API to suspend and resume active Javascript DOM objects.
      prospective bearer management build fix to get the include path correct
      [Qt] Allow the application to override online/offline network status
      Rubber-stamped by Kenneth Rohde Christiansen.
      RVCT compiler with "-Otime -O3" optimization tries to optimize out
      [Qt] Add private API for QWebFrame scrolling, to maintain binary compatibility with Qt 4.6.
      Touch event layout tests should be in their own subdirectory, so that they can be easily skipped
      [Qt/Symbian] Added missing vendor information to qtwebkit.sis
      [Qt] Fix the build on Windows.
      [Qt] Split the build process in two different .pro files.
      Rubber-stamped by Tor Arne Vestbø.
      [Qt] Update Symbian .def symbol export files after private API additions.
      Add support for "detecting" Symbian environments by either
      Add support for partial building on Symbian.
      [Qt] Symbian build fixes.
      Unreviewed Symbian build fix.
      Fix the build with strict gcc and RVCT versions: It's not legal to cast a

hyatt at apple.com (4):
      https://bugs.webkit.org/show_bug.cgi?id=32495
      WebKit/mac: Add an API to obtain the WebScriptWorld for a given JSGlobalContextRef.
      Build bustage fix. Make sure the newly added scriptWorldForGlobalContext function is [local] in the IDL.
      Build bustage fix.  Land modified WebCore.base.exp file that includes export of currentWorld().

japhet at chromium.org (9):
      2010-01-05  Nate Chapin  <japhet at chromium.org>
      2010-01-07  Nate Chapin  <japhet at chromium.org>
      2010-01-08  Nate Chapin  <japhet at chromium.org>
      2010-01-12  Nate Chapin  <japhet at chromium.org>
      2010-01-12  Nate Chapin  <japhet at chromium.org>
      2010-01-13  Nate Chapin  <japhet at chromium.org>
      2010-01-14  Nate Chapin  <japhet at chromium.org>
      2010-01-14  Nate Chapin  <japhet at chromium.org>
      2010-01-15  Nate Chapin  <japhet at chromium.org>

jhoneycutt at apple.com (4):
      MSAA: Accessibility role of <select multiple> elements is wrong
      MSAA: selected, selectable, extended selectable, and multiple
      get_accParent should try to retrieve parent AccessibilityObject, before
      MSAA: Screen rect for <option> elements is always the zero rect

jianli at chromium.org (1):
      [chromium] Remove obsolete CF related files from gyp build.

jocelyn.turcotte at nokia.com (4):
      [Qt] Fix build problem related to the pushd command
      [Qt] Unreviewed build fix on Windows.
      [Qt] Unreviewed fix of builds with the --no-svg switch.
      [Qt] Use a different Makefile names for sources generation and compilation.

jorlow at chromium.org (4):
      2010-01-11  Jeremy Orlow  <jorlow at chromium.org>
      WebCore: No reviewer.  More or less a build fix.  My 53180 broke some
      2010-01-13  Jeremy Orlow  <jorlow at chromium.org>
      2010-01-14  Jeremy Orlow  <jorlow at chromium.org>

jpetsovits at rim.com (2):
      Adding myself to committers.py.
      2010-01-19  Jakob Petsovits  <jpetsovits at rim.com>

jshin at chromium.org (2):
      2010-01-14  Jungshik Shin  <jshin at chromium.org>
      2010-01-14  Jungshik Shin  <jshin at chromium.org>

kbr at google.com (1):
      2010-01-13  Kenneth Russell  <kbr at google.com>

kdecker at apple.com (5):
      Reviewed by Eric Carlson.
      Reviewed by Simon Fraser
      Reviewed by Simon Fraser.
      Reviewed by Simon Fraser.
      https://bugs.webkit.org/show_bug.cgi?id=33610

kevino at webkit.org (5):
      [wx] Build fix after introduction of JS_NO_EXPORT
      [wx] Build fix. Make the XFORM operator work on wx port.
      wx fixes after XBM removal and recent changes.
      Reviewed by Alexey Proskuryakov.
      Reviewed by Kevin Ollivier.

knorton at google.com (3):
      2010-01-11  Kelly Norton <knorton at google.com>
      2010-01-12  Kelly Norton  <knorton at google.com>
      2010-01-13  Kelly Norton  <knorton at google.com>

kov at webkit.org (17):
      Reviewed by Xan Lopez.
      Skipping three new tests.
      2010-01-08  Gustavo Noronha Silva  <gns at gnome.org>
      Reviewed by Xan Lopez.
      https://bugs.webkit.org/show_bug.cgi?id=33472
      Revert 53075 since it caused ASSERTS to be hit.
      2010-01-11  Gustavo Noronha Silva  <gns at gnome.org>
      Reviewed by Xan Lopez.
      Reviewed by Oliver Hunter.
      Reviewed by Eric Seidel.
      Skipping test that fails intermitently - fix for the test being
      Skip new test that requires new functionality in
      Rubber-stamped by Xan Lopez.
      Reviewed by Xan Lopez.
      Reviewed by Xan Lopez.
      Unreviewed. Build fixes for make distcheck.
      Unreviewed. Shared library versioning bump for 1.1.19.

krit at webkit.org (2):
      2010-01-06  Dirk Schulze  <krit at webkit.org>
      2010-01-13  Dirk Schulze  <krit at webkit.org>

laszlo.1.gombos at nokia.com (3):
      2010-01-07  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
      2010-01-17  Srinidhi Shreedhara  <srinidhi.shreedhara at nokia.com>
      2010-01-19  Laszlo Gombos  <laszlo.1.gombos at nokia.com>

levin at chromium.org (1):
      Having a comment for the #endif for a header guard is not required WebKit style.

loki at webkit.org (3):
      2010-01-06  Andras Becsi  <abecsi at inf.u-szeged.hu>
      Build fix for JSVALUE32 when ENABLE_JIT_OPTIMIZE* are disabled
      Remove an unnecessary cacheFlush from ARM_TRADITIONAL JIT

mitz at apple.com (14):
      Build fix
      Re-enable plug-in halting on Mac after r51953
      Build fix
      <rdar://problem/7488126> With text-rendering: optimizelegibility, sometimes lines run too long
      Added Font::typesettingFeatures() and deployed it
      Build fix
      <rdar://problem/7525778> Font fallback kills SVG kerning
      <rdar://problem/6020083> -webkit-gradient slows down scrolling when page has horizontal scrollbar
      <rdar://problem/7529519> DumpRenderTree crashes in makeLargeMallocFailSilently()
      Set the svn:mime-type property of recently-added PNG files to image/png.
      <rdar://problem/6892207> REGRESSION (Safari 4): Menus at sciencedirect.com push the main article context down the page
      Address review comments on the last change
      REGRESSION (r53420): incomplete repaint of bottom of bugs.webkit.org comment field
      Rubber-stamped by Sam Weinig.

mjs at apple.com (4):
      2010-01-07  Maciej Stachowiak  <mjs at apple.com>
      Not reviewed; updated for truth (and readability).
      2010-01-16  Maciej Stachowiak  <mjs at apple.com>
      2010-01-17  Maciej Stachowiak  <mjs at apple.com>

mrowe at apple.com (4):
      Fix the Mac build.
      Don't leak a JSStringRef within _accessibilityNotificationCallback.
      <rdar://problem/7512726> Flash full-screen does not work correctly with Flash 10.1 beta
      Versioning.

ojan at chromium.org (20):
      2010-01-05  Ojan Vafai  <ojan at chromium.org>
      2010-01-05  Ojan Vafai  <ojan at chromium.org>
      2010-01-05  Darin Adler  <darin at apple.com>
      2010-01-05  Darin Adler  <darin at apple.com>
      2010-01-05  Darin Adler  <darin at apple.com>
      2010-01-06  Ojan Vafai  <ojan at chromium.org>
      2010-01-06  Ojan Vafai  <ojan at chromium.org>
      2010-01-06  Ojan Vafai  <ojan at chromium.org>
      2010-01-06  Eric Seidel  <eric at webkit.org>
      2010-01-06  Ojan Vafai  <ojan at chromium.org>
      2010-01-08  Ojan Vafai  <ojan at chromium.org>
      2010-01-11  Ojan Vafai  <ojan at chromium.org>
      2010-01-13  Ojan Vafai  <ojan at chromium.org>
      2010-01-13  Ojan Vafai  <ojan at chromium.org>
      2010-01-14  Ojan Vafai  <ojan at chromium.org>
      2010-01-14  Ojan Vafai  <ojan at chromium.org>
      2010-01-15  Ojan Vafai  <ojan at chromium.org>
      2010-01-15  Ojan Vafai  <ojan at chromium.org>
      2010-01-15  Ojan Vafai  <ojan at chromium.org>
      2010-01-19  Ojan Vafai  <ojan at chromium.org>

oliver at apple.com (9):
      Bad DOM performance in large SVG files
      Rollout renderpath culling as it once again breaks pixel tests.
      2010-01-11  Oliver Hunt  <oliver at apple.com>
      2010-01-15  Oliver Hunt  <oliver at apple.com>
      2010-01-15  Oliver Hunt  <oliver at apple.com>
      2010-01-15  Oliver Hunt  <oliver at apple.com>
      2010-01-16  Oliver Hunt  <oliver at apple.com>
      2010-01-16  Oliver Hunt  <oliver at apple.com>
      2010-01-17  Oliver Hunt  <oliver at apple.com>

ossy at webkit.org (28):
      Reworked r52853 after r52876 rolled it out.
      [Qt] Enable JIT in debug mode on win32 after r51141 fixed the crashes.
      Unreviewed typo fix.
      Store HTTPD PID in a variable to fix warnings if for some reason the pidfile gets deleted before httpd terminates.
      Unreviewed. Fix the Mac bots. Why is there no HTTPD PID file?
      Unreviewed trivial fix.
      Unreviewed. roll-out r52917, r52932 and r52934.
      Run the http and websocket tests after all other tests.
      r52976 revealed this failure by re-ordering tests.
      Unreviewed trivial fix.
      Rubber-stamped by Kenneth Rohde Christiansen.
      Unreviewed trivail fix. Missing bugzilla link added to ChangeLog.(r52976)
      Only run http and websocket tests as last if no argument is given to be able to explicitly control the test order.
      Rubber-stamped by Simon Hausmann.
      Unreviewed typo fix.
      Rubber-stamped by Holger Hans Peter Freyther.
      [Qt] Enable JIT and YARR_JIT if (CPU(X86_64) && OS(LINUX) && GCC_VERSION >= 40100)
      Unreviewed trivial fix.
      Touch event layout tests should be in their own subdirectory, so that they can be easily skipped
      Rubber-stamped by Simon Hausmann.
      [Qt] Defective dependencies caused build failing on QtBuildBot.
      Rubber-stamped by Kenneth Rohde Christiansen.
      Rubber-stamped by Eric Seidel.
      Rubber-stamped by Gustavo Noronha Silva.
      [Qt] Add platform dependent expected file because of different font size.
      [Qt] Skip test introduced in r53423 because of missing layoutTestController.setDomainRelaxationForbiddenForURLScheme()
      [Qt] Unreviewed trivial buildfix. (r53429)
      [Qt] REGRESSION (r53450): 3 tests fail on Qt bot

pfeldman at chromium.org (9):
      2009-01-07  Pavel Feldman  <pfeldman at chromium.org>
      2010-01-08  Pavel Feldman  <pfeldman at chromium.org>
      2010-01-10  Pavel Feldman  <pfeldman at chromium.org>
      2010-01-10  Pavel Feldman  <pfeldman at chromium.org>
      2010-01-10  Pavel Feldman  <pfeldman at chromium.org>
      2010-01-13  Pavel Feldman  <pfeldman at chromium.org>
      2010-01-13  Pavel Feldman  <pfeldman at chromium.org>
      2010-01-13  Pavel Feldman  <pfeldman at chromium.org>
      2010-01-14  Mikhail Naganov  <mnaganov at chromium.org>

philn at webkit.org (6):
      Reviewed by Eric Carlson.
      2010-01-12  Philippe Normand  <pnormand at igalia.com>
      Reviewed by Xan Lopez.
      2009-12-09  Philippe Normand  <pnormand at igalia.com>
      2010-01-13  Philippe Normand  <pnormand at igalia.com>
      2010-01-14  Philippe Normand  <pnormand at igalia.com>

pkasting at chromium.org (7):
      Public GIF decoder should stop decoding when allocation fails
      Remove XBM support from the open-source image decoders.
      Not reviewed, build fix.
      Decoding images to scaled output buffers resulted in garbage for
      Simplify image decoders by making downsampling functions available at
      Unreviewed, attempted build fix.
      Simplify image decoders slightly by using OwnPtr instead of raw pointers

rolandsteiner at chromium.org (1):
      Bug 31865 - Re-do ruby layout tests to use only Latin characters

senorblanco at chromium.org (2):
      WebCore: Fix for crash with gradient on table cell.  Pass the correct
      Fix for crash on large TransparencyWin allocation.  The fix is

sfalken at apple.com (9):
      Windows build fix.
      https://bugs.webkit.org/show_bug.cgi?id=33480
      Fix ChangeLog
      WebCore: Update all-in-one derived sources for Geolocation.
      Add additional Geolocation interfaces in WebKit for Windows.
      Windows build fixes.
      Rubber-stamped by Sam Weinig.
      <https://bugs.webkit.org/show_bug.cgi?id=33816>
      Touch WebKit.idl to fix build.

simon.fraser at apple.com (16):
      2010-01-07  Simon Fraser  <simon.fraser at apple.com>
      2010-01-07  Simon Fraser  <simon.fraser at apple.com>
      2010-01-07  Simon Fraser  <simon.fraser at apple.com>
      2010-01-08  Simon Fraser  <simon.fraser at apple.com>
      2010-01-08  Simon Fraser  <simon.fraser at apple.com>
      2010-01-10  Simon Fraser  <simon.fraser at apple.com>
      2010-01-11  Simon Fraser  <simon.fraser at apple.com>
      2010-01-12  Simon Fraser  <simon.fraser at apple.com>
      2010-01-13  Simon Fraser  <simon.fraser at apple.com>
      2010-01-13  Simon Fraser  <simon.fraser at apple.com>
      2010-01-13  Simon Fraser  <simon.fraser at apple.com>
      2010-01-13  Simon Fraser  <simon.fraser at apple.com>
      2010-01-13  Simon Fraser  <simon.fraser at apple.com>
      2010-01-13  Simon Fraser  <simon.fraser at apple.com>
      2010-01-15  Simon Fraser  <simon.fraser at apple.com>
      2010-01-19  Simon Fraser  <simon.fraser at apple.com>

slewis at apple.com (2):
      Rollout http://trac.webkit.org/changeset/52756 due to a large performance regression.
      Rolled out http://trac.webkit.org/changeset/52778 due to rolling

steveblock at google.com (9):
      Android requires ability to increase layout delay
      Moves general includes before bindings includes in Android build system.
      Script attributes are copied and pasted, making cross-domain attacks possible (30019)
      Moves JSC-specific implementation of JavaString to a private implementation class.
      Renames WebCore/bridge/runtime.[cpp|h] to WebCore/bridge/Bridge.[cpp|h]
      Unreviewed build fix.
      Unreviewed build fix.
      Fixes style in WebCore/bridge/jni/jsc/JavaClassJSC
      Renames jni_utility and jni_utility_private to JNIUtility and JNIUtilityPrivate

sullivan at apple.com (2):
      https://bugs.webkit.org/show_bug.cgi?id=33751 and <rdar://problem/7538330>
      https://bugs.webkit.org/show_bug.cgi?id=33854

timothy at apple.com (3):
      Make the Web Inspector's JavaScript debugger work with isolated worlds.
      Use String.trim() instead of a regex in the Web Inspector.
      Adjust the scroll position when doing a full page zoom, so the content

tkent at chromium.org (5):
      2010-01-06  Kent Tamura  <tkent at chromium.org>
      2010-01-06  Kinuko Yasuda  <kinuko at chromium.org>
      2010-01-07  Kent Tamura  <tkent at chromium.org>
      2010-01-11  Kent Tamura  <tkent at chromium.org>
      2010-01-18  Kent Tamura  <tkent at chromium.org>

tonikitoo at webkit.org (3):
      [Qt] Add page zooming support to Qt DumpRenderTree
      Missing fileSystemPath() method in Qt KURL implementation https://bugs.webkit.org/show_bug.cgi?id=33614
      [Qt] DRT missing setUserStyleSheetLocation and setUserStyleSheetEnabled in LayoutTestController

ukai at chromium.org (9):
      2010-01-06  Fumitoshi Ukai  <ukai at chromium.org>
      Unreviewed build fix.
      Unreviewed build fix for chromium.
      2010-01-12  Fumitoshi Ukai  <ukai at chromium.org>
      2010-01-12  Fumitoshi Ukai  <ukai at chromium.org>
      2010-01-13  Fumitoshi Ukai  <ukai at chromium.org>
      2010-01-13  Fumitoshi Ukai  <ukai at chromium.org>
      2010-01-13  Fumitoshi Ukai  <ukai at chromium.org>
      2010-01-14  Yuzo Fujishima  <yuzo at google.com>

vestbo at webkit.org (3):
      Unreviewed build fix for Qt on Mac OS X
      2010-01-15  Tor Arne Vestbø  <tor.arne.vestbo at nokia.com>
      [Qt] Force qmake to generate a single makefile for DerivedSources.pro

weinig at apple.com (2):
      Attempt to fix non-Snow Leopard Mac build.
      Fix for <rdar://problem/7548432>

wsiegrist at apple.com (3):
      2010-01-11 William Siegrist <wsiegrist at apple.com>
      2010-01-11 William Siegrist <wsiegrist at apple.com>
      2010-01-15 William Siegrist <wsiegrist at apple.com>

xan at webkit.org (3):
      2010-01-19  Xan Lopez  <xlopez at igalia.com>
      2010-01-19  Xan Lopez  <xlopez at igalia.com>
      2010-01-19  Xan Lopez  <xlopez at igalia.com>

yong.li at torchmobile.com (6):
      2010-01-05  Yong Li  <yoli at rim.com>
      2010-01-05  Yong Li  <yoli at rim.com>
      2010-01-06  Yong Li  <yoli at rim.com>
      2010-01-06  Yong Li  <yoli at rim.com>
      2010-01-08  Yong Li  <yoli at rim.com>
      2009-11-23  Yong Li  <yoli at rim.com>

yurys at chromium.org (4):
      2010-01-12  Yury Semikhatsky  <yurys at chromium.org>
      2010-01-12  Yury Semikhatsky  <yurys at chromium.org>
      2010-01-19  Yury Semikhatsky  <yurys at chromium.org>
      2010-01-19  Yury Semikhatsky  <yurys at chromium.org>

zimmermann at webkit.org (12):
      2010-01-06  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-01-06  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-01-07  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-01-11  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-01-11  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-01-11  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-01-13  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-01-13  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-01-13  Nikolas Zimmermann  <nzimmermann at rim.com>
      2010-01-13  Nikolas Zimmermann  <nzimmermann at rim.com>
      Not reviewed. Fix reviewer.
      2010-01-18  Nikolas Zimmermann  <nzimmermann at rim.com>

zoltan at webkit.org (6):
      2010-01-07  Zoltan Horvath  <zoltan at webkit.org>
      2010-01-07  Zoltan Horvath  <zoltan at webkit.org>
      2010-01-14  Zoltan Horvath  <zoltan at webkit.org>
      [Qt] Allow custom memory allocation control for TransparencyLayer class
      2010-01-15  Zoltan Horvath  <zoltan at webkit.org>
      2010-01-15  Zoltan Horvath  <zoltan at webkit.org>

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

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list