September 2007 Archives by subject
Starting: Sat Sep 1 03:40:14 PDT 2007
Ending: Sun Sep 30 21:38:01 PDT 2007
Messages: 308
- [webkit-reviews] review cancelled: [Bug 12988] First element (in
document order) is not returned when other duplicate ID-ed
elements were created first : [Attachment 16178] second
attempt; tested with SVG test case as well as Rob's
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 12988] First element (in
document order) is not returned when other duplicate ID-ed
elements were created first : [Attachment 16180] improved patch;
one less hash lookup in the "add" function than the previous
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 12988] First element (in
document order) is not returned when other duplicate ID-ed
elements were created first : [Attachment 16181] corrected
version of previous patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 12988] First element (in
document order) is not returned when other duplicate ID-ed
elements were created first : [Attachment 16193] alternate
patch: a fixed version of Rob's patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 13141] XMLHttpRequest
should set readyState to 0 after abort() : [Attachment 16423]
Proposed patch and testcase
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 13472] Misparsing date in
javascript leads to year value of -1 : [Attachment 16315]
First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 13472] Misparsing date in
javascript leads to year value of -1 : [Attachment 16316]
Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14685] text-align affects
<select> button but not its drop-down menu : [Attachment
16172] Use left alignment and natural writing direction in
popup buttons and menus on Windows.
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14685] text-align affects
<select> button but not its drop-down menu : [Attachment
16172] Use left alignment and natural writing direction in
popup buttons and menus on Windows.
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14732] [gtk] Rename *Gdk to
*Gtk : [Attachment 16054] Rename files from *Gdk to *Gtk
(first part)
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14766] S60 browser finditem
should be able to find VoIP address : [Attachment 16210] New
patch after changes based on the previous review
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14812] [gtk] [request] add
webkit_gtk_frame_get_title() function : [Attachment 16303]
Updated with g_free() calls, and coding style fixes.
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14842] Patch for DRT that
fixes 20+ layout tests : [Attachment 15772] Fixes DRT
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14842] Patch for DRT that
fixes 20+ layout tests : [Attachment 15772] Fixes DRT
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14868] Import variable
lookup optimizations from KJS : [Attachment 15958] Revised
proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14868] Import variable
lookup optimizations from KJS : [Attachment 16203] Revised
proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14885] LGPL'ed files
contain incorrect FSF address : [Attachment 16365] Patch v1
(bzip2 compressed; 740+KB)
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14928] [S60] When menuitems
are appended to a parent item which is not yet in the
menupane, append fails : [Attachment 16108] 3.2 patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14955] Implement
getElementsByClassName : [Attachment 16071] Now with
changelog and test
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14955] Implement
getElementsByClassName : [Attachment 16176] Without
getElementsByClassNameNS, and with null/undefined tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14955] Implement
getElementsByClassName : [Attachment 16239] Adds form feed to
the whitespace list, and copyright headers
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14998] Full page zooming
support : [Attachment 16208] More bugfixes, some code cleanup
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14998] Full page zooming
support : [Attachment 16216] General clean ups,
bug fixed for resize events
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14998] Full page zooming
support : [Attachment 16259] Moved implementation from WebKit
to WebCore
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14998] Full page zooming
support : [Attachment 16332] Moved scaleFactor methods into Page
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 14998] Full page zooming
support : [Attachment 16412] Changed names from GDK to GTK,
more code cleanups
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15118] WebKit Gdk fails to
build due to icu,
under some conditions : [Attachment 16275] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15145]
(0.999).toPrecision(1) returns incorrect result. :
[Attachment 16331] Patch to fix Number.toPrecision rounding
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15148] Poor performance on
crazy DOM raytracer : [Attachment 16205] Speeds up the "full
render" from >400 seconds to ~45 seconds for me
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15201] Enhancement for
prepare-ChangeLog script : [Attachment 16276] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15204] Clipped content
incorrectly included when calculating object widths. :
[Attachment 16281] Test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15209] Sometimes removing
an iframe from the DOM does not remove its frame from the
page : [Attachment 16287] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15212] Useless checking for
Item in FrameLoader::goBackOrForward(int distance) :
[Attachment 16290] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15215] [gtk] Remove dead
code : [Attachment 16293] Proposed Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15229] [gtk] abstract font
management by using pango : [Attachment 16339] Proposed Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15255] GTK+ WebKit should
allow the application to execute Javascript on it. :
[Attachment 16345] allow application to call javascript on a
WebkitPage
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15281] WebKit hits ASSERT
when attempting to drag an image from an SVG : [Attachment
16389] the fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15282] r25726 caused
plugins/mouse-events.html to fail : [Attachment 16392] Call
updateWidgetPositions() as Mitz suggested
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15302] Add very-basic
CSS-based MathML support into WebKit : [Attachment 16426]
WebCore patch (MOST of this file is the XHTML+MathML DTD)
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15303] Remove now-redundant
code to restore dialog arguments after clear : [Attachment
16429] Remove code to restore dialog arguments
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15313] Same-origin check
wrong when document.domain set : [Attachment 16466] Matches
FF2 and IE6 with tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 7200] Gradient appears and
disappears in SVG when text is off screen : [Attachment
16188] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 12221] Webkit ToT fails to
render this pattern example : [Attachment 16232] Initial
pattern rework patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 12988] First element (in
document order) is not returned when other duplicate ID-ed
elements were created first : [Attachment 16125] first attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 12988] First element (in
document order) is not returned when other duplicate ID-ed
elements were created first : [Attachment 16179] More complete patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 12988] First element (in
document order) is not returned when other duplicate ID-ed
elements were created first : [Attachment 16197] newer
version of Rob's patch, improved a bit more
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 14126] Shell scripts to build
WebKit should be forced to LF endings : [Attachment 16428]
Trim EOL code
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 14126] Shell scripts to build
WebKit should be forced to LF endings : [Attachment 16432] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 14771] Unbounded memory growth
in KJS::UString when repeatedly slicing and
prepending/appending : [Attachment 15834] better patch?
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 14898]
XMLHttpRequest.getAllResponseHeaders should separate headers
with CRLF : [Attachment 16298] proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 14977] Hixie's DOM Core
performance test shows insert >10x slower than append :
[Attachment 15986] first cut at a fix (uploaded wrong the
first time)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 14997] Support for server-sent
DOM events : [Attachment 16038] Updated Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 14998] Full page zooming
support : [Attachment 16217] Add zoom functionality to
GdkLauncher for testing purposes
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 14998] Full page zooming
support : [Attachment 16218] Small changes to conform to
coding style, general tidying up
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15002] Script to automatically
search nightly builds for regressions (autospade) :
[Attachment 16424] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15012] SVGColor dom interface
is not created for color property in SVG elements :
[Attachment 16117] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15055] Divide by 0 in
ProgressTracker::incrementProgress : [Attachment 16204] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15068] [S60] VBRY-763RLF : RTL
brackets and alt text are displayed incorrecting :
[Attachment 16132] 3.2 patch for RTL text in body and alt text
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15078] REGRESSION (r21387):
Find on page can scroll overflow:hidden boxes to reveal found
text : [Attachment 16390] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15129] adding a new line with
DOM does unnecessary additional repaint : [Attachment 16177]
patch with ChangeLog,
but no repaint test yet (because I don't know how yet)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15148] Poor performance on
crazy DOM raytracer : [Attachment 16206] Fix my email address,
and remove a stray formatting change
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15176] run-launcher overwrites
LD_LIBRARY_PATH : [Attachment 16249] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15194] Invalid return
statement in two layout tests : [Attachment 16270] Take out
the invalid return statements.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15210] Draw image outline for
broken images : [Attachment 16286] patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15213] MLIO-75LFA9: <<TRUE>>
crash is generated while browsing : [Attachment 16289] Add
ref and deref for handling parent part.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15221] Make the
FileSystemChooserGdk implementation properly convert the
WebCore::String presentation : [Attachment 16297] Properly
convert the name of the file
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15223] webkitdir.pm::isQt() is
not working properly in run-webbkit-test under Linux/Qt :
[Attachment 16301] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15223] webkitdir.pm::isQt() is
not working properly in run-webbkit-test under Linux/Qt :
[Attachment 16302] Modified patch using the pattern of webkitdir.pm
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15223] webkitdir.pm::isQt() is
not working properly in run-webkit-tests under Linux/Qt :
[Attachment 16313] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15228] Missing flex, bison,
or gperf produces a failing build : [Attachment 16309] Proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15229] [gtk] abstract font
management by using pango : [Attachment 16340] Proposed Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15233] layout tests try to
load file:///tmp/ files on windows : [Attachment 16314] use
relative file:/// URLs
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15236] RenderTheme forces
borders for MenulistButtonAppearance : [Attachment 16318]
make some methods virtual
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15241] REGRESSION
(r25124-r25140): Reproducible crash in WebCore::bidiNext
inside NetNewsWire : [Attachment 16374] Implement widget
update queue on FrameView to updateWidget() when layout is done
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15254] [gtk] implement
theme-aware drawing of text field or text area : [Attachment
16344] implement theme-aware drawing of text fields and text area
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15255] GTK+ WebKit should
allow the application to execute Javascript on it. :
[Attachment 16347] Call Javascript from gtkwebkitpage
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15255] GTK+ WebKit should
allow the application to execute Javascript on it. :
[Attachment 16350] Fixes style issues
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15255] GTK+ WebKit should
allow the application to execute Javascript on it. :
[Attachment 16350] Fixes style issues
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15255] GTK+ WebKit should
allow the application to execute Javascript on it. :
[Attachment 16353] Moved functions from Page to Frame
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15299] GTK:
ChromeClientGtk.cpp does not implement
mouseDidMoveOverElement() : [Attachment 16418] Possible
implementation for ChromeClient::mouseDidMoveOverElement()
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15299] GTK:
ChromeClientGtk.cpp does not implement
mouseDidMoveOverElement() : [Attachment 16459] Possible
implementation for ChromeClient::mouseDidMoveOverElement()
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15306] Animated Halloween card
trips ASSERT in <use> code : [Attachment 16458] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15306] Animated Halloween card
trips ASSERT in <use> code : [Attachment 16471] Cover some
more cases
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15313] Same-origin check wrong
when document.domain set : [Attachment 16442] Changes all
rolled into one patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 4571] rows in footer must be
last in rows HTMLCollection regardless of doc. order :
[Attachment 16362] fix HTMLCollection07 and HTMLCollection08
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 5122] Need an equivalent of
Mozilla's DOMContentLoaded event : [Attachment 16468] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 9475] CSS3: Add support for
font-effect: outline. : [Attachment 8879] Same patch but
using -webkit-
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 12221] Webkit ToT fails to
render this pattern example : [Attachment 16231] Layout test results
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 12221] Webkit ToT fails to
render this pattern example : [Attachment 16232] Initial
pattern rework patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 12988] First element (in
document order) is not returned when other duplicate ID-ed
elements were created first : [Attachment 16197] newer
version of Rob's patch, improved a bit more
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 13226] Remove Bakefiles from
svn : [Attachment 13878] Remove bakefile support
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 13472] Misparsing date in
javascript leads to year value of -1 : [Attachment 16321] Now
with testcase
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 14126] Shell scripts to build
WebKit should be forced to LF endings : [Attachment 16463] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 14603]
WebKitQt/WebCoreSupport is in INCLUDES for gdk-port :
[Attachment 16033] the patch with the record for ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 14685] text-align affects
<select> button but not its drop-down menu : [Attachment
16201] Use left alignment and natural writing direction in
popup buttons and menus on Windows.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 14693] document.width/height
doesn't force layout : [Attachment 16202] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 14732] [gtk] Rename *Gdk to
*Gtk : [Attachment 16055] Hash files renamed
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 14885] LGPL'ed files contain
incorrect FSF address : [Attachment 16267] script to do the fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 14898]
XMLHttpRequest.getAllResponseHeaders should separate headers
with CRLF : [Attachment 16462] Modified patches
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 14898]
XMLHttpRequest.getAllResponseHeaders should separate headers
with CRLF : [Attachment 16470] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15025] Background repeat css
property is not inherited from parent if unspecified :
[Attachment 16348] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15062] Implement
document.compatMode : [Attachment 16167] Implement compatMode
(in HTMLDocument interface)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15068] [S60] VBRY-763RLF :
RTL brackets and alt text are displayed incorrecting :
[Attachment 16219] 3.2 patch for RTL text in body and alt image text
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15072] Fix ImageDecoder.cpp
to not copy incoming data : [Attachment 16110] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15088]
HTMLOptionElement.selected returns false when parent
HTMLSelectElement is "display: none" until parent's
.selectedIndex is accessed : [Attachment 16134] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15094] [S60] OfferKeyEventL
on Browser Control causes KERN-EXEC 3 : [Attachment 16196] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15141] GIFImageReader can
decode incorrectly at different packet boundaries :
[Attachment 16198] patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15142] GIFImageDecoder can
lie about frame count : [Attachment 16199] patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15143] Crash seen on Windows
: [Attachment 16200] Patch for this bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15145] (0.999).toPrecision(1)
returns incorrect result. : [Attachment 16336] Revised patch
to fix Number.toPrecision for 0.999
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15148] Poor performance on
crazy DOM raytracer : [Attachment 16229] Addresses review comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15156] REGRESSION
(r24594-r24668): The bottom of styled <select> button text is
clipped out : [Attachment 16221] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15157] REGRESSION: Image
defined in background-position: top center gets unexpectedly
truncated : [Attachment 16226] Account for the case where the
body's background doesn't propagate to the root
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15169] Freeze on Google maps
using the "Dig a hole" tool : [Attachment 16268] Fix hang on
accessing the empty string property of a CSSStyleDeclaration
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15171]
WebKit/gtk/Api/webkitgtkpage.h has a copy/paste typo :
[Attachment 16244] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15174] Remove compile
warnings from 3.1 build : [Attachment 16248] removed
BrowserInternalCRKeys.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15176] run-launcher
overwrites LD_LIBRARY_PATH : [Attachment 16255] Final Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15177] [gtk] FontPlatformData
contains more fields than required : [Attachment 16254] Final
Patch (all in one)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15181] text-transform:
uppercase not working in input (submit, reset,
button) elements : [Attachment 16262] Use RenderTextFragment for
buttons' inner text
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15190] Remove use of
BrowserUiInternalCRKeys from 3.2 : [Attachment 16265] Remove
use of BrowserUiInternalKeys from Webkit
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15194] Invalid return
statement in two layout tests : [Attachment 16270] Take out
the invalid return statements.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15194] Invalid return
statement in two layout tests : [Attachment 16271] Patch with
ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15197] REGRESSION: Some Yahoo
text entry fields render as lines rather than text entry
boxes. : [Attachment 16285] patch with ChangeLog and
regression test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15201] Enhancement for
prepare-ChangeLog script : [Attachment 16280] New patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15203] [gtk] Don't use FcBool
in backend code : [Attachment 16278] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15203] [gtk] Don't use FcBool
in backend code : [Attachment 16279] Proposed Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15209] Sometimes removing an
iframe from the DOM does not remove its frame from the page :
[Attachment 16288] Patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15210] Draw image outline for
broken images : [Attachment 16295] patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15212] Useless checking for
Item in FrameLoader::goBackOrForward(int distance) :
[Attachment 16397] modified patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15213] MLIO-75LFA9: <<TRUE>>
crash is generated while browsing : [Attachment 16335]
revised patch to address Zalan's comment
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15214] SVG link with
target="_top" opens new window : [Attachment 16386] a fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15215] [gtk] Remove dead code
: [Attachment 16294] Proposed Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15221] Make the
FileSystemChooserGdk implementation properly convert the
WebCore::String presentation : [Attachment 16304] Convert properly
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15223] webkitdir.pm::isQt()
is not working properly in run-webkit-tests under Linux/Qt :
[Attachment 16327] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15228] Missing flex, bison,
or gperf produces a failing build : [Attachment 16317] Updated fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15235] Options can not be
removed from a Select element with OptGroup's using
JavaScript : [Attachment 16326] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15241] REGRESSION
(r25124-r25140): Reproducible crash in WebCore::bidiNext
inside NetNewsWire : [Attachment 16388] Addresses Darin's
comments, fixes assertion.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15250] REGRESSION:
Reproducible crash in Safari when evaluating script in
Drosera console : [Attachment 16338] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15254] [gtk] implement
theme-aware drawing of text field or text area : [Attachment
16351] theme drawing of text entries
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15254] [gtk] implement
theme-aware drawing of text field or text area : [Attachment
16435] gtk theme-based drawing of text entries
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15254] [gtk] implement
theme-aware drawing of text field or text area : [Attachment
16435] gtk theme-based drawing of text entries
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15258] Typo and incorrect
alignment of sample code in section Other Punctuation :
[Attachment 16352] fix typo and code alignment in the coding style
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15260] Any styles defined
after <element> {<property>:%} style are ignored by Safari :
[Attachment 16360] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15262] REGRESSION:
Margin-top:18px is pushing down the multiple select list box
outside the div. : [Attachment 16404] Change listboxes to
border-box sizing
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15275] SVG dependency on
WebCore/dom/XMLTokenizer.cpp : [Attachment 16381] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15278] Text highlight does a
highlight around the entire run : [Attachment 16387] A potential fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15280] SVG Subresources will
not be saved when creating WebArchives : [Attachment 16455] the fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15281] WebKit hits ASSERT
when attempting to drag an image from an SVG : [Attachment
16391] fix, also fix --no-svg build on feature-branch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15282] r25726 caused
plugins/mouse-events.html to fail : [Attachment 16393] No s!
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15299] GTK:
ChromeClientGtk.cpp does not implement
mouseDidMoveOverElement() : [Attachment 16461] Possible
implementation for ChromeClient::mouseDidMoveOverElement()
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15303] Remove now-redundant
code to restore dialog arguments after clear : [Attachment
16430] Remove code to restore dialog arguments
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15308] ASSERT when clicking
and dragging on SVG clock : [Attachment 16443] the fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15309] Crash due to infinite
recursion in RenderTable::addChild : [Attachment 16457] Fix
adding a child before a table caption
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15320] WebArchives do not
embed stylesheets referenced by xml-stylesheeet : [Attachment
16450] the fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15325] CSS3: More Apple-ish
cell cursor : [Attachment 16460] Replaces the cell cursor
image with a more Mac-like one
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15326] innerHTML updates
layout every time (hurts celtickane JS benchmark) :
[Attachment 16467] don't update layout for innerHTML
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 3315] CSS3: Implement
@font-face rule (master bug) : [Attachment 16434] Patch that
implements font-face on Mac and Windows
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 5122] Need an equivalent of
Mozilla's DOMContentLoaded event : [Attachment 16469] Updated
patch using Event and with faster layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 7200] Gradient appears and
disappears in SVG when text is off screen : [Attachment
16189] Updated patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 7200] Gradient appears and
disappears in SVG when text is off screen : [Attachment
16190] Layout test results
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 10370] RegExp fails to
match non-ASCII characters against [\S\s] : [Attachment
16446] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 12221] Webkit ToT fails to
render this pattern example : [Attachment 16231] Layout test results
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 12221] Webkit ToT fails to
render this pattern example : [Attachment 16232] Initial
pattern rework patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 12988] First element (in
document order) is not returned when other duplicate ID-ed
elements were created first : [Attachment 16178] second
attempt; tested with SVG test case as well as Rob's
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 12988] First element (in
document order) is not returned when other duplicate ID-ed
elements were created first : [Attachment 16179] More complete patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 12988] First element (in
document order) is not returned when other duplicate ID-ed
elements were created first : [Attachment 16180] improved patch;
one less hash lookup in the "add" function than the previous
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 12988] First element (in
document order) is not returned when other duplicate ID-ed
elements were created first : [Attachment 16181] corrected
version of previous patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 12988] First element (in
document order) is not returned when other duplicate ID-ed
elements were created first : [Attachment 16193] alternate
patch: a fixed version of Rob's patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 12988] First element (in
document order) is not returned when other duplicate ID-ed
elements were created first : [Attachment 16197] newer
version of Rob's patch, improved a bit more
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 13141] XMLHttpRequest
should set readyState to 0 after abort() : [Attachment 16423]
Proposed patch and testcase
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 13226] Remove Bakefiles
from svn : [Attachment 13878] Remove bakefile support
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 13472] Misparsing date in
javascript leads to year value of -1 : [Attachment 16315]
First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 13472] Misparsing date in
javascript leads to year value of -1 : [Attachment 16316]
Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 13472] Misparsing date in
javascript leads to year value of -1 : [Attachment 16321] Now
with testcase
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14126] Shell scripts to
build WebKit should be forced to LF endings : [Attachment
16432] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14126] Shell scripts to
build WebKit should be forced to LF endings : [Attachment
16463] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14685] text-align affects
<select> button but not its drop-down menu : [Attachment
16172] Use left alignment and natural writing direction in
popup buttons and menus on Windows.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14685] text-align affects
<select> button but not its drop-down menu : [Attachment
16201] Use left alignment and natural writing direction in
popup buttons and menus on Windows.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14693]
document.width/height doesn't force layout : [Attachment
16202] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14766] S60 browser finditem
should be able to find VoIP address : [Attachment 16210] New
patch after changes based on the previous review
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14812] [gtk] [request] add
webkit_gtk_frame_get_title() function : [Attachment 16303]
Updated with g_free() calls, and coding style fixes.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14868] Import variable
lookup optimizations from KJS : [Attachment 16203] Revised
proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14868] Import variable
lookup optimizations from KJS : [Attachment 16215] Revised
proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14885] LGPL'ed files
contain incorrect FSF address : [Attachment 16267] script to
do the fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14885] LGPL'ed files
contain incorrect FSF address : [Attachment 16365] Patch v1
(bzip2 compressed; 740+KB)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14898]
XMLHttpRequest.getAllResponseHeaders should separate headers
with CRLF : [Attachment 16298] proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14898]
XMLHttpRequest.getAllResponseHeaders should separate headers
with CRLF : [Attachment 16462] Modified patches
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14898]
XMLHttpRequest.getAllResponseHeaders should separate headers
with CRLF : [Attachment 16470] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14955] Implement
getElementsByClassName : [Attachment 16176] Without
getElementsByClassNameNS, and with null/undefined tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14955] Implement
getElementsByClassName : [Attachment 16239] Adds form feed to
the whitespace list, and copyright headers
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14955] Implement
getElementsByClassName : [Attachment 16240] Actually include
the header
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14998] Full page zooming
support : [Attachment 16208] More bugfixes, some code cleanup
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14998] Full page zooming
support : [Attachment 16216] General clean ups,
bug fixed for resize events
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14998] Full page zooming
support : [Attachment 16217] Add zoom functionality to
GdkLauncher for testing purposes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14998] Full page zooming
support : [Attachment 16218] Small changes to conform to
coding style, general tidying up
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14998] Full page zooming
support : [Attachment 16259] Moved implementation from WebKit
to WebCore
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14998] Full page zooming
support : [Attachment 16332] Moved scaleFactor methods into Page
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14998] Full page zooming
support : [Attachment 16412] Changed names from GDK to GTK,
more code cleanups
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14998] Full page zooming
support : [Attachment 16413] Changed Page::scaleFactor to
const, fixed broken email address
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15002] Script to
automatically search nightly builds for regressions
(autospade) : [Attachment 16424] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15002] Script to
automatically search nightly builds for regressions
(autospade) : [Attachment 16480] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15025] Background repeat
css property is not inherited from parent if unspecified :
[Attachment 16348] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15055] Divide by 0 in
ProgressTracker::incrementProgress : [Attachment 16204] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15068] [S60] VBRY-763RLF :
RTL brackets and alt text are displayed incorrecting :
[Attachment 16219] 3.2 patch for RTL text in body and alt image text
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15078] REGRESSION (r21387):
Find on page can scroll overflow:hidden boxes to reveal found
text : [Attachment 16390] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15088]
HTMLOptionElement.selected returns false when parent
HTMLSelectElement is "display: none" until parent's
.selectedIndex is accessed : [Attachment 16134] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15094] [S60] OfferKeyEventL
on Browser Control causes KERN-EXEC 3 : [Attachment 16196] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15118] WebKit Gdk fails to
build due to icu,
under some conditions : [Attachment 16275] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15129] adding a new line
with DOM does unnecessary additional repaint : [Attachment
16177] patch with ChangeLog,
but no repaint test yet (because I don't know how yet)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15141] GIFImageReader can
decode incorrectly at different packet boundaries :
[Attachment 16198] patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15142] GIFImageDecoder can
lie about frame count : [Attachment 16199] patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15143] Crash seen on
Windows : [Attachment 16200] Patch for this bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15145]
(0.999).toPrecision(1) returns incorrect result. :
[Attachment 16331] Patch to fix Number.toPrecision rounding
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15145]
(0.999).toPrecision(1) returns incorrect result. :
[Attachment 16336] Revised patch to fix Number.toPrecision for 0.999
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15148] Poor performance on
crazy DOM raytracer : [Attachment 16205] Speeds up the "full
render" from >400 seconds to ~45 seconds for me
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15148] Poor performance on
crazy DOM raytracer : [Attachment 16206] Fix my email address,
and remove a stray formatting change
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15148] Poor performance on
crazy DOM raytracer : [Attachment 16229] Addresses review comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15156] REGRESSION
(r24594-r24668): The bottom of styled <select> button text is
clipped out : [Attachment 16221] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15157] Image defined in
background-position: top center gets unexpectedly truncated :
[Attachment 16226] Account for the case where the body's
background doesn't propagate to the root
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15169] Freeze on Google
maps using the "Dig a hole" tool : [Attachment 16268] Fix
hang on accessing the empty string property of a CSSStyleDeclaration
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15171]
WebKit/gtk/Api/webkitgtkpage.h has a copy/paste typo :
[Attachment 16244] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15174] Remove compile
warnings from 3.1 build : [Attachment 16248] removed
BrowserInternalCRKeys.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15176] run-launcher
overwrites LD_LIBRARY_PATH : [Attachment 16255] Final Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15177] [gtk]
FontPlatformData contains more fields than required :
[Attachment 16254] Final Patch (all in one)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15181] text-transform:
uppercase not working in input (submit, reset,
button) elements : [Attachment 16262] Use RenderTextFragment for
buttons' inner text
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15190] Remove use of
BrowserUiInternalCRKeys from 3.2 : [Attachment 16265] Remove
use of BrowserUiInternalKeys from Webkit
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15194] Invalid return
statement in two layout tests : [Attachment 16271] Patch with
ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15197] REGRESSION: Some
Yahoo text entry fields render as lines rather than text
entry boxes. : [Attachment 16285] patch with ChangeLog and
regression test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15201] Enhancement for
prepare-ChangeLog script : [Attachment 16276] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15201] Enhancement for
prepare-ChangeLog script : [Attachment 16280] New patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15203] [gtk] Don't use
FcBool in backend code : [Attachment 16278] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15203] [gtk] Don't use
FcBool in backend code : [Attachment 16279] Proposed Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15204] WebKit includes
clipped content when calculating object (and page) widths. :
[Attachment 16281] Test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15209] Sometimes removing
an iframe from the DOM does not remove its frame from the
page : [Attachment 16287] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15209] Sometimes removing
an iframe from the DOM does not remove its frame from the
page : [Attachment 16288] Patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15210] Draw image outline
for broken images : [Attachment 16286] patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15210] Draw image outline
for broken images : [Attachment 16295] patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15212] Useless checking for
Item in FrameLoader::goBackOrForward(int distance) :
[Attachment 16290] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15212] Useless checking for
Item in FrameLoader::goBackOrForward(int distance) :
[Attachment 16397] modified patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15213] MLIO-75LFA9:
<<TRUE>> crash is generated while browsing : [Attachment
16289] Add ref and deref for handling parent part.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15213] MLIO-75LFA9:
<<TRUE>> crash is generated while browsing : [Attachment
16335] revised patch to address Zalan's comment
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15214] SVG link with
target="_top" opens new window : [Attachment 16386] a fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15215] [gtk] Remove dead
code : [Attachment 16293] Proposed Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15215] [gtk] Remove dead
code : [Attachment 16294] Proposed Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15221] Make the
FileSystemChooserGdk implementation properly convert the
WebCore::String presentation : [Attachment 16297] Properly
convert the name of the file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15221] Make the
FileSystemChooserGdk implementation properly convert the
WebCore::String presentation : [Attachment 16304] Convert properly
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15223] webkitdir.pm::isQt()
is not working properly in run-webbkit-test under Linux/Qt :
[Attachment 16301] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15223] webkitdir.pm::isQt()
is not working properly in run-webbkit-test under Linux/Qt :
[Attachment 16302] Modified patch using the pattern of webkitdir.pm
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15223] webkitdir.pm::isQt()
is not working properly in run-webkit-tests under Linux/Qt :
[Attachment 16313] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15223] webkitdir.pm::isQt()
is not working properly in run-webkit-tests under Linux/Qt :
[Attachment 16327] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15225] [s60] plugin cannot
cancel a stream request it had issued earlier. TSW ID:
RKAN-7597VV : [Attachment 16306] 3.1m Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15228] Missing flex, bison,
or gperf produces a failing build : [Attachment 16309] Proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15228] Missing flex, bison,
or gperf produces a failing build : [Attachment 16317] Updated fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15229] [gtk] abstract font
management by using pango : [Attachment 16339] Proposed Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15229] [gtk] abstract font
management by using pango : [Attachment 16340] Proposed Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15233] layout tests try to
load file:///tmp/ files on windows : [Attachment 16314] use
relative file:/// URLs
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15235] Options can not be
removed from a Select element with OptGroup's using
JavaScript : [Attachment 16326] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15236] RenderTheme forces
borders for MenulistButtonAppearance : [Attachment 16318]
make some methods virtual
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15241] REGRESSION
(r25124-r25140): Reproducible crash in WebCore::bidiNext
inside NetNewsWire : [Attachment 16374] Implement widget
update queue on FrameView to updateWidget() when layout is done
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15241] REGRESSION
(r25124-r25140): Reproducible crash in WebCore::bidiNext
inside NetNewsWire : [Attachment 16388] Addresses Darin's
comments, fixes assertion.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15250] REGRESSION:
Reproducible crash in Safari when evaluating script in
Drosera console : [Attachment 16338] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15254] [gtk] implement
theme-aware drawing of text field or text area : [Attachment
16344] implement theme-aware drawing of text fields and text area
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15254] [gtk] implement
theme-aware drawing of text field or text area : [Attachment
16351] theme drawing of text entries
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15254] [gtk] implement
theme-aware drawing of text field or text area : [Attachment
16435] gtk theme-based drawing of text entries
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15255] GTK+ WebKit should
allow the application to execute Javascript on it. :
[Attachment 16345] allow application to call javascript on a
WebkitPage
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15255] GTK+ WebKit should
allow the application to execute Javascript on it. :
[Attachment 16347] Call Javascript from gtkwebkitpage
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15255] GTK+ WebKit should
allow the application to execute Javascript on it. :
[Attachment 16350] Fixes style issues
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15255] GTK+ WebKit should
allow the application to execute Javascript on it. :
[Attachment 16350] Fixes style issues
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15255] GTK+ WebKit should
allow the application to execute Javascript on it. :
[Attachment 16353] Moved functions from Page to Frame
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15258] Typo and incorrect
alignment of sample code in section Other Punctuation :
[Attachment 16352] fix typo and code alignment in the coding style
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15260] Any styles defined
after <element> {<property>:%} style are ignored by Safari :
[Attachment 16360] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15262] REGRESSION:
Margin-top:18px is pushing down the multiple select list box
outside the div. : [Attachment 16404] Change listboxes to
border-box sizing
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15275] SVG dependency on
WebCore/dom/XMLTokenizer.cpp : [Attachment 16381] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15278] Text highlight does
a highlight around the entire run : [Attachment 16387] A
potential fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15280] SVG Subresources
will not be saved when creating WebArchives : [Attachment
16455] the fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15281] WebKit hits ASSERT
when attempting to drag an image from an SVG : [Attachment
16389] the fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15281] WebKit hits ASSERT
when attempting to drag an image from an SVG : [Attachment
16391] fix, also fix --no-svg build on feature-branch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15282] r25726 caused
plugins/mouse-events.html to fail : [Attachment 16392] Call
updateWidgetPositions() as Mitz suggested
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15282] r25726 caused
plugins/mouse-events.html to fail : [Attachment 16393] No s!
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15296] REGRESSION
(r19716-r19719): width not specified for <marquee> tag is
causing the alignment issue. : [Attachment 16422] Allow
<marquee> to shrink to avoid floats
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15299] GTK:
ChromeClientGtk.cpp does not implement
mouseDidMoveOverElement() : [Attachment 16418] Possible
implementation for ChromeClient::mouseDidMoveOverElement()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15299] GTK:
ChromeClientGtk.cpp does not implement
mouseDidMoveOverElement() : [Attachment 16459] Possible
implementation for ChromeClient::mouseDidMoveOverElement()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15299] GTK:
ChromeClientGtk.cpp does not implement
mouseDidMoveOverElement() : [Attachment 16461] Possible
implementation for ChromeClient::mouseDidMoveOverElement()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15302] Add very-basic
CSS-based MathML support into WebKit : [Attachment 16426]
WebCore patch (MOST of this file is the XHTML+MathML DTD)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15302] Add very-basic
CSS-based MathML support into WebKit : [Attachment 16427]
WebKitTools suppport for building MathML enabled (and parsing
entities from the DTD)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15302] Add very-basic
CSS-based MathML support into WebKit : [Attachment 16431]
Slightly improved WebCore patch (again the size is *all* the DTD)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15303] Remove now-redundant
code to restore dialog arguments after clear : [Attachment
16429] Remove code to restore dialog arguments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15303] Remove now-redundant
code to restore dialog arguments after clear : [Attachment
16430] Remove code to restore dialog arguments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15306] Animated Halloween
card trips ASSERT in <use> code : [Attachment 16458] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15306] Animated Halloween
card trips ASSERT in <use> code : [Attachment 16471] Cover
some more cases
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15308] ASSERT when clicking
and dragging on SVG clock : [Attachment 16443] the fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15309] Crash due to
infinite recursion in RenderTable::addChild : [Attachment
16457] Fix adding a child before a table caption
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15309] Crash due to
infinite recursion in RenderTable::addChild : [Attachment
16457] Fix adding a child before a table caption
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15313] Same-origin check
wrong when document.domain set : [Attachment 16442] Changes
all rolled into one patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15313] Same-origin check
wrong when document.domain set : [Attachment 16466] Matches
FF2 and IE6 with tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15313] Same-origin check
wrong when document.domain set : [Attachment 16481] Added comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15320] WebArchives do not
embed stylesheets referenced by xml-stylesheeet : [Attachment
16450] the fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15325] CSS3: More Apple-ish
cell cursor : [Attachment 16460] Replaces the cell cursor
image with a more Mac-like one
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15326] innerHTML updates
layout every time (very bad if adding to it in a loop) :
[Attachment 16467] don't update layout for innerHTML
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 3315] CSS3: Implement
@font-face rule (master bug) : [Attachment 16434] Patch that
implements font-face on Mac and Windows
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 4571] rows in footer must
be last in rows HTMLCollection regardless of doc. order :
[Attachment 16362] fix HTMLCollection07 and HTMLCollection08
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 5122] Need an equivalent of
Mozilla's DOMContentLoaded event : [Attachment 16468] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 5122] Need an equivalent of
Mozilla's DOMContentLoaded event : [Attachment 16469] Updated
patch using Event and with faster layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 6047] :first-line
text-decorations are not rendered : [Attachment 16081] Patch
(including the testcase and the changelog)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 7200] Gradient appears and
disappears in SVG when text is off screen : [Attachment
16188] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 7200] Gradient appears and
disappears in SVG when text is off screen : [Attachment
16189] Updated patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 7200] Gradient appears and
disappears in SVG when text is off screen : [Attachment
16190] Layout test results
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 9454] CSS2: Language not
inherited from parent element : [Attachment 16473] patch with
darin's suggested fixes
bugzilla-daemon at webkit.org
Last message date:
Sun Sep 30 21:38:01 PDT 2007
Archived on: Tue Oct 9 18:01:40 PDT 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).