November 2009 Archives by subject
Starting: Sun Nov 1 02:28:11 PST 2009
Ending: Mon Nov 30 23:49:51 PST 2009
Messages: 3359
- [webkit-reviews] review canceled: [Bug 11031] Another crazy counters bug : [Attachment 42605] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 11031] Another crazy counters bug : [Attachment 42617] Proposed Patch - fixed a few style issues.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 14185] 'round' not implemented in border-image : [Attachment 42575] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 15914] [GTK] Implement Unicode functionality using GLib : [Attachment 42210] 2/4 - Moving Text Codecs to GLib (v4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 15914] [GTK] Implement Unicode functionality using GLib : [Attachment 42465] 2/4 - Moving Text Codecs to GLib (v5)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 16062] SVGMatrix multiply method is wrong way around : [Attachment 42556] Updated correct patch via svn-create-patch with apologies :)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 16768] Position and thickness of underline as text size changes : [Attachment 38786] get_underline_metrics_interface_v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 16768] Position and thickness of underline as text size changes : [Attachment 38789] draw_underline_v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 16768] Position and thickness of underline as text size changes : [Attachment 40782] calc_underline_metrics_for_a_textrun_v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 16768] Position and thickness of underline as text size changes : [Attachment 40783] underline_rebaseline_v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 17126] Selectors in the Styles pane should trigger a search for that selector when clicked : [Attachment 41550] [PATCH] Perform Search when Single Clicking a Selector
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 18831] [GTK] support windowless plugins : [Attachment 42620] gtk windowless v4
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 19103] Web inspector never shows the query part of URIs : [Attachment 43661] Patch to add a tooltip with the full URL with query parameters to each resource in the Resources Panel
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 19266] [CAIRO] scaled images are ugly : [Attachment 42509] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 20780] when choosing an auto-completed value in a text input field the javascript 'change' event is not fired. : [Attachment 42289] Patch with manual test
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 20780] when choosing an auto-completed value in a text input field the javascript 'change' event is not fired. : [Attachment 42464] Patch with manual test
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 21288] Implement HTML5's sandbox attribute for iframes : [Attachment 43431] Revised patch in response to comment #38 and comment #39.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 21554] Hovering the "src" attribute for an image should show the image dimensions : [Attachment 43908] Patch with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 21599] [GTK] WebKit GTK needs a wrapper for ref counted glib/gobject structs : [Attachment 43030] Cleaned up patch against ToT
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 23264] css2.1/t1205-c566-list-stl-00-e-ag.html is failing : [Attachment 42522] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 23271] css2.1/t040304-c64-uri-00-a-g.html is failing : [Attachment 42438] Expectation fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 23671] PLATFORM(CF) should be set when building for Qt on Darwin : [Attachment 42299] 2nd try.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 24114] ESMP(ECMAScript Mobile Profile) not supported : [Attachment 41281] patch for ESMP to support casesensitive attribute of element
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 24114] ESMP(ECMAScript Mobile Profile) not supported : [Attachment 41479] patch for ESMP URIError support
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 24114] ESMP(ECMAScript Mobile Profile) not supported : [Attachment 41853] patch for ESMP exception.code support
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 24114] ESMP(ECMAScript Mobile Profile) not supported : [Attachment 41935] patch for ESMP MemoryError support
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 24971] Setting style.height = value in javascript doesn't work in tablerows(<tr>) : [Attachment 43334] Patch with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 25293] We should implement outline-radius: : [Attachment 43366] draft implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 25294] All WebKit/win classes should return COMPtrs from their static constructor members : [Attachment 42574] Make CFDictionaryPropertyBag::createInstance return a COMPtr
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset : [Attachment 42722] Use temporary pointer to advance the string (comment 41, 55 crasher)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset : [Attachment 43778] Fix for the issue in comment 59 - with new unit test and comment
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset : [Attachment 43935] Comment 57 fix with unit tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 25439] Deleting when in front of a block image removes character from previous paragraph : [Attachment 42310] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 25524] [Gtk] Expose the title attribute to assistive technologies : [Attachment 42919] Modified version of Mario's fix: only impacts gtk
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 25524] [Gtk] Expose the title attribute to assistive technologies : [Attachment 43690] Added a new layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 26102] [CAIRO] CSS3 -webkit-box-shadow support : [Attachment 43262] Patch enabling webkit-box-shadow support.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 26102] [CAIRO] CSS3 -webkit-box-shadow support : [Attachment 43316] Updated webkit-box-shadow support
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 26310] Webkit should generate "compositionstart", "compositionend", and "text" events like firefox : [Attachment 42736] A proposed patch (only for Mac)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 26310] Webkit should generate "compositionstart", "compositionend", and "text" events like firefox : [Attachment 42745] A proposed patch 2 (only for Mac)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 26310] Webkit should generate "compositionstart", "compositionend", and "text" events like firefox : [Attachment 42854] A proposed patch 3 (for WebKit and Chromium)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 26310] Webkit should generate "compositionstart", "compositionend", and "text" events like firefox : [Attachment 43031] proposed patch 4 (for WebKit and Chromium)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 26354] [Gtk] GStreamer-CRITICAL's (and other warnings) on <video> : [Attachment 43763] Implemented MediaPlayerPrivate::isAvailable by checking the presence of the playbin2 GStreamer element.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 26354] [Gtk] GStreamer-CRITICAL's (and other warnings) on <video> : [Attachment 43764] Implemented MediaPlayerPrivate::isAvailable by checking the presence of the playbin2 GStreamer element.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 26376] WebKit does not compile with WML enabled : [Attachment 43676] Patch for the build error when wml is enabled on gtk
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 26380] SVG Filters and big sized filterRegions : [Attachment 34081] big svg filter
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 26830] svn-apply can not handle git binary diffs : [Attachment 42929] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 26830] svn-apply can not handle git binary diffs : [Attachment 42990] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 26983] tst_qwebpage segfaults : [Attachment 32717] Fix the QSize/IntSize mismatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 26983] tst_qwebpage segfaults : [Attachment 32721] Fixes the more general problem
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 26983] tst_qwebpage segfaults : [Attachment 42827] Fixes the test
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27371] [WINCE] Add WinCE specific platform/text files to WebCore : [Attachment 41318] TextBreakIterator
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27371] [WINCE] Add WinCE specific platform/text files to WebCore : [Attachment 41319] (2) TextBoundaries
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27451] stepUp() and stepDown() support for <input type=number/range> : [Attachment 42926] stepUp() and stepDown() (rev.5)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27451] stepUp() and stepDown() support for <input type=number/range> : [Attachment 43535] Proposed patch (rev.7)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27451] stepUp() and stepDown() support for <input type=number/range> : [Attachment 43536] Proposed patch (rev.8)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27451] Support HTML5 step attribute for <input type=number/range> : [Attachment 42007] Patch part 1: Expose ECMA-262-version of dtoa()
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27451] Support HTML5 step attribute for <input type=number/range> : [Attachment 42008] Patch part 2: step attribute and ValidityState.stepMismatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27451] Support HTML5 step attribute for <input type=number/range> : [Attachment 42630] Patch part 3: stepUp() and stepDown() (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27451] Support HTML5 step attribute for <input type=number/range> : [Attachment 42733] Patch part 3: stepUp() and stepDown() (rev.4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27491] Web Sockets Test Infrastructure Part 2/3: Patch to run-webkit-tests : [Attachment 41845] Start/Stop Web Socket and Web Socket Secure servers for layout tests.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27492] Web Sockets Test Infrastructure Part 3/3: Example test : [Attachment 41998] Add a simple web socket test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27492] Web Sockets Test Infrastructure Part 3/3: Example test : [Attachment 42927] Add a simple web socket test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27492] Web Sockets Test Infrastructure Part 3/3: Example test : [Attachment 42933] Add a simple web socket test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27492] Web Sockets Test Infrastructure Part 3/3: Example test : [Attachment 42934] Add a simple web socket test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27492] Web Sockets Test Infrastructure Part 3/3: Example test : [Attachment 42935] Add a simple web socket test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27552] remember last script displayed in Scripts panel : [Attachment 43433] proposed patch 2009/11/18 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27777] ImageSourceCG makes bad data refs (race condition causes blank images) : [Attachment 43525] With header file changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27777] ImageSourceCG makes bad data refs (race condition causes blank images) : [Attachment 43531] Quick style patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27895] [XSSAuditor] Inline Event Handler with single-line JavaScript comment can bypass XSSAuditor : [Attachment 41836] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27959] Support for validationMessage : [Attachment 41530] Patch v2b
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27959] Support for validationMessage : [Attachment 43322] Patch v2c
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27959] Support for validationMessage : [Attachment 43327] Patch v2c, corrected
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27968] [HTML5][Forms] <input type=number> UI : [Attachment 39537] Patch part 1: definition of pseudo classes and appearances
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 27968] [HTML5][Forms] <input type=number> UI : [Attachment 39539] Patch part 3: Windows implementation of inner-spin-button appearance
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 28276] Geolocation error callback is invoked synchronously if service fails to start : [Attachment 42029] Patch 1 for Bug 28276
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 28306] double-clicking a word inside <b> beside newline select two words : [Attachment 35046] patch update 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42767] WebNode and Friends.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42778] Upstreaming WebVector ... WebWorkerClient
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42780] WebURL and friends
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42781] WebText and Friends
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42783] WebString and other basic objects.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42784] WebSockets and WebStorage.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42785] WebScreenInfo to WebSharedWorkerRepo
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42803] 2009-11-09 Nate Chapin <japhet at chromium.org>
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42804] Upstreaming Chromium API src files: WebAccessibility
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42805] WebPa*.h and WebPl*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42806] WebPo*.h and WebRuntimeFeatures.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42815] Upstreaming Chromium API: Platform specific files
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 28631] Chromium Linux: don't stretch checkboxes : [Attachment 43819] plus test
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29004] [HTML5][Forms] simple implementation of date&time types of INPUT element : [Attachment 42740] Patch part 2: ISO 8601 parser (rev.4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29004] [HTML5][Forms] simple implementation of date&time types of INPUT element : [Attachment 42741] Patch part 3: ValidityState.typeMismatch and layout tests (rev.6)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29004] [HTML5][Forms] simple implementation of date&time types of INPUT element : [Attachment 42918] Patch part 1: recognize date&time types as text fields (rev.6)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29004] [HTML5][Forms] simple implementation of date&time types of INPUT element : [Attachment 43216] Recognize date&time types as text fields (rev.8)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29042] Custom printing shrink factors : [Attachment 43058] Revert the commit r49769
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29118] StringHash support searching for empty/null strings rather than requiring callers to explicitly check : [Attachment 41552] Proposed patch (rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29118] StringHash support searching for empty/null strings rather than requiring callers to explicitly check : [Attachment 42725] Proposed patch (rev.5)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29167] REGRESSION (r48064): mint.com loses scrollbars after coming out of edit mode : [Attachment 42636] updateCanHaveScrollbars
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29167] REGRESSION (r48064): mint.com loses scrollbars after coming out of edit mode : [Attachment 42666] Make FrameView::layout() start at ScrollbarAuto or ScrollbarAlwaysOff without checking the existing ScrollView state
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29231] Compiler warnings in InspectorResource.h : [Attachment 42714] Remove addition with variables of enum type (rev2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29425] [Qt] SIGSEGV after WebCore::Frame::loader() : [Attachment 42308] patch v5
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29443] [Qt] WebKit crashes when loading certain SVG images : [Attachment 43420] Simple patch to fix the SVG crash
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29469] [Qt] Remove support for Qt v4.3 or older versions : [Attachment 43342] remove support for Qt 4.3 or earlier version
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29914] bugzilla-tool post-diff inserts stderr into patch : [Attachment 43493] other solution
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29966] Assertion failure in RenderBlock::positionForPointWithInlineChildren when running fast/inline/relative-positioned-overflow.html : [Attachment 43914] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29966] Assertion failure in RenderBlock::positionForPointWithInlineChildren when running fast/inline/relative-positioned-overflow.html : [Attachment 43916] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29966] Assertion failure in RenderBlock::positionForPointWithInlineChildren when running fast/inline/relative-positioned-overflow.html : [Attachment 43926] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29972] Implement URL decomposition IDL attributes for HTMLAnchorElement : [Attachment 42283] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 29972] Implement URL decomposition IDL attributes for HTMLAnchorElement : [Attachment 42584] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30091] Change get... calls to latest spec : [Attachment 43541] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30091] Change get... calls to latest spec : [Attachment 43783] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30144] MIPS JIT Supports : [Attachment 42603] MIPS Patch Part 1 for YARR
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30173] [Qt] Make it possible to apply the CSS background color to the native painted widgets instead of to the actual element : [Attachment 43169] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30173] [Qt] Make it possible to apply the CSS background color to the native painted widgets instead of to the actual element : [Attachment 43303] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30206] Geolocation lacks V8 bindings : [Attachment 43930] Patch 1 for Bug 30206
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30212] Each JS execution in console adds extra item into "scripts" combo : [Attachment 42344] proposed patch 2009/11/02 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30221] [GTK] fails to load media embedded in iframe element : [Attachment 42867] load standalone media embedded in iframes
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30266] REGRESSION(r47852): Crash on drag and drop : [Attachment 41442] Win Skip List Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30266] REGRESSION(r47852): Crash on drag and drop : [Attachment 42297] Layout test text/plain fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30282] Web Inspector: Add console only layout mode : [Attachment 43488] [PATCH] Extra Button (It is a Preference) to Toggle Full Console Mode
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30282] Web Inspector: Add console only layout mode : [Attachment 43527] [PATCH] Console Panel
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30282] Web Inspector: Add console only layout mode : [Attachment 43550] [PATCH] Console Panel (Improved)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30282] Web Inspector: Add console only layout mode : [Attachment 43553] [PATCH] Console Panel (Even Better)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30282] Web Inspector: Add console only layout mode : [Attachment 43558] [PATCH] Console Panel (Even Better)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30423] Some HTTP tests submit a GET form to about:blank : [Attachment 42472] Fix http tests so that they do not submit a GET form to about:blank.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30482] [GTK] Expose Page::tabKeyCyclesThroughElements in the API : [Attachment 42723] Patch for this issue (against ToT)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30505] Counters aren't updated when a new counter-increment is added : [Attachment 42237] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30505] Counters aren't updated when a new counter-increment is added : [Attachment 42339] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30517] REGRESSION (r48064): Extra scroll bars in GarageBand Lesson Store : [Attachment 42576] Made FrameView track whether it’s allowed to have scrollbars again
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30522] Web Inspector: DOM Exceptions throughout the Inspector should be more human readable : [Attachment 41609] Patch w/ Better Test - Addresses Eric's Comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30573] [Qt] Broken back/forward after using ErrorPageExtension to set error page : [Attachment 43249] patch 0.4
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30586] [GTK] Failing test media/video-src-empty.html : [Attachment 42214] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30589] [GTK] Failing media/video-played-reset.html : [Attachment 42321] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30589] [GTK] Failing media/video-played-reset.html : [Attachment 42322] unskip fixed test
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30623] [GTK] Enable DOM clipboard and drag-and-drop access : [Attachment 42397] Move target list handling to PasteboardHelperGtk (rev2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30623] [GTK] Enable DOM clipboard and drag-and-drop access : [Attachment 42550] Add DataObjectGtk and use it for GDK_SELECTION_PRIMARY
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30628] [Qt] It is impossible to list the attributes of QWebElement : [Attachment 42774] Add a method to list the attributes for a given namespace
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30628] [Qt] It is impossible to list the attributes of QWebElement : [Attachment 42776] Add a method to list the attributes for a given namespace
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30651] Crash when lot of nested tables are loaded : [Attachment 42735] Fix infinite mutual recursion
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30651] Crash when lot of nested tables are loaded : [Attachment 42817] Make three functions inline
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30659] Web Inspector: Leftover Breakpoints in the Sidebar Pane : [Attachment 42520] proposed patch 2009/11/04 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30668] WebSocket frame parse error when high order bit of frame_type is on. : [Attachment 41647] Fix WebSocket frame parser of frame_type with high-order bit set.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30668] WebSocket frame parse error when high order bit of frame_type is on. : [Attachment 42466] Fix WebSocket frame parser of frame_type with high-order bit set.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30670] [Qt] symbian buildfix for resourceloadnotifier : [Attachment 42084] unification of ResourceRequest class/struct usage
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30683] svn-apply's fixChangeLogPatch function seems broken : [Attachment 41956] Update after bug 30791
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30701] Chromium needs a different implementation for DatabaseTracker (+ quota management) and SQLTransactionClient : [Attachment 42234] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30721] [GTK] DRT reports error in the wrong test : [Attachment 43593] Added a function with the termination code
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30754] Drags and Dragover events not in sync : [Attachment 42524] Patch 1 with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30775] [Qt] QWebPluginInfo::isNull() should be QWebPluginInfo::isValid()? : [Attachment 42380] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30775] [Qt] QWebPluginInfo::isNull() should be QWebPluginInfo::isValid()? : [Attachment 42382] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30809] buildbots should use --exit-after-N-failures : [Attachment 41937] Upped limit to 20 per Mark's request. Also added failure line to phase output.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30827] Off-by-one hard-to-trigger memory corruption in CSSParser (seen only with GCC 4.4) : [Attachment 42334] patch and layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30846] display: inline-block + vertical-align: text-bottom causes misalignment. : [Attachment 43272] Fix alignment of vertical-align: text-bottom inside an inline-block. (v2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30863] [Qt] Fix linking on Linux 32-bit. : [Attachment 43044] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30864] [Qt] Implement symbol hiding for JSC's JIT functions. : [Attachment 42033] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30878] [Gtk] atk_text_get_text() fails in entries when the end_offset is -1 : [Attachment 42683] substitute String length for an end_offset of -1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30884] REGRESSION: Web Inspector doesn't show CSS rules properly for iframes : [Attachment 42578] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30888] Implementation of String.quote() method : [Attachment 42100] String.quote() method patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30893] wrong global context used when dragging an image into an iframe : [Attachment 42828] Fixes the test
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30901] [Gtk] Need to de-lint the Atk a11y code : [Attachment 42813] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30901] [Gtk] Need to de-lint the Atk a11y code : [Attachment 42921] Correct some capitalization nits
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30902] Need a layout test for Bug 28284 : [Attachment 42206] The second layout test (without eventSender)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30905] [Qt] Fix Qt build on Windows. : [Attachment 42106] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30907] Web Inspector: Rewrite CSSSourceSyntaxHighlighter so it shares more code : [Attachment 42303] Sorry, I was editing the wrong file
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30909] 10.6 SDK building for 10.5: GraphicsContextCG.cpp:1056: warning: enumeration value 'kCGInterpolationMedium' not handled in switch : [Attachment 42104] Provide a default: switch label
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30909] 10.6 SDK building for 10.5: GraphicsContextCG.cpp:1056: warning: enumeration value 'kCGInterpolationMedium' not handled in switch : [Attachment 42406] Provide a case kCGInterpolationMedium: label and put the defines in config.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30909] 10.6 SDK building for 10.5: GraphicsContextCG.cpp:1056: warning: enumeration value 'kCGInterpolationMedium' not handled in switch : [Attachment 42410] Check MAC_OS_X_VERSION_MAX_ALLOWED and MAC_OS_X_VERSION_MIN_REQUIRED directly
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30909] 10.6 SDK building for 10.5: GraphicsContextCG.cpp:1056: warning: enumeration value 'kCGInterpolationMedium' not handled in switch : [Attachment 42418] Add TARGETING_TIGER and TARGETING_LEOPARD
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30909] 10.6 SDK building for 10.5: GraphicsContextCG.cpp:1056: warning: enumeration value 'kCGInterpolationMedium' not handled in switch : [Attachment 42531] Final version
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30913] Web Inspector: hover over JS "things" in source and see their values : [Attachment 42393] Initial implementation 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30925] [GTK] Black artifacts in youtube.com/html5 : [Attachment 42158] fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30925] [GTK] Black artifacts in youtube.com/html5 : [Attachment 42328] fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30925] [GTK] Black artifacts in youtube.com/html5 : [Attachment 42883] rebased against trunk
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30929] Add function to allow Database objects to trim memory usage : [Attachment 42155] patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30935] Simplify LocalStorageThread : [Attachment 42162] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30944] [Crash (debug)] Combination of list-item and :after causes assertion failure : [Attachment 42205] Fix assertion falure in RenderObjectChildList::updateBeforeAfterContent().
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30950] Web Inspector: Double clicking on a breakpoints selects text : [Attachment 42183] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30958] Turn on warnings for QtWebKit for gcc : [Attachment 42231] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30964] [Gtk] Implement AtkDocument : [Attachment 42252] Part 1 - bare bones implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30964] [Gtk] Implement AtkDocument : [Attachment 42253] Part 2 - Attributes (requires part 1)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30964] [Gtk] Implement AtkDocument : [Attachment 42254] Part 3 - language/locale (requires part 1)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30970] Need a way to validate that committers.py includes all committers/reviewers : [Attachment 42989] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30970] Need a way to validate that committers.py includes all committers/reviewers : [Attachment 43214] Remove the troublesome code
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30971] Don't add '/' to the URL path if the it does not include '/' after the protocol component : [Attachment 42251] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30979] [Qt] REGRESSION: Allow applications to use their own QWidget bypassing QWebView. : [Attachment 42276] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30979] [Qt] REGRESSION: Allow applications to use their own QWidget bypassing QWebView. : [Attachment 42333] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30979] [Qt] REGRESSION: Allow applications to use their own QWidget bypassing QWebView. : [Attachment 42374] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30979] [Qt] REGRESSION: Allow applications to use their own QWidget bypassing QWebView. : [Attachment 42384] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30980] Cleanup in wx code: avoid unnecessary wxString::mb_str() calls : [Attachment 42476] Same patch but with "Review" lines preserved.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30985] [Chromium] Actually declare getPluginMimeTypeFromExtension in a header : [Attachment 42264] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30986] Fix layering violations in GraphicsContext3D : [Attachment 42267] Remove canvas and image element uses from CanvasRenderingContext3D
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30990] Web Inspector: Bug with Message Bubble in Syntax Highlighter : [Attachment 42271] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30991] Web Inspector: [Regression] monitorEvent doesn't work : [Attachment 42272] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30991] Web Inspector: [Regression] monitorEvent doesn't work : [Attachment 42273] oops submitted wrong file, proposed patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30995] TimelineAgent should not add events to the timeline if there are no event listeners. : [Attachment 42287] Updated w/ review feedback and went ahead and added the same thing to XHRs.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30995] TimelineAgent should not add events to the timeline if there are no event listeners. : [Attachment 42288] Fixes ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30997] [Gtk] Implement AtkDocument's attribute support : [Attachment 42280] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30997] [Gtk] Implement AtkDocument's attribute support : [Attachment 43094] Layout Test - Take 3.5
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 30998] [Gtk] Implement AtkDocument's locale support : [Attachment 42281] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31002] Web Inspector: Add support for window events to Timeline. : [Attachment 42291] Proposed change.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31004] fast/events/drag-and-drop-dataTransfer-types-nocrash.html is not portable : [Attachment 42309] Make a test more portable in terms of HTML5 drag-and-drop API.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31009] Crash for specific animated gif : [Attachment 42316] Proposed patch (as suggested by zecke on IRC)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31010] A leftover from profiles panel generalization : [Attachment 42312] Proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31017] media/video-currentTime-set.html uses too short of a timeout : [Attachment 42323] Round 1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31017] media/video-currentTime-set.html uses too short of a timeout : [Attachment 42324] Round 1 + Better ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31024] [cairo] Mark redrawn areas on image surfaces as dirty : [Attachment 42330] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31025] Installation of GIR files doesn't respect --prefix option : [Attachment 42341] Tabless patch to use --prefix path in GITDIR and GITTYPELIBDIR
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31025] Installation of GIR files doesn't respect --prefix option : [Attachment 42343] Patch to use --prefix path in GITDIR and GITTYPELIBDIR
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31027] CRASH: Rehashing of EventListenerMap leads to loss of EvenListenerList. : [Attachment 42371] patch: proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31027] CRASH: Rehashing of EventListenerMap leads to loss of EventListenerList. : [Attachment 42376] patch: proposed fix v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31028] [gtk] Use gst_element_class_set_details_simple() : [Attachment 42456] patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31030] Web Inspector: Timeline instrumentation for Node::dispatchGenericEvent missed a case. : [Attachment 42340] Proposed fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31032] "ignoreAutoFocus" flag is never set : [Attachment 43227] Proposed patch, v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31032] "ignoreAutoFocus" flag is never set : [Attachment 43228] Proposed patch, v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31032] "ignoreAutoFocus" flag is never set : [Attachment 43229] Proposed patch, v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31035] [GTK] some accessibility tests hitting assertion in debug builds : [Attachment 42363] Get the correct Gtk+ object before attempting to turn it into an AtkObject
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31035] [GTK] some accessibility tests hitting assertion in debug builds : [Attachment 42426] Replace assertions with sanity checks - take 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31036] need a height equivalent of RenderBox::minPrefWidth() : [Attachment 43209] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31037] committers.py needs a way to store non-bugzilla email addresses : [Attachment 42353] Add code to support bug 30970
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31037] committers.py needs a way to store non-bugzilla email addresses : [Attachment 42354] Add code to support bug 30970
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31037] committers.py needs a way to store non-bugzilla email addresses : [Attachment 42414] Updated patch. Flattened emails into one list.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31040] Use explicit parentheses to silence gcc 4.4 -Wparentheses warnings : [Attachment 42356] 1st try
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31040] Use explicit parentheses to silence gcc 4.4 -Wparentheses warnings : [Attachment 42425] 2nd try
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31041] Improve SecurityOrigin::toString comment : [Attachment 43123] remove )
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31042] Web Inspector: monitorEvent should be monitorEvents : [Attachment 42360] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31044] [Gtk] assertion when webkit_accessible_get_index_in_parent attempts to get parent of the web view : [Attachment 42450] use g_object_unref to free children (?)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31046] committers.py needs a concept of "expired" committers/reviewers : [Attachment 42609] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42561] fix playback rate setter
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42562] don't pause pipeline if already paused, same for play()
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42563] unskip fixed tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42564] webkit coding style fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42569] fix playback rate setter
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42570] fix playback rate setter
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42637] don't pause pipeline if already paused, same for play()
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42638] webkit coding style fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42641] webkit coding style fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42739] fix playback rate setter
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42746] fix playback rate setter
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42861] don't pause pipeline if already paused, same for play()
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42862] don't block the UI thread when calling gst_element_get_state()
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31049] Watch expression editor should stay open after Add button was clicked : [Attachment 42387] proposed patch 2009/11/03 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM : [Attachment 42648] Another patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM : [Attachment 42737] Never ending story
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM : [Attachment 42750] First patch for JSValue32_64 optimizations
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM : [Attachment 43285] Minor fixes for JSValue32_64 on ARM
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31051] [v8] control external memory retention due to V8 objects : [Attachment 42392] Addressing style issues
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31051] [v8] control external memory retention due to V8 objects : [Attachment 42880] Trying to reapply
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31052] Web Inspector: Prepare for heap profiles upstreaming : [Attachment 42378] proposed change, comments addressed
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31059] The "Search for node" mode should be toggled off when the Web Inspector window is closed : [Attachment 42379] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31061] Exception at ElementsPanel.js:528 (nodeUnderMouse is not an object) : [Attachment 42383] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31062] [v8] Fix some exception propagation issues : [Attachment 42385] initial
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31062] [v8] Fix some exception propagation issues : [Attachment 42467] addtest
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31065] Web Inspector: Timeline should show resources loading. : [Attachment 42404] Proposed implementation for resources in the timeline.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31065] Web Inspector: Timeline should show resources loading. : [Attachment 42485] Updates and resolves the conflicts.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31067] Chromium crashes when a plugin invokes the document.open function via NPAPI : [Attachment 42538] Updated patch based on initial review comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31067] Chromium crashes when a plugin invokes the document.open function via NPAPI : [Attachment 42586] Updated patch which now passes layout test runs on mac and windows.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31067] Chromium crashes when a plugin invokes the document.open function via NPAPI : [Attachment 42669] Updated patch with the document.open invocation from the plugin now done in npp_destroystream
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31067] Chromium crashes when a plugin invokes the document.open function via NPAPI : [Attachment 42672] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31069] Web Inspector: only show timeline records that contribute to the current window. : [Attachment 42394] [PATCH] Filtering records
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31071] Import WebCore.gyp rules and actions scripts : [Attachment 42398] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31071] Import WebCore.gyp rules and actions scripts : [Attachment 42399] Patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31077] [Qt] ASSERT failure when receiving 401 HTTP Authentication response. : [Attachment 42417] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31080] WebInspector: Handle turning TimelineAgent on/off in the middle of an event dispatch : [Attachment 42408] WebInspector: Handle turning timeline profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31080] WebInspector: Handle turning TimelineAgent on/off in the middle of an event dispatch : [Attachment 42431] WebInspector: bug 31080, Handle turning profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31082] Web Inspector - Adds markTimeline() API to the console for annotating the timeline tree : [Attachment 42427] updates layout test for window properties
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31083] EnableSecureEventInput is only called on PLATFORM(MAC) : [Attachment 42429] Enable for MAC || (CHROMIUM && DARWIN)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31085] JavaScriptCore.gyp should not turn on BUILDING_ON_LEOPARD : [Attachment 42421] Remove BUILDING_ON_LEOPARD from JavaScriptCore.gyp
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31087] Web Inspector: Timeline should get information about the paint rectangle. : [Attachment 42441] Uses IntRect.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31089] Uninitialized member m_createdByParser in WebCore::ProcessingInstruction : [Attachment 42511] 2nd draft, with right 'reviewed by'
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31090] [Chromium] Add DownloadURL format to Chromium clipboard. : [Attachment 42432] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31091] commit-queue is crashing when trying to reject patches after unknown failures : [Attachment 42434] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31092] bugzilla-tool crashed with exception : [Attachment 42436] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31094] wrong expected images after Bug 8736 : [Attachment 42442] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31096] Need to implement ARIA role="combobox" : [Attachment 42444] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31102] [Gtk] Build failure with --enable-introspection : [Attachment 42478] webkit-gobject-introspection-paths.patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31102] [Gtk] Build failure with --enable-introspection : [Attachment 42515] webkit-bug-31102-fix-introspection-build.patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42480] transcode_webfonts_by_ots_v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42542] transcode_webfonts_by_ots_v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42543] transcode_webfonts_by_ots_v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42610] transcode_webfonts_by_ots_v4
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42611] transcode_webfonts_by_ots_v5
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42691] transcode_webfonts_by_ots_v6
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42738] transcode_webfonts_by_ots_v7
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42788] transcode_webfonts_by_ots_v8
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42807] transcode_webfonts_by_ots_v9
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31106] Sanitize web fonts using the OTS library : [Attachment 42808] transcode_webfonts_by_ots_v10
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31106] Sanitize web fonts using the OTS library : [Attachment 44018] transcode_webfonts_by_ots_v11
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31111] Web Inspector: enable timeline by shortcut - will ease development while hidden. : [Attachment 42469] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31116] WebInspector: Corrects InspectorBackent::platform() on Windows. : [Attachment 42482] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31116] WebInspector: Corrects InspectorBackent::platform() on Windows. : [Attachment 42516] Alternate solution patch: webkit port identifier
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31121] WebInspector: Prevent crash when InspectorTimelineAgent is enabled/disabled: follow on to bug 31080 : [Attachment 42494] WebInspector: Handle turning timeline profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31122] [Qt] editing/selection/shrink-selection-after-shift-pagedown.html failing : [Attachment 42502] this patch implements the support for shift-pageup and shift-pagedown.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31122] [Qt] editing/selection/shrink-selection-after-shift-pagedown.html failing : [Attachment 42502] this patch implements the support for shift-pageup and shift-pagedown.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31122] [Qt] editing/selection/shrink-selection-after-shift-pagedown.html failing : [Attachment 42582] fix test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31122] [Qt] editing/selection/shrink-selection-after-shift-pagedown.html failing : [Attachment 42662] update test description
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31123] Make run-webkit-tests work for the Debug_Internal Windows configuration : [Attachment 42486] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31124] Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared : [Attachment 42489] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31124] Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared : [Attachment 43190] Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31126] bugzilla-tool's reviewer/committer rejection message should be clearer : [Attachment 43389] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31132] Web Inspector: TimelineRecordFactory.{h, cpp} has some method name inconsistencies. : [Attachment 42500] Renames the misnamed.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31135] Volume slider doesn't have a thumb : [Attachment 42506] Patch rev.1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31135] Volume slider doesn't have a thumb : [Attachment 42523] Patch rev.2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31138] Uninitialized memory read in WebCore::Page::userStyleSheetLocationChanged() : [Attachment 42510] Supply missing length argument to avoid buffer overrun
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31140] [Qt] Allow setting HTTP headers with empty value in XMLHTTPRequest : [Attachment 42782] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31144] [Qt] The XML tokenizer reports a parse error twice if it occurs before the document element is found. : [Attachment 42606] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31145] Need notification of scrolling frame : [Attachment 42571] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31152] Fix ASSERT(currentStyle = renderStyle()) : [Attachment 42545] Fix ASSERT(currentStyle = renderStyle()).
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31152] Fix ASSERT(currentStyle = renderStyle()) : [Attachment 42628] Fix ASSERT(currentStyle = renderStyle()). (v2: Fixed Changelog)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31154] Simplify Icon interface : [Attachment 42621] Proposed patch (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31158] [Qt][DRT] Replace queueScript by queueNonLoadingScript and queueLoadingScript method : [Attachment 42554] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31161] Allow custom memory allocation control for the part of loader directory in WebCore : [Attachment 42850] updated proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31162] Allow custom memory allocation control for WebCore's Tokenizer : [Attachment 42557] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31164] [Qt] [DRT] Fix wrong logic in LayoutTestController processWork : [Attachment 42560] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31166] [Qt] Shift-PageUp and Shift-PageDown events not supported on Qt : [Attachment 42567] fix patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31166] [Qt] Shift-PageUp and Shift-PageDown events not supported on Qt : [Attachment 42568] fix patch with some coding style change
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31167] Remove the "this is part of the KDE project" comments from code : [Attachment 42572] Patch to remove KDE comments.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31168] Add [HintAtomic] to IDLs to remove unnecessary string conversions in generated V8 DOM bindings : [Attachment 42573] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31177] Web Inspector: Bind backspace to delete cookies and DOM Storage : [Attachment 42673] Fix w/ Refactoring + Remove DOMStorageDataGrid
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31179] SVG Status page update : [Attachment 42580] Patch updates the SVG status page and includes proper Bugzilla URL
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31179] SVG Status page update : [Attachment 42612] Patch without tabs in it.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31181] [V8] Update bindings to use new API for external arrays : [Attachment 42589] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31181] [V8] Update bindings to use new API for external arrays : [Attachment 42590] Revised patch fixing style issues
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31183] [Qt] flash plugin doesn't work when using QGraphicsWebView. : [Attachment 43251] Implement plugin rendering
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31183] [Qt][Mac] flash plugin doesn't work when using QGraphicsWebView. : [Attachment 43414] Implement Plugin Rendering (4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31184] Geolocation error code UNKNOWN_ERROR is deprecated : [Attachment 42661] Patch 2 for Bug 31184
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31185] [Qt] Layout Test editing/undo/undo-deleteWord.html fails : [Attachment 42592] fix patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31185] [Qt] Layout Test editing/undo/undo-deleteWord.html fails : [Attachment 42649] update after Eric's comment
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31186] Cleanup: Rename fields RenderTextControl::m_edited and RenderTextControl::m_userEdited : [Attachment 43020] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31186] Cleanup: Rename fields RenderTextControl::m_edited and RenderTextControl::m_userEdited : [Attachment 43259] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31191] [v8] get rid of unnecessary synchronization in weak reference callbacks : [Attachment 42604] First take
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31192] [Qt] fast/parser/xml-declaration-missing-ending-mark.html needs the platform-specific result : [Attachment 42607] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31193] Clean up: Remove obsolete drag-and-drop test case "drag-and-drop-none.html" from bug #30107 : [Attachment 42618] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42915] DRT change for RenderFileUploadControl (rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31198] Can cache prototype lookups on uncacheable dictionaries. : [Attachment 42816] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31199] V8 bindings do not support SharedWorkers as event targets : [Attachment 42631] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31199] V8 bindings do not support SharedWorkers as event targets : [Attachment 42632] fixed bug (was passing "null" as the target)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31202] Web Inspector: Resource content search is broken : [Attachment 42646] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31204] WebInspector: RR for unit test of timeline data : [Attachment 42798] WebInspector: Adds a unit test for Timeline records
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31204] WebInspector: RR for unit test of timeline data : [Attachment 42960] WebInspector: Adds a unit test for Timeline records
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31206] Database tries to deref Document on the Database thread : [Attachment 42753] patch with improved comment
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31207] Web Inspector: Datatip should be a tree : [Attachment 42687] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31209] V8DOMWindowCustom.cpp is missing WEB_SOCKETS guard on include : [Attachment 42660] Patch 1 for Bug 31209
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31212] showTree(CounterNode*) generates too little info and has too many spaces. : [Attachment 42762] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31213] The CounterNode class does not support all methods necessary to efficiently update the counter tree as needed per CSS2.1 : [Attachment 42925] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31221] there are a few missing test expectations : [Attachment 42684] missing expectations files
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31224] [V8] Return StyleSheet object instead of HTMLStyleElement w/document.styleSheets named property getter. : [Attachment 42696] patch v2 for fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31224] [V8] Return StyleSheet object instead of HTMLStyleElement w/document.styleSheets named property getter. : [Attachment 42699] patch v3 for fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31226] V8 WorkerContextExecutionProxy does not handle SharedWorkers : [Attachment 42697] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31228] Windows environment variables should be set automatically : [Attachment 42701] Automatically set the environment variables by editing HKCU\Environment.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31238] Web Inspector: Inspector should support copy() in the command line : [Attachment 42711] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31238] Web Inspector: Inspector should support copy() in the command line : [Attachment 42734] proposed patch 4
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31244] [GTK] Remove WebSocket configuration from WebKitWebSettings : [Attachment 42841] Patch for this issue (against ToT)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31244] [GTK] Remove WebSocket configuration from WebKitWebSettings : [Attachment 42856] Follow-up patch for DRT
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31247] text-indent is unexpectedly applied to <ruby> : [Attachment 43412] patch - reset 'text-indent' on <ruby> and <rt> elements
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31249] [Qt] Remove the sessionStorage setting (per Page) : [Attachment 42728] remove sessionStorage setting API
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31250] Make XP_UNIX tests consistent : [Attachment 42729] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31252] Web Inspector: Debugger shortcuts (F8, F10, F11) have no effect if the Console view is open : [Attachment 42747] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31257] Web Inspector: CSS syntax highlighter doesn't recognize negative numbers : [Attachment 42754] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31258] Win chromium is slow to draw transparent texts : [Attachment 42756] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31258] Win chromium is slow to draw transparent texts : [Attachment 43407] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31259] Web Inspector: Crash when inspecting WebCore\manual-tests\inspector\dom-mutation.html : [Attachment 42796] [PATCH] fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31261] [Gtk] Build from tarball fails with --enable-introspection : [Attachment 42761] distcheck-enable-gobject-introspection.patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31266] [Qt] QWebSettings::setMaximumPagesInCache(int pages) does not enable the Page Cache : [Attachment 43151] also change DRT to set the cache globally
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31269] [Qt] Few classes have virtual functions but non-virtual destructor : [Attachment 42786] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31272] Moved macro MMP_RULES (LINKEROPTION) into symbian block : [Attachment 42789] Patch for WebCore.pro LINKEROPTION bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31274] Prepended $$PWD to GENERATED_SOURCES_DIR : [Attachment 42791] Patch for USERINCLUDE paths for symbian
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31274] Prepended $$PWD to GENERATED_SOURCES_DIR : [Attachment 42793] Patch for prepending PWD to GENERATED_SOURCES_DIR
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31275] Fix Chromium's Posix VFS implementation by adding the required 'unused file descriptor' logic : [Attachment 42809] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42818] Up-streaming Chromium API src files: WebAccessibilty
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42820] Up-streaming Chromium API src files: WebBindging ... WebCursorInfo
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42821] Up-streaming Chromium API src files: WebData...WebElement
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42822] Up-streaming Chromium API src files: WebFileChooser...WebImageSkia
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42823] Up-streaming Chromium API src files: WebFileInputElement...WebNotifications
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42824] Up-streaming Chromium API src files: WebPasswordFormData...WebRuntimeFeatures
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42825] Up-streaming Chromium API src files: WebScriptController...WebStorageNamespaceImpl
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42826] Up-streaming Chromium API src files: WebString...WebViewImpl
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42832] Up-streaming Chromium API src files: AppCach...BackForwardListClientImpl
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42833] Up-streaming Chromium API src files: ChromeClientImpl...ContextMenuClientImpl
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42835] Up-streaming Chromium API src files: DOMUtilities...FrameLoaderClientImpl
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42836] Up-streaming Chromium API src files: GraphicContext3D...MediaPlaterPrivateChromium
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42837] Up-streaming Chromium API src files: NotificationPresenterImpl...SharedWorkerRepository
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42838] Up-streaming Chromium API src files: StorageStreamHandlers...StorageNamespaceProxy
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42839] Up-streaming Chromium API src files: WrapperResourceRequest and Response
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42840] Up-streaming Chromium API src files: Platform specific files.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42873] Up-streaming Chromium API src files: WebWorker and friends.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31281] r50665 broke around 100 Qt layout tests : [Attachment 42884] another try of creating a correct patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31282] Simplify LayoutTests/editing/selection/drag-to-contenteditable-iframe.html : [Attachment 42830] Fixes the test
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31286] fast/js/date-proto-generic-invocation breaks another test : [Attachment 42848] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 42900] Initial patch to fix the flaky document-open.html plugin layout test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 42901] Updated patch with incorrect indentations fixed.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 42903] Updated patch with the WebCore Changelog now in the right place
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 42909] Updated patch addressing review comments from eseidel
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 42968] Updated patch with more style fixes to make the code consistent with Webkit style
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 43131] Updated patch addressing review comments from eseidel
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 43134] Updated patch with tabs removed hopefully.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31288] Add a function to show render tree for debugging : [Attachment 42851] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31289] rename counter to makeCounterNode in RenderCounter.cpp : [Attachment 42857] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31289] rename counter to makeCounterNode in RenderCounter.cpp : [Attachment 43349] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31291] Web Inspector: Speed up syntax highlighter : [Attachment 42871] proposed patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31292] [Chromium][Linux] Support Gtk scrollwheel behavior on Linux Chromium : [Attachment 42863] Support Gtk scrollwheel behavior for horizontal scrollbars on Linux Chromium
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31292] [Chromium][Linux] Support Gtk scrollwheel behavior on Linux Chromium : [Attachment 42917] Support Gtk scrollwheel behavior for horizontal scrollbars on Linux Chromium (Rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31292] [Chromium][Linux] Support Gtk scrollwheel behavior on Linux Chromium : [Attachment 42920] Support Gtk scrollwheel behavior for horizontal scrollbars on Linux Chromium (Rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31292] [Chromium][Linux] Support Gtk scrollwheel behavior on Linux Chromium : [Attachment 43027] Support Gtk scrollwheel behavior for horizontal scrollbars on Linux Chromium (Rev.4, added a link to the bug)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31293] Web Inspector: Enable 'console.profile()' and 'console.profileEnd()' regardless of JAVASCRIPT_DEBUGGER : [Attachment 42864] proposed change
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31293] Web Inspector: Enable 'console.profile()' and 'console.profileEnd()' regardless of JAVASCRIPT_DEBUGGER : [Attachment 42866] proposed change
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31295] [Qt] Rendering of html select elements is broken : [Attachment 42870] Patch, hardcode the color in the constructor
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31295] [Qt] Rendering of html select elements is broken : [Attachment 42879] Patch, use a RenderStyle static init function
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31301] [V8] Fix crash in V8CustomXPathNSResolver (http://crbug.com/26726). : [Attachment 42875] patch: layout test and fix v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31303] WebInspector: test the stability of the Timeline Record Types : [Attachment 42878] WebInspector: check the stability of the Timeline record types
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31307] [Qt] Compile when QT_NO_WHEELEVENT is defined : [Attachment 43931] New patch with proper changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31313] Make 80 patches a formal requirement for reviewership : [Attachment 42895] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31313] Make 80 patches a formal requirement for reviewership : [Attachment 42896] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31320] Upstreaming Chromium API gyp file : [Attachment 42899] modified WebKit.gyp
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31323] Fix a few compiler warnings : [Attachment 42905] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31325] [Android] Android port lacks Makefiles : [Attachment 43304] Patch 2 for Bug 31325
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31325] [Android] Android port lacks Makefiles : [Attachment 43309] Patch 3 for Bug 31325
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31326] Make the output prettier for test /fast/events/drag-and-drop.html : [Attachment 42908] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31328] Remove unused DWORD id member from Windows PlatformThread : [Attachment 42912] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31330] Expose dtoa() for ECMA-262 : [Attachment 43340] Proposed patch (rev.4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31331] step attribute and ValidityState.stepMismatch for type=number/range : [Attachment 43246] Proposed patch (rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31331] step attribute and ValidityState.stepMismatch for type=number/range : [Attachment 43350] Proposed patch (rev.4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31334] Add /fast/events/drag-and-drop-fire-drag-dragover.html to Qt and GTK Skip files : [Attachment 42930] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31335] Convert LayoutTests/fast/inline/dirtyLinesForInline.html into dumpAsText : [Attachment 42932] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31336] Web Socket handshake error should be tested. : [Attachment 42931] test web socket handshake error
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31336] Web Socket handshake error should be tested. : [Attachment 42936] test web socket handshake error
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31336] Web Socket handshake error should be tested. : [Attachment 42937] test web socket handshake error
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31337] Add test for Web Socket send : [Attachment 42938] add test for web socket send
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31337] Add test for Web Socket send : [Attachment 43022] add test for web socket send
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31340] Introduce a class representing HTML5 date&time values : [Attachment 43055] ISO 8601 class (rev.6)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31341] Test unicode message sending over Web Socket : [Attachment 42944] Add web socket unicode message test
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31342] Type constraint check for date&time types : [Attachment 42945] ValidityState.typeMismatch and layout tests (rev.6)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31342] Type constraint check for date&time types : [Attachment 43345] ValidityState.typeMismatch and layout tests (rev.7)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31345] [chromium] Remove t2embed.dll functions from FontCustomPlatformData.cpp for Chromium : [Attachment 42951] t2embed_deps_v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31346] Should not print javascript console messages to stdout : [Attachment 42948] print console messages with g_warning
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31348] [Qt] Remove unnecessary LUT creator from WebCore.pro : [Attachment 42955] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31354] [Chromium] Remove WebViewImpl::dragSourceMovedTo() : [Attachment 42964] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31355] Fixes for QWebElement and QWebSettings documentation : [Attachment 43302] Removed QWebSettings changes since these have now been reverted in an earlier change.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31357] [Chromium] Add hasPort(), removePort() and protcolIsValid() to KURLGoogle implementation : [Attachment 42974] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31358] [Qt] Various doc fixes : [Attachment 42969] DocPatch 1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31358] [Qt] Various doc fixes : [Attachment 42970] DocPatch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31358] [Qt] Various doc fixes : [Attachment 42971] DocPatch 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31358] [Qt] Various doc fixes : [Attachment 43003] more doc fixes.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31358] [Qt] Various doc fixes : [Attachment 43026] more doc fixes v0.3
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31359] [Qt] Fix tst_qwebpage and tst_qwebframe compilation on Symbian. : [Attachment 42972] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31361] WebInspector: Tests for Layout, Paint, ParseHTML, MarkTimeline, Style Recalculation : [Attachment 42988] WebInspector: Adds Timeline record tests for Layout, Paint, Recalculate Style, Parse HTML and Mark Timeline
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31363] fast/css/color-correction tests crash on Windows : [Attachment 42996] Add tests to Skipped List
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31363] fast/css/color-correction tests crash on Windows : [Attachment 43006] WebCore Workaround + Skipped List Removal
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31365] WebInspector: Timeline record test for external script : [Attachment 42984] WebInspector: Adds another script tag test for WebInspector timeline records.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31366] Update committers.py based on svn records : [Attachment 42987] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31368] [V8] De-inline large method convertNodeToV8Object : [Attachment 42991] path fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31369] Tiny path fixes in Chromium API includes : [Attachment 42992] path fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31371] SharedWorkerRepository.connect() does not call WebSharedWorkerRepository : [Attachment 42994] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31373] rewrite fast/dom/Window/window-screen-properties to be slightly more portable : [Attachment 43021] drop unnecessary win expectation
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31375] Web Inspector: breakpoints in named evals are not restored after a reload : [Attachment 43063] proposed patch 2009/11/12 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31384] Missing ENABLE(INSPECTOR) guard : [Attachment 43018] Patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31388] Fix a ref-counting bug in Database.cpp : [Attachment 43025] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31390] Implement run-webkit-websocketserver : [Attachment 43033] Add to run-webkit-tests an option to run Web Socket server
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31390] Implement run-webkit-websocketserver : [Attachment 43137] Add run-webkit-websocketserver
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31392] ARIA: add alert type roles : [Attachment 43032] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31393] externalRepresentation should take Frame as the argument : [Attachment 43036] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31394] [Chromium] Sify compose button alerts error : [Attachment 43046] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31394] [Chromium] Sify compose button alerts error : [Attachment 43067] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31394] [Chromium] Sify compose button alerts error : [Attachment 43068] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31398] [Chromium] reload-subframe-object.html fails : [Attachment 43052] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31400] Web Inspector: Support Ctrl+P, Ctrl+N, and other Readline keyboard shortcuts in the Console : [Attachment 43648] [PATCH] Ctrl+P, Ctrl+N, Ctrl+U for Macs Only
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31400] Web Inspector: Support Ctrl+P, Ctrl+N, and other Readline keyboard shortcuts in the Console : [Attachment 43651] [PATCH] Ctrl+P, Ctrl+N, Ctrl+U, Arrow Keys
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31401] [Qt] SoftwareInputPanelRequest event sent when clicking in newly loaded page : [Attachment 43361] proposed fix for FrameLoaderClientQt.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31401] [Qt] SoftwareInputPanelRequest event sent when clicking in newly loaded page : [Attachment 43981] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31402] WebInspector: timeline-paint.html test fails on Windows and GTK+ platforms : [Attachment 43117] WebInspector: fixes timeline-paint.html test for Windows.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31402] WebInspector: timeline-paint.html test fails on Windows and GTK+ platforms : [Attachment 43501] WebInspector: fixes timeline-paint.html test for Windows, GTK+
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31402] WebInspector: timeline-paint.html test fails on Windows and GTK+ platforms : [Attachment 43506] WebInspector: fixes timeline-paint.html test for Windows, GTK+
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31403] [Qt] Disable pthread_setname_np. : [Attachment 43057] Patch from Qt src/3rdparty
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31404] Web Inspector: Resource errors/warnings not shown in the Resource tree : [Attachment 43060] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31405] Makes the output of mouse-click-events.html independent of the window size : [Attachment 43059] Makes the output of mouse-click-events.html independent of the window size
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31406] [Qt] Fix typo ce_time.cpp -> ce_time.c : [Attachment 43154] Provide a changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31411] Web Inspector: breakpoint sidebar entries should allow click over entire list item : [Attachment 43064] proposed patch 2009/11/12 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31414] Implement new SPI for dealing with user scripts/stylesheets and isolated worlds : [Attachment 43066] Small clean-up in WebView's user content functions
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31414] Implement new SPI for dealing with user scripts/stylesheets and isolated worlds : [Attachment 43084] Remove worldIDs from WebKit's SPI
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31415] [v8] do not copy data twice when converting short v8 string into WebCore::String : [Attachment 43070] First take
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31416] Fail early in parseDateFromNullTerminatedCharacters : [Attachment 43081] Fix spacing
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31418] Chrome/mac does not send keypress() for keys with cmd down : [Attachment 43073] Patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31421] REGRESSION(r50784): Failures in many storage tests on leaks bot after r50784 : [Attachment 43082] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31423] [Android] The Android-specific files in platform/android are out of date : [Attachment 43171] Bring existing files in platform/android in line with Android 2.0 (v2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31428] getElementsByTagName("div")['elementId'] lookup fails if two elements have the same id : [Attachment 43995] patch 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31432] Web Inspector: profile timeline panel, fix obvious problems. : [Attachment 43096] [PATCH] fixes.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31439] Web Inspector: preload status bar button glyphs in order to prevent them from flickering. : [Attachment 43104] [PATCH] addressed comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31440] Add Chromium's DatabaseTracker implementation to WebKit : [Attachment 43103] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31440] Add Chromium's DatabaseTracker implementation to WebKit : [Attachment 43175] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31442] Chromium Build Slaves : [Attachment 43106] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31442] Chromium Build Slaves : [Attachment 43109] buildbot configuration changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31442] Chromium Build Slaves : [Attachment 43115] buildbot configuration changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31442] Chromium Build Slaves : [Attachment 43118] buildbot configuration changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31442] Chromium Build Slaves : [Attachment 43120] buildbot configuration changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31442] Chromium Build Slaves : [Attachment 43464] buildbot configuration changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31445] Rolling Chromium dependencies : [Attachment 43110] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31445] Rolling Chromium dependencies : [Attachment 43165] deps role
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31446] crash in chromium when loading multipart/x-mixed-replace data : [Attachment 43114] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31448] Menu button shows wrong content in Chromium : [Attachment 43320] same, minus lint error
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31451] LocalStorage quota should include key sizes in its count : [Attachment 43126] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31451] LocalStorage quota should include key sizes in its count : [Attachment 43129] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31454] WebKit Coding Style Guidelines should say not to use "using namespace" statements in header files : [Attachment 43130] Patch submitted
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31454] WebKit Coding Style Guidelines should say not to use "using namespace" statements in header files : [Attachment 43136] New patch: added some closing </li>'s
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31455] Update the description of fast/overflow/004.html to match the results : [Attachment 43142] Update the description of fast/overflow/004.html
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31457] svn-apply may not handle git patches created by bugzilla-tool : [Attachment 43138] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31457] svn-apply may not handle git patches created by bugzilla-tool : [Attachment 43213] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31458] bugzilla-tool should post git binary diff : [Attachment 43139] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31458] bugzilla-tool should post git binary diff : [Attachment 43141] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31459] WebCore::externalRepresentation should update layout before getting render object : [Attachment 43140] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31465] In testing handshake-error case, web_socket_do_extra_handshake calls non-existent method : [Attachment 43148] Fix: web_socket_do_extra_handshake calls non-existent method
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31465] In testing handshake-error case, web_socket_do_extra_handshake calls non-existent method : [Attachment 43149] Fix: web_socket_do_extra_handshake calls non-existent method
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31466] [Qt] QWebView problems with focus on the first activation. : [Attachment 43150] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31468] Unify TextBoundaries implementations by only relying on WTF Unicode abstractions : [Attachment 43157] Refactoring TextBoundariesICU.cpp into generic TextBoundaries.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31469] [Gtk] Create a TextBreakIterator implementation based on GLib (without ICU) : [Attachment 44010] TextBreakIterator implementation based on GLib and pango
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31472] Web Inspector: Make DRT show web inspector for tests in inspector/ folder. : [Attachment 43312] [PATCH] Proposed changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31472] Web Inspector: Make DRT show web inspector for tests in inspector/ folder. : [Attachment 43313] [PATCH] Same with Win stuff fixed.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31472] Web Inspector: Make DRT show web inspector for tests in inspector/ folder. : [Attachment 43319] [PATCH] Review comments addressed
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31473] Allow custom memory allocation control for 10 classes of the platform directory in WebCore : [Attachment 43155] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31474] [V8] Protect SVG animated properties from destruction in bindings. : [Attachment 43163] patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31475] Crash in StringHash::equal due to unaligned string data : [Attachment 43204] Apply defines to StringHash::Equal
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31478] Chromium WebKit Port to compile as dynamic lib : [Attachment 43170] webkit as a dynamic lib
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31479] Make websocket tests work on Windows : [Attachment 43263] Disable wss until all platforms support pyOpenSSL
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31479] Make websocket tests work on Windows : [Attachment 43264] Disable wss until all platforms support pyOpenSSL
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31483] Can not send email from http://correo.orange.es : [Attachment 43179] screen image error
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31490] Allow building Chromium without SVG : [Attachment 43197] wrap some code with ENABLE(SVG)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31499] remove bindings/v8/custom/V8CanvasPixelArrayCustom.cpp, it's no longer used : [Attachment 43215] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31499] remove bindings/v8/custom/V8CanvasPixelArrayCustom.cpp, it's no longer used : [Attachment 43215] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31504] InspectorTimelineAgent.h should be guarded by ENABLE(INSPECTOR) : [Attachment 43221] Add a guard to compile the class only if ENABLE(INSPECTOR)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31505] [GTK] Tab key does not cycle through elements by default : [Attachment 43375] Properly localize tab-key-cycles-through-elements documentation strings
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31506] [GTK] Style cleanup for GOwnPtr : [Attachment 43223] Style cleanups for GOwnPtr
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31509] [Qt] Implement error pages handling support to DRT. : [Attachment 43231] patch 0.1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31511] [Haiku] Bug fix in GraphicsContextHaiku.cpp. Wrong CamelCase on ColorSpace. : [Attachment 43233] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31511] [Haiku] Bug fix in GraphicsContextHaiku.cpp. Wrong CamelCase on ColorSpace. : [Attachment 43233] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31512] [Haiku] Bug fix in FileChooserHaiku.cpp. Constructor redefinition unnecessary. : [Attachment 43234] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31512] [Haiku] Bug fix in FileChooserHaiku.cpp. Constructor redefinition unnecessary. : [Attachment 43234] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31513] Refactor bugzilla-tool to allow for multiple queues : [Attachment 43236] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31515] Add bugzilla-tool check-style : [Attachment 43237] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31515] Add bugzilla-tool check-style : [Attachment 43242] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31515] Add bugzilla-tool check-style : [Attachment 43243] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31515] Add bugzilla-tool check-style : [Attachment 43244] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31516] Need to implement ARIA role="directory" : [Attachment 43238] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31525] WAI-ARIA roles not supported on image map <area> : [Attachment 43483] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31527] QWebPageClient.h needs in some cases QCursor, but it does not include it : [Attachment 43261] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31529] Move WorkQueue to its own file : [Attachment 43271] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31532] land-patches needs to be re-factored into smaller chunks : [Attachment 43276] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31534] WorkQueue is the only place that should know about special exit codes : [Attachment 43278] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31534] WorkQueue is the only place that should know about special exit codes : [Attachment 43284] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31535] Re-factor workqueue_unittest to allow for more than one test : [Attachment 43279] 2009-11-16 Eric Seidel <eric at webkit.org>
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31536] GitTest.test_create_binary_patch fails if /tmp is symlink : [Attachment 43281] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31538] Web Inspector: Wrong console output for Regexp escape sequence : [Attachment 43895] [PATCH] Desired Behavior + Some Refactoring
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31542] [Qt] Update the plugins manual test to help test show/hide : [Attachment 43289] Add button to test css display with plugins
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31544] Move StyleQueue over to using PatchCollection : [Attachment 43291] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31546] bugzilla-tool needs a land-attachment command : [Attachment 43294] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31546] bugzilla-tool needs a land-attachment command : [Attachment 43296] Fixored
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31546] bugzilla-tool needs a land-attachment command : [Attachment 43297] Fix the help strings
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31553] Web Inspector: REGRESSION: in Profiles, focusing on function and restoring doesn't restore the original tree : [Attachment 43411] Proposed fix, comments addressed
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31554] [Android] Android is missing the implementation of the GeolocationService iface. : [Attachment 43314] Android implementation of the GeolocationService implementation v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31560] [Qt] Failing LayoutTests/editing/deleting/5408255.html : [Attachment 43336] fix patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31568] [KURLGoogle] setHostAndPort doesn't handle arguments without port correctly. : [Attachment 43329] Fix KURLGoogle, v1.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31569] Initial implementation of WebKitSharedScript and SharedScriptContext : [Attachment 43331] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31569] Initial implementation of WebKitSharedScript and SharedScriptContext : [Attachment 43806] Updated for David's comments.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31575] Fix WebKit build when JAVASCRIPT_DEBUGGER is disabled : [Attachment 43377] Proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31575] Fix WebKit build when JAVASCRIPT_DEBUGGER is disabled : [Attachment 43418] an easier way
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31578] [Chromium] Handle the prepended charset meta tag in the clipboard properly so that CnP works correctly : [Attachment 43348] Strip the special meta tag at the beginning of the copied HTML
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31578] [Chromium] Handle the prepended charset meta tag in the clipboard properly so that CnP works correctly : [Attachment 43399] Strip the special meta tag at the beginning of the copied HTML
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31578] [Chromium] Handle the prepended charset meta tag in the clipboard properly so that CnP works correctly : [Attachment 43400] Strip the special meta tag at the beginning of the copied HTML
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43352] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43410] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText (Rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43481] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText (Rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43485] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText (added comment-in-textarea.js)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43486] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText (added comment-in-textarea.js and updated ChangeLog)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43834] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText (revised comment-in-textarea.js)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31583] [Qt] better test coverage for ErrorPageExtension : [Attachment 43364] patch 0.3
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31584] [Android] Add shared timer and sound utilities to platform/android : [Attachment 43365] Add shared timer and sound utilities for Android v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31585] Allow custom memory allocation control for the other part of platform directory in WebCore : [Attachment 43362] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31588] CSSKeyframesRule::findRule() and deleteRule() should accept 'from' and 'to' as well as percentages : [Attachment 43656] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31591] [Qt] Crashing tests after updating to Qt-4.6.0 : [Attachment 43368] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31596] Web Inspector: Timeline tests are flaky on Windows Release : [Attachment 43425] [PATCH] patch with the fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31599] Add and option to toggle HTML5 datalist support to build-webkit : [Attachment 43382] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31604] WebSocket server should write errors to a log file : [Attachment 43898] Make pywebsocket log errors to a file
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31604] WebSocket server should write errors to a log file : [Attachment 43999] Make pywebsocket log errors to a file
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31610] Define a CSS min-width property for #title : [Attachment 43395] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31615] REGRESSION (r 50919) Introduced a non-thread-safe refcounting in ScriptExecutionContext::postTaskToMainThread : [Attachment 43406] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31615] REGRESSION(r50919) Introduced a non-thread-safe refcounting in ScriptExecutionContext::postTaskToMainThread : [Attachment 43408] Same patch, Added comment for the ASSERT.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31617] WebSocket handshake doesn't check query component of URL : [Attachment 43421] WebSocket handshake check query component of URL.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31617] WebSocket handshake doesn't check query component of URL : [Attachment 43909] WebSocket handshake check query component of URL.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31617] WebSocket handshake doesn't check query component of URL : [Attachment 43933] WebSocket handshake check query component of URL
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31617] WebSocket handshake doesn't check query component of URL : [Attachment 44000] WebSocket handshake check query component of URL
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31619] Whitespaces after a list marker isn't ignored in calcInlinePrefWidths : [Attachment 43417] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31627] Web Inspector: Store cookie domains in the WebInspector object. : [Attachment 43494] patch (fix mac build)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31629] Web Inspector: Prevent styles information from being queries twice for each update, get rid of metrics and properties sidebars' flickering. : [Attachment 43434] [PATCH] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31638] [Qt] fast/history/back-forward-reset-after-error-handling.html failing due to WorkQueue not being un-frozen : [Attachment 43449] patch 0.1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31638] [Qt] fast/history/back-forward-reset-after-error-handling.html failing due to WorkQueue not being un-frozen : [Attachment 43659] fix the timeout in fast/frames/frame-navigation.html
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31643] [Qt] Remove WTF_USE_JAVASCRIPTCORE_BINDINGS as it is no longer used : [Attachment 43454] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31643] [Qt] Remove WTF_USE_JAVASCRIPTCORE_BINDINGS as it is no longer used : [Attachment 43458] 2nd try - fix ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31645] CommitQueue should fetch list of patches on every cycle (and not use PatchCollection) : [Attachment 43463] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31647] Make KeyboardEvent::m_keyEvent use OwnPtr : [Attachment 43461] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31650] Make chromium/webkit/glue/FormFieldValues use the WebKit API : [Attachment 43467] form_field_value
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31650] Make chromium/webkit/glue/FormFieldValues use the WebKit API : [Attachment 43476] form_field_value
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31650] Make chromium/webkit/glue/FormFieldValues use the WebKit API : [Attachment 43534] form_field_value
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31652] ASSERT thrown when a high value is used for roman numerals in lists : [Attachment 43507] patch with updated layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31655] Normalize ' and " in bugzilla-tool : [Attachment 43475] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31656] -webkit-user-drag: element Drag images include overflow decorations from incorrect nodes : [Attachment 43484] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31661] Remove HAVE(FLOAT_H) guard : [Attachment 43498] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31663] Some tests in fast/css-generated-content can be dumpAsText test : [Attachment 43492] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31664] [Qt] QWebInspector access its memory after being deleted : [Attachment 43496] Bug fix patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31664] [Qt] QWebInspector access its memory after being deleted : [Attachment 43497] Autotests patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31666] Bugzilla-tool command classes should match command names : [Attachment 43499] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31668] Remove HAVE(STRING_H) guard from JavaScriptCore : [Attachment 43503] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31669] Web Inspector: Implement "show inspector" in WebKit GTK API and enable console tests. : [Attachment 43504] [PATCH] Proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31669] Web Inspector: Implement "show inspector" in WebKit GTK API and enable console tests. : [Attachment 43505] [PATCH] Same with proper ChangeLogs (am not using git on gtk :()
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31670] Move the definition of HAVE(STDINT_H) and WTF_CHANGES guards into Platform.h : [Attachment 43510] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31670] Move the definition of HAVE(STDINT_H) and WTF_CHANGES guards into Platform.h : [Attachment 43511] fix typo - s/sett/set
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31671] Android port lacks configuration in Platform.h and config.h : [Attachment 43515] Patch 1 for Bug 31671
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31679] commit-queue empty queue logs twice : [Attachment 43517] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31681] [Qt] Wrong runtime instance objects of wrapped QObjects may be used if the wrapped object died before the gc removed the instance. : [Attachment 43702] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31683] JSC bindings for HasIndexGetter generates incorrect code (affects MediaList and CSSStyleDeclaration) : [Attachment 43620] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31683] JSC bindings for HasIndexGetter generates incorrect code (affects MediaList and CSSStyleDeclaration) : [Attachment 43621] Fixed ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31683] JSC bindings for HasIndexGetter generates incorrect code (affects MediaList and CSSStyleDeclaration) : [Attachment 43630] Removed DOMTokenList part from CodeGeneratorJS.pm
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31685] Refactor help printing to use modern python idioms : [Attachment 43522] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31688] Split out command parsing and help printing from BugzillaTool : [Attachment 43528] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31689] RegExp#exec's returned Array-like object behaves differently from regular Arrays : [Attachment 43769] Patch for RegExpMatchesArray
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31689] RegExp#exec's returned Array-like object behaves differently from regular Arrays : [Attachment 43821] Patch for RegExpMatchesArray with corrected tabs
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31695] Move MultiCommandTool and Command into a separate file and add some basic unit tests : [Attachment 43532] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31696] Add expected pixel result for layout test input-file-re-render : [Attachment 43549] Remove tab from ChangLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31697] bugzilla-tool needs per-command help : [Attachment 43538] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31698] MessagePorts always look remotely entangled even when closed. : [Attachment 43748] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31698] MessagePorts always look remotely entangled even when closed. : [Attachment 43749] Updated patch after removing unnecessary constant
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31699] Web Inspector: Should Cache Values of InspectorController.platform() and port : [Attachment 43539] [PATCH] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31701] Support Qt port in bugzilla-tool : [Attachment 43542] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31701] Support Qt port in bugzilla-tool : [Attachment 43544] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31702] WAI-ARIA: add support for aria-owns : [Attachment 43551] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31706] WAI-ARIA: add support for 'math' role : [Attachment 43554] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31707] Abstract AbstractPatchProcessingCommand from AbstractPatchLandingCommand : [Attachment 43555] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31708] Change some [Reflect] attributes in HTMLInputElement to [ConvertNullToNullString, Reflect] : [Attachment 43556] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31709] [bugzilla-tool] Create LandingSequence as the all-sing, all-dance landing class : [Attachment 43560] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31709] [bugzilla-tool] Create LandingSequence as the all-sing, all-dance landing class : [Attachment 43562] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31710] MultiCommandTool should find Command objects automatically instead of with a manual list : [Attachment 43561] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31711] Fake drag example does not work properly : [Attachment 43568] Patch proposed to fix the problem
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31711] Fake drag example does not work properly : [Attachment 43569] Added the Changelog comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31712] [Chromium] Ignore line-height CSS property for PushButton : [Attachment 43744] Proposed patch (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31717] [GTK] DRT release event does not create the state correctly : [Attachment 43572] Proposed patch, adds state info to release events
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31722] Implement bugzilla-tool build-attachment : [Attachment 43579] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31722] Implement bugzilla-tool build-attachment : [Attachment 43580] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31723] CSS Counter Nesting still does not work according to the spec. : [Attachment 43589] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31724] Make commit-queue and style-queue show up in help : [Attachment 43586] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31724] Make commit-queue and style-queue show up in help : [Attachment 43587] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31725] Implement a build-queue : [Attachment 43590] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31734] REGRESSION(r51230): commit-queue made a non-sensical rejection during git svn dcommit : [Attachment 43839] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31736] Pass the port information to the child process : [Attachment 43601] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31736] Pass the port information to the child process : [Attachment 43607] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31737] Chromium WebKit API WebPageSerializer : [Attachment 43602] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31737] Chromium WebKit API WebPageSerializer : [Attachment 43858] WebPageSerializer
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31737] Chromium WebKit API WebPageSerializer : [Attachment 43859] Patch 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31737] Chromium WebKit API WebPageSerializer : [Attachment 44025] Added WebPageSerializer to WebKit API.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31737] Chromium WebKit API WebPageSerializer : [Attachment 44029] Added WebPageSerializer to WebKit API.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31743] Move prepare_clean_working_directory into the LandingSequence : [Attachment 43611] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31744] BuildQueue should check if the tree is currently buildable : [Attachment 43612] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31744] BuildQueue should check if the tree is currently buildable : [Attachment 43613] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31744] BuildQueue should check if the tree is currently buildable : [Attachment 43615] 2009-11-20 Adam Barth <abarth at webkit.org>
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31747] Chromium Linux: Limit the stroke width and mitre limit : [Attachment 43614] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31749] ER: Add a few C-string alternatives to methods that take AtomicString : [Attachment 43616] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31750] Can focus but not type into content editable block that contains only non-editable content : [Attachment 43818] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31753] [Qt][Mac] Turn on multiple JavaScript threads for QtWebkit on Mac : [Attachment 43624] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31754] Teach the StatusBot how to support more than just the commit-queue : [Attachment 43625] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31754] Teach the StatusBot how to support more than just the commit-queue : [Attachment 43631] Remove uneeded queue_names restrictions
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31755] Unit test query commands : [Attachment 43628] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31758] Fix a bunch of unit test regressions from our recent bugzilla-toll hacking : [Attachment 43635] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31758] Fix a bunch of unit test regressions from our recent bugzilla-toll hacking : [Attachment 43638] Patch updated to apply cleanly on TOT
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31758] Fix a bunch of unit test regressions from our recent bugzilla-toll hacking : [Attachment 43639] Patch updated to apply cleanly on TOT
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31759] WebKitWebView needs API to scroll to selection : [Attachment 43680] more careful patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31762] ARIA: support aria-flowto : [Attachment 43642] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31763] Convert check-style to use LandingSequence : [Attachment 43640] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31768] Make build-queue not build the same patches over and over again : [Attachment 43649] wip
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31771] bugzilla-tool --help spews way too much text : [Attachment 43655] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31773] [Symbian] Fix lastIndexOf() for Symbian : [Attachment 43657] Add an extra test to check for NAN.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31775] [Qt] DRT: dumpBackForwardList() does not work properly with non-file URLs. : [Attachment 43662] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31780] Web Inspector: Keyboard Shortcut to Clear Console Messages : [Attachment 43678] [PATCH] Cmd+K (Mac), Ctrl+L (Mac+Linux) to Clear Console
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31783] [Qt] DumpRenderTree should explicitly ignore SSL certificate errors : [Attachment 43674] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31792] Include "config.h" to meet Coding Style Guidelines : [Attachment 43691] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31793] Move GOwnPtr* from wtf to wtf/gtk : [Attachment 43692] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31793] Move GOwnPtr* from wtf to wtf/gtk : [Attachment 43693] fix indentation in JavaScriptCore/GNUmakefile.am
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31793] Move GOwnPtr* from wtf to wtf/gtk : [Attachment 43966] 2009-11-26 Laszlo Gombos <laszlo.1.gombos at nokia.com>
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31793] Move GOwnPtr* from wtf to wtf/gtk : [Attachment 43967] chromium build fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31794] [Qt] Mac Plugins : Get Input Events to work in QGV : [Attachment 43836] Pass mouse position relative to the fake window
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31794] [Qt] Mac Plugins : Get Input Events to work in QGV : [Attachment 43911] Make mouse over work without using active window
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31796] Web Inspector: Implement expandable compartments on timeline panel. : [Attachment 43739] [PATCH] Patch that makes it look as in latest screenshot (Image#43735)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31802] Switch Chrome on Mac to Core Text APIs : [Attachment 43703] Switch Chrome/Mac from ATSUI -> Core TExt
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31805] [V8] Don't crash when OOM in creating isolated world : [Attachment 43715] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31807] [Android] Android port lacks platform-specific WTF thread functions : [Attachment 43718] Patch 1 for Bug 31807
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31809] [CRASH] Assertion on clicking a link : [Attachment 43724] [PATCH] Same with test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31816] Convert fast/table/row-height-recalc2.html to be 'dumpAsText()' : [Attachment 43745] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31820] [Chromium] Ignore line-height CSS property for search fields : [Attachment 43750] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31825] [Android] Android is missing implementation of SSL Key generator functions. : [Attachment 43760] Add implementation of SSL Key Generator functions.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31825] [Android] Android is missing implementation of SSL Key generator functions. : [Attachment 43762] Add implementation of SSL Key Generator functions.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31825] [Android] Android is missing implementation of SSL Key generator functions. : [Attachment 43798] Add implementation of SSL Key Generator functions v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31825] [Android] Android is missing implementation of SSL Key generator functions. : [Attachment 43799] Add implementation of SSL Key Generator functions v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31828] [Qt] Mac build has JIT disabled : [Attachment 43984] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31829] In run-webkit-tests $failureCount shouldn't include new tests : [Attachment 43864] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31832] [Chromium] Inspector does not show resources loaded by plugins : [Attachment 43922] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31833] [Chromium] Fix DOM storage layout tests : [Attachment 43767] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31839] JSON.stringify performance on undefined is very poor : [Attachment 43785] [PATCH] Replace substr() with truncate() in the rollback case
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31841] Linux Chromium sends too many click events : [Attachment 43790] fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31841] Linux Chromium sends too many click events : [Attachment 43817] more style
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31845] queries_unittest.py should test command output : [Attachment 43797] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31849] [Qt] Implement initializeMaximumHTTPConnectionCountPerHost : [Attachment 43807] Provide an implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31853] bugzilla-tool should have a mark-fixed command : [Attachment 43825] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31853] bugzilla-tool should have a mark-fixed command : [Attachment 43885] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31861] Update pywebsocket to 0.4.2 : [Attachment 43830] Update pywebsocket to 0.4.2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31861] Update pywebsocket to 0.4.2 : [Attachment 43883] Update pywebsocket to 0.4.2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31861] Update pywebsocket to 0.4.2 : [Attachment 43884] Update pywebsocket to 0.4.2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31864] [GTK] use gst_init_check() instead of gst_init() : [Attachment 43833] Use gst_init_check() instead of gst_init() to prevent eventual unexpected exit of the application
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31867] [Android] WebCore/History code needs upstreaming. : [Attachment 43840] Patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31868] Web Inspector: Load InspectorResource mime type from CachedResource for 304 response : [Attachment 43845] patch (fixed)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31870] Add OutputCaputure class for sharing capture_output between unit tests : [Attachment 43841] Abstract out capturing stdout/stderr into a new OutputCapture class for re-use among the various unit tests.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31873] [V8] Avoid using JavaScript objects as context data : [Attachment 43900] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31877] [v8] Do not check the thread when accessing DOMDataStore : [Attachment 43860] Addressing Darin's concerns
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31884] [v8] Make accessing entered isolated world faster : [Attachment 43917] Addressing tabs
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31888] Web Inspector: Split InspectorBackend into three parts: backend, injected script host and frontend host. : [Attachment 43927] [PATCH] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31891] Off-by-one error in index validation for drawElements and drawArrays : [Attachment 43875] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31895] Clean up V8 bindings for CSSStyleDeclaration and CSSVariableDeclaration : [Attachment 43929] Patch (with ChangeLog this time)
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31897] Add SVG animation test framework with 'snapshot' functionality : [Attachment 43891] Initial patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31898] [Qt] Make QtLauncher default to http scheme : [Attachment 43889] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43901] step 1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43902] step 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43903] step 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43904] Step 4
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43905] Step 5
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31906] Allow custom memory allocation control for classes of the rendering and storage directory in WebCore : [Attachment 43936] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31908] [Qt] Build break on windows. : [Attachment 43918] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31919] REGRESSION(51418): fast/canvas/webgl/gl-object-get-calls.html is failing on the Leopard Commit Bot : [Attachment 43939] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31921] Use ProgressTracker from the inspected page to generate ids for cached resources : [Attachment 43932] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31923] [bzt] Unit test download commands : [Attachment 43938] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31923] [bzt] Unit test download commands : [Attachment 43957] download_unittest
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31926] V8 WorkerContextExecutionProxy does not have necessary guards for SHARED_WORKERS : [Attachment 43944] Patch 1 for Bug 31926
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31928] DOMWindow::inspectorTimelineAgent is not guarded with ENABLE(INSPECTOR) : [Attachment 43945] Patch 1 for Bug 31928
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31929] ScriptExecutionContext.h is missing PassOwnPtr include : [Attachment 43947] Patch 1 for Bug 31929
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31932] V8 ScriptController is missing include for DEFINE_STATIC_LOCAL : [Attachment 43951] Patch 1 for Bug 31932
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31934] [Chromium] Execute pause script command on the IO thread : [Attachment 43953] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31934] [Chromium] Execute pause script command on the IO thread : [Attachment 43954] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31935] [bzt] unit test ApplyPatches and ApplyAttachment : [Attachment 43958] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31936] Make commit-queue status not throw an exception where there is not status : [Attachment 43960] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31938] PatchStatus does not return status : [Attachment 43962] parse attachment id
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31939] style-queue should only process each patch once : [Attachment 43963] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31939] style-queue should only process each patch once : [Attachment 43964] initial status
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31939] style-queue should only process each patch once : [Attachment 43965] initial status
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31940] [XSSAuditor] Make the error messages more descriptive for refused objects and base URL : [Attachment 43970] Patch with rebased tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31941] [bzt] Support --status-host in style-queue : [Attachment 43971] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31942] [bzt] style-queue fails to apply a bunch of patches for no reason : [Attachment 43972] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31943] Apply workaround for the limitation of VirtualFree with MEM_RELEASE to all ports running on Windows : [Attachment 43974] proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31947] [bzt] StyleQueue scans ~100 bug pages every 5 minutes : [Attachment 43977] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31952] [bzt] CC webkit-bot-watchers whenever the bots touch bugs : [Attachment 43979] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31956] Move some build decisions from Qt build system into source files : [Attachment 43985] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31958] [Qt] Remove obsolete PLATFORM(KDE) code : [Attachment 43989] proposed change
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31958] [Qt] Remove obsolete PLATFORM(KDE) code : [Attachment 44033] Put back Grammar.h to Lexer.cpp is it is guarded with if_n_def KDE_USE_FINAL
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31961] [Qt][Symbian] Report SymbianOS in user agent string for Symbian : [Attachment 44005] 2nd try
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31962] [Qt] Fix some compiler warnings seen on QtWebKit/Mac : [Attachment 43992] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31963] [Qt] Fix minor waning in QtWebKit : [Attachment 43993] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31967] update-webkit --chromium forces gclient sync : [Attachment 43998] update-webkit --chromium forces gclient sync
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31969] Cleanup: Remove unnecessary #includes : [Attachment 44001] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31971] Update XSSAuditor comment to reflect latest bindings. : [Attachment 44004] Patch to update comment
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31976] Update pywebsocket to 0.4.2.1 : [Attachment 44007] Update pywebsocket to 0.4.2.1
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31978] Chrome::contentsSizeChanged() is called when the content size has not changed : [Attachment 44012] Add a condition to skip the update
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31980] REGRESSION (r49757): masking-mask-01-b.svg rendered incorrectly : [Attachment 44022] fix of SVG Mask
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31995] [bzt] Generate pass messages for style-queue : [Attachment 44037] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 31998] REGRESSION (r49564): Crash in updateGlobalHistory when running Javascript iBench test : [Attachment 44039] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 32001] Add missing localized strings for tooltip image dimensions : [Attachment 44050] Patch with rebased test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 32008] [Chromium] Keyboard shortcut in dropdown not working. : [Attachment 44055] Patch to fix this issue.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 3749] XHTML 1.1 Ruby Annotation : [Attachment 34045] patch: layout tests for new ruby implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 5864] feTurbulence if not implemented : [Attachment 42742] SVG feTurbulence imeplementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 6021] WebKit+SVG does not support filterRes attribute : [Attachment 43422] Implementation of filterRes
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 6021] WebKit+SVG does not support filterRes attribute : [Attachment 43509] Tests for filterRes
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 7987] Inspector displays incorrect summary for padding information : [Attachment 42834] Makes the summary information for a padding shorthand reflect the specification for the shorthand.
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 7987] Inspector displays incorrect summary for padding information : [Attachment 42954] Make the summary information for a padding, margin, border-color, border-style, or border-width shorthand reflect the specification of the shorthand
bugzilla-daemon at webkit.org
- [webkit-reviews] review canceled: [Bug 8191] DOMAttrModified mutation event support : [Attachment 42614] Patch with test cases
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 11031] Another crazy counters bug : [Attachment 42655] Proposed Patch - Fixes error in RenderObject::isEmpty as suggested by Mitz
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 11031] Another crazy counters bug : [Attachment 43487] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 11049] XMLHttpRequest always defaults Content-Type to application/xml, while it should depend on data type : [Attachment 42613] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 14185] 'round' not implemented in border-image : [Attachment 42585] patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 16062] SVGMatrix multiply method is wrong way around : [Attachment 42492] Patch adds a custom method to JSVGMatrix to ensure proper matrix multiplication
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 16062] SVGMatrix multiply method is wrong way around : [Attachment 42535] Remove conflict markers from changelog in patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 16768] Position and thickness of underline as text size changes : [Attachment 40781] get_underline_metrics_mac_impl_v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 18027] CSS3 Selector Test: combination of hover and multiple chained sibling selector fails in Webkit : [Attachment 41669] hover-adjacent-v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 18282] WebKit crashes with deeply nested divs : [Attachment 43803] Patch providing an optional maximum depth cap to the DOM tree, enabled using --enable-domtree-maxdepth
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 18831] [GTK] support windowless plugins : [Attachment 42765] gtk windowless v5
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 19490] caret is not displayed in proper location when non-wrappable-word exceeds the boundary of its container. : [Attachment 41164] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21288] Implement HTML5's sandbox attribute for iframes : [Attachment 42473] HTML5 IFrame sandboxing
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21288] Implement HTML5's sandbox attribute for iframes : [Attachment 42859] Revised patch for HTML5 sandboxing.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21288] Implement HTML5's sandbox attribute for iframes : [Attachment 42959] Revised patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21288] Implement HTML5's sandbox attribute for iframes : [Attachment 43307] Thank you for your informative review. Here's our updated patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21288] Implement HTML5's sandbox attribute for iframes : [Attachment 43367] New patch for HTML5 iframe sandboxing.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21288] Implement HTML5's sandbox attribute for iframes : [Attachment 43508] Patch with simplified storage/database sandboxing
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21554] Hovering the "src" attribute for an image should show the image dimensions : [Attachment 43646] Patch with manual test
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21554] Hovering the "src" attribute for an image should show the image dimensions : [Attachment 43866] Patch with manual test
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21554] Hovering the "src" attribute for an image should show the image dimensions : [Attachment 43881] Patch with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21599] [GTK] WebKit GTK needs a wrapper for ref counted glib/gobject structs : [Attachment 43087] Updated patch which includes the adoptRef idiom
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 23264] css2.1/t1205-c566-list-stl-00-e-ag.html is failing : [Attachment 43436] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 23758] WCSS input extension is not supported : [Attachment 38967] re-submit the patch after porting to ToT and addressing the reviews comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 24114] ESMP(ECMAScript Mobile Profile) not supported : [Attachment 41281] patch for ESMP to support casesensitive attribute of element
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 24114] ESMP(ECMAScript Mobile Profile) not supported : [Attachment 41479] patch for ESMP URIError support
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 24114] ESMP(ECMAScript Mobile Profile) not supported : [Attachment 41935] patch for ESMP MemoryError support
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset : [Attachment 42544] Fix for the issue in comment 59
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset : [Attachment 42712] Fix for the issue in comment 41, 55
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset : [Attachment 42855] Fix for the issue in comment 57
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 26380] SVG Filters and big sized filterRegions : [Attachment 42876] clip filter to viewport
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 26584] [Qt] Printing extra information : [Attachment 39513] Ariya Hidayat's solution
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 26584] [Qt] Printing extra information : [Attachment 39514] My solution
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 27032] document.title does not replace or remove space characters : [Attachment 42702] Patch and test case for collapsing whitespace when using document.title
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 27032] document.title does not replace or remove space characters : [Attachment 43500] Second version of patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 27451] stepUp() and stepDown() support for <input type=number/range> : [Attachment 43489] Proposed patch (rev.6)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 27451] Support HTML5 step attribute for <input type=number/range> : [Attachment 42633] Patch part 3: stepUp() and stepDown() (rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 27491] Web Sockets Test Infrastructure Part 2/3: Patch to run-webkit-tests : [Attachment 41845] Start/Stop Web Socket and Web Socket Secure servers for layout tests.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 27492] Web Sockets Test Infrastructure Part 3/3: Example test : [Attachment 41998] Add a simple web socket test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 27552] remember last script displayed in Scripts panel : [Attachment 43379] proposed patch 2009/11/17 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 27777] ImageSourceCG makes bad data refs (race condition causes blank images) : [Attachment 43462] Patch to fix crash
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 27777] ImageSourceCG makes bad data refs (race condition causes blank images) : [Attachment 43479] Revised patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 27959] Support for validationMessage : [Attachment 41530] Patch v2b
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 28019] Single-threaded storage/database solution : [Attachment 40668] new patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 28153] can't middle-button paste within a single window : [Attachment 43582] Patch proposed with test
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 28631] Chromium Linux: don't stretch checkboxes : [Attachment 43741] updated
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 28697] WebKit crash on WebCore::Node::nodeIndex() : [Attachment 44006] First attempt at a fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 29004] [HTML5][Forms] simple implementation of date&time types of INPUT element : [Attachment 41146] Patch part 2: ISO 8601 parser (rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 29004] [HTML5][Forms] simple implementation of date&time types of INPUT element : [Attachment 41147] Patch part 3: ValidityState.typeMismatch and layout tests (rev.5)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 29004] [HTML5][Forms] simple implementation of date&time types of INPUT element : [Attachment 41478] Patch part 1: recognize date&time types as text fields (rev.5)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 29004] [HTML5][Forms] simple implementation of date&time types of INPUT element : [Attachment 42942] Recognize date&time types as text fields (rev.7)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 29095] Rename 3D Canvas related classes to use WebGL prefix : [Attachment 42731] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 29118] StringHash support searching for empty/null strings rather than requiring callers to explicitly check : [Attachment 42625] Proposed patch (rev.4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 29167] REGRESSION (r48064): mint.com loses scrollbars after coming out of edit mode : [Attachment 42636] updateCanHaveScrollbars
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 29167] REGRESSION(r48064): mint.com loses scrollbars after coming out of edit mode : [Attachment 42627] Track "can have scrollbar" state within FrameView independently of the individual scrollbar states in ScrollView
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 29231] Compiler warnings in InspectorResource.h : [Attachment 42709] Remove addition with variables of enum type
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 29443] [Qt] WebKit crashes when loading certain SVG images : [Attachment 42096] Patch with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 29443] [Qt] WebKit crashes when loading certain SVG images : [Attachment 43356] Simple patch to fix the SVG crash
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 29914] bugzilla-tool post-diff inserts stderr into patch : [Attachment 43419] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30091] Change get... calls to latest spec : [Attachment 43641] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30144] MIPS JIT Supports : [Attachment 42608] MIPS Patch Part 1 for YARR (new)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30144] MIPS JIT Supports : [Attachment 42679] MIPS JIT Patch 20091106
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30173] [Qt] Make it possible to apply the CSS background color to the native painted widgets instead of to the actual element : [Attachment 43310] Proposed Patch fixes conflict flagged by review bot.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30206] Geolocation lacks V8 bindings : [Attachment 44021] Patch 2 for Bug 30206
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30271] [QT] DRT doesn't support double click simulation : [Attachment 41105] resubmit after adding reset and leapForward
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30282] Web Inspector: Add console only layout mode : [Attachment 43543] [PATCH] Console Panel (Improved)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30417] Need to properly disable applicationCache at runtime : [Attachment 42497] Proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30513] All HTML5 media element events should be regular events : [Attachment 44026] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30554] Web Inspector: Watched Expressions Buttons Do Not Match Inspector Styles : [Attachment 43075] patch with tentative code and css changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30573] [Qt] Broken back/forward after using ErrorPageExtension to set error page : [Attachment 43232] patch 0.3
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30623] [GTK] Enable DOM clipboard and drag-and-drop access : [Attachment 42364] Move target list handling to PasteboardHelperGtk
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30623] [GTK] Enable DOM clipboard and drag-and-drop access : [Attachment 42550] Add DataObjectGtk and use it for GDK_SELECTION_PRIMARY
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30628] [Qt] It is impossible to list the attributes of QWebElement : [Attachment 42588] Proposal for a patch to allow getting the list of all attributes for a qweblement
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30628] [Qt] It is impossible to list the attributes of QWebElement : [Attachment 42749] Add a method to list the attributes for a given namespace
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30651] Crash when lot of nested tables are loaded : [Attachment 42735] Fix infinite mutual recursion
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30668] WebSocket frame parse error when high order bit of frame_type is on. : [Attachment 42466] Fix WebSocket frame parser of frame_type with high-order bit set.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30754] Drags and Dragover events not in sync : [Attachment 42443] Patch with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30755] [Qt] Conditional jump on uninitialized variable in QWebSettings : [Attachment 43053] Fix uninitialized vars and ABI issues
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30822] Change NativeImagePtr definition for wx port : [Attachment 41954] Patch changing NativeImagePtr definition for wx port
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30823] Fix alpha handling when using wxWidgets 2.9 : [Attachment 41997] Patch fixing alpha transparency handling for wx port (v2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30846] display: inline-block + vertical-align: text-bottom causes misalignment. : [Attachment 42306] Fix alignment of vertical-align: text-bottom inside an inline-block.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30863] [Qt] Fix linking on Linux 32-bit. : [Attachment 42032] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30863] [Qt] Fix linking on Linux 32-bit. : [Attachment 42976] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30898] Browser crash by deeply nested elements : [Attachment 42940] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30907] Web Inspector: Rewrite CSSSourceSyntaxHighlighter so it shares more code : [Attachment 42290] proposed patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30907] Web Inspector: Rewrite CSSSourceSyntaxHighlighter so it shares more code : [Attachment 42293] proposed patch 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30907] Web Inspector: Rewrite CSSSourceSyntaxHighlighter so it shares more code : [Attachment 42298] proposed patch 4
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30913] Web Inspector: hover over JS "things" in source and see their values : [Attachment 42390] Initial implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30914] [Qt] Javascript Prompt API default return values check failure on QtLauncher : [Attachment 42115] Fix for Bug 30914 for QtLauncher
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30946] Extra layout on keypress after a space (problem with rebalanceWhitespaceAt in InsertTextCommand) : [Attachment 43452] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30960] [CAIRO] shadow support for Canvas and SVG : [Attachment 42227] shadow support for Cairo
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30960] [CAIRO] shadow support for Canvas and SVG : [Attachment 42260] add GCFilter to the win build system
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30970] Need a way to validate that committers.py includes all committers/reviewers : [Attachment 42989] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30989] [Gtk, WML] Assert failure in http://wap.google.com/wml : [Attachment 43353] Initial patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30989] [Gtk, WML] Assert failure in http://wap.google.com/wml : [Attachment 43512] Patch with comments incorporated.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30995] TimelineAgent should not add events to the timeline if there are no event listeners. : [Attachment 42278] A proposed solution for this.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30997] [Gtk] Implement AtkDocument's attribute support : [Attachment 42301] Layout Test - Take 1
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 30997] [Gtk] Implement AtkDocument's attribute support : [Attachment 42317] Layout Test - Take 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31002] Web Inspector: Add support for window events to Timeline. : [Attachment 42292] Merged window and dom events to the same callbacks.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31002] Web Inspector: Add support for window events to Timeline. : [Attachment 42294] Adds missing change to localizedStrings.js
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31020] String::crossThreadString is badly named. : [Attachment 42325] Proposed fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31025] Installation of GIR files doesn't respect --prefix option : [Attachment 42331] Patch to use --prefix path in GITDIR and GITTYPELIBDIR
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31026] [cairo] Remove old workaround from pre-CAIRO_EXTEND_PAD days : [Attachment 42335] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31027] CRASH: Rehashing of EventListenerMap leads to loss of EventListenerList. : [Attachment 42546] patch: proposed fix v4
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31032] "ignoreAutoFocus" flag is never set : [Attachment 43230] Proposed patch, v1... again
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31035] [GTK] some accessibility tests hitting assertion in debug builds : [Attachment 42359] Replace assertions with sanity checks
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31044] [Gtk] assertion when webkit_accessible_get_index_in_parent attempts to get parent of the web view : [Attachment 42361] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42639] fix playback rate setter
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42640] don't pause pipeline if already paused, same for play()
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM : [Attachment 42365] Proposed patch for JSValue32_64 on ARM
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM : [Attachment 42566] Second patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31051] [v8] control external memory retention due to V8 objects : [Attachment 42366] First take
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31052] Web Inspector: Prepare for heap profiles upstreaming : [Attachment 42367] proposed change
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31058] [Qt] QWebSettings using unitialized values : [Attachment 42763] Providing Initialization of variables in constructor
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31058] [Qt] QWebSettings using unitialized values : [Attachment 42868] initialization of variables in constructor, webkit compliant code style
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31060] Use ARMv7 specific encoding for immediate constants on ARMv7 target : [Attachment 42381] Use ARMv7 specific encoding for immediate constants on ARMv7 target
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31062] [v8] Fix some exception propagation issues : [Attachment 42385] initial
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31066] [GTK] opening local files on win32 : [Attachment 42391] change setting of mime types on win os
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31066] [GTK] opening local files on win32 : [Attachment 42514] change setting of mime types on win os (2. try)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31067] Chromium crashes when a plugin invokes the document.open function via NPAPI : [Attachment 42435] Initial patch with layout tests.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31080] WebInspector: Handle turning TimelineAgent on/off in the middle of an event dispatch : [Attachment 42413] WebInspector: Adds test to bug 31080, Handle turning profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31080] WebInspector: Handle turning TimelineAgent on/off in the middle of an event dispatch : [Attachment 42423] WebInspector: bug 31080, Handle turning profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31082] Web Inspector - Adds markTimeline() API to the console for annotating the timeline tree : [Attachment 42415] Patch to add console.markTimeline()
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31083] EnableSecureEventInput is only called on PLATFORM(MAC) : [Attachment 42420] Enable current MAC implementation for all of DARWIN
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31087] Web Inspector: Timeline should get information about the paint rectangle. : [Attachment 42422] Proposed addition.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31088] Add overridePreference call to all WebGL layout tests : [Attachment 42424] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31088] Add overridePreference call to all WebGL layout tests : [Attachment 42430] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31090] [Chromium] Add DownloadURL format to Chromium clipboard. : [Attachment 42533] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42611] transcode_webfonts_by_ots_v5
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42691] transcode_webfonts_by_ots_v6
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42738] transcode_webfonts_by_ots_v7
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31115] [Qt] QWebView, QGraphicsWebView and QWebFrame setHtml() should be better documented : [Attachment 43851] documentation change v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31121] WebInspector: Prevent crash when InspectorTimelineAgent is enabled/disabled: follow on to bug 31080 : [Attachment 42488] WebInspector: Handle turning timeline profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31126] bugzilla-tool's reviewer/committer rejection message should be clearer : [Attachment 43389] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31137] Adds a cursory check of the ChangeLog in svn-create-patch : [Attachment 42508] Adds some style checks of the ChangeLog file in svn-create-patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31140] [Qt] Allow setting HTTP headers with empty value in XMLHTTPRequest : [Attachment 42518] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31144] [Qt] The XML tokenizer reports a parse error twice if it occurs before the document element is found. : [Attachment 42530] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31145] Need notification of scrolling frame : [Attachment 42532] Adds FrameLoaderClient::didChangeScrollOffset
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31154] Simplify Icon interface : [Attachment 42547] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31161] Allow custom memory allocation control for the part of loader directory in WebCore : [Attachment 42555] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31168] Add [HintAtomic] to IDLs to remove unnecessary string conversions in generated V8 DOM bindings : [Attachment 42907] patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31177] Web Inspector: Bind backspace to delete cookies and DOM Storage : [Attachment 42591] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31183] [Qt] flash plugin doesn't work when using QGraphicsWebView. : [Attachment 42593] first attempt to fix this issue - use a QPixmap to paint plugin content.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31183] [Qt][Mac] flash plugin doesn't work when using QGraphicsWebView. : [Attachment 43252] Implement plugin rendering (2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31183] [Qt][Mac] flash plugin doesn't work when using QGraphicsWebView. : [Attachment 43280] Implement plugin rendering (3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31186] Cleanup: Rename fields RenderTextControl::m_edited and RenderTextControl::m_userEdited : [Attachment 43256] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42623] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42623] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42853] DRT change for RenderFileUploadControl
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42913] DRT change for RenderFileUploadControl (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42914] Proposed patch (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31196] Implement -webkit-color-correction for CSS colors : [Attachment 42622] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31203] [Qt] QWebPage::createPlugin() ignores visibility attribute in 4.5 : [Attachment 43127] Fix the cause of this bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31203] [Qt] QWebPage::createPlugin() ignores visibility attribute in 4.5 : [Attachment 43756] Be able to automate plugin tests using a QWidget
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31204] WebInspector: RR for unit test of timeline data : [Attachment 42667] WebInspector: Adds a unit test for Timeline records
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31204] WebInspector: RR for unit test of timeline data : [Attachment 42670] WebInspector: Adds a unit test for Timeline records
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31204] WebInspector: RR for unit test of timeline data : [Attachment 42889] WebInspector: Adds a unit test for Timeline records
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31206] Database can be the last to deref Document, resulting in ~Document on the Database thread. : [Attachment 42652] thunk to the main thread to deref Database's m_document
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31207] Web Inspector: Datatip should be a tree : [Attachment 42657] preliminary patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31207] Web Inspector: Datatip should be a tree : [Attachment 42693] proposed patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31208] [Qt] Pass credentials provided by XMLHTTPRequest to the network request. : [Attachment 42659] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31208] [Qt] Pass credentials provided by XMLHTTPRequest to the network request. : [Attachment 42752] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31208] [Qt] Pass credentials provided by XMLHTTPRequest to the network request. : [Attachment 42752] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31212] showTree(CounterNode*) generates too little info and has too many spaces. : [Attachment 42671] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31213] The CounterNode class does not support all methods necessary to efficiently update the counter tree as needed per CSS2.1 : [Attachment 42766] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31217] Optimize code size of V8 DOM bindings : [Attachment 42770] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31217] Optimize code size of V8 DOM bindings : [Attachment 42800] patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31224] [V8] Return return StyleSheet object instead of HTMLStyleElement w/document.styleSheets named property getter. : [Attachment 42694] patch to fix this issue.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31228] Windows environment variables should be set automatically : [Attachment 42704] Automatically set the environment variables by editing HKCU\Environment.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31238] Web Inspector: Inspector should support copy() in the command line : [Attachment 42713] proposed patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31238] Web Inspector: Inspector should support copy() in the command line : [Attachment 42730] proposed patch 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31239] c3d test crash WebKit : [Attachment 43166] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31239] c3d test crash WebKit : [Attachment 43212] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31239] c3d test crash WebKit : [Attachment 43732] Replacement patch with test cases
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31239] c3d test crash WebKit : [Attachment 43736] Desperate attempt at acceptance patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31264] garbageCollectNow() should return a value : [Attachment 42771] the patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31265] Find a new home for setUseSecureKeyboardEntry (and Mac implementation) : [Attachment 42810] Incremental improvement
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31265] Find a new home for setUseSecureKeyboardEntry (and Mac implementation) : [Attachment 42890] Incremental improvement, v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31266] [Qt] QWebSettings::setMaximumPagesInCache(int pages) does not enable the Page Cache : [Attachment 42961] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31266] [Qt] QWebSettings::setMaximumPagesInCache(int pages) does not enable the Page Cache : [Attachment 42998] simlified patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42831] Up-streaming Chromium API src files: WebWorker and friends.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31281] r50665 broke around 100 Qt layout tests : [Attachment 42860] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31281] r50665 broke around 100 Qt layout tests : [Attachment 42872] proposed patch for removing policy settings from DRT
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31281] r50665 broke around 100 Qt layout tests : [Attachment 42881] proposed fix for DRT and the test expected files
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31286] fast/js/date-proto-generic-invocation breaks another test : [Attachment 42849] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31291] Web Inspector: Speed up syntax highlighter : [Attachment 42865] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31292] [Chromium][Linux] Support Gtk scrollwheel behavior on Linux Chromium : [Attachment 42863] Support Gtk scrollwheel behavior for horizontal scrollbars on Linux Chromium
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31293] Web Inspector: Enable 'console.profile()' and 'console.profileEnd()' regardless of JAVASCRIPT_DEBUGGER : [Attachment 43100] another approach
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31307] [Qt] Compile when QT_NO_WHEELEVENT is defined : [Attachment 42886] Patch to fix compilation when QT_NO_WHEELEVENT is defined
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31311] Fix the wrong css2.1 test : [Attachment 42892] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31320] Upstreaming Chromium API gyp file : [Attachment 42899] modified WebKit.gyp
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31321] Make -webkit-color-correction work with untagged images : [Attachment 43218] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31321] Make -webkit-color-correction work with untagged images : [Attachment 43321] New patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31321] Make -webkit-color-correction work with untagged images : [Attachment 43321] New patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31325] [Android] Android port lacks Makefiles : [Attachment 43119] Patch 1 for Bug 31325
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31330] Expose dtoa() for ECMA-262 : [Attachment 42923] Proposed patch (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31330] Expose dtoa() for ECMA-262 : [Attachment 43034] Proposed patch (rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31331] step attribute and ValidityState.stepMismatch for type=number/range : [Attachment 42924] Proposed patch (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31339] Fix incorrect white-space in WebGLRenderingContext.idl : [Attachment 42939] Patch that removes the offending white-space.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31340] Introduce a class representing HTML5 date&time values : [Attachment 42943] ISO 8601 class (rev.5)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31343] Check if Storage panel exists before calling its methods : [Attachment 42950] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31344] [Qt] Fix a problem in the qmake project files that caused nmake to reparse idl files every time. : [Attachment 42947] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31352] [GTK] Failing test media/video-document-types.html : [Attachment 42962] Set document to parsing mode before parsing more data.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31355] Fixes for QWebElement and QWebSettings documentation : [Attachment 42965] Patches to qwebsettings.cpp, qwebelement.cpp, main.cpp, webelement.pro
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31355] Fixes for QWebElement and QWebSettings documentation : [Attachment 43061] Updated webelement.pro file to avoid build breakage.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31358] [Qt] Various doc fixes : [Attachment 42970] DocPatch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31361] WebInspector: Tests for Layout, Paint, ParseHTML, MarkTimeline, Style Recalculation : [Attachment 42979] WebInspector: Adds Timeline record tests for Layout, Paint, Recalculate Style, Parse HTML and Mark Timeline
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31363] fast/css/color-correction tests crash on Windows : [Attachment 42982] Null Checks
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31372] WebInspector: Adds Timer record tests for Timeline agent records : [Attachment 43001] WebInspector: Adds unit test for Timer records from the Timeline agent.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31373] rewrite fast/dom/Window/window-screen-properties to be slightly more portable : [Attachment 43000] proposed rewrite of patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31373] rewrite fast/dom/Window/window-screen-properties to be slightly more portable : [Attachment 43013] revised patch - corrects typo in test case, drops mistakenly included pngs
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31376] WebInspector: Adds test for Timeline EventDispatch record : [Attachment 43004] WebInspector: Adds EventDispatch test for Timeline records.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31388] Fix the ref-counting bug in Database.cpp : [Attachment 43024] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31391] SVNTest.test_svn_apply may fail in different timezone : [Attachment 43028] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31400] Web Inspector: Support Ctrl+P, Ctrl+N, and other Readline keyboard shortcuts in the Console : [Attachment 43644] [PATCH] Ctrl+P, Ctrl+N, Ctrl+U for Macs Only
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31400] Web Inspector: Support Ctrl+P, Ctrl+N, and other Readline keyboard shortcuts in the Console : [Attachment 43652] [PATCH] Ctrl+P, Ctrl+N, Ctrl+U, Arrow Keys
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31401] [Qt] inputMethodState incorrect after autocompletion popup : [Attachment 43056] proposed fix for focuscontroller.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31401] [Qt] inputMethodState incorrect after autocompletion popup : [Attachment 43358] proposed fix for FrameLoaderClientQt.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31401] [Qt] inputMethodState incorrect after autocompletion popup : [Attachment 43361] proposed fix for FrameLoaderClientQt.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31402] WebInspector: timeline-paint.html test fails on Windows and GTK+ platforms : [Attachment 43501] WebInspector: fixes timeline-paint.html test for Windows, GTK+
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31415] [v8] do not copy data twice when converting short v8 string into WebCore::String : [Attachment 43080] Addressing Vitaly's comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31415] [v8] do not copy data twice when converting short v8 string into WebCore::String : [Attachment 43080] Addressing Vitaly's comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31415] [v8] do not copy data twice when converting short v8 string into WebCore::String : [Attachment 43872] Addressing Darin's concerns
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31416] Fail early in parseDateFromNullTerminatedCharacters : [Attachment 43071] Only calculate time offsets for valid dates.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31416] Fail early in parseDateFromNullTerminatedCharacters : [Attachment 43079] Other case and early exit
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31423] [Android] The Android-specific files in platform/android are out of date : [Attachment 43083] Bring existing files in platform/android in line with Android 2.0
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31423] [Android] The Android-specific files in platform/android are out of date : [Attachment 43172] Bring existing files in platform/android in line with Android 2.0 (v2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31428] getElementsByTagName("div")['elementId'] lookup fails if two elements have the same id : [Attachment 43091] fix patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31428] getElementsByTagName("div")['elementId'] lookup fails if two elements have the same id : [Attachment 43862] update test case based on Eric's review
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31438] Feature Request: Implement non-scaling-stroke : [Attachment 43184] Patch that adds the vector-effect property, maps attribute to property and handles computed style
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31439] Web Inspector: preload status bar button glyphs in order to prevent them from flickering. : [Attachment 43098] [PATCH] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31442] Chromium Build Slaves : [Attachment 43109] buildbot configuration changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31442] Chromium Build Slaves : [Attachment 43115] buildbot configuration changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31445] Rolling Chromium dependencies : [Attachment 43110] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31448] Menu button shows wrong content in Chromium : [Attachment 43116] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31455] Update the description of fast/overflow/004.html to match the results : [Attachment 43265] Update the description and expected results for fast/overflow/004.html
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31473] Allow custom memory allocation control for 10 classes of the platform directory in WebCore : [Attachment 43156] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31474] [V8] Protect SVG animated properties from destruction in bindings. : [Attachment 43159] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31483] Can not send email from http://correo.orange.es : [Attachment 43179] screen image error
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31505] [GTK] Tab key does not cycle through elements by default : [Attachment 43222] Patch for this issue
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31513] Refactor bugzilla-tool to allow for multiple queues : [Attachment 43236] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31522] Allow building Chromium without SVG : [Attachment 43257] wip patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31525] WAI-ARIA roles not supported on image map <area> : [Attachment 43409] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31534] WorkQueue is the only place that should know about special exit codes : [Attachment 43278] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31538] Web Inspector: Wrong console output for Regexp escape sequence : [Attachment 43826] [PATCH] Desired Behavior
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31546] bugzilla-tool needs a land-attachment command : [Attachment 43297] Fix the help strings
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31553] Web Inspector: REGRESSION: in Profiles, focusing on function and restoring doesn't restore the original tree : [Attachment 43354] Proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31554] [Android] Android is missing the implementation of the GeolocationService iface. : [Attachment 43308] Android implementation of the GeolocationService implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31567] event handler in <script...for> should not get executed : [Attachment 43328] patch v1 to fix this issue
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31569] Initial implementation of WebKitSharedScript and SharedScriptContext : [Attachment 43737] Patch updated for the name change.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31578] [Chromium] Handle the prepended charset meta tag in the clipboard properly so that CnP works correctly : [Attachment 43348] Strip the special meta tag at the beginning of the copied HTML
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43352] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43410] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText (Rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43481] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText (Rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43486] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText (added comment-in-textarea.js and updated ChangeLog)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31583] [Qt] better test coverage for ErrorPageExtension : [Attachment 43357] patch 0.1
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31583] [Qt] better test coverage for ErrorPageExtension : [Attachment 43359] patch 0.2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31584] [Android] Add shared timer and sound utilities to platform/android : [Attachment 43360] Add shared timer and sound utilities for Android.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31593] KURL removes trailing and leading spaces during init, but not newlines, carriage returns or tabs. : [Attachment 43373] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31601] Move showDebugBorders and showRepaintCounter to Settings/Preferences : [Attachment 43440] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31604] WebSocket server should write errors to a log file : [Attachment 43898] Make pywebsocket log errors to a file
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31606] Web Inspector: Enter/Return key should enter edit mode for Editable Fields : [Attachment 43397] [PATCH] Enter to edit editable datagrids
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31609] Chrome/mac crashes when opening a popup, waiting until the webpage in the background switches, and then clicking the popup : [Attachment 43394] Patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31612] two layout tests assume java is disabled : [Attachment 43396] patch to the two test files.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31617] WebSocket handshake doesn't check query component of URL : [Attachment 43421] WebSocket handshake check query component of URL.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31618] "using" statement coding style guidelines need clarification : [Attachment 43413] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31625] [Qt] Qt's autotests should be integreted into layout tests : [Attachment 43428] part1 - integration layer v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31625] [Qt] Qt's autotests should be integreted into layout tests : [Attachment 43429] part2 - layout tests v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31627] Web Inspector: Store cookie domains in the WebInspector object. : [Attachment 43435] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31634] Ignore realm for proxy protection spaces : [Attachment 43446] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31650] Make chromium/webkit/glue/FormFieldValues use the WebKit API : [Attachment 43467] form_field_value
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31652] ASSERT thrown when a high value is used for roman numerals in lists : [Attachment 43470] potential fix for assert
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31654] [Qt] Rebase Qt results for LayoutTest/fast/table/row-height-recalc2.html : [Attachment 43473] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31656] -webkit-user-drag: element Drag images include overflow decorations from incorrect nodes : [Attachment 43484] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31700] Web Inspector: isMac should be in one central location + Cached : [Attachment 43597] [PATCH] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31704] [chromium] Add setCaretBlinkInterval API : [Attachment 43547] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31712] [Chromium] Ignore line-height CSS property for PushButton : [Attachment 43566] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31727] Move options from WebKitLandingScripts to CommandOptions : [Attachment 43591] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31728] Move apply_options to CommandOptions : [Attachment 43592] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31731] [Android] Android does not support ICU encoding x-mac-cyrillic : [Attachment 43598] Patch 1 for Bug 31731
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31734] REGRESSION(r51230): commit-queue made a non-sensical rejection during git svn dcommit : [Attachment 43839] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31736] Pass the port information to the child process : [Attachment 43601] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31737] Chromium WebKit API WebPageSerializer : [Attachment 43602] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31737] Chromium WebKit API WebPageSerializer : [Attachment 43859] Patch 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31737] Chromium WebKit API WebPageSerializer : [Attachment 44025] Added WebPageSerializer to WebKit API.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31737] Chromium WebKit API WebPageSerializer : [Attachment 44029] Added WebPageSerializer to WebKit API.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31738] Web Inspector: Console Scope Bar should be on top of console to match other scope bars : [Attachment 43606] [PATCH] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31744] BuildQueue should check if the tree is currently buildable : [Attachment 43612] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31749] ER: Add a few C-string alternatives to methods that take AtomicString : [Attachment 43738] patch 2 (smaller)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31759] WebKitWebView needs API to scroll to selection : [Attachment 43689] patch w/ChangeLog entry
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31769] AbstractQueue.run_bugzilla_tool throws an exception : [Attachment 43650] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31799] run-webkit-tests doesn't accept directories/files with --skipped=only parameter : [Attachment 43700] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31802] Switch Chrome on Mac to Core Text APIs : [Attachment 43704] Switch Chrome/Mac from ATSUI -> Core Text
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31809] [CRASH] Assertion on clicking a link : [Attachment 43721] [PATCH] Initial patch to get the things going.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31822] [Chromium] Renderer hang when using www.expedia.com : [Attachment 43754] v1 patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31829] In run-webkit-tests $failureCount shouldn't include new tests : [Attachment 43765] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31832] [Chromium] Inspector does not show resources loaded by plugins : [Attachment 43770] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31832] [Chromium] Inspector does not show resources loaded by plugins : [Attachment 43775] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31832] [Chromium] Inspector does not show resources loaded by plugins : [Attachment 43838] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31838] Nested start/stop events in dispatchDidChangeLocationWithinPage for pages that do fragment redirect in window.onload : [Attachment 43780] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31841] Linux Chromium sends too many click events : [Attachment 43792] style fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31853] bugzilla-tool should have a mark-fixed command : [Attachment 43825] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31867] [Android] WebCore/History code needs upstreaming. : [Attachment 43840] Patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31868] Web Inspector: Load InspectorResource mime type from CachedResource for 304 response : [Attachment 43843] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31873] [V8] Avoid using JavaScript objects as context data : [Attachment 43847] Use string instead if JavaScript object for context "data"
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31877] [v8] Do not check the thread when accessing DOMDataStore : [Attachment 43854] Cosmetic improvements
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31921] Use ProgressTracker from the inspected page to generate ids for cached resources : [Attachment 43937] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31923] [bzt] Unit test download commands : [Attachment 43938] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31940] [XSSAuditor] Make the error messages more descriptive for refused objects and base URL : [Attachment 43969] Patch with rebased tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31945] [bzt] style-queue should report style errors to bugzilla : [Attachment 43976] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31953] [Qt] [code cleaning] Clean the code paths of QWebFrame::render() : [Attachment 43982] Remove the extra if()
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31953] [Qt] [code cleaning] Clean the code paths of QWebFrame::render() : [Attachment 43983] Check the view once.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 31961] [Qt][Symbian] Report SymbianOS in user agent string for Symbian : [Attachment 43991] 1st try
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 5578] WebKit does not support DOM Level 3 setIsId and isId : [Attachment 42220] patch based on Darin's review
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 5578] WebKit does not support DOM Level 3 setIsId and isId : [Attachment 42779] fix performance issue; pass related test cases
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 5861] feConvolveMatrix filter is not implemented : [Attachment 42717] SVG feConvolveMatrix implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 5861] feConvolveMatrix filter is not implemented : [Attachment 42718] SVG feConvolveMatrix tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 5863] feMorphology filter is not implemented : [Attachment 42647] feMorphology filter
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 5864] feTurbulence is not implemented : [Attachment 42743] SVG feTurbulence imeplementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 6021] WebKit+SVG does not support filterRes attribute : [Attachment 43448] Implementation of filterRes
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 8191] DOMAttrModified mutation event support : [Attachment 42615] Patch with test cases
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 9589] WCSS: -wap-accesskey not supported : [Attachment 38919] new patch address reviewer's comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15914] [GTK] Implement Unicode functionality using GLib : [Attachment 42210] 2/4 - Moving Text Codecs to GLib (v4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15914] [GTK] Implement Unicode functionality using GLib : [Attachment 42465] 2/4 - Moving Text Codecs to GLib (v5)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 16062] SVGMatrix multiply method is wrong way around : [Attachment 42507] Updated patch: added check for enough arguments. Also added copyright as this change is now over 10 lines.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 16062] SVGMatrix multiply method is wrong way around : [Attachment 42527] Reworked CSSMatrix test and added further tests for all other SVGMatrix functionality.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 16062] SVGMatrix multiply method is wrong way around : [Attachment 42535] Remove conflict markers from changelog in patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 16062] SVGMatrix multiply method is wrong way around : [Attachment 42556] Updated correct patch via svn-create-patch with apologies :)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 18539] multipart/form-data not being parsed correctly on server due to '+' in boundary string : [Attachment 42326] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 19103] Web inspector never shows the query part of URIs : [Attachment 43661] Patch to add a tooltip with the full URL with query parameters to each resource in the Resources Panel
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 19266] [CAIRO] scaled images are ugly : [Attachment 42509] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20780] when choosing an auto-completed value in a text input field the javascript 'change' event is not fired. : [Attachment 42289] Patch with manual test
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21288] Implement HTML5's sandbox attribute for iframes : [Attachment 42959] Revised patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21554] Hovering the "src" attribute for an image should show the image dimensions : [Attachment 43908] Patch with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 22249] CSS Multicolumn text is split awkwardly : [Attachment 41716] Prevent text inside a multi-column block from being split into columns. (Moved tests)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 22250] PLATFORM(CAIRO) should be defined by WIN_CAIRO define : [Attachment 43988] proposed solution
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 22754] Keyboard shortcut for Element finder : [Attachment 43533] [PATCH] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 23264] css2.1/t1205-c566-list-stl-00-e-ag.html is failing : [Attachment 43581] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 23271] css2.1/t040304-c64-uri-00-a-g.html is failing : [Attachment 42457] With image
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 23671] PLATFORM(CF) should be set when building for Qt on Darwin : [Attachment 42299] 2nd try.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 24971] Setting style.height = value in javascript doesn't work in tablerows(<tr>) : [Attachment 43466] Patch with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 25294] All WebKit/win classes should return COMPtrs from their static constructor members : [Attachment 42574] Make CFDictionaryPropertyBag::createInstance return a COMPtr
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 25381] Needs test: jQuery animation crashing Safari : [Attachment 43609] Regression test
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset : [Attachment 42722] Use temporary pointer to advance the string (comment 41, 55 crasher)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset : [Attachment 43778] Fix for the issue in comment 59 - with new unit test and comment
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 25439] Deleting when in front of a block image removes character from previous paragraph : [Attachment 42445] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 26102] [CAIRO] CSS3 -webkit-box-shadow support : [Attachment 43317] Minor revision, now all shadow effects work.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 26310] Webkit should generate "compositionstart", "compositionend", and "text" events like firefox : [Attachment 42854] A proposed patch 3 (for WebKit and Chromium)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 26354] [Gtk] GStreamer-CRITICAL's (and other warnings) on <video> : [Attachment 43757] Implemented MediaPlayerPrivate::isAvailable by checking the presence of the playbin2 GStreamer element.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 26354] [Gtk] GStreamer-CRITICAL's (and other warnings) on <video> : [Attachment 43764] Implemented MediaPlayerPrivate::isAvailable by checking the presence of the playbin2 GStreamer element.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 26830] svn-apply can not handle git binary diffs : [Attachment 42990] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 27314] Implement Accelerated Compositing on Windows (3D CSS Transforms) : [Attachment 43743] Replacement patch for all 3 previous patches
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 27371] [WINCE] Add WinCE specific platform/text files to WebCore : [Attachment 41318] TextBreakIterator
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 27371] [WINCE] Add WinCE specific platform/text files to WebCore : [Attachment 41319] (2) TextBoundaries
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 27491] Web Sockets Test Infrastructure Part 2/3: Patch to run-webkit-tests : [Attachment 42440] Start/Stop Web Socket and Web Socket Secure servers for layout tests.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 27492] Web Sockets Test Infrastructure Part 3/3: Example test : [Attachment 42452] Add a simple web socket test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 27492] Web Sockets Test Infrastructure Part 3/3: Example test : [Attachment 42935] Add a simple web socket test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 27552] remember last script displayed in Scripts panel : [Attachment 43433] proposed patch 2009/11/18 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 27777] ImageSourceCG makes bad data refs (race condition causes blank images) : [Attachment 43525] With header file changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 27777] ImageSourceCG makes bad data refs (race condition causes blank images) : [Attachment 43531] Quick style patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 27959] Support for validationMessage : [Attachment 43327] Patch v2c, corrected
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28168] commit-log-editor does not support all the email config that prepare-Changelog supports : [Attachment 42692] Tidied patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28230] bugzilla-tool land-patches will close bugs with patches r=? : [Attachment 43288] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28276] Geolocation error callback is invoked synchronously if service fails to start : [Attachment 42029] Patch 1 for Bug 28276
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42764] public/WebA*.h + ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42767] WebNode and Friends.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42769] WebBindings.h through WebColor.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42773] More WebC*.h files
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42775] Last of the WebC*.h files
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42777] WebData*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42778] Upstreaming WebVector ... WebWorkerClient
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42780] WebURL and friends
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42781] WebText and Friends
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42783] WebString and other basic objects.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42784] WebSockets and WebStorage.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42785] WebScreenInfo to WebSharedWorkerRepo
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42787] WebDevTools*.h & WebDrag*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42794] Remainder of WebE*.h and WebF*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42797] WebH*.h and WebI*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42799] WebKit.h through WebMedia*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42801] WebMessage*.h through WebNavigation*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42802] Rest of WebN*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42805] WebPa*.h and WebPl*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42806] WebPo*.h and WebRuntimeFeatures.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42815] Upstreaming Chromium API: Platform specific files
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28420] Implement HTML5 <ruby> rendering : [Attachment 42475] patch 4 - re-baselined layout test results for Windows
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28420] Implement HTML5 <ruby> rendering : [Attachment 43029] patch 5a - remove fast/ruby tests from Skipped list for Mac
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 28631] Chromium Linux: don't stretch checkboxes : [Attachment 43820] html cleanup
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29004] [HTML5][Forms] simple implementation of date&time types of INPUT element : [Attachment 43216] Recognize date&time types as text fields (rev.8)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29042] Custom printing shrink factors : [Attachment 43058] Revert the commit r49769
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29095] Rename 3D Canvas related classes to use WebGL prefix : [Attachment 42852] Automatic rename patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29118] StringHash support searching for empty/null strings rather than requiring callers to explicitly check : [Attachment 42725] Proposed patch (rev.5)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29167] REGRESSION (r48064): mint.com loses scrollbars after coming out of edit mode : [Attachment 42666] Make FrameView::layout() start at ScrollbarAuto or ScrollbarAlwaysOff without checking the existing ScrollView state
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29167] REGRESSION(r48064): mint.com loses scrollbars after coming out of edit mode : [Attachment 42636] updateCanHaveScrollbars
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29231] Compiler warnings in InspectorResource.h : [Attachment 42714] Remove addition with variables of enum type (rev2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29381] [Qt] [Regression] QWebView::setHtml() executes script body twice : [Attachment 42209] [Qt] Use the default timeout interval for JS as the HTML tokenizer delay for setHtml()
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29425] [Qt] SIGSEGV after WebCore::Frame::loader() : [Attachment 42308] patch v5
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29443] [Qt] WebKit crashes when loading certain SVG images : [Attachment 42096] Patch with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29443] [Qt] WebKit crashes when loading certain SVG images : [Attachment 43356] Simple patch to fix the SVG crash
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29443] [Qt] WebKit crashes when loading certain SVG images : [Attachment 43420] Simple patch to fix the SVG crash
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29469] [Qt] Remove support for Qt v4.3 or older versions : [Attachment 43342] remove support for Qt 4.3 or earlier version
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29651] [HTML5] Add a way for an application to register as a protocol handler. : [Attachment 42270] Proposed implementation of window.navigator.registerProtocolHandler and registerContentHandler.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29672] fix accessibility webkit-style-check errors : [Attachment 42358] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29912] Avoid zero division during SVGPaintServerPattern::setup() : [Attachment 43968] LayoutTest for SVG pattern crash
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29914] bugzilla-tool post-diff inserts stderr into patch : [Attachment 43493] other solution
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29966] Assertion failure in RenderBlock::positionForPointWithInlineChildren when running fast/inline/relative-positioned-overflow.html : [Attachment 43926] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29972] Implement URL decomposition IDL attributes for HTMLAnchorElement : [Attachment 42285] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29972] Implement URL decomposition IDL attributes for HTMLAnchorElement : [Attachment 42584] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 29975] [Qt] Inform the application when a new request is created. : [Attachment 42375] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30091] Change get... calls to latest spec : [Attachment 43722] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30091] Change get... calls to latest spec : [Attachment 43728] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30091] Change get... calls to latest spec : [Attachment 43747] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30212] Each JS execution in console adds extra item into "scripts" combo : [Attachment 42344] proposed patch 2009/11/02 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30221] [GTK] fails to load media embedded in iframe element : [Attachment 42867] load standalone media embedded in iframes
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30266] REGRESSION(r47852): Crash on drag and drop : [Attachment 42297] Layout test text/plain fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30282] Web Inspector: Add console only layout mode : [Attachment 43578] [PATCH] Console Panel (Even Better)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30291] When effectAllowed = "uninitialized", incorrect dropEffect returned : [Attachment 42885] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30417] Need to properly disable applicationCache at runtime : [Attachment 42499] Revised fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30423] Some HTTP tests submit a GET form to about:blank : [Attachment 42471] Add a test to check the behavior of submitting a GET form to <about:blank>.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30423] Some HTTP tests submit a GET form to about:blank : [Attachment 42536] Fix http tests so that they do not submit a GET form to about:blank. (Use relative paths)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30435] Update media layout tests to be codec aware and a V8 binding fix. : [Attachment 43822] Round 3 updated
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30460] NPN_ReloadPlugins does not reload the page even if reloadPages is true. : [Attachment 43596] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30460] NPN_ReloadPlugins does not reload the page even if reloadPages is true. : [Attachment 43603] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30469] We should not bubble up events if we drag something to an iframe that has an invalid source : [Attachment 42498] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30482] [GTK] Expose Page::tabKeyCyclesThroughElements in the API : [Attachment 42723] Patch for this issue (against ToT)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30505] Counters aren't updated when a new counter-increment is added : [Attachment 42339] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30505] Counters aren't updated when a new counter-increment is added : [Attachment 42751] Patch v4
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30513] All HTML5 media element events should be regular events : [Attachment 44027] Updated patch to call renderer->updateFromElement when posting a 'progress' event.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30573] [Qt] Broken back/forward after using ErrorPageExtension to set error page : [Attachment 43249] patch 0.4
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30589] [GTK] Failing media/video-played-reset.html : [Attachment 42321] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30589] [GTK] Failing media/video-played-reset.html : [Attachment 42322] unskip fixed test
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30605] Unsupported attribute set on QGraphicsWebView : [Attachment 42302] [Qt] Fix enabling of input method support on QGraphicsWebView.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30612] Remove threadsafe refcounting from tasks used with WTF::MessageQueue. : [Attachment 42245] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30623] [GTK] Enable DOM clipboard and drag-and-drop access : [Attachment 42397] Move target list handling to PasteboardHelperGtk (rev2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30628] [Qt] It is impossible to list the attributes of QWebElement : [Attachment 42588] Proposal for a patch to allow getting the list of all attributes for a qweblement
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30628] [Qt] It is impossible to list the attributes of QWebElement : [Attachment 42776] Add a method to list the attributes for a given namespace
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30647] fails to build due to strnstr : [Attachment 42463] strnstr patch for Solaris
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30651] Crash when lot of nested tables are loaded : [Attachment 42817] Make three functions inline
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30659] Web Inspector: Leftover Breakpoints in the Sidebar Pane : [Attachment 42520] proposed patch 2009/11/04 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30668] WebSocket frame parse error when high order bit of frame_type is on. : [Attachment 42941] Fix WebSocket frame parser of frame_type with high-order bit set.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30670] [Qt] symbian buildfix for resourceloadnotifier : [Attachment 42084] unification of ResourceRequest class/struct usage
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30683] svn-apply's fixChangeLogPatch function seems broken : [Attachment 41956] Update after bug 30791
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30701] Chromium needs a different implementation for DatabaseTracker (+ quota management) and SQLTransactionClient : [Attachment 42345] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30721] [GTK] DRT reports error in the wrong test : [Attachment 43593] Added a function with the termination code
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30754] Drags and Dragover events not in sync : [Attachment 42524] Patch 1 with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30754] Drags and Dragover events not in sync : [Attachment 42525] Patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30754] Drags and Dragover events not in sync : [Attachment 42708] Patch 1 with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30772] [Qt] Review the API of QWebElementCollection : [Attachment 42760] Add a non-const iterator to QWebElementCollection
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30773] [Qt] QWebInspector: improve QWebPage::webInspectorTriggered(QWebElement&) -> QWebInspector::show() connection : [Attachment 42119] Patch: Remove the signal
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30775] [Qt] QWebPluginInfo::isNull() should be QWebPluginInfo::isValid()? : [Attachment 42380] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30775] [Qt] QWebPluginInfo::isNull() should be QWebPluginInfo::isValid()? : [Attachment 42382] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30823] Fix alpha handling when using wxWidgets 2.9 : [Attachment 42682] "Standalone" version of the patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30827] Off-by-one hard-to-trigger memory corruption in CSSParser (seen only with GCC 4.4) : [Attachment 42334] patch and layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30842] Support ARIA "tab" roles : [Attachment 42300] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30863] [Qt] Fix linking on Linux 32-bit. : [Attachment 43044] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30864] [Qt] Implement symbol hiding for JSC's JIT functions. : [Attachment 42033] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30878] [Gtk] atk_text_get_text() fails in entries when the end_offset is -1 : [Attachment 42683] substitute String length for an end_offset of -1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30884] REGRESSION: Web Inspector doesn't show CSS rules properly for iframes : [Attachment 42579] [PATCH] Same with missing resources file.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30901] [Gtk] Need to de-lint the Atk a11y code : [Attachment 42813] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30901] [Gtk] Need to de-lint the Atk a11y code : [Attachment 42921] Correct some capitalization nits
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30905] [Qt] Fix Qt build on Windows. : [Attachment 42106] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30907] Web Inspector: Rewrite CSSSourceSyntaxHighlighter so it shares more code : [Attachment 42303] Sorry, I was editing the wrong file
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30909] 10.6 SDK building for 10.5: GraphicsContextCG.cpp:1056: warning: enumeration value 'kCGInterpolationMedium' not handled in switch : [Attachment 42410] Check MAC_OS_X_VERSION_MAX_ALLOWED and MAC_OS_X_VERSION_MIN_REQUIRED directly
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30909] 10.6 SDK building for 10.5: GraphicsContextCG.cpp:1056: warning: enumeration value 'kCGInterpolationMedium' not handled in switch : [Attachment 42531] Final version
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30913] Web Inspector: hover over JS "things" in source and see their values : [Attachment 42393] Initial implementation 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30925] [GTK] Black artifacts in youtube.com/html5 : [Attachment 42329] fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30925] [GTK] Black artifacts in youtube.com/html5 : [Attachment 42858] updated ChangeLog entry
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30925] [GTK] Black artifacts in youtube.com/html5 : [Attachment 42883] rebased against trunk
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30926] Optimizations to Element::getAttribute : [Attachment 42232] patch 4 with better optimization
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30926] Optimizations to Element::getAttribute : [Attachment 42795] patch with "if(Attribute*..." restored
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30935] Simplify LocalStorageThread : [Attachment 42162] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30935] Simplify LocalStorageThread : [Attachment 42517] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30957] Transformed reflected elements are clipped inside element with opacity : [Attachment 42236] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30960] [CAIRO] shadow support for Canvas and SVG : [Attachment 43089] Update patch for Simon Fraser and Eric Seidel's comments.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30960] [CAIRO] shadow support for Canvas and SVG : [Attachment 43167] Update to improve performance, correct security hole.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30968] Fix windows expected results affected by patch http://trac.webkit.org/changeset/50315 : [Attachment 42242] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30970] Need a way to validate that committers.py includes all committers/reviewers : [Attachment 43214] Remove the troublesome code
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30971] Don't add '/' to the URL path if the it does not include '/' after the protocol component : [Attachment 42251] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30978] [Qt] ASSERT failure while running DRT : [Attachment 43235] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30979] [Qt] REGRESSION: Allow applications to use their own QWidget bypassing QWebView. : [Attachment 42384] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30980] Cleanup in wx code: avoid unnecessary wxString::mb_str() calls : [Attachment 42258] Patch removing unnecessary wxString::mb_str() calls
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30980] Cleanup in wx code: avoid unnecessary wxString::mb_str() calls : [Attachment 42476] Same patch but with "Review" lines preserved.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30982] createHTMLDocument doesn't escape ampersand and less-than in title : [Attachment 42269] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30985] [Chromium] Actually declare getPluginMimeTypeFromExtension in a header : [Attachment 42264] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30986] Fix layering violations in GraphicsContext3D : [Attachment 42267] Remove canvas and image element uses from CanvasRenderingContext3D
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30989] Assert failure in http://wap.google.com/wml : [Attachment 43353] Initial patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30990] Web Inspector: Bug with Message Bubble in Syntax Highlighter : [Attachment 42271] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30991] Web Inspector: [Regression] monitorEvent doesn't work : [Attachment 42273] oops submitted wrong file, proposed patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30992] Node.isDefaultNamespace doesn't convert empty strings to null : [Attachment 42284] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30995] TimelineAgent should not add events to the timeline if there are no event listeners. : [Attachment 42288] Fixes ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30997] [Gtk] Implement AtkDocument's attribute support : [Attachment 42280] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30997] [Gtk] Implement AtkDocument's attribute support : [Attachment 43069] Layout Test - Take 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30997] [Gtk] Implement AtkDocument's attribute support : [Attachment 43094] Layout Test - Take 3.5
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30998] [Gtk] Implement AtkDocument's locale support : [Attachment 42281] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 30999] Web Inspector: Convert script tag event into a more generic script event in timeline. : [Attachment 42282] [PATCH] Proposed change
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31002] Web Inspector: Add support for window events to Timeline. : [Attachment 42295] w/ binary diff.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31005] Latest WebKit build (= r50383 ) breaks the WebGL Interface : [Attachment 42347] Patch with revised test cases
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31009] Crash for specific animated gif : [Attachment 42316] Proposed patch (as suggested by zecke on IRC)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31010] A leftover from profiles panel generalization : [Attachment 42312] Proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31013] Web Inspector: [REGRESSION] No timeline marks on resources panel. : [Attachment 42315] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31016] Possible crash in RenderSlider::layout. : [Attachment 42320] Proposed fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31017] media/video-currentTime-set.html uses too short of a timeout : [Attachment 42324] Round 1 + Better ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31021] [GTK] Remove Referer when redirecting to non-secure site : [Attachment 42327] nonreferer.diff
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31023] Safari crashes when calling execCommand on formatted html in special case : [Attachment 42332] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31024] [cairo] Mark redrawn areas on image surfaces as dirty : [Attachment 42330] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31025] Installation of GIR files doesn't respect --prefix option : [Attachment 42343] Patch to use --prefix path in GITDIR and GITTYPELIBDIR
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31027] CRASH: Rehashing of EventListenerMap leads to loss of EventListenerList. : [Attachment 42402] patch: proposed fix v3 (now includes the test)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31027] CRASH: Rehashing of EventListenerMap leads to loss of EventListenerList. : [Attachment 42546] patch: proposed fix v4
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31027] CRASH: Rehashing of EventListenerMap leads to loss of EventListenerList. : [Attachment 42583] patch: proposed fix v5
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31028] [gtk] Use gst_element_class_set_details_simple() : [Attachment 42337] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31028] [gtk] Use gst_element_class_set_details_simple() : [Attachment 42456] patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31030] Web Inspector: Timeline instrumentation for Node::dispatchGenericEvent missed a case. : [Attachment 42340] Proposed fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31035] [GTK] some accessibility tests hitting assertion in debug builds : [Attachment 42363] Get the correct Gtk+ object before attempting to turn it into an AtkObject
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31035] [GTK] some accessibility tests hitting assertion in debug builds : [Attachment 42426] Replace assertions with sanity checks - take 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31036] need a height equivalent of RenderBox::minPrefWidth() : [Attachment 43210] tabs to spaces
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31037] committers.py needs a way to store non-bugzilla email addresses : [Attachment 42414] Updated patch. Flattened emails into one list.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31040] Use explicit parentheses to silence gcc 4.4 -Wparentheses warnings : [Attachment 42425] 2nd try
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31041] Improve SecurityOrigin::toString comment : [Attachment 42357] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31041] Improve SecurityOrigin::toString comment : [Attachment 43123] remove )
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31042] Web Inspector: monitorEvent should be monitorEvents : [Attachment 42360] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31044] [Gtk] assertion when webkit_accessible_get_index_in_parent attempts to get parent of the web view : [Attachment 42450] use g_object_unref to free children (?)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31045] REGRESSION (r48573): JSC may incorrectly cache chain lookups with a dictionary at the head of the chain : [Attachment 42362] fixeration -- haven't yet done a full build so no new expected results yet
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42563] unskip fixed tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42641] webkit coding style fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42746] fix playback rate setter
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42861] don't pause pipeline if already paused, same for play()
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42862] don't block the UI thread when calling gst_element_get_state()
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31049] Watch expression editor should stay open after Add button was clicked : [Attachment 42387] proposed patch 2009/11/03 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM : [Attachment 42737] Never ending story
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM : [Attachment 42750] First patch for JSValue32_64 optimizations
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM : [Attachment 43285] Minor fixes for JSValue32_64 on ARM
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31051] [v8] control external memory retention due to V8 objects : [Attachment 42392] Addressing style issues
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31051] [v8] control external memory retention due to V8 objects : [Attachment 42880] Trying to reapply
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31052] Web Inspector: Prepare for heap profiles upstreaming : [Attachment 42378] proposed change, comments addressed
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31053] Allow custom memory allocation control for the dom directory of WebCore : [Attachment 42368] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31056] Web Inspector: Implement Timeline Window, wire it to the bottom timeline. : [Attachment 42373] [PATCH] Timeline window.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31057] [Qt] QGLLauncher does not support drag&drop of local files. : [Attachment 43371] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31058] [Qt] QWebSettings using unitialized values : [Attachment 42868] initialization of variables in constructor, webkit compliant code style
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31059] The "Search for node" mode should be toggled off when the Web Inspector window is closed : [Attachment 42379] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31060] Use ARMv7 specific encoding for immediate constants on ARMv7 target : [Attachment 42474] Use ARMv7 specific encoding for immediate constants on ARMv7 target (take 2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31061] Exception at ElementsPanel.js:528 (nodeUnderMouse is not an object) : [Attachment 42383] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31062] [v8] Fix some exception propagation issues : [Attachment 42468] revert-unrelated
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31063] UMR in WebCore::AccessibilityRenderObject::children(); m_childrenDirty uninitialized in constructor : [Attachment 42388] v1 patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31064] Web Inspector: Implement timeline summary panel. : [Attachment 42389] [PATCH] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31065] Web Inspector: Timeline should show resources loading. : [Attachment 42412] Fixes some issues.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31065] Web Inspector: Timeline should show resources loading. : [Attachment 42485] Updates and resolves the conflicts.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31066] [GTK] opening local files on win32 : [Attachment 42391] change setting of mime types on win os
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31067] Chromium crashes when a plugin invokes the document.open function via NPAPI : [Attachment 42669] Updated patch with the document.open invocation from the plugin now done in npp_destroystream
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31067] Chromium crashes when a plugin invokes the document.open function via NPAPI : [Attachment 42672] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31069] Web Inspector: only show timeline records that contribute to the current window. : [Attachment 42395] [PATCH] Same with no panel enabled.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31070] Crashes due to re-entry into WebCore from plug-in code during RenderWidget::destroy() : [Attachment 42396] Defer changes to the widget hierarchy during attach(), detach() and recalcStyle()
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31071] Import WebCore.gyp rules and actions scripts : [Attachment 42399] Patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31072] Web Inspector: update timeline content boundaries on timer. : [Attachment 42400] [PATCH] The fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31075] Add wxWebKit debian packaging : [Attachment 42401] patch file
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31077] [Qt] ASSERT failure when receiving 401 HTTP Authentication response. : [Attachment 42417] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31078] Web Inspector: clear overview on Clear action and panel reset. : [Attachment 42407] [PATCH] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31079] (r48167) "Document.h" includes "Page.h", makes WebCore painful to work on : [Attachment 42409] Revert Document.h to a forward declaration of Page, move the inline function into Document.cpp, and add the Page.h include to the few other sites that now need it.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31080] WebInspector: Handle turning TimelineAgent on/off in the middle of an event dispatch : [Attachment 42428] WebInspector: bug 31080, Handle turning profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31080] WebInspector: Handle turning TimelineAgent on/off in the middle of an event dispatch : [Attachment 42431] WebInspector: bug 31080, Handle turning profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31081] Web Inspector: Migrate from top bar filters to check boxes in Timeline. : [Attachment 42411] [PATCH] Checkbox filter.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31082] Web Inspector - Adds markTimeline() API to the console for annotating the timeline tree : [Attachment 42419] Fixes indenting in previous patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31082] Web Inspector - Adds markTimeline() API to the console for annotating the timeline tree : [Attachment 42427] updates layout test for window properties
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31083] EnableSecureEventInput is only called on PLATFORM(MAC) : [Attachment 42429] Enable for MAC || (CHROMIUM && DARWIN)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31085] JavaScriptCore.gyp should not turn on BUILDING_ON_LEOPARD : [Attachment 42421] Remove BUILDING_ON_LEOPARD from JavaScriptCore.gyp
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31087] Web Inspector: Timeline should get information about the paint rectangle. : [Attachment 42441] Uses IntRect.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31088] Add overridePreference call to all WebGL layout tests : [Attachment 42433] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31089] Uninitialized member m_createdByParser in WebCore::ProcessingInstruction : [Attachment 42484] Add mising initializer
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31089] Uninitialized member m_createdByParser in WebCore::ProcessingInstruction : [Attachment 42511] 2nd draft, with right 'reviewed by'
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31091] commit-queue is crashing when trying to reject patches after unknown failures : [Attachment 42434] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31092] bugzilla-tool crashed with exception : [Attachment 42436] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31093] Crash inside RenderObject::localToAbsolute below FrameView::layout : [Attachment 42710] Make setStaticY() not mark the object for layout
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31094] wrong expected images after Bug 8736 : [Attachment 42455] Patch with binary
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31096] Need to implement ARIA role="combobox" : [Attachment 42444] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31098] [XSSAuditor] Allow scripts and plug-ins from the same origin : [Attachment 42721] Patch with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31100] Clean up StorageAreaSync : [Attachment 42453] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31102] [Gtk] Build failure with --enable-introspection : [Attachment 42515] webkit-bug-31102-fix-introspection-build.patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31103] [GTK] editing/selection/shrink-selection-after-shift-pagedown.html failing : [Attachment 42458] focusdrt.diff
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31104] Refactor x86-specific behaviour out of the JIT. : [Attachment 42461] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31105] Allow custom memory allocation control for WebCore's DeleteButtonController : [Attachment 42460] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42808] transcode_webfonts_by_ots_v10
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31106] Sanitize web fonts using the OTS library : [Attachment 42808] transcode_webfonts_by_ots_v10
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31106] Sanitize web fonts using the OTS library : [Attachment 44019] transcode_webfonts_by_ots_v12
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31108] [V8] REGRESSION: Pause on exception is broken : [Attachment 42501] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31108] [V8] REGRESSION: Pause on exception is broken : [Attachment 42526] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31111] Web Inspector: enable timeline by shortcut - will ease development while hidden. : [Attachment 42470] [PATCH] Even better patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31114] Allow custom memory allocation control for WebCore's CachedResource : [Attachment 42479] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31116] WebInspector: Corrects InspectorBackent::platform() on Windows. : [Attachment 42516] Alternate solution patch: webkit port identifier
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31121] WebInspector: Prevent crash when InspectorTimelineAgent is enabled/disabled: follow on to bug 31080 : [Attachment 42488] WebInspector: Handle turning timeline profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31121] WebInspector: Prevent crash when InspectorTimelineAgent is enabled/disabled: follow on to bug 31080 : [Attachment 42494] WebInspector: Handle turning timeline profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31122] [Qt] editing/selection/shrink-selection-after-shift-pagedown.html failing : [Attachment 42502] this patch implements the support for shift-pageup and shift-pagedown.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31122] [Qt] editing/selection/shrink-selection-after-shift-pagedown.html failing : [Attachment 42582] fix test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31122] [Qt] editing/selection/shrink-selection-after-shift-pagedown.html failing : [Attachment 42662] update test description
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31123] Make run-webkit-tests work for the Debug_Internal Windows configuration : [Attachment 42487] Make run-webkit-tests work for the Debug_Internal Windows configuration
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31124] Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared : [Attachment 43192] Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31125] bugzilla-tool create-bug raises exception after entering bug description : [Attachment 42490] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31126] bugzilla-tool's reviewer/committer rejection message should be clearer : [Attachment 43389] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31126] bugzilla-tool's reviewer/committer rejection message should be clearer : [Attachment 43391] Add some extra newlines in the message to make it more readable
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31126] bugzilla-tool's reviewer/committer rejection message should be clearer : [Attachment 43391] Add some extra newlines in the message to make it more readable
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31127] Hang on attempting to change indent level : [Attachment 42521] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31130] Web Inspector: Add basic support for resource events and marks. Couple of drive-by fixes. Enabling the panel! : [Attachment 42495] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31131] wxport mouse events crashes and assertions : [Attachment 42496] fixes mouse event problems
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31132] Web Inspector: TimelineRecordFactory.{h, cpp} has some method name inconsistencies. : [Attachment 42500] Renames the misnamed.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31135] Volume slider doesn't have a thumb : [Attachment 42523] Patch rev.2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31138] Uninitialized memory read in WebCore::Page::userStyleSheetLocationChanged() : [Attachment 42510] Supply missing length argument to avoid buffer overrun
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31139] Web Inspector: Make resource-related records in timeline actually take some time. : [Attachment 42512] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31140] [Qt] Allow setting HTTP headers with empty value in XMLHTTPRequest : [Attachment 42782] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31142] DOM tree selection disappears upon page refresh : [Attachment 44041] [PATCH] Proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31143] Assertion failure in CredentialStorage::set() when proxy credentials are being set : [Attachment 42529] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31144] [Qt] The XML tokenizer reports a parse error twice if it occurs before the document element is found. : [Attachment 42654] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31145] Need notification of scrolling frame : [Attachment 42571] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31147] Bytecode dumping prints constants as large positive registers : [Attachment 42534] Fix!
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31149] Calling databaseIdentifier on LocalStorage's background thread is not safe. : [Attachment 42537] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31150] Web Inspector: update Timeline panel to better match the mock-up : [Attachment 42539] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31151] Fix branchDouble behaviour on ARM THUMB2 JIT. : [Attachment 42541] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31152] Fix ASSERT(currentStyle = renderStyle()) : [Attachment 42545] Fix ASSERT(currentStyle = renderStyle()).
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31152] Fix ASSERT(currentStyle = renderStyle()) : [Attachment 42628] Fix ASSERT(currentStyle = renderStyle()). (v2: Fixed Changelog)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31154] Simplify Icon interface : [Attachment 42621] Proposed patch (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31158] [Qt][DRT] Replace queueScript by queueNonLoadingScript and queueLoadingScript method : [Attachment 42554] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31159] Fix branchDouble behaviour on ARM JIT. : [Attachment 42565] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31160] Web Inspector: speed up Timeline's Clear by a factor of thousands. : [Attachment 42553] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31161] Allow custom memory allocation control for the part of loader directory in WebCore : [Attachment 42555] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31161] Allow custom memory allocation control for the part of loader directory in WebCore : [Attachment 42850] updated proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31162] Allow custom memory allocation control for WebCore's Tokenizer : [Attachment 42558] updated proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31163] Allow custom memory allocation control for WebCore's DocLoader : [Attachment 42559] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31164] [Qt] [DRT] Fix wrong logic in LayoutTestController processWork : [Attachment 42560] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31166] [Qt] Shift-PageUp and Shift-PageDown events not supported on Qt : [Attachment 42568] fix patch with some coding style change
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31167] Remove the "this is part of the KDE project" comments from code : [Attachment 42572] Patch to remove KDE comments.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31168] Add [HintAtomic] to IDLs to remove unnecessary string conversions in generated V8 DOM bindings : [Attachment 42907] patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31168] Add [HintAtomic] to IDLs to remove unnecessary string conversions in generated V8 DOM bindings : [Attachment 43381] path with different implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31168] Add [HintAtomic] to IDLs to remove unnecessary string conversions in generated V8 DOM bindings : [Attachment 43441] patch with updated SVG headers
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31175] Update API of WebGLArray and friends : [Attachment 43219] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31177] Web Inspector: Bind backspace to delete cookies and DOM Storage : [Attachment 42624] Fix w/ Refactoring
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31177] Web Inspector: Bind backspace to delete cookies and DOM Storage : [Attachment 42676] Fix w/ Refactoring + Deleted File + Fixes Delete Button Regression
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31179] SVG Status page update : [Attachment 42587] Patch updated to include SVG Filter status from krit
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31179] SVG Status page update : [Attachment 42612] Patch without tabs in it.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31180] [v8] Do not retrieve handles in near death or empty state from the string impl cache : [Attachment 42581] First take
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31181] [V8] Update bindings to use new API for external arrays : [Attachment 42590] Revised patch fixing style issues
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31183] [Qt][Mac] flash plugin doesn't work when using QGraphicsWebView. : [Attachment 43502] Implement Plugin Rendering (5)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31184] Geolocation error code UNKNOWN_ERROR is deprecated : [Attachment 42595] Patch 1 for Bug 31184
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31184] Geolocation error code UNKNOWN_ERROR is deprecated : [Attachment 42661] Patch 2 for Bug 31184
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31185] [Qt] Layout Test editing/undo/undo-deleteWord.html fails : [Attachment 42649] update after Eric's comment
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31186] Cleanup: Rename fields RenderTextControl::m_edited and RenderTextControl::m_userEdited : [Attachment 43020] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31186] Cleanup: Rename fields RenderTextControl::m_edited and RenderTextControl::m_userEdited : [Attachment 43259] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31188] REGRESSION Clean up security origin usage in DOM Storage. : [Attachment 42599] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31189] Web Inspector: brush up inspector tests : [Attachment 42600] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31191] [v8] get rid of unnecessary synchronization in weak reference callbacks : [Attachment 42604] First take
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31193] Clean up: Remove obsolete drag-and-drop test case "drag-and-drop-none.html" from bug #30107 : [Attachment 42618] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31194] Add GYP generated files to svn:ignore : [Attachment 42619] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42623] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42915] DRT change for RenderFileUploadControl (rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42916] Proposed patch (rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31196] Implement -webkit-color-correction for CSS colors : [Attachment 42846] New Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31197] Implemented a timezone cache not based on Mac OS X's notify_check API : [Attachment 42629] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31198] Can cache prototype lookups on uncacheable dictionaries. : [Attachment 42816] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31198] Can cache prototype lookups on uncacheable dictionaries. : [Attachment 42842] Fix wrong expectation
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31199] V8 bindings do not support SharedWorkers as event targets : [Attachment 42632] fixed bug (was passing "null" as the target)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31200] Tests in http/tests/security/mixedContent start to fail when new tests are added : [Attachment 42997] follow-up fix for Tiger
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31202] Web Inspector: Resource content search is broken : [Attachment 42646] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31203] [Qt] QWebPage::createPlugin() ignores visibility attribute in 4.5 : [Attachment 43712] Move PluginViewQt.cpp PluginView::show/::hide to Widget::show/::hide
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31203] [Qt] QWebPage::createPlugin() ignores visibility attribute in 4.5 : [Attachment 43805] Be able to automate plugin test using a QWidget -- Fix the ChangeLog entry
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31204] WebInspector: RR for unit test of timeline data : [Attachment 42960] WebInspector: Adds a unit test for Timeline records
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31206] Database can be the last to deref Document, resulting in ~Document on the Database thread. : [Attachment 42663] don't ref() on the Database thread--use release().releaseRef() instead
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31206] Database tries to deref Document on the Database thread : [Attachment 42753] patch with improved comment
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31208] [Qt] Pass credentials provided by XMLHTTPRequest to the network request. : [Attachment 42752] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31208] [Qt] Pass credentials provided by XMLHTTPRequest to the network request. : [Attachment 42752] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31208] [Qt] Pass credentials provided by XMLHTTPRequest to the network request. : [Attachment 42752] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31209] V8DOMWindowCustom.cpp is missing WEB_SOCKETS guard on include : [Attachment 42660] Patch 1 for Bug 31209
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31212] showTree(CounterNode*) generates too little info and has too many spaces. : [Attachment 42762] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31213] The CounterNode class does not support all methods necessary to efficiently update the counter tree as needed per CSS2.1 : [Attachment 42925] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31219] Clean up GraphicsContext's current concept of ColorSpace : [Attachment 42681] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31221] there are a few missing test expectations : [Attachment 42684] missing expectations files
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31224] [V8] Return StyleSheet object instead of HTMLStyleElement w/document.styleSheets named property getter. : [Attachment 42699] patch v3 for fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31226] V8 WorkerContextExecutionProxy does not handle SharedWorkers : [Attachment 42697] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31228] Windows environment variables should be set automatically : [Attachment 43043] Automatically set the environment variables by editing HKCU\Environment.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31237] REGRESSION (r47022): Performance of DocumentFragment.appendChild is 1000x slower sometimes : [Attachment 43474] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31238] Web Inspector: Inspector should support copy() in the command line : [Attachment 42734] proposed patch 4
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31239] c3d test crash WebKit : [Attachment 43736] Desperate attempt at acceptance patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31242] Web Inspector: [REGRESSION] committing style edit clears elements panel selection. : [Attachment 42716] [PATCH] fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31243] Web Inspector: "Search again" on scripts panel switches to the script this search started with. : [Attachment 42719] [PATCH] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31244] [GTK] Remove WebSocket configuration from WebKitWebSettings : [Attachment 42724] Patch for this issue
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31244] [GTK] Remove WebSocket configuration from WebKitWebSettings : [Attachment 42841] Patch for this issue (against ToT)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31244] [GTK] Remove WebSocket configuration from WebKitWebSettings : [Attachment 42856] Follow-up patch for DRT
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31247] text-indent is unexpectedly applied to <ruby> : [Attachment 43480] patch - reset 'text-indent' on <ruby> and <rt> elements, change layout test to use dumpAsText()
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31249] [Qt] Remove the sessionStorage setting (per Page) : [Attachment 42728] remove sessionStorage setting API
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31250] Make XP_UNIX tests consistent : [Attachment 42729] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31252] Web Inspector: Debugger shortcuts (F8, F10, F11) have no effect if the Console view is open : [Attachment 42747] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31255] SVG feDisplacementMap is not implemented : [Attachment 42768] SVG feDisplacementMap implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31257] Web Inspector: CSS syntax highlighter doesn't recognize negative numbers : [Attachment 42754] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31258] Win chromium is slow to draw transparent texts : [Attachment 42756] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31258] Win chromium is slow to draw transparent texts : [Attachment 43407] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31259] Web Inspector: Crash when inspecting WebCore\manual-tests\inspector\dom-mutation.html : [Attachment 42796] [PATCH] fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31260] Web Inspector: Main Resources Other than HTML are mis-detected : [Attachment 43097] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31261] [Gtk] Build from tarball fails with --enable-introspection : [Attachment 42761] distcheck-enable-gobject-introspection.patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31266] [Qt] QWebSettings::setMaximumPagesInCache(int pages) does not enable the Page Cache : [Attachment 43151] also change DRT to set the cache globally
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31269] [Qt] Few classes have virtual functions but non-virtual destructor : [Attachment 42786] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31272] Moved macro MMP_RULES (LINKEROPTION) into symbian block : [Attachment 42789] Patch for WebCore.pro LINKEROPTION bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31273] Added macros for USERINCLUDE paths within symbian blocks : [Attachment 42790] Patch for USERINCLUDE paths for symbian
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31273] Added macros for USERINCLUDE paths within symbian blocks : [Attachment 43203] 2nd update of patch file for bug #31273
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31274] Prepended $$PWD to GENERATED_SOURCES_DIR : [Attachment 42793] Patch for prepending PWD to GENERATED_SOURCES_DIR
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31275] Fix Chromium's Posix VFS implementation by adding the required 'unused file descriptor' logic : [Attachment 42995] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31275] Fix Chromium's Posix VFS implementation by adding the required 'unused file descriptor' logic : [Attachment 43011] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42818] Up-streaming Chromium API src files: WebAccessibilty
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42820] Up-streaming Chromium API src files: WebBindging ... WebCursorInfo
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42821] Up-streaming Chromium API src files: WebData...WebElement
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42822] Up-streaming Chromium API src files: WebFileChooser...WebImageSkia
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42823] Up-streaming Chromium API src files: WebFileInputElement...WebNotifications
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42824] Up-streaming Chromium API src files: WebPasswordFormData...WebRuntimeFeatures
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42825] Up-streaming Chromium API src files: WebScriptController...WebStorageNamespaceImpl
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42826] Up-streaming Chromium API src files: WebString...WebViewImpl
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42832] Up-streaming Chromium API src files: AppCach...BackForwardListClientImpl
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42833] Up-streaming Chromium API src files: ChromeClientImpl...ContextMenuClientImpl
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42835] Up-streaming Chromium API src files: DOMUtilities...FrameLoaderClientImpl
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42836] Up-streaming Chromium API src files: GraphicContext3D...MediaPlaterPrivateChromium
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42837] Up-streaming Chromium API src files: NotificationPresenterImpl...SharedWorkerRepository
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42838] Up-streaming Chromium API src files: StorageStreamHandlers...StorageNamespaceProxy
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42839] Up-streaming Chromium API src files: WrapperResourceRequest and Response
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42840] Up-streaming Chromium API src files: Platform specific files.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42873] Up-streaming Chromium API src files: WebWorker and friends.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42882] Upstream GraphicsContext3D.cpp fixes and remove a spurious ChangeLog entry
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31279] Remove session storage setting : [Attachment 42812] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31281] r50665 broke around 100 Qt layout tests : [Attachment 42884] another try of creating a correct patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31282] Simplify LayoutTests/editing/selection/drag-to-contenteditable-iframe.html : [Attachment 42830] Fixes the test
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31284] need to implement aria tree roles : [Attachment 42928] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 42977] Fixed line endings in the layout tests.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 43132] The reviewed by comment in the webcore changelog was moved incorrectly below the comment. New patch fixes that.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 43134] Updated patch with tabs removed hopefully.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31289] rename counter to makeCounterNode in RenderCounter.cpp : [Attachment 42857] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31291] Web Inspector: Speed up syntax highlighter : [Attachment 42871] proposed patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31292] [Chromium][Linux] Support Gtk scrollwheel behavior on Linux Chromium : [Attachment 42917] Support Gtk scrollwheel behavior for horizontal scrollbars on Linux Chromium (Rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31292] [Chromium][Linux] Support Gtk scrollwheel behavior on Linux Chromium : [Attachment 42920] Support Gtk scrollwheel behavior for horizontal scrollbars on Linux Chromium (Rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31292] [Chromium][Linux] Support Gtk scrollwheel behavior on Linux Chromium : [Attachment 43027] Support Gtk scrollwheel behavior for horizontal scrollbars on Linux Chromium (Rev.4, added a link to the bug)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31293] Web Inspector: Enable 'console.profile()' and 'console.profileEnd()' regardless of JAVASCRIPT_DEBUGGER : [Attachment 43100] another approach
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31293] Web Inspector: Enable 'console.profile()' and 'console.profileEnd()' regardless of JAVASCRIPT_DEBUGGER : [Attachment 43146] fixed argument conversion in JSC binding
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31295] [Qt] Rendering of html select elements is broken : [Attachment 42879] Patch, use a RenderStyle static init function
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31301] [V8] Fix crash in V8CustomXPathNSResolver (http://crbug.com/26726). : [Attachment 42874] patch:layout test and fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31301] [V8] Fix crash in V8CustomXPathNSResolver (http://crbug.com/26726). : [Attachment 42875] patch: layout test and fix v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31303] WebInspector: test the stability of the Timeline Record Types : [Attachment 42878] WebInspector: check the stability of the Timeline record types
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31307] [Qt] Compile when QT_NO_WHEELEVENT is defined : [Attachment 43931] New patch with proper changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31309] Avoid crashes in executeScript : [Attachment 42888] runscript.patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31310] Fix back/forwards cache with JSC isolated worlds. : [Attachment 42891] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31312] Decouple authentication panel callbacks from ResourceHandle : [Attachment 42893] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31313] Make 80 patches a formal requirement for reviewership : [Attachment 42896] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31320] Upstreaming Chromium API gyp file : [Attachment 42902] modified WebKit.gyp
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31321] Make -webkit-color-correction work with untagged images : [Attachment 43521] Newer Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31322] REGRESSION (r50587): Repro crash saving pcmag.com article as a webarchive : [Attachment 42904] Fix + layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31323] Fix a few compiler warnings : [Attachment 42905] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31326] Make the output prettier for test /fast/events/drag-and-drop.html : [Attachment 42908] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31327] Clean up SocketStreamHandleClient interface : [Attachment 42911] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31328] Remove unused DWORD id member from Windows PlatformThread : [Attachment 42912] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31330] Expose dtoa() for ECMA-262 : [Attachment 43340] Proposed patch (rev.4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31331] step attribute and ValidityState.stepMismatch for type=number/range : [Attachment 43350] Proposed patch (rev.4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31334] Add /fast/events/drag-and-drop-fire-drag-dragover.html to Qt and GTK Skip files : [Attachment 42930] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31335] Convert LayoutTests/fast/inline/dirtyLinesForInline.html into dumpAsText : [Attachment 42932] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31336] Web Socket handshake error should be tested. : [Attachment 42937] test web socket handshake error
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31337] Add test for Web Socket send : [Attachment 42938] add test for web socket send
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31337] Add test for Web Socket send : [Attachment 43122] add test for web socket send
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31340] Introduce a class representing HTML5 date&time values : [Attachment 43055] ISO 8601 class (rev.6)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31341] Test unicode message sending over Web Socket : [Attachment 43121] Add web socket unicode message test
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31342] Type constraint check for date&time types : [Attachment 43345] ValidityState.typeMismatch and layout tests (rev.7)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31343] Check if Storage panel exists before calling its methods : [Attachment 42983] [PATCH] fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31345] [chromium] Remove t2embed.dll functions from FontCustomPlatformData.cpp for Chromium : [Attachment 42951] t2embed_deps_v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31346] Should not print javascript console messages to stdout : [Attachment 42949] print console messages to stderr
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31347] Need to also show/hide the inspector window to avoid having problems with code assuming it is realized : [Attachment 42966] show window for the inspector
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31350] Allow custom memory allocation control for the part of page directory in WebCore : [Attachment 42956] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31352] [GTK] Failing test media/video-document-types.html : [Attachment 43093] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31354] [Chromium] Remove WebViewImpl::dragSourceMovedTo() : [Attachment 42964] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31354] [Chromium] Remove WebViewImpl::dragSourceMovedTo() : [Attachment 42973] patch2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31355] Fixes for QWebElement and QWebSettings documentation : [Attachment 43302] Removed QWebSettings changes since these have now been reverted in an earlier change.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31357] [Chromium] Add hasPort(), removePort() and protcolIsValid() to KURLGoogle implementation : [Attachment 42974] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31358] [Qt] Various doc fixes : [Attachment 42969] DocPatch 1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31358] [Qt] Various doc fixes : [Attachment 42970] DocPatch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31358] [Qt] Various doc fixes : [Attachment 42971] DocPatch 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31358] [Qt] Various doc fixes : [Attachment 43026] more doc fixes v0.3
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31359] [Qt] Fix tst_qwebpage and tst_qwebframe compilation on Symbian. : [Attachment 42972] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31360] [Chromium] Upstream fixes to SocketStreamHandles : [Attachment 42975] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31361] WebInspector: Tests for Layout, Paint, ParseHTML, MarkTimeline, Style Recalculation : [Attachment 42985] WebInspector: Adds another script tag test for WebInspector timeline records.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31361] WebInspector: Tests for Layout, Paint, ParseHTML, MarkTimeline, Style Recalculation : [Attachment 42988] WebInspector: Adds Timeline record tests for Layout, Paint, Recalculate Style, Parse HTML and Mark Timeline
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31362] [V8] Optimize getDOMNodeMap() : [Attachment 42980] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31363] fast/css/color-correction tests crash on Windows : [Attachment 42996] Add tests to Skipped List
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31363] fast/css/color-correction tests crash on Windows : [Attachment 43006] WebCore Workaround + Skipped List Removal
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31364] Several committers use separate email addresses for bugzilla and svn.webkit.org : [Attachment 42981] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31365] WebInspector: Timeline record test for external script : [Attachment 42984] WebInspector: Adds another script tag test for WebInspector timeline records.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31366] Update committers.py based on svn records : [Attachment 42987] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31367] [V8] Make bindings return NULL handles instead of calling v8::Undefined(). : [Attachment 42986] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31368] [V8] De-inline large method convertNodeToV8Object : [Attachment 42993] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31369] Tiny path fixes in Chromium API includes : [Attachment 42992] path fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31371] SharedWorkerRepository.connect() does not call WebSharedWorkerRepository : [Attachment 42994] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31373] rewrite fast/dom/Window/window-screen-properties to be slightly more portable : [Attachment 43021] drop unnecessary win expectation
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31375] Web Inspector: breakpoints in named evals are not restored after a reload : [Attachment 43063] proposed patch 2009/11/12 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31377] [V8] De-inline boilerplate in every event-listener setter method : [Attachment 43008] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31380] DOM Wrappers for some nodes may not be marked. : [Attachment 43014] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31382] Make -webkit-color-correction work with shadows : [Attachment 43015] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31383] [V8] De-inline lots of V8Bindings functions to save 450k of code : [Attachment 43017] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31384] Missing ENABLE(INSPECTOR) guard : [Attachment 43018] Patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31386] Make Mac AuthenticationChallenge usable from cross-platform code : [Attachment 43019] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31392] ARIA: add alert type roles : [Attachment 43032] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31393] externalRepresentation should take Frame as the argument : [Attachment 43036] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31394] [Chromium] Sify compose button alerts error : [Attachment 43068] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31398] [Chromium] reload-subframe-object.html fails : [Attachment 43052] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31400] Web Inspector: Support Ctrl+P, Ctrl+N, and other Readline keyboard shortcuts in the Console : [Attachment 43669] [PATCH] Ctrl+P, Ctrl+N, and Arrow Keys
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31401] [Qt] inputMethodState incorrect after autocompletion popup : [Attachment 43361] proposed fix for FrameLoaderClientQt.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31401] [Qt] SoftwareInputPanelRequest event sent when clicking in newly loaded page : [Attachment 43981] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31402] WebInspector: timeline-paint.html test fails on Windows and GTK+ platforms : [Attachment 43153] WebInspector: fixes timeline-paint.html test for Windows.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31402] WebInspector: timeline-paint.html test fails on Windows and GTK+ platforms : [Attachment 43501] WebInspector: fixes timeline-paint.html test for Windows, GTK+
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31403] [Qt] Disable pthread_setname_np. : [Attachment 43057] Patch from Qt src/3rdparty
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31404] Web Inspector: Resource errors/warnings not shown in the Resource tree : [Attachment 43060] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31405] Makes the output of mouse-click-events.html independent of the window size : [Attachment 43059] Makes the output of mouse-click-events.html independent of the window size
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31406] [Qt] Fix typo ce_time.cpp -> ce_time.c : [Attachment 43062] Fix typo
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31406] [Qt] Fix typo ce_time.cpp -> ce_time.c : [Attachment 43154] Provide a changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31411] Web Inspector: breakpoint sidebar entries should allow click over entire list item : [Attachment 43064] proposed patch 2009/11/12 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31414] Implement new SPI for dealing with user scripts/stylesheets and isolated worlds : [Attachment 43066] Small clean-up in WebView's user content functions
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31414] Implement new SPI for dealing with user scripts/stylesheets and isolated worlds : [Attachment 43084] Remove worldIDs from WebKit's SPI
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31414] Replace worldIDs with world objects : [Attachment 43162] Finish replacing worldIDs with world objects
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31416] Fail early in parseDateFromNullTerminatedCharacters : [Attachment 43081] Fix spacing
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31417] Web Inspector: Minor timeline fixes. : [Attachment 43072] [PATCH] fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31418] Chrome/mac does not send keypress() for keys with cmd down : [Attachment 43073] Patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31419] Web Inspector: Do not highlight node on refresh. : [Attachment 43074] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31420] [V8] Table-driven setup for binding template callback functions : [Attachment 43076] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31423] [Android] The Android-specific files in platform/android are out of date : [Attachment 43189] Bring existing files in platform/android in line with Android 2.0 (v3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31426] Some WebSocket tests don't properly listen to close event : [Attachment 43085] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31427] Add postTaskToMainThread to ScriptExecutionContext : [Attachment 43090] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31428] getElementsByTagName("div")['elementId'] lookup fails if two elements have the same id : [Attachment 43995] patch 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31429] crash when a transition is performed on a transform in GC : [Attachment 43113] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31432] Web Inspector: profile timeline panel, fix obvious problems. : [Attachment 43102] [PATCH] Updating removeStyleClass as well.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31437] [Android] The Android specific files in page/Android are out of date. : [Attachment 43099] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31439] Web Inspector: preload status bar button glyphs in order to prevent them from flickering. : [Attachment 43104] [PATCH] addressed comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31440] Add Chromium's DatabaseTracker implementation to WebKit : [Attachment 43133] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31441] Implement SocketStreamHandleCFNet : [Attachment 43105] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31442] Chromium Build Slaves : [Attachment 43120] buildbot configuration changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31442] Chromium Build Slaves : [Attachment 43464] buildbot configuration changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31443] [V8] De-inline simple get/set methods completely, and optimize error handling : [Attachment 43112] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31444] Add ENABLE_GLOBAL_SCRIPT feature define and flag for build-webkit : [Attachment 43111] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31444] Add ENABLE_SHARED_SCRIPT feature define and flag for build-webkit : [Attachment 43731] Updated for name change.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31445] Rolling Chromium dependencies : [Attachment 43110] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31445] Rolling Chromium dependencies : [Attachment 43165] deps role
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31448] Menu button shows wrong content in Chromium : [Attachment 43320] same, minus lint error
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31449] Rename fileName parameters to vfsFileName in all DB-related methods : [Attachment 43125] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31451] LocalStorage quota should include key sizes in its count : [Attachment 43129] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31451] LocalStorage quota should include key sizes in its count : [Attachment 43173] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31452] Fix worker-timeout.html layout test that fails in Chromium harness. : [Attachment 43128] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31454] WebKit Coding Style Guidelines should say not to use "using namespace" statements in header files : [Attachment 43136] New patch: added some closing </li>'s
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31455] Update the description of fast/overflow/004.html to match the results : [Attachment 43490] Update fast/overflow/004.html to match the test description and expected results.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31456] WAI-ARIA: checkbox does not determine its label from text content : [Attachment 43135] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31457] svn-apply may not handle git patches created by bugzilla-tool : [Attachment 43213] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31458] bugzilla-tool should post git binary diff : [Attachment 43141] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31459] WebCore::externalRepresentation should update layout before getting render object : [Attachment 43140] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31462] Chromium should not register its VFS as the default VFS : [Attachment 43147] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31465] In testing handshake-error case, web_socket_do_extra_handshake calls non-existent method : [Attachment 43149] Fix: web_socket_do_extra_handshake calls non-existent method
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31465] In testing handshake-error case, web_socket_do_extra_handshake calls non-existent method : [Attachment 43482] Fix: web_socket_do_extra_handshake calls non-existent method
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31466] [Qt] QWebView problems with focus on the first activation. : [Attachment 43150] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31467] Chromium: [REGRESSION] Crash while stopping on a breakpoint. : [Attachment 43158] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31468] Unify TextBoundaries implementations by only relying on WTF Unicode abstractions : [Attachment 43160] Refactoring TextBoundariesICU.cpp into generic TextBoundaries.cpp (v2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31468] Unify TextBoundaries implementations by only relying on WTF Unicode abstractions : [Attachment 43164] Refactoring TextBoundariesICU.cpp into generic TextBoundaries.cpp (v3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31472] Web Inspector: Make DRT show web inspector for tests in inspector/ folder. : [Attachment 43319] [PATCH] Review comments addressed
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31473] Allow custom memory allocation control for 10 classes of the platform directory in WebCore : [Attachment 43156] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31474] [V8] Protect SVG animated properties from destruction in bindings. : [Attachment 43163] patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31475] Crash in StringHash::equal due to unaligned string data : [Attachment 43204] Apply defines to StringHash::Equal
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31477] [V8] Fix V8Bindings link error in Linux+GCC 4.4 : [Attachment 43168] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31478] Chromium WebKit Port to compile as dynamic lib : [Attachment 43170] webkit as a dynamic lib
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31479] Make websocket tests work on Windows : [Attachment 43264] Disable wss until all platforms support pyOpenSSL
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31483] Can not send email from http://correo.orange.es : [Attachment 43179] screen image error
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31485] JSValueProtect and JSValueUnprotect don't protect API wrapper values : [Attachment 43182] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31487] DOMHTMLInputElement::rectOnScreen() returns the wrong rect : [Attachment 43198] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31488] DOMHTMLOptionsCollection is missing some implementation : [Attachment 43199] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31489] DOMHTMLSelectElement is missing some implementation : [Attachment 43200] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31490] Allow building Chromium without SVG : [Attachment 43197] wrap some code with ENABLE(SVG)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31491] DOMHTMLOptionElement is missing some implementation : [Attachment 43201] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31492] DOMHTMLInputElement::replaceCharactersInRange() is unimplemented : [Attachment 43202] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31494] Add unauthenticated proxy support to SocketStreamHandleCFNet : [Attachment 43205] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31495] LayoutTests/storage/hash-change-with-xhr.html does not need the call to dumpDatabaseCallbacks() : [Attachment 43206] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31497] [V8] Fix SVG context assignment for pod types. : [Attachment 43207] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31499] remove bindings/v8/custom/V8CanvasPixelArrayCustom.cpp, it's no longer used : [Attachment 43215] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31499] remove bindings/v8/custom/V8CanvasPixelArrayCustom.cpp, it's no longer used : [Attachment 43215] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31503] Rename protocolIsValid to isValidProtocol : [Attachment 43220] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31504] InspectorTimelineAgent.h should be guarded by ENABLE(INSPECTOR) : [Attachment 43221] Add a guard to compile the class only if ENABLE(INSPECTOR)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31505] [GTK] Tab key does not cycle through elements by default : [Attachment 43374] Ensure that tab-key-cycles-through-elements is true by default
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31505] [GTK] Tab key does not cycle through elements by default : [Attachment 43378] Properly localize documentation strings (with Changelog)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31506] [GTK] Style cleanup for GOwnPtr : [Attachment 43223] Style cleanups for GOwnPtr
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31509] [Qt] Implement error pages handling support to DRT. : [Attachment 43231] patch 0.1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31511] [Haiku] Bug fix in GraphicsContextHaiku.cpp. Wrong CamelCase on ColorSpace. : [Attachment 43233] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31511] [Haiku] Bug fix in GraphicsContextHaiku.cpp. Wrong CamelCase on ColorSpace. : [Attachment 43233] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31512] [Haiku] Bug fix in FileChooserHaiku.cpp. Constructor redefinition unnecessary. : [Attachment 43234] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31512] [Haiku] Bug fix in FileChooserHaiku.cpp. Constructor redefinition unnecessary. : [Attachment 43234] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31513] Refactor bugzilla-tool to allow for multiple queues : [Attachment 43236] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31513] Refactor bugzilla-tool to allow for multiple queues : [Attachment 43270] Arise WorkQueue
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31515] Add bugzilla-tool check-style : [Attachment 43244] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31516] Need to implement ARIA role="directory" : [Attachment 43239] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31525] WAI-ARIA roles not supported on image map <area> : [Attachment 43483] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31527] QWebPageClient.h needs in some cases QCursor, but it does not include it : [Attachment 43261] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31528] bugzilla-tool needs apply-attachment : [Attachment 43274] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31529] Move WorkQueue to its own file : [Attachment 43273] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31530] bugzilla-tool land-diff should know how to parse bug ids out of ChangeLogs : [Attachment 43275] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31531] Unit test WorkQueue : [Attachment 43277] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31532] land-patches needs to be re-factored into smaller chunks : [Attachment 43276] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31534] WorkQueue is the only place that should know about special exit codes : [Attachment 43284] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31535] Re-factor workqueue_unittest to allow for more than one test : [Attachment 43279] 2009-11-16 Eric Seidel <eric at webkit.org>
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31536] GitTest.test_create_binary_patch fails if /tmp is symlink : [Attachment 43281] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31537] Implement a StyleQueue : [Attachment 43283] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31538] Web Inspector: Wrong console output for Regexp escape sequence : [Attachment 43896] [PATCH] Desired Behavior + Some Refactoring
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31540] bugzilla-tool check-style should work with attachment ids instead of bug ids : [Attachment 43286] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31541] Implement PatchCollection : [Attachment 43287] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31542] [Qt] Update the plugins manual test to help test show/hide : [Attachment 43289] Add button to test css display with plugins
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31543] Move more patch-landing code into WebKitLandingScripts in preparation for land-attachment : [Attachment 43290] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31544] Move StyleQueue over to using PatchCollection : [Attachment 43292] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31546] bugzilla-tool needs a land-attachment command : [Attachment 43298] Maintain argument order when landing
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31547] Convert CommitQueue over to PatchCollection : [Attachment 43295] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31548] The commit-queue should use land-attachment : [Attachment 43299] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31549] Rename the --commit-queue flag on land-* now that the commit-queue needs no special treatment : [Attachment 43301] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31553] Web Inspector: REGRESSION: in Profiles, focusing on function and restoring doesn't restore the original tree : [Attachment 43411] Proposed fix, comments addressed
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31554] [Android] Android is missing the implementation of the GeolocationService iface. : [Attachment 43315] Android implementation of the GeolocationService implementation v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31560] [Qt] Failing LayoutTests/editing/deleting/5408255.html : [Attachment 43336] fix patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31561] [Chromium] Support null NPObject* parameter in _NPN_SetException : [Attachment 43318] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31565] AX: aria-labelledby duplicates some of its WAI-ARIA label : [Attachment 43325] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31566] chrome/mac: cmd-left inserts character instead of going back : [Attachment 43326] Revert 50887
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31566] chrome/mac: cmd-left inserts character instead of going back : [Attachment 43369] Add link to bug to changelog.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31567] event handler in <script...for> should not get executed : [Attachment 43333] patch v2 for fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31568] [KURLGoogle] setHostAndPort doesn't handle arguments without port correctly. : [Attachment 43330] Fix KURLGoogle, v1.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31569] Initial implementation of WebKitSharedScript and SharedScriptContext : [Attachment 43809] Updated per David's comments.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31570] scrollbar fixes for wxWebKit : [Attachment 43332] patch file
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31571] LayoutTests/fast/encoding/char-encoding.html is flaky : [Attachment 43335] Removes the setTimeout causing the test to be flaky. bdash indicated on irc that it was ok to do so.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31574] Crashing bug when removing <ruby> element : [Attachment 43341] patch - fix crash
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31575] Fix WebKit build when JAVASCRIPT_DEBUGGER is disabled : [Attachment 43418] an easier way
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31577] Incorrect use of JavaScriptCore API in DumpRenderTree : [Attachment 43346] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31578] [Chromium] Handle the prepended charset meta tag in the clipboard properly so that CnP works correctly : [Attachment 43400] Strip the special meta tag at the beginning of the copied HTML
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43834] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText (revised comment-in-textarea.js)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31583] [Qt] better test coverage for ErrorPageExtension : [Attachment 43364] patch 0.3
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31584] [Android] Add shared timer and sound utilities to platform/android : [Attachment 43365] Add shared timer and sound utilities for Android v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31585] Allow custom memory allocation control for the other part of platform directory in WebCore : [Attachment 43363] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31588] CSSKeyframesRule::findRule() and deleteRule() should accept 'from' and 'to' as well as percentages : [Attachment 43660] Patch v2.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31591] [Qt] Crashing tests after updating to Qt-4.6.0 : [Attachment 43368] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31592] commit-queue is failing to set reviewer in ChangeLogs : [Attachment 43372] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31593] KURL removes trailing and leading spaces during init, but not newlines, carriage returns or tabs. : [Attachment 43427] Alternative Patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31596] Web Inspector: Timeline tests are flaky on Windows Release : [Attachment 43430] [PATCH] same with tests removed from Skipped.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31599] Add and option to toggle HTML5 datalist support to build-webkit : [Attachment 43382] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31600] LayoutTests/fast/loader/file-URL-with-port-number.html is flaky : [Attachment 43384] Removes a unnecessary setTimeout to eliminate flakiness.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31601] Move showDebugBorders and showRepaintCounter to Settings/Preferences : [Attachment 43442] Replacement patch - gets rid of errant printfs
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31602]=?UTF-8?Q?=20Failing=20to=20start=20the=20WebSocket=20server=20shouldn=E2=80=99t=20terminate=20entire=20test=20run=20?=: [Attachment 43387] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31603] WebSocket server is confused if WebKit tests run from within /tmp on Mac OS X : [Attachment 43388] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31606] Web Inspector: Enter/Return key should enter edit mode for Editable Fields : [Attachment 43402] [PATCH] Fix + Tim's and Joe's comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31609] Chrome/mac crashes when opening a popup, waiting until the webpage in the background switches, and then clicking the popup : [Attachment 43401] Fix type
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31610] Define a CSS min-width property for #title : [Attachment 43395] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31613] Elements don't drop out of compositing layers when animation ends : [Attachment 43403] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31615] REGRESSION(r50919) Introduced a non-thread-safe refcounting in ScriptExecutionContext::postTaskToMainThread : [Attachment 43444] Revert r50919 that has caused the regression.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31616] [Chromium] Some minor cleanup in the Chromium WebKit API : [Attachment 43405] v1 patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31618] "using" statement coding style guidelines need clarification : [Attachment 43694] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31624] [Qt] Mac plugins: remove null timer : [Attachment 43424] Remove nullEvent timer
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31625] Qt's autotests should be integreted into layout tests : [Attachment 43428] part1 v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31627] Web Inspector: Store cookie domains in the WebInspector object. : [Attachment 43438] patch (fixed)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31627] Web Inspector: Store cookie domains in the WebInspector object. : [Attachment 43494] patch (fix mac build)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31629] Web Inspector: Prevent styles information from being queries twice for each update, get rid of metrics and properties sidebars' flickering. : [Attachment 43439] [PATCH] Flickering only fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31631] Fix the clobber list of cacheFlush for ARM and Thumb2 on Linux : [Attachment 43443] Fix the clobber list of cacheFlush for ARM and Thumb2 on Linux
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31634] Ignore realm for proxy protection spaces : [Attachment 43472] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31635] Interpreter may do an out of range access when throwing an exception in the profiler. : [Attachment 43445] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31636] wx port lacks plugin support : [Attachment 43447] implement plugin support on windows
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31637] Need to ASSERT(isMainThread()) in ThreadShared methods. : [Attachment 43471] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31638] [Qt] fast/history/back-forward-reset-after-error-handling.html failing due to WorkQueue not being un-frozen : [Attachment 43449] patch 0.1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31638] [Qt] fast/history/back-forward-reset-after-error-handling.html failing due to WorkQueue not being un-frozen : [Attachment 43659] fix the timeout in fast/frames/frame-navigation.html
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31641] Web Inspector: Directly Access <head> Instead of Searching for It : [Attachment 43453] [PATCH] Use Direct Access
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31643] [Qt] Remove WTF_USE_JAVASCRIPTCORE_BINDINGS as it is no longer used : [Attachment 43458] 2nd try - fix ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31645] CommitQueue should fetch list of patches on every cycle (and not use PatchCollection) : [Attachment 43463] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31646] LayoutTests/transitions/zero-duration-with-non-zero-delay-end.html is flaky : [Attachment 43459] Increase timeout from 500ms to 750ms (transition delay is set to 500ms).
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31647] Make KeyboardEvent::m_keyEvent use OwnPtr : [Attachment 43461] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31648] [Chromium] Remove dependencies to dummy pthreads headers : [Attachment 43465] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31650] Make chromium/webkit/glue/FormFieldValues use the WebKit API : [Attachment 43476] form_field_value
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31650] Make chromium/webkit/glue/FormFieldValues use the WebKit API : [Attachment 43534] form_field_value
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31652] ASSERT thrown when a high value is used for roman numerals in lists : [Attachment 43507] patch with updated layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31654] [Qt] Rebase Qt results for LayoutTest/fast/table/row-height-recalc2.html : [Attachment 43473] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31655] Normalize ' and " in bugzilla-tool : [Attachment 43475] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31656] -webkit-user-drag: element Drag images include overflow decorations from incorrect nodes : [Attachment 43516] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31657] MessageQueue::removeIf() has a bug that leads to failed assertions : [Attachment 43477] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31658] webkit_web_view_load_string() crash : [Attachment 43573] work around
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31659] Connection must be closed in case of Web Socket handshake error : [Attachment 44045] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31661] Remove HAVE(FLOAT_H) guard : [Attachment 43498] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31662] Don't run websocket tests when run-webkit-tests --no-http : [Attachment 43491] Ignore websocket tests when --no-http is specified.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31663] Some tests in fast/css-generated-content can be dumpAsText test : [Attachment 43492] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31664] [Qt] QWebInspector access its memory after being deleted : [Attachment 43496] Bug fix patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31664] [Qt] QWebInspector access its memory after being deleted : [Attachment 43497] Autotests patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31666] Bugzilla-tool command classes should match command names : [Attachment 43499] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31668] Remove HAVE(STRING_H) guard from JavaScriptCore : [Attachment 43503] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31669] Web Inspector: Implement "show inspector" in WebKit GTK API and enable console tests. : [Attachment 43505] [PATCH] Same with proper ChangeLogs (am not using git on gtk :()
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31671] Android port lacks configuration in Platform.h and config.h : [Attachment 43515] Patch 1 for Bug 31671
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31674] Instrumentation should account for painting in compositing layers : [Attachment 43514] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31679] commit-queue empty queue logs twice : [Attachment 43517] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31681] [Qt] Wrong runtime instance objects of wrapped QObjects may be used if the wrapped object died before the gc removed the instance. : [Attachment 43702] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31683] JSC bindings for HasIndexGetter generates incorrect code (affects MediaList and CSSStyleDeclaration) : [Attachment 43634] Reverted ws changes to CSSVariablesDeclaration.idl
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31685] Refactor help printing to use modern python idioms : [Attachment 43522] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31688] Split out command parsing and help printing from BugzillaTool : [Attachment 43528] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31689] RegExp#exec's returned Array-like object behaves differently from regular Arrays : [Attachment 43795] Patch for RegExpMatchesArray with corrections
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31689] RegExp#exec's returned Array-like object behaves differently from regular Arrays : [Attachment 43804] Patch for RegExpMatchesArray with expected test results
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31689] RegExp#exec's returned Array-like object behaves differently from regular Arrays : [Attachment 43821] Patch for RegExpMatchesArray with corrected tabs
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31690] Make SocketStreamHandleCFNet work on Windows : [Attachment 43529] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31693] isMainThread() on Chromium (Mac and Linux) is so slow it timeouts LayoutTests.. : [Attachment 43530] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31695] Move MultiCommandTool and Command into a separate file and add some basic unit tests : [Attachment 43532] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31696] Add expected pixel result for layout test input-file-re-render : [Attachment 43537] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31696] Add expected pixel result for layout test input-file-re-render : [Attachment 43549] Remove tab from ChangLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31697] bugzilla-tool needs per-command help : [Attachment 43538] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31698] MessagePorts always look remotely entangled even when closed. : [Attachment 43749] Updated patch after removing unnecessary constant
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31699] Web Inspector: Should Cache Values of InspectorController.platform() and port : [Attachment 43540] [PATCH] Use getters instead of WebInspector.function
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31700] Web Inspector: isMac should be in one central location + Cached : [Attachment 43600] [PATCH] Use function instead of getter
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31701] Support Qt port in bugzilla-tool : [Attachment 43544] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31702] WAI-ARIA: add support for aria-owns : [Attachment 43552] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31705] Web Inspector: Resync Resources Backend and Frontend : [Attachment 43548] [PATCH] Resync
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31706] WAI-ARIA: add support for 'math' role : [Attachment 43554] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31707] Abstract AbstractPatchProcessingCommand from AbstractPatchLandingCommand : [Attachment 43555] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31709] [bugzilla-tool] Create LandingSequence as the all-sing, all-dance landing class : [Attachment 43562] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31710] MultiCommandTool should find Command objects automatically instead of with a manual list : [Attachment 43561] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31712] [Chromium] Ignore line-height CSS property for PushButton : [Attachment 43744] Proposed patch (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31715] [Android] Android port lacks implementation of atomicIncrement and atomicDecrement : [Attachment 43570] Patch 1 for Bug 31715
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31717] [GTK] DRT release event does not create the state correctly : [Attachment 43572] Proposed patch, adds state info to release events
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31722] Implement bugzilla-tool build-attachment : [Attachment 43580] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31723] CSS Counter Nesting still does not work according to the spec. : [Attachment 43740] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31724] Make commit-queue and style-queue show up in help : [Attachment 43587] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31725] Implement a build-queue : [Attachment 43590] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31729] WebInspector: Re-enabling timeline-paint test for GTK+ port : [Attachment 43594] WebInpsector: patch to re-enable inpsector/timeline-paint.html test
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31733] Support Qt port in build-queue : [Attachment 43599] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31734] REGRESSION(r51230): commit-queue made a non-sensical rejection during git svn dcommit : [Attachment 43861] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31736] Pass the port information to the child process : [Attachment 43601] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31736] Pass the port information to the child process : [Attachment 43608] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31741] Web Inspector: User Entered Data on the console should show up no matter what filters : [Attachment 43610] [PATCH] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31743] Move prepare_clean_working_directory into the LandingSequence : [Attachment 43611] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31744] BuildQueue should check if the tree is currently buildable : [Attachment 43613] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31744] BuildQueue should check if the tree is currently buildable : [Attachment 43615] 2009-11-20 Adam Barth <abarth at webkit.org>
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31745] DOMNode::childNodes() is unimplemented : [Attachment 43626] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31746] DOMElement::tagName() is unimplemented : [Attachment 43627] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31747] Chromium Linux: Limit the stroke width and mitre limit : [Attachment 43723] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31748] Make WebSocketHandleCFNet respect proxy auto-configuration files via CFProxySupport : [Attachment 43617] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31750] Can focus but not type into content editable block that contains only non-editable content : [Attachment 44038] Patch2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31751] DocumentMarkers need to be educated about transforms : [Attachment 43726] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31752] Move bugzilla-tool commands into their own file : [Attachment 43623] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31753] [Qt][Mac] Turn on multiple JavaScript threads for QtWebkit on Mac : [Attachment 43624] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31754] Teach the StatusBot how to support more than just the commit-queue : [Attachment 43632] Fix update_status.html
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31755] Unit test query commands : [Attachment 43628] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31758] Fix a bunch of unit test regressions from our recent bugzilla-toll hacking : [Attachment 43639] Patch updated to apply cleanly on TOT
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31762] ARIA: support aria-flowto : [Attachment 43642] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31763] Convert check-style to use LandingSequence : [Attachment 43640] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31767] commit-queue fails to run with "permissions error" due to bad bugzilla-tool path : [Attachment 43647] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31771] bugzilla-tool --help spews way too much text : [Attachment 43655] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31772] 'bugzilla-tool help' should only show common commands like how 'git help' does : [Attachment 43868] Add help command
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31773] [Symbian] Fix lastIndexOf() for Symbian : [Attachment 43658] Give credits to David Leong.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31775] [Qt] DRT: dumpBackForwardList() does not work properly with non-file URLs. : [Attachment 43662] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31778] Chromium: make rounded borders heavier. : [Attachment 43668] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31780] Web Inspector: Keyboard Shortcut to Clear Console Messages : [Attachment 43673] [PATCH] Cmd+K to Clear Console
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31780] Web Inspector: Keyboard Shortcut to Clear Console Messages : [Attachment 43681] [PATCH] Cmd+K (Mac), Ctrl+L (All) to Clear Console
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31780] Web Inspector: Keyboard Shortcut to Clear Console Messages : [Attachment 43776] [PATCH] Cmd+K (Mac), Ctrl+L (All) to Clear Console Using KeyboardShortcut
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31783] [Qt] DumpRenderTree should explicitly ignore SSL certificate errors : [Attachment 43674] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31784] Web Inspector: Reimplement TimelinePanel to make it scale : [Attachment 43675] [PATCH] the patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31789] Web Inspector: Introduce sidebar background on timeline panel in order to prevent it from flickering on scroll. : [Attachment 43685] [PATCH] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31792] Include "config.h" to meet Coding Style Guidelines : [Attachment 43691] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31793] Move GOwnPtr* from wtf to wtf/gtk : [Attachment 43693] fix indentation in JavaScriptCore/GNUmakefile.am
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31794] [Qt] Mac Plugins : Get Input Events to work in QGV : [Attachment 43837] Pass activeWindow() to make Flash process mouse move events
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31794] [Qt] Mac Plugins : Get Input Events to work in QGV : [Attachment 43911] Make mouse over work without using active window
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31796] Web Inspector: Implement expandable compartments on timeline panel. : [Attachment 43755] [PATCH] I think it is ready.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31796] Web Inspector: Implement expandable compartments on timeline panel. : [Attachment 43774] [PATCH] Incremental diff with traversing all records.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31797] [Cairo] support blurred text-shadow : [Attachment 43698] blurred text-shadow for Cairo
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31799] run-webkit-tests doesn't accept directories/files with --skipped=only parameter : [Attachment 43865] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31805] [V8] Don't crash when OOM in creating isolated world : [Attachment 43717] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31805] [V8] Don't crash when OOM in creating isolated world : [Attachment 43717] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31807] [Android] Android port lacks platform-specific WTF thread functions : [Attachment 43718] Patch 1 for Bug 31807
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31808] createShader() needs better param checking : [Attachment 43779] Patch including test
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31811] Accidental calls to EventNames() instead of eventNames() waste CPU cycles : [Attachment 43734] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31812] WebSocket code uses RefPtr::get() where it shouldn't : [Attachment 43733] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31816] Convert fast/table/row-height-recalc2.html to be 'dumpAsText()' : [Attachment 43791] Updated patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31820] [Chromium] Ignore line-height CSS property for search fields : [Attachment 43750] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31822] [Chromium] Renderer hang when using www.expedia.com : [Attachment 43788] v2 patch: with FrameLoader::originalRequest [aka DocumentLoader::originalRequestCopy]
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31824] [Android] Upstream Android changes to WebCore/bridge/jni : [Attachment 43759] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31825] [Android] Android is missing implementation of SSL Key generator functions. : [Attachment 43799] Add implementation of SSL Key Generator functions v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31826] [Qt] Make use of QNetworkReply::rawHeaderPairs : [Attachment 43758] Use the new API
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31827] Allow custom memory allocation control for classes of the plugins and rendering directory in WebCore : [Attachment 43761] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31828] [Qt] Mac build has JIT disabled : [Attachment 43984] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31830] Chromium DevTools: Expose method for reporting user stats to the host.' : [Attachment 43766] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31830] Chromium DevTools: Expose method for reporting user stats to the host.' : [Attachment 43787] [PATCH] Darin suggests that it is exposed to whole WebKit.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31831] [Android] The select elements do not reflect the actual choice the user makes. : [Attachment 43846] Handle the drawing of ListBoxes in Android code. Also fix exisiting style issues.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31832] [Chromium] Inspector does not show resources loaded by plugins : [Attachment 43850] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31832] [Chromium] Inspector does not show resources loaded by plugins : [Attachment 43857] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31832] [Chromium] Inspector does not show resources loaded by plugins : [Attachment 43923] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31833] [Chromium] Fix DOM storage layout tests : [Attachment 43767] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31838] Nested start/stop events in dispatchDidChangeLocationWithinPage for pages that do fragment redirect in window.onload : [Attachment 43801] remove scm.py change
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31839] JSON.stringify performance on undefined is very poor : [Attachment 43802] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31840] bisect-builds broke after r50080 : [Attachment 43789] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31841] Linux Chromium sends too many click events : [Attachment 43817] more style
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31844] SocketStreamHandleCFNet should support CONNECT proxy credentials : [Attachment 43796] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31845] queries_unittest.py should test command output : [Attachment 43797] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31847] Add Chromium's auto-generated .xcodeproj's to .gitignore : [Attachment 43816] Add Chromium's gyp-generated Xcode projects to the .gitignore file.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31848] Remove uses of mainThreadCurrentWorld, and of currentWorld using a globalData. : [Attachment 43808] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31850] Compile fix for debug modus in WebCore/loader/loader.cpp : [Attachment 43810] Compile fix by using the new constructor
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31853] bugzilla-tool should have a mark-fixed command : [Attachment 43886] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31859] Make world selection for JSC IsolatedWorlds automagical. : [Attachment 43827] The Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31861] Update pywebsocket to 0.4.2 : [Attachment 43830] Update pywebsocket to 0.4.2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31861] Update pywebsocket to 0.4.2 : [Attachment 43884] Update pywebsocket to 0.4.2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31864] [GTK] use gst_init_check() instead of gst_init() : [Attachment 43833] Use gst_init_check() instead of gst_init() to prevent eventual unexpected exit of the application
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31865] Re-do ruby layout tests to use only Latin characters : [Attachment 43832] patch - re-do ruby layout tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31866] Some tests are crashing from time to time : [Attachment 43835] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31868] Web Inspector: Load InspectorResource mime type from CachedResource for 304 response : [Attachment 43845] patch (fixed)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31870] Add OutputCaputure class for sharing capture_output between unit tests : [Attachment 43841] Abstract out capturing stdout/stderr into a new OutputCapture class for re-use among the various unit tests.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31872] centralize required argument parsing in Command : [Attachment 43842] Centralize required argument parsing
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31873] [V8] Avoid using JavaScript objects as context data : [Attachment 43900] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31877] [v8] Do not check the thread when accessing DOMDataStore : [Attachment 43860] Addressing Darin's concerns
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31878] [Chromium] Plumb setNeedsSiteSpecificQuirks throught WebKit API : [Attachment 43855] WIP:Plumb setNeedsSiteSpecificQuirks throught WebKit API
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31879] Optimize the hierarchy rebuilding of compositing layers : [Attachment 43856] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31882] [Chromium] Unable to repost form data by hitting reload : [Attachment 43863] v1 patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31884] [v8] Make accessing entered isolated world faster : [Attachment 43873] First take
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31884] [v8] Make accessing entered isolated world faster : [Attachment 43917] Addressing tabs
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31885] Support reflections on composited layers : [Attachment 43871] Patch: part 1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31888] Web Inspector: Split InspectorBackend into three parts: backend, injected script host and frontend host. : [Attachment 43952] [PATCH] Now splits IDL into 3 parts as in design proposal.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31890] Update SharedScript to use eventNames() instead of EventNames() : [Attachment 43874] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31891] Off-by-one error in index validation for drawElements and drawArrays : [Attachment 43875] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31894] [Chromium] Implement canSetValueAttribute in the API. : [Attachment 43877] WIP: Implement canSetValueAttribute in API.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31895] Clean up V8 bindings for CSSStyleDeclaration and CSSVariableDeclaration : [Attachment 43929] Patch (with ChangeLog this time)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31896] Add unit test for mark-fixed : [Attachment 43888] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31898] [Qt] Make QtLauncher default to http scheme : [Attachment 44040] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31901] Incorrect behaviour of jneq_null in the interpreter : [Attachment 43894] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31903] [bzt] Unit test upload commands : [Attachment 43899] upload unittests
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43901] step 1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43902] step 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43903] step 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43904] Step 4
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43905] Step 5
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43906] Step 6
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31906] Allow custom memory allocation control for classes of the rendering and storage directory in WebCore : [Attachment 43910] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31906] Allow custom memory allocation control for classes of the rendering and storage directory in WebCore : [Attachment 43936] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31907] Modify linux commands in SCM unittests to pass tests : [Attachment 43912] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31908] [Qt] Build break on windows. : [Attachment 43918] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31919] REGRESSION(51418): fast/canvas/webgl/gl-object-get-calls.html is failing on the Leopard Commit Bot : [Attachment 43939] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31921] Use ProgressTracker from the inspected page to generate ids for cached resources : [Attachment 43937] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31923] [bzt] Unit test download commands : [Attachment 43957] download_unittest
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31924] ResourceHandle has virtual methods but non-virtual destructor : [Attachment 43940] Patch 1 for Bug 31924
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31925] Memory usage code in V8GCController lacks PLATFORM(CHROMIUM) guards : [Attachment 43941] Patch 1 for Bug 31925
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31926] V8 WorkerContextExecutionProxy does not have necessary guards for SHARED_WORKERS : [Attachment 43944] Patch 1 for Bug 31926
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31928] DOMWindow::inspectorTimelineAgent is not guarded with ENABLE(INSPECTOR) : [Attachment 43945] Patch 1 for Bug 31928
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31929] ScriptExecutionContext.h is missing PassOwnPtr include : [Attachment 43947] Patch 1 for Bug 31929
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31930] We don't need 270k memory to determine the vptrs : [Attachment 43946] Allocation fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31930] We don't need 270k memory to determine the vptrs : [Attachment 44011] Patch update (by Sam Weinig)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31932] V8 ScriptController is missing include for DEFINE_STATIC_LOCAL : [Attachment 43951] Patch 1 for Bug 31932
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31933] Get rid of JSObject::getPropertyAttributes() and all usage of it : [Attachment 43949] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31934] [Chromium] Execute pause script command on the IO thread : [Attachment 43955] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31935] [bzt] unit test ApplyPatches and ApplyAttachment : [Attachment 43959] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31936] Make commit-queue status not throw an exception where there is not status : [Attachment 43960] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31937] WebKit build breakage on Chromium : [Attachment 43961] One line changes to fix chromium build
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31938] PatchStatus does not return status : [Attachment 43962] parse attachment id
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31939] style-queue should only process each patch once : [Attachment 43965] initial status
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31940] [XSSAuditor] Make the error messages more descriptive for refused objects and base URL : [Attachment 43970] Patch with rebased tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31941] [bzt] Support --status-host in style-queue : [Attachment 43971] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31942] [bzt] style-queue fails to apply a bunch of patches for no reason : [Attachment 43972] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31943] Apply workaround for the limitation of VirtualFree with MEM_RELEASE to all ports running on Windows : [Attachment 43974] proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31944] [bzt] style-queue shouldn't reject patches from the commit-queue : [Attachment 43975] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31945] [bzt] style-queue should report style errors to bugzilla : [Attachment 43976] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31947] [bzt] StyleQueue scans ~100 bug pages every 5 minutes : [Attachment 43977] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31950] [bzt] style-queue sends ~100 requests to QueueStatusServer every 5 minutes : [Attachment 43978] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31952] [bzt] CC webkit-bot-watchers whenever the bots touch bugs : [Attachment 43980] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31955] postMessage should serialize File objects : [Attachment 43986] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31958] [Qt] Remove obsolete PLATFORM(KDE) code : [Attachment 43989] proposed change
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31958] [Qt] Remove obsolete PLATFORM(KDE) code : [Attachment 44033] Put back Grammar.h to Lexer.cpp is it is guarded with if_n_def KDE_USE_FINAL
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31961] [Qt][Symbian] Report SymbianOS in user agent string for Symbian : [Attachment 44005] 2nd try
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31962] [Qt] Fix some compiler warnings seen on QtWebKit/Mac : [Attachment 43992] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31963] [Qt] Fix minor waning in QtWebKit : [Attachment 43993] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31964] Remove #include StringImpl.h, StyleImage.h from ContentData.h; Instead, forward declare them. : [Attachment 43994] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31965] Remove #include KeyframeList.h from CSSStyleSelector.h; Instead, forward declare it. : [Attachment 43996] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31966] Remove #include RenderStyle.h from KeyframeAnimation.h; Instead, forward declare it. : [Attachment 43997] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31967] update-webkit --chromium forces gclient sync : [Attachment 43998] update-webkit --chromium forces gclient sync
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31969] Cleanup: Remove unnecessary #includes : [Attachment 44003] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31971] Update XSSAuditor comment to reflect latest bindings. : [Attachment 44004] Patch to update comment
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31976] Update pywebsocket to 0.4.2.1 : [Attachment 44007] Update pywebsocket to 0.4.2.1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31978] Chrome::contentsSizeChanged() is called when the content size has not changed : [Attachment 44012] Add a condition to skip the update
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31979] [Qt] Mac Plugins : Get context menu to work in QGV : [Attachment 44013] Pass global mouse pos
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31980] REGRESSION (r49757): masking-mask-01-b.svg rendered incorrectly : [Attachment 44022] fix of SVG Mask
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31986] WebKit clients that don't implement didClearWindowObjectForFrameInScriptWorld should fall back to didClearWindowObject : [Attachment 44028] Fall back if E_NOTIMPL returned
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 31995] [bzt] Generate pass messages for style-queue : [Attachment 44037] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 32000] Crash in Safari caused by extreme column-gap and column-width values : [Attachment 44044] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 32010] check-webkit-style is slightly too verbose : [Attachment 44057] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 5863] feMorphology filter is not implemented : [Attachment 42653] feMorphology filter
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 6021] WebKit+SVG does not support filterRes attribute : [Attachment 43495] Implementation of filterRes
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 6021] WebKit+SVG does not support filterRes attribute : [Attachment 43509] Tests for filterRes
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 7987] Inspector displays incorrect summary for padding information : [Attachment 42954] Make the summary information for a padding, margin, border-color, border-style, or border-width shorthand reflect the specification of the shorthand
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 11031] Another crazy counters bug : [Attachment 42605] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 11031] Another crazy counters bug : [Attachment 42617] Proposed Patch - fixed a few style issues.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 11031] Another crazy counters bug : [Attachment 42655] Proposed Patch - Fixes error in RenderObject::isEmpty as suggested by Mitz
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 11031] Another crazy counters bug : [Attachment 43487] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 11049] XMLHttpRequest always defaults Content-Type to application/xml, while it should depend on data type : [Attachment 42613] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14185] 'round' not implemented in border-image : [Attachment 42575] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14185] 'round' not implemented in border-image : [Attachment 42585] patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16062] SVGMatrix multiply method is wrong way around : [Attachment 42492] Patch adds a custom method to JSVGMatrix to ensure proper matrix multiplication
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16062] SVGMatrix multiply method is wrong way around : [Attachment 42507] Updated patch: added check for enough arguments. Also added copyright as this change is now over 10 lines.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16062] SVGMatrix multiply method is wrong way around : [Attachment 42527] Reworked CSSMatrix test and added further tests for all other SVGMatrix functionality.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16062] SVGMatrix multiply method is wrong way around : [Attachment 42556] Updated correct patch via svn-create-patch with apologies :)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 18282] WebKit crashes with deeply nested divs : [Attachment 43803] Patch providing an optional maximum depth cap to the DOM tree, enabled using --enable-domtree-maxdepth
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 18539] multipart/form-data not being parsed correctly on server due to '+' in boundary string : [Attachment 42326] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 18831] [GTK] support windowless plugins : [Attachment 42620] gtk windowless v4
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 18831] [GTK] support windowless plugins : [Attachment 42765] gtk windowless v5
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19103] Web inspector never shows the query part of URIs : [Attachment 43661] Patch to add a tooltip with the full URL with query parameters to each resource in the Resources Panel
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19266] [CAIRO] scaled images are ugly : [Attachment 42509] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20780] when choosing an auto-completed value in a text input field the javascript 'change' event is not fired. : [Attachment 42289] Patch with manual test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20780] when choosing an auto-completed value in a text input field the javascript 'change' event is not fired. : [Attachment 42289] Patch with manual test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20780] when choosing an auto-completed value in a text input field the javascript 'change' event is not fired. : [Attachment 42464] Patch with manual test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21288] Implement HTML5's sandbox attribute for iframes : [Attachment 42859] Revised patch for HTML5 sandboxing.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21288] Implement HTML5's sandbox attribute for iframes : [Attachment 42959] Revised patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21288] Implement HTML5's sandbox attribute for iframes : [Attachment 43307] Thank you for your informative review. Here's our updated patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21288] Implement HTML5's sandbox attribute for iframes : [Attachment 43367] New patch for HTML5 iframe sandboxing.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21288] Implement HTML5's sandbox attribute for iframes : [Attachment 43431] Revised patch in response to comment #38 and comment #39.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21288] Implement HTML5's sandbox attribute for iframes : [Attachment 43508] Patch with simplified storage/database sandboxing
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21288] Implement HTML5's sandbox attribute for iframes : [Attachment 43585] Revised patch in response to comment #51.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21288] Need IEs restricted iframe or HTML 5 iframe sandboxing in WebKit : [Attachment 42473] HTML5 IFrame sandboxing
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21554] Hovering the "src" attribute for an image should show the image dimensions : [Attachment 43646] Patch with manual test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21554] Hovering the "src" attribute for an image should show the image dimensions : [Attachment 43881] Patch with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21554] Hovering the "src" attribute for an image should show the image dimensions : [Attachment 43908] Patch with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21599] [GTK] WebKit GTK needs a wrapper for ref counted glib/gobject structs : [Attachment 43030] Cleaned up patch against ToT
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21599] [GTK] WebKit GTK needs a wrapper for ref counted glib/gobject structs : [Attachment 43087] Updated patch which includes the adoptRef idiom
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 22250] PLATFORM(CAIRO) should be defined by WIN_CAIRO define : [Attachment 43988] proposed solution
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 22754] Keyboard shortcut for Element finder : [Attachment 43533] [PATCH] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 23264] css2.1/t1205-c566-list-stl-00-e-ag.html is failing : [Attachment 42522] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 23264] css2.1/t1205-c566-list-stl-00-e-ag.html is failing : [Attachment 43436] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 23264] css2.1/t1205-c566-list-stl-00-e-ag.html is failing : [Attachment 43581] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 23271] css2.1/t040304-c64-uri-00-a-g.html is failing : [Attachment 42438] Expectation fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 23271] css2.1/t040304-c64-uri-00-a-g.html is failing : [Attachment 42457] With image
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 23556] On RTL pages, horizontal scrollbar is missing : [Attachment 43559] A workaround fix 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 23671] PLATFORM(CF) should be set when building for Qt on Darwin : [Attachment 42299] 2nd try.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 23758] WCSS input extension is not supported : [Attachment 38967] re-submit the patch after porting to ToT and addressing the reviews comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 23846] [GTK]Enable DNS prefetching : [Attachment 43782] dnsprefetch.diff
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 24971] Setting style.height = value in javascript doesn't work in tablerows(<tr>) : [Attachment 43334] Patch with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 24971] Setting style.height = value in javascript doesn't work in tablerows(<tr>) : [Attachment 43466] Patch with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 25293] We should implement outline-radius: : [Attachment 43366] draft implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 25293] We should implement outline-radius: : [Attachment 43719] second draft
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 25294] All WebKit/win classes should return COMPtrs from their static constructor members : [Attachment 42574] Make CFDictionaryPropertyBag::createInstance return a COMPtr
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 25381] Needs test: jQuery animation crashing Safari : [Attachment 43609] Regression test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset : [Attachment 42544] Fix for the issue in comment 59
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset : [Attachment 42712] Fix for the issue in comment 41, 55
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset : [Attachment 42722] Use temporary pointer to advance the string (comment 41, 55 crasher)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset : [Attachment 42855] Fix for the issue in comment 57
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset : [Attachment 43935] Comment 57 fix with unit tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 25415] [GTK][ATK] Please implement support for get_text_at_offset : [Attachment 44046] Comment 57 fix with unit tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 25439] Deleting when in front of a block image removes character from previous paragraph : [Attachment 42310] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 25439] Deleting when in front of a block image removes character from previous paragraph : [Attachment 42445] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 25524] [Gtk] Expose the title attribute to assistive technologies : [Attachment 42919] Modified version of Mario's fix: only impacts gtk
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 25524] [Gtk] Expose the title attribute to assistive technologies : [Attachment 43690] Added a new layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 25524] [Gtk] Expose the title attribute to assistive technologies : [Attachment 43815] proposed fix with platform-specific layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 26102] [CAIRO] CSS3 -webkit-box-shadow support : [Attachment 43262] Patch enabling webkit-box-shadow support.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 26102] [CAIRO] CSS3 -webkit-box-shadow support : [Attachment 43316] Updated webkit-box-shadow support
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 26102] [CAIRO] CSS3 -webkit-box-shadow support : [Attachment 43317] Minor revision, now all shadow effects work.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 26310] Webkit should generate "compositionstart", "compositionend", and "text" events like firefox : [Attachment 42736] A proposed patch (only for Mac)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 26310] Webkit should generate "compositionstart", "compositionend", and "text" events like firefox : [Attachment 42745] A proposed patch 2 (only for Mac)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 26310] Webkit should generate "compositionstart", "compositionend", and "text" events like firefox : [Attachment 42854] A proposed patch 3 (for WebKit and Chromium)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 26310] Webkit should generate "compositionstart", "compositionend", and "text" events like firefox : [Attachment 43031] proposed patch 4 (for WebKit and Chromium)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 26354] [Gtk] GStreamer-CRITICAL's (and other warnings) on <video> : [Attachment 43757] Implemented MediaPlayerPrivate::isAvailable by checking the presence of the playbin2 GStreamer element.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 26354] [Gtk] GStreamer-CRITICAL's (and other warnings) on <video> : [Attachment 43763] Implemented MediaPlayerPrivate::isAvailable by checking the presence of the playbin2 GStreamer element.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 26354] [Gtk] GStreamer-CRITICAL's (and other warnings) on <video> : [Attachment 43764] Implemented MediaPlayerPrivate::isAvailable by checking the presence of the playbin2 GStreamer element.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 26376] [GTK] does not compile with WML enabled : [Attachment 43676] Patch for the build error when wml is enabled on gtk
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 26380] SVG Filters and big sized filterRegions : [Attachment 42876] clip filter to viewport
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 26830] svn-apply can not handle git binary diffs : [Attachment 42929] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 26830] svn-apply can not handle git binary diffs : [Attachment 42990] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 26983] tst_qwebpage segfaults : [Attachment 42827] Fixes the test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27032] document.title does not replace or remove space characters : [Attachment 42702] Patch and test case for collapsing whitespace when using document.title
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27032] document.title does not replace or remove space characters : [Attachment 43500] Second version of patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27314] Implement Accelerated Compositing on Windows (3D CSS Transforms) : [Attachment 43743] Replacement patch for all 3 previous patches
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27451] stepUp() and stepDown() support for <input type=number/range> : [Attachment 42926] stepUp() and stepDown() (rev.5)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27451] stepUp() and stepDown() support for <input type=number/range> : [Attachment 43489] Proposed patch (rev.6)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27451] stepUp() and stepDown() support for <input type=number/range> : [Attachment 43535] Proposed patch (rev.7)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27451] stepUp() and stepDown() support for <input type=number/range> : [Attachment 43536] Proposed patch (rev.8)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27451] stepUp() and stepDown() support for <input type=number/range> : [Attachment 44047] Proposed patch (rev.9)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27451] Support HTML5 step attribute for <input type=number/range> : [Attachment 42630] Patch part 3: stepUp() and stepDown() (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27451] Support HTML5 step attribute for <input type=number/range> : [Attachment 42633] Patch part 3: stepUp() and stepDown() (rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27451] Support HTML5 step attribute for <input type=number/range> : [Attachment 42733] Patch part 3: stepUp() and stepDown() (rev.4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27491] Web Sockets Test Infrastructure Part 2/3: Patch to run-webkit-tests : [Attachment 42440] Start/Stop Web Socket and Web Socket Secure servers for layout tests.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27492] Web Sockets Test Infrastructure Part 3/3: Example test : [Attachment 42452] Add a simple web socket test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27492] Web Sockets Test Infrastructure Part 3/3: Example test : [Attachment 42927] Add a simple web socket test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27492] Web Sockets Test Infrastructure Part 3/3: Example test : [Attachment 42933] Add a simple web socket test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27492] Web Sockets Test Infrastructure Part 3/3: Example test : [Attachment 42934] Add a simple web socket test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27492] Web Sockets Test Infrastructure Part 3/3: Example test : [Attachment 42935] Add a simple web socket test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27552] remember last script displayed in Scripts panel : [Attachment 43379] proposed patch 2009/11/17 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27552] remember last script displayed in Scripts panel : [Attachment 43433] proposed patch 2009/11/18 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27777] ImageSourceCG makes bad data refs (race condition causes blank images) : [Attachment 43462] Patch to fix crash
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27777] ImageSourceCG makes bad data refs (race condition causes blank images) : [Attachment 43479] Revised patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27777] ImageSourceCG makes bad data refs (race condition causes blank images) : [Attachment 43525] With header file changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27777] ImageSourceCG makes bad data refs (race condition causes blank images) : [Attachment 43531] Quick style patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27895] [XSSAuditor] Inline Event Handler with single-line JavaScript comment can bypass XSSAuditor : [Attachment 42732] Patch with test cases
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27959] Support for validationMessage : [Attachment 43322] Patch v2c
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 27959] Support for validationMessage : [Attachment 43327] Patch v2c, corrected
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28153] can't middle-button paste within a single window : [Attachment 43582] Patch proposed with test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28168] commit-log-editor does not support all the email config that prepare-Changelog supports : [Attachment 42692] Tidied patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28230] bugzilla-tool land-patches will close bugs with patches r=? : [Attachment 43288] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28306] double-clicking a word inside <b> beside newline select two words : [Attachment 43924] patch revised
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42764] public/WebA*.h + ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42767] WebNode and Friends.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42769] WebBindings.h through WebColor.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42773] More WebC*.h files
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42775] Last of the WebC*.h files
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42777] WebData*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42778] Upstreaming WebVector ... WebWorkerClient
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42780] WebURL and friends
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42781] WebText and Friends
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42783] WebString and other basic objects.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42784] WebSockets and WebStorage.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42785] WebScreenInfo to WebSharedWorkerRepo
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42787] WebDevTools*.h & WebDrag*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42794] Remainder of WebE*.h and WebF*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42797] WebH*.h and WebI*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42799] WebKit.h through WebMedia*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42801] WebMessage*.h through WebNavigation*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42802] Rest of WebN*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42803] 2009-11-09 Nate Chapin <japhet at chromium.org>
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42804] Upstreaming Chromium API src files: WebAccessibility
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42805] WebPa*.h and WebPl*.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42806] WebPo*.h and WebRuntimeFeatures.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28394] [Chromium] Implement and upstream WebKit API for the Chromium port : [Attachment 42815] Upstreaming Chromium API: Platform specific files
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28420] Implement HTML5 <ruby> rendering : [Attachment 42475] patch 4 - re-baselined layout test results for Windows
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28420] Implement HTML5 <ruby> rendering : [Attachment 43029] patch 5a - remove fast/ruby tests from Skipped list for Mac
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28631] Chromium Linux: don't stretch checkboxes : [Attachment 43741] updated
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28631] Chromium Linux: don't stretch checkboxes : [Attachment 43819] plus test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28631] Chromium Linux: don't stretch checkboxes : [Attachment 43820] html cleanup
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 28697] WebKit crash on WebCore::Node::nodeIndex() : [Attachment 44006] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29004] [HTML5][Forms] simple implementation of date&time types of INPUT element : [Attachment 42740] Patch part 2: ISO 8601 parser (rev.4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29004] [HTML5][Forms] simple implementation of date&time types of INPUT element : [Attachment 42741] Patch part 3: ValidityState.typeMismatch and layout tests (rev.6)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29004] [HTML5][Forms] simple implementation of date&time types of INPUT element : [Attachment 42918] Patch part 1: recognize date&time types as text fields (rev.6)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29004] [HTML5][Forms] simple implementation of date&time types of INPUT element : [Attachment 42942] Recognize date&time types as text fields (rev.7)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29004] [HTML5][Forms] simple implementation of date&time types of INPUT element : [Attachment 43216] Recognize date&time types as text fields (rev.8)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29042] Custom printing shrink factors : [Attachment 43058] Revert the commit r49769
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29095] Rename 3D Canvas related classes to use WebGL prefix : [Attachment 42852] Automatic rename patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29095] Rename CanvasRenderingContext3D to WebGLRenderingContext : [Attachment 42731] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29118] StringHash support searching for empty/null strings rather than requiring callers to explicitly check : [Attachment 42625] Proposed patch (rev.4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29118] StringHash support searching for empty/null strings rather than requiring callers to explicitly check : [Attachment 42725] Proposed patch (rev.5)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29167] REGRESSION(r48064): mint.com loses scrollbars after coming out of edit mode : [Attachment 42627] Track "can have scrollbar" state within FrameView independently of the individual scrollbar states in ScrollView
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29167] REGRESSION(r48064): mint.com loses scrollbars after coming out of edit mode : [Attachment 42636] updateCanHaveScrollbars
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29231] Compiler warnings in InspectorResource.h : [Attachment 42709] Remove addition with variables of enum type
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29231] Compiler warnings in InspectorResource.h : [Attachment 42714] Remove addition with variables of enum type (rev2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29425] [Qt] SIGSEGV after WebCore::Frame::loader() : [Attachment 42308] patch v5
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29443] [Qt] WebKit crashes when loading certain SVG images : [Attachment 43356] Simple patch to fix the SVG crash
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29469] [Qt] Remove support for Qt v4.3 or older versions : [Attachment 43342] remove support for Qt 4.3 or later
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29651] [HTML5] Add a way for an application to register as a protocol handler. : [Attachment 42270] Proposed implementation of window.navigator.registerProtocolHandler and registerContentHandler.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29672] fix accessibility webkit-style-check errors : [Attachment 42358] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29912] Avoid zero division during SVGPaintServerPattern::setup() : [Attachment 40344] Proposed fix for a Chromium SVG crash
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29912] Avoid zero division during SVGPaintServerPattern::setup() : [Attachment 43968] LayoutTest for SVG pattern crash
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29913] typeMismatch for type=url is not compliant to standards, and incompatible in KURL implementations : [Attachment 43897] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29914] bugzilla-tool post-diff inserts stderr into patch : [Attachment 43419] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29914] bugzilla-tool post-diff inserts stderr into patch : [Attachment 43493] other solution
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29966] Assertion failure in RenderBlock::positionForPointWithInlineChildren when running fast/inline/relative-positioned-overflow.html : [Attachment 43914] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29966] Assertion failure in RenderBlock::positionForPointWithInlineChildren when running fast/inline/relative-positioned-overflow.html : [Attachment 43916] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29966] Assertion failure in RenderBlock::positionForPointWithInlineChildren when running fast/inline/relative-positioned-overflow.html : [Attachment 43926] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29972] Implement URL decomposition IDL attributes for HTMLAnchorElement : [Attachment 42283] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29972] Implement URL decomposition IDL attributes for HTMLAnchorElement : [Attachment 42285] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29972] Implement URL decomposition IDL attributes for HTMLAnchorElement : [Attachment 42584] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 29975] [Qt] Inform the application when a new request is created. : [Attachment 42375] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30091] Change get... calls to latest spec : [Attachment 43541] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30091] Change get... calls to latest spec : [Attachment 43641] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30091] Change get... calls to latest spec : [Attachment 43722] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30091] Change get... calls to latest spec : [Attachment 43728] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30091] Change get... calls to latest spec : [Attachment 43747] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30091] Change get... calls to latest spec : [Attachment 43783] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30144] MIPS JIT Supports : [Attachment 42603] MIPS Patch Part 1 for YARR
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30144] MIPS JIT Supports : [Attachment 42608] MIPS Patch Part 1 for YARR (new)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30173] [Qt] Make it possible to apply the CSS background color to the native painted widgets instead of to the actual element : [Attachment 43169] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30173] [Qt] Make it possible to apply the CSS background color to the native painted widgets instead of to the actual element : [Attachment 43303] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30173] [Qt] Make it possible to apply the CSS background color to the native painted widgets instead of to the actual element : [Attachment 43310] Proposed Patch fixes conflict flagged by review bot.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30206] Geolocation lacks V8 bindings : [Attachment 43930] Patch 1 for Bug 30206
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30206] Geolocation lacks V8 bindings : [Attachment 44021] Patch 2 for Bug 30206
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30212] Each JS execution in console adds extra item into "scripts" combo : [Attachment 42344] proposed patch 2009/11/02 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30221] [GTK] fails to load media embedded in iframe element : [Attachment 42867] load standalone media embedded in iframes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30266] REGRESSION(r47852): Crash on drag and drop : [Attachment 42297] Layout test text/plain fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30282] Web Inspector: Add console only layout mode : [Attachment 43488] [PATCH] Extra Button (It is a Preference) to Toggle Full Console Mode
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30282] Web Inspector: Add console only layout mode : [Attachment 43527] [PATCH] Console Panel
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30282] Web Inspector: Add console only layout mode : [Attachment 43543] [PATCH] Console Panel (Improved)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30282] Web Inspector: Add console only layout mode : [Attachment 43550] [PATCH] Console Panel (Improved)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30282] Web Inspector: Add console only layout mode : [Attachment 43553] [PATCH] Console Panel (Even Better)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30282] Web Inspector: Add console only layout mode : [Attachment 43558] [PATCH] Console Panel (Even Better)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30282] Web Inspector: Add console only layout mode : [Attachment 43578] [PATCH] Console Panel (Even Better)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30291] When effectAllowed = "uninitialized", incorrect dropEffect returned : [Attachment 42885] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30377] [GStreamer] Should emit {networkState, readyState, volume, time, size, rate, duration}Changed signals : [Attachment 42946] emit volumeChanged and durationChanged upon notification from GStreamer.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30417] Need to properly disable applicationCache at runtime : [Attachment 42497] Proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30417] Need to properly disable applicationCache at runtime : [Attachment 42499] Revised fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30423] Some HTTP tests submit a GET form to about:blank : [Attachment 42471] Add a test to check the behavior of submitting a GET form to <about:blank>.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30423] Some HTTP tests submit a GET form to about:blank : [Attachment 42472] Fix http tests so that they do not submit a GET form to about:blank.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30423] Some HTTP tests submit a GET form to about:blank : [Attachment 42536] Fix http tests so that they do not submit a GET form to about:blank. (Use relative paths)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30435] Update media layout tests to be codec aware and a V8 binding fix. : [Attachment 43822] Round 3 updated
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30460] NPN_ReloadPlugins does not reload the page even if reloadPages is true. : [Attachment 43596] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30460] NPN_ReloadPlugins does not reload the page even if reloadPages is true. : [Attachment 43603] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30469] We should not bubble up events if we drag something to an iframe that has an invalid source : [Attachment 42498] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30482] [GTK] Expose Page::tabKeyCyclesThroughElements in the API : [Attachment 42723] Patch for this issue (against ToT)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30505] Counters aren't updated when a new counter-increment is added : [Attachment 42339] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30505] Counters aren't updated when a new counter-increment is added : [Attachment 42751] Patch v4
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30513] All HTML5 media element events should be regular events : [Attachment 44026] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30513] All HTML5 media element events should be regular events : [Attachment 44027] Updated patch to call renderer->updateFromElement when posting a 'progress' event.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30517] REGRESSION (r48064): Extra scroll bars in GarageBand Lesson Store : [Attachment 42576] Made FrameView track whether it’s allowed to have scrollbars again
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30573] [Qt] Broken back/forward after using ErrorPageExtension to set error page : [Attachment 43232] patch 0.3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30573] [Qt] Broken back/forward after using ErrorPageExtension to set error page : [Attachment 43249] patch 0.4
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30589] [GTK] Failing media/video-played-reset.html : [Attachment 42321] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30589] [GTK] Failing media/video-played-reset.html : [Attachment 42322] unskip fixed test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30605] Unsupported attribute set on QGraphicsWebView : [Attachment 42302] [Qt] Fix enabling of input method support on QGraphicsWebView.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30623] [GTK] Enable DOM clipboard and drag-and-drop access : [Attachment 42364] Move target list handling to PasteboardHelperGtk
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30623] [GTK] Enable DOM clipboard and drag-and-drop access : [Attachment 42397] Move target list handling to PasteboardHelperGtk (rev2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30623] [GTK] Enable DOM clipboard and drag-and-drop access : [Attachment 42550] Add DataObjectGtk and use it for GDK_SELECTION_PRIMARY
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30623] [GTK] Enable DOM clipboard and drag-and-drop access : [Attachment 42550] Add DataObjectGtk and use it for GDK_SELECTION_PRIMARY
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30623] [GTK] Enable DOM clipboard and drag-and-drop access : [Attachment 42703] Add DataObjectGtk and use it for GDK_SELECTION_PRIMARY (rev2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30628] [Qt] It is impossible to list the attributes of QWebElement : [Attachment 42588] Proposal for a patch to allow getting the list of all attributes for a qweblement
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30628] [Qt] It is impossible to list the attributes of QWebElement : [Attachment 42749] Add a method to list the attributes for a given namespace
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30628] [Qt] It is impossible to list the attributes of QWebElement : [Attachment 42774] Add a method to list the attributes for a given namespace
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30628] [Qt] It is impossible to list the attributes of QWebElement : [Attachment 42776] Add a method to list the attributes for a given namespace
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30647] fails to build due to strnstr : [Attachment 42463] strnstr patch for Solaris
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30651] Crash when lot of nested tables are loaded : [Attachment 42735] Fix infinite mutual recursion
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30651] Crash when lot of nested tables are loaded : [Attachment 42817] Make three functions inline
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30659] Web Inspector: Leftover Breakpoints in the Sidebar Pane : [Attachment 42520] proposed patch 2009/11/04 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30668] WebSocket frame parse error when high order bit of frame_type is on. : [Attachment 42466] Fix WebSocket frame parser of frame_type with high-order bit set.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30668] WebSocket frame parse error when high order bit of frame_type is on. : [Attachment 42941] Fix WebSocket frame parser of frame_type with high-order bit set.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30701] Chromium needs a different implementation for DatabaseTracker (+ quota management) and SQLTransactionClient : [Attachment 42345] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30721] [GTK] DRT reports error in the wrong test : [Attachment 43593] Added a function with the termination code
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30754] Drags and Dragover events not in sync : [Attachment 42443] Patch with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30754] Drags and Dragover events not in sync : [Attachment 42524] Patch 1 with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30754] Drags and Dragover events not in sync : [Attachment 42525] Patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30754] Drags and Dragover events not in sync : [Attachment 42708] Patch 1 with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30755] [Qt] Conditional jump on uninitialized variable in QWebSettings : [Attachment 43053] Fix uninitialized vars and ABI issues
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30772] [Qt] Review the API of QWebElementCollection : [Attachment 42760] Add a non-const iterator to QWebElementCollection
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30775] [Qt] QWebPluginInfo::isNull() should be QWebPluginInfo::isValid()? : [Attachment 42380] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30775] [Qt] QWebPluginInfo::isNull() should be QWebPluginInfo::isValid()? : [Attachment 42382] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30809] buildbots should use --exit-after-N-failures : [Attachment 43773] upped limit to 40
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30823] Fix alpha handling when using wxWidgets 2.9 : [Attachment 42682] "Standalone" version of the patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30827] Off-by-one hard-to-trigger memory corruption in CSSParser (seen only with GCC 4.4) : [Attachment 42334] patch and layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30842] Support ARIA "tab" roles : [Attachment 42300] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30846] display: inline-block + vertical-align: text-bottom causes misalignment. : [Attachment 42306] Fix alignment of vertical-align: text-bottom inside an inline-block.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30846] display: inline-block + vertical-align: text-bottom causes misalignment. : [Attachment 43272] Fix alignment of vertical-align: text-bottom inside an inline-block. (v2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30846] display: inline-block + vertical-align: text-bottom causes misalignment. : [Attachment 43415] Fix alignment of vertical-align: text-bottom inside an inline-block. (v3: fixed comment)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30863] [Qt] Fix linking on Linux 32-bit. : [Attachment 42976] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30863] [Qt] Fix linking on Linux 32-bit. : [Attachment 43044] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30878] [Gtk] atk_text_get_text() fails in entries when the end_offset is -1 : [Attachment 42683] substitute String length for an end_offset of -1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30884] REGRESSION: Web Inspector doesn't show CSS rules properly for iframes : [Attachment 42578] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30884] REGRESSION: Web Inspector doesn't show CSS rules properly for iframes : [Attachment 42579] [PATCH] Same with missing resources file.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30893] wrong global context used when dragging an image into an iframe : [Attachment 42828] Fixes the test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30898] Browser crash by deeply nested elements : [Attachment 42940] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30901] [Gtk] Need to de-lint the Atk a11y code : [Attachment 42813] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30901] [Gtk] Need to de-lint the Atk a11y code : [Attachment 42921] Correct some capitalization nits
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30907] Web Inspector: Rewrite CSSSourceSyntaxHighlighter so it shares more code : [Attachment 42290] proposed patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30907] Web Inspector: Rewrite CSSSourceSyntaxHighlighter so it shares more code : [Attachment 42293] proposed patch 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30907] Web Inspector: Rewrite CSSSourceSyntaxHighlighter so it shares more code : [Attachment 42298] proposed patch 4
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30907] Web Inspector: Rewrite CSSSourceSyntaxHighlighter so it shares more code : [Attachment 42303] Sorry, I was editing the wrong file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30909] 10.6 SDK building for 10.5: GraphicsContextCG.cpp:1056: warning: enumeration value 'kCGInterpolationMedium' not handled in switch : [Attachment 42406] Provide a case kCGInterpolationMedium: label and put the defines in config.h
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30909] 10.6 SDK building for 10.5: GraphicsContextCG.cpp:1056: warning: enumeration value 'kCGInterpolationMedium' not handled in switch : [Attachment 42410] Check MAC_OS_X_VERSION_MAX_ALLOWED and MAC_OS_X_VERSION_MIN_REQUIRED directly
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30909] 10.6 SDK building for 10.5: GraphicsContextCG.cpp:1056: warning: enumeration value 'kCGInterpolationMedium' not handled in switch : [Attachment 42418] Add TARGETING_TIGER and TARGETING_LEOPARD
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30909] 10.6 SDK building for 10.5: GraphicsContextCG.cpp:1056: warning: enumeration value 'kCGInterpolationMedium' not handled in switch : [Attachment 42531] Final version
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30913] Web Inspector: hover over JS "things" in source and see their values : [Attachment 42390] Initial implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30913] Web Inspector: hover over JS "things" in source and see their values : [Attachment 42393] Initial implementation 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30925] [GTK] Black artifacts in youtube.com/html5 : [Attachment 42328] fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30925] [GTK] Black artifacts in youtube.com/html5 : [Attachment 42329] fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30925] [GTK] Black artifacts in youtube.com/html5 : [Attachment 42858] updated ChangeLog entry
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30925] [GTK] Black artifacts in youtube.com/html5 : [Attachment 42883] rebased against trunk
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30926] Optimizations to Element::getAttribute : [Attachment 42795] patch with "if(Attribute*..." restored
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30935] Simplify LocalStorageThread : [Attachment 42517] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30946] Extra layout on keypress after a space (problem with rebalanceWhitespaceAt in InsertTextCommand) : [Attachment 43452] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30946] Extra layout on keypress after a space (problem with rebalanceWhitespaceAt in InsertTextCommand) : [Attachment 43622] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30960] [CAIRO] shadow support for Canvas and SVG : [Attachment 43089] Update patch for Simon Fraser and Eric Seidel's comments.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30960] [CAIRO] shadow support for Canvas and SVG : [Attachment 43167] Update to improve performance, correct security hole.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30970] Need a way to validate that committers.py includes all committers/reviewers : [Attachment 42989] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30970] Need a way to validate that committers.py includes all committers/reviewers : [Attachment 43214] Remove the troublesome code
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30978] [Qt] ASSERT failure while running DRT : [Attachment 43235] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30979] [Qt] Expose QWebPageClient through the QtWebKit API. : [Attachment 42276] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30979] [Qt] REGRESSION: Allow applications to use their own QWidget bypassing QWebView. : [Attachment 42333] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30979] [Qt] REGRESSION: Allow applications to use their own QWidget bypassing QWebView. : [Attachment 42374] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30979] [Qt] REGRESSION: Allow applications to use their own QWidget bypassing QWebView. : [Attachment 42384] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30989] [Gtk, WML] Assert failure in http://wap.google.com/wml : [Attachment 43512] Patch with comments incorporated.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30989] Assert failure in http://wap.google.com/wml : [Attachment 43353] Initial patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30990] Web Inspector: Bug with Message Bubble in Syntax Highlighter : [Attachment 42271] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30991] Web Inspector: [Regression] monitorEvent doesn't work : [Attachment 42272] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30991] Web Inspector: [Regression] monitorEvent doesn't work : [Attachment 42273] oops submitted wrong file, proposed patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30992] Node.isDefaultNamespace doesn't convert empty strings to null : [Attachment 42284] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30995] TimelineAgent should not add events to the timeline if there are no event listeners. : [Attachment 42278] A proposed solution for this.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30995] TimelineAgent should not add events to the timeline if there are no event listeners. : [Attachment 42287] Updated w/ review feedback and went ahead and added the same thing to XHRs.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30995] TimelineAgent should not add events to the timeline if there are no event listeners. : [Attachment 42288] Fixes ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30997] [Gtk] Implement AtkDocument's attribute support : [Attachment 42280] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30997] [Gtk] Implement AtkDocument's attribute support : [Attachment 42301] Layout Test - Take 1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30997] [Gtk] Implement AtkDocument's attribute support : [Attachment 42317] Layout Test - Take 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30997] [Gtk] Implement AtkDocument's attribute support : [Attachment 43069] Layout Test - Take 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30997] [Gtk] Implement AtkDocument's attribute support : [Attachment 43094] Layout Test - Take 3.5
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30998] [Gtk] Implement AtkDocument's locale support : [Attachment 42281] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 30999] Web Inspector: Convert script tag event into a more generic script event in timeline. : [Attachment 42282] [PATCH] Proposed change
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31002] Web Inspector: Add support for window events to Timeline. : [Attachment 42291] Proposed change.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31002] Web Inspector: Add support for window events to Timeline. : [Attachment 42292] Merged window and dom events to the same callbacks.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31002] Web Inspector: Add support for window events to Timeline. : [Attachment 42294] Adds missing change to localizedStrings.js
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31002] Web Inspector: Add support for window events to Timeline. : [Attachment 42295] w/ binary diff.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31004] fast/events/drag-and-drop-dataTransfer-types-nocrash.html is not portable : [Attachment 42309] Make a test more portable in terms of HTML5 drag-and-drop API.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31005] Latest WebKit build (= r50383 ) breaks the WebGL Interface : [Attachment 42347] Patch with revised test cases
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31010] A leftover from profiles panel generalization : [Attachment 42312] Proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31013] Web Inspector: [REGRESSION] No timeline marks on resources panel. : [Attachment 42315] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31016] Possible crash in RenderSlider::layout. : [Attachment 42320] Proposed fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31017] media/video-currentTime-set.html uses too short of a timeout : [Attachment 42323] Round 1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31017] media/video-currentTime-set.html uses too short of a timeout : [Attachment 42324] Round 1 + Better ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31020] String::crossThreadString is badly named. : [Attachment 42325] Proposed fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31021] [GTK] Remove Referer when redirecting to non-secure site : [Attachment 42327] nonreferer.diff
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31023] Safari crashes when calling execCommand on formatted html in special case : [Attachment 42332] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31024] [cairo] Mark redrawn areas on image surfaces as dirty : [Attachment 42330] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31025] Installation of GIR files doesn't respect --prefix option : [Attachment 42331] Patch to use --prefix path in GITDIR and GITTYPELIBDIR
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31025] Installation of GIR files doesn't respect --prefix option : [Attachment 42341] Tabless patch to use --prefix path in GITDIR and GITTYPELIBDIR
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31025] Installation of GIR files doesn't respect --prefix option : [Attachment 42343] Patch to use --prefix path in GITDIR and GITTYPELIBDIR
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31026] [cairo] Remove old workaround from pre-CAIRO_EXTEND_PAD days : [Attachment 42335] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31027] CRASH: Rehashing of EventListenerMap leads to loss of EvenListenerList. : [Attachment 42371] patch: proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31027] CRASH: Rehashing of EventListenerMap leads to loss of EvenListenerList. : [Attachment 42376] patch: proposed fix v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31027] CRASH: Rehashing of EventListenerMap leads to loss of EventListenerList. : [Attachment 42402] patch: proposed fix v3 (now includes the test)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31027] CRASH: Rehashing of EventListenerMap leads to loss of EventListenerList. : [Attachment 42546] patch: proposed fix v4
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31027] CRASH: Rehashing of EventListenerMap leads to loss of EventListenerList. : [Attachment 42583] patch: proposed fix v5
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31028] [gtk] Use gst_element_class_set_details_simple() : [Attachment 42337] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31028] [gtk] Use gst_element_class_set_details_simple() : [Attachment 42456] patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31030] Web Inspector: Timeline instrumentation for Node::dispatchGenericEvent missed a case. : [Attachment 42340] Proposed fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31032] "ignoreAutoFocus" flag is never set : [Attachment 43227] Proposed patch, v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31032] "ignoreAutoFocus" flag is never set : [Attachment 43228] Proposed patch, v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31032] "ignoreAutoFocus" flag is never set : [Attachment 43229] Proposed patch, v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31032] "ignoreAutoFocus" flag is never set : [Attachment 43230] Proposed patch, v1... again
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31035] [GTK] some accessibility tests hitting assertion in debug builds : [Attachment 42359] Replace assertions with sanity checks
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31035] [GTK] some accessibility tests hitting assertion in debug builds : [Attachment 42363] Get the correct Gtk+ object before attempting to turn it into an AtkObject
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31035] [GTK] some accessibility tests hitting assertion in debug builds : [Attachment 42426] Replace assertions with sanity checks - take 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31036] need a height equivalent of RenderBox::minPrefWidth() : [Attachment 43209] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31036] need a height equivalent of RenderBox::minPrefWidth() : [Attachment 43210] tabs to spaces
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31037] committers.py needs a way to store non-bugzilla email addresses : [Attachment 42353] Add code to support bug 30970
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31037] committers.py needs a way to store non-bugzilla email addresses : [Attachment 42354] Add code to support bug 30970
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31037] committers.py needs a way to store non-bugzilla email addresses : [Attachment 42414] Updated patch. Flattened emails into one list.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31040] Use explicit parentheses to silence gcc 4.4 -Wparentheses warnings : [Attachment 42356] 1st try
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31040] Use explicit parentheses to silence gcc 4.4 -Wparentheses warnings : [Attachment 42425] 2nd try
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31041] Improve SecurityOrigin::toString comment : [Attachment 42357] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31042] Web Inspector: monitorEvent should be monitorEvents : [Attachment 42360] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31044] [Gtk] assertion when webkit_accessible_get_index_in_parent attempts to get parent of the web view : [Attachment 42361] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31044] [Gtk] assertion when webkit_accessible_get_index_in_parent attempts to get parent of the web view : [Attachment 42450] use g_object_unref to free children (?)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31045] REGRESSION (r48573): JSC may incorrectly cache chain lookups with a dictionary at the head of the chain : [Attachment 42362] fixeration -- haven't yet done a full build so no new expected results yet
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31046] committers.py needs a concept of "expired" committers/reviewers : [Attachment 42609] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42561] fix playback rate setter
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42562] don't pause pipeline if already paused, same for play()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42563] unskip fixed tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42564] webkit coding style fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42569] fix playback rate setter
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42570] fix playback rate setter
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42637] don't pause pipeline if already paused, same for play()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42638] webkit coding style fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42639] fix playback rate setter
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42640] don't pause pipeline if already paused, same for play()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42641] webkit coding style fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42739] fix playback rate setter
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42746] fix playback rate setter
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42861] don't pause pipeline if already paused, same for play()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31047] [GTK] Failing test media/video-played-ranges-1.html : [Attachment 42862] don't block the UI thread when calling gst_element_get_state()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31049] Watch expression editor should stay open after Add button was clicked : [Attachment 42387] proposed patch 2009/11/03 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM : [Attachment 42365] Proposed patch for JSValue32_64 on ARM
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM : [Attachment 42566] Second patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM : [Attachment 42648] Another patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM : [Attachment 42737] Never ending story
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM : [Attachment 42750] First patch for JSValue32_64 optimizations
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM : [Attachment 43285] Minor fixes for JSValue32_64 on ARM
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31051] [v8] control external memory retention due to V8 objects : [Attachment 42366] First take
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31051] [v8] control external memory retention due to V8 objects : [Attachment 42392] Addressing style issues
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31051] [v8] control external memory retention due to V8 objects : [Attachment 42880] Trying to reapply
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31052] Web Inspector: Prepare for heap profiles upstreaming : [Attachment 42367] proposed change
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31052] Web Inspector: Prepare for heap profiles upstreaming : [Attachment 42378] proposed change, comments addressed
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31053] Allow custom memory allocation control for the dom directory of WebCore : [Attachment 42368] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31056] Web Inspector: Implement Timeline Window, wire it to the bottom timeline. : [Attachment 42373] [PATCH] Timeline window.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31057] [Qt] QGLLauncher does not support drag&drop of local files. : [Attachment 43371] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31058] [Qt] QWebSettings using unitialized values : [Attachment 42763] Providing Initialization of variables in constructor
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31058] [Qt] QWebSettings using unitialized values : [Attachment 42868] initialization of variables in constructor, webkit compliant code style
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31059] The "Search for node" mode should be toggled off when the Web Inspector window is closed : [Attachment 42379] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31060] Use ARMv7 specific encoding for immediate constants on ARMv7 target : [Attachment 42381] Use ARMv7 specific encoding for immediate constants on ARMv7 target
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31060] Use ARMv7 specific encoding for immediate constants on ARMv7 target : [Attachment 42474] Use ARMv7 specific encoding for immediate constants on ARMv7 target (take 2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31061] Exception at ElementsPanel.js:528 (nodeUnderMouse is not an object) : [Attachment 42383] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31062] [v8] Fix some exception propagation issues : [Attachment 42385] initial
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31062] [v8] Fix some exception propagation issues : [Attachment 42467] addtest
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31062] [v8] Fix some exception propagation issues : [Attachment 42468] revert-unrelated
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31063] UMR in WebCore::AccessibilityRenderObject::children(); m_childrenDirty uninitialized in constructor : [Attachment 42388] c:\temp\dk_1.txt
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31064] Web Inspector: Implement timeline summary panel. : [Attachment 42389] [PATCH] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31065] Web Inspector: Timeline should show resources loading. : [Attachment 42404] Proposed implementation for resources in the timeline.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31065] Web Inspector: Timeline should show resources loading. : [Attachment 42412] Fixes some issues.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31065] Web Inspector: Timeline should show resources loading. : [Attachment 42485] Updates and resolves the conflicts.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31066] [GTK] opening local files on win32 : [Attachment 42514] change setting of mime types on win os (2. try)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31067] Chromium crashes when a plugin invokes the document.open function via NPAPI : [Attachment 42435] Initial patch with layout tests.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31067] Chromium crashes when a plugin invokes the document.open function via NPAPI : [Attachment 42538] Updated patch based on initial review comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31067] Chromium crashes when a plugin invokes the document.open function via NPAPI : [Attachment 42586] Updated patch which now passes layout test runs on mac and windows.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31067] Chromium crashes when a plugin invokes the document.open function via NPAPI : [Attachment 42669] Updated patch with the document.open invocation from the plugin now done in npp_destroystream
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31069] Web Inspector: only show timeline records that contribute to the current window. : [Attachment 42394] [PATCH] Filtering records
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31069] Web Inspector: only show timeline records that contribute to the current window. : [Attachment 42395] [PATCH] Same with no panel enabled.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31070] Crashes due to re-entry into WebCore from plug-in code during RenderWidget::destroy() : [Attachment 42396] Defer changes to the widget hierarchy during attach(), detach() and recalcStyle()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31071] Import WebCore.gyp rules and actions scripts : [Attachment 42398] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31071] Import WebCore.gyp rules and actions scripts : [Attachment 42399] Patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31072] Web Inspector: update timeline content boundaries on timer. : [Attachment 42400] [PATCH] The fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31077] [Qt] ASSERT failure when receiving 401 HTTP Authentication response. : [Attachment 42417] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31078] Web Inspector: clear overview on Clear action and panel reset. : [Attachment 42407] [PATCH] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31079] (r48167) "Document.h" includes "Page.h", makes WebCore painful to work on : [Attachment 42409] Revert Document.h to a forward declaration of Page, move the inline function into Document.cpp, and add the Page.h include to the few other sites that now need it.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31080] WebInspector: Handle turning TimelineAgent on/off in the middle of an event dispatch : [Attachment 42408] WebInspector: Handle turning timeline profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31080] WebInspector: Handle turning TimelineAgent on/off in the middle of an event dispatch : [Attachment 42413] WebInspector: Adds test to bug 31080, Handle turning profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31080] WebInspector: Handle turning TimelineAgent on/off in the middle of an event dispatch : [Attachment 42428] WebInspector: bug 31080, Handle turning profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31080] WebInspector: Handle turning TimelineAgent on/off in the middle of an event dispatch : [Attachment 42431] WebInspector: bug 31080, Handle turning profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31081] Web Inspector: Migrate from top bar filters to check boxes in Timeline. : [Attachment 42411] [PATCH] Checkbox filter.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31082] Web Inspector - Adds markTimeline() API to the console for annotating the timeline tree : [Attachment 42415] Patch to add console.markTimeline()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31082] Web Inspector - Adds markTimeline() API to the console for annotating the timeline tree : [Attachment 42419] Fixes indenting in previous patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31082] Web Inspector - Adds markTimeline() API to the console for annotating the timeline tree : [Attachment 42427] updates layout test for window properties
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31083] EnableSecureEventInput is only called on PLATFORM(MAC) : [Attachment 42420] Enable current MAC implementation for all of DARWIN
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31083] EnableSecureEventInput is only called on PLATFORM(MAC) : [Attachment 42429] Enable for MAC || (CHROMIUM && DARWIN)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31085] JavaScriptCore.gyp should not turn on BUILDING_ON_LEOPARD : [Attachment 42421] Remove BUILDING_ON_LEOPARD from JavaScriptCore.gyp
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31087] Web Inspector: Timeline should get information about the paint rectangle. : [Attachment 42422] Proposed addition.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31087] Web Inspector: Timeline should get information about the paint rectangle. : [Attachment 42441] Uses IntRect.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31088] Add overridePreference call to all WebGL layout tests : [Attachment 42424] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31088] Add overridePreference call to all WebGL layout tests : [Attachment 42430] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31088] Add overridePreference call to all WebGL layout tests : [Attachment 42433] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31089] Uninitialized member m_createdByParser in WebCore::ProcessingInstruction : [Attachment 42484] Add mising initializer
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31089] Uninitialized member m_createdByParser in WebCore::ProcessingInstruction : [Attachment 42511] 2nd draft, with right 'reviewed by'
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31090] [Chromium] Add DownloadURL format to Chromium clipboard. : [Attachment 42432] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31090] [Chromium] Add DownloadURL format to Chromium clipboard. : [Attachment 42533] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31091] commit-queue is crashing when trying to reject patches after unknown failures : [Attachment 42434] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31092] bugzilla-tool crashed with exception : [Attachment 42436] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31093] Crash inside RenderObject::localToAbsolute below FrameView::layout : [Attachment 42710] Make setStaticY() not mark the object for layout
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31094] wrong expected images after Bug 8736 : [Attachment 42442] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31094] wrong expected images after Bug 8736 : [Attachment 42455] Patch with binary
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31096] Need to implement ARIA role="combobox" : [Attachment 42444] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31098] [XSSAuditor] Allow scripts and plug-ins from the same origin : [Attachment 42721] Patch with test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31100] Clean up StorageAreaSync : [Attachment 42453] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31102] [Gtk] Build failure with --enable-introspection : [Attachment 42478] webkit-gobject-introspection-paths.patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31102] [Gtk] Build failure with --enable-introspection : [Attachment 42515] webkit-bug-31102-fix-introspection-build.patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31103] [GTK] editing/selection/shrink-selection-after-shift-pagedown.html failing : [Attachment 42458] focusdrt.diff
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31104] Refactor x86-specific behaviour out of the JIT. : [Attachment 42461] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31105] Allow custom memory allocation control for WebCore's DeleteButtonController : [Attachment 42460] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42480] transcode_webfonts_by_ots_v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42542] transcode_webfonts_by_ots_v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42543] transcode_webfonts_by_ots_v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42610] transcode_webfonts_by_ots_v4
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42611] transcode_webfonts_by_ots_v5
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42691] transcode_webfonts_by_ots_v6
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42738] transcode_webfonts_by_ots_v7
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42788] transcode_webfonts_by_ots_v8
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42807] transcode_webfonts_by_ots_v9
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31106] [Chromium] handle web fonts in a secure manner : [Attachment 42808] transcode_webfonts_by_ots_v10
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31106] Sanitize web fonts using the OTS library : [Attachment 42808] transcode_webfonts_by_ots_v10
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31106] Sanitize web fonts using the OTS library : [Attachment 44018] transcode_webfonts_by_ots_v11
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31106] Sanitize web fonts using the OTS library : [Attachment 44019] transcode_webfonts_by_ots_v12
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31108] [V8] REGRESSION: Pause on exception is broken : [Attachment 42501] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31108] [V8] REGRESSION: Pause on exception is broken : [Attachment 42526] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31111] Web Inspector: enable timeline by shortcut - will ease development while hidden. : [Attachment 42469] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31111] Web Inspector: enable timeline by shortcut - will ease development while hidden. : [Attachment 42470] [PATCH] Even better patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31114] Allow custom memory allocation control for WebCore's CachedResource : [Attachment 42479] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31115] [Qt] QWebFrame::setHtml() should be removed : [Attachment 43851] documentation change v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31116] WebInspector: Corrects InspectorBackent::platform() on Windows. : [Attachment 42482] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31116] WebInspector: Corrects InspectorBackent::platform() on Windows. : [Attachment 42516] Alternate solution patch: webkit port identifier
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31121] WebInspector: Prevent crash when InspectorTimelineAgent is enabled/disabled: follow on to bug 31080 : [Attachment 42488] WebInspector: Handle turning timeline profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31121] WebInspector: Prevent crash when InspectorTimelineAgent is enabled/disabled: follow on to bug 31080 : [Attachment 42494] WebInspector: Handle turning timeline profiling on/off in the middle of event dispatch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31122] [Qt] editing/selection/shrink-selection-after-shift-pagedown.html failing : [Attachment 42502] this patch implements the support for shift-pageup and shift-pagedown.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31122] [Qt] editing/selection/shrink-selection-after-shift-pagedown.html failing : [Attachment 42582] fix test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31122] [Qt] editing/selection/shrink-selection-after-shift-pagedown.html failing : [Attachment 42662] update test description
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31123] Make run-webkit-tests work for the Debug_Internal Windows configuration : [Attachment 42486] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31123] Make run-webkit-tests work for the Debug_Internal Windows configuration : [Attachment 42487] Make run-webkit-tests work for the Debug_Internal Windows configuration
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31124] Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared : [Attachment 42489] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31124] Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared : [Attachment 43190] Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31124] Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared : [Attachment 43192] Tell the WebFrameLoadDelegate when window objects in isolated worlds are cleared
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31125] bugzilla-tool create-bug raises exception after entering bug description : [Attachment 42490] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31126] bugzilla-tool's reviewer/committer rejection message should be clearer : [Attachment 43389] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31126] bugzilla-tool's reviewer/committer rejection message should be clearer : [Attachment 43391] Add some extra newlines in the message to make it more readable
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31126] bugzilla-tool's reviewer/committer rejection message should be clearer : [Attachment 43391] Add some extra newlines in the message to make it more readable
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31127] Hang on attempting to change indent level : [Attachment 42521] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31130] Web Inspector: Add basic support for resource events and marks. Couple of drive-by fixes. Enabling the panel! : [Attachment 42495] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31131] wxport mouse events crashes and assertions : [Attachment 42496] fixes mouse event problems
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31132] Web Inspector: TimelineRecordFactory.{h, cpp} has some method name inconsistencies. : [Attachment 42500] Renames the misnamed.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31135] Volume slider doesn't have a thumb : [Attachment 42506] Patch rev.1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31135] Volume slider doesn't have a thumb : [Attachment 42523] Patch rev.2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31137] Adds a cursory check of the ChangeLog in svn-create-patch : [Attachment 42508] Adds some style checks of the ChangeLog file in svn-create-patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31138] Uninitialized memory read in WebCore::Page::userStyleSheetLocationChanged() : [Attachment 42510] Supply missing length argument to avoid buffer overrun
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31139] Web Inspector: Make resource-related records in timeline actually take some time. : [Attachment 42512] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31140] [Qt] Allow setting HTTP headers with empty value in XMLHTTPRequest : [Attachment 42518] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31140] [Qt] Allow setting HTTP headers with empty value in XMLHTTPRequest : [Attachment 42782] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31142] DOM tree selection disappears upon page refresh : [Attachment 44041] [PATCH] Proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31143] Assertion failure in CredentialStorage::set() when proxy credentials are being set : [Attachment 42529] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31144] [Qt] The XML tokenizer reports a parse error twice if it occurs before the document element is found. : [Attachment 42530] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31144] [Qt] The XML tokenizer reports a parse error twice if it occurs before the document element is found. : [Attachment 42606] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31144] [Qt] The XML tokenizer reports a parse error twice if it occurs before the document element is found. : [Attachment 42654] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31145] Need notification of scrolling frame : [Attachment 42532] Adds FrameLoaderClient::didChangeScrollOffset
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31145] Need notification of scrolling frame : [Attachment 42571] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31147] Bytecode dumping prints constants as large positive registers : [Attachment 42534] Fix!
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31149] Calling databaseIdentifier on LocalStorage's background thread is not safe. : [Attachment 42537] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31150] Web Inspector: update Timeline panel to better match the mock-up : [Attachment 42539] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31151] Fix branchDouble behaviour on ARM THUMB2 JIT. : [Attachment 42541] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31152] Fix ASSERT(currentStyle = renderStyle()) : [Attachment 42545] Fix ASSERT(currentStyle = renderStyle()).
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31152] Fix ASSERT(currentStyle = renderStyle()) : [Attachment 42628] Fix ASSERT(currentStyle = renderStyle()).
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31154] Simplify Icon interface : [Attachment 42547] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31154] Simplify Icon interface : [Attachment 42621] Proposed patch (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31158] [Qt][DRT] Replace queueScript by queueNonLoadingScript and queueLoadingScript method : [Attachment 42554] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31159] Fix branchDouble behaviour on ARM JIT. : [Attachment 42565] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31160] Web Inspector: speed up Timeline's Clear by a factor of thousands. : [Attachment 42553] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31161] Allow custom memory allocation control for the part of loader directory in WebCore : [Attachment 42555] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31161] Allow custom memory allocation control for the part of loader directory in WebCore : [Attachment 42850] updated proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31162] Allow custom memory allocation control for WebCore's Tokenizer : [Attachment 42557] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31162] Allow custom memory allocation control for WebCore's Tokenizer : [Attachment 42558] updated proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31163] Allow custom memory allocation control for WebCore's DocLoader : [Attachment 42559] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31164] [Qt] [DRT] Fix wrong logic in LayoutTestController processWork : [Attachment 42560] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31166] [Qt] Shift-PageUp and Shift-PageDown events not supported on Qt : [Attachment 42567] fix patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31166] [Qt] Shift-PageUp and Shift-PageDown events not supported on Qt : [Attachment 42568] fix patch with some coding style change
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31167] Remove the "this is part of the KDE project" comments from code : [Attachment 42572] Patch to remove KDE comments.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31168] Add [HintAtomic] to IDLs to remove unnecessary string conversions in generated V8 DOM bindings : [Attachment 42573] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31168] Add [HintAtomic] to IDLs to remove unnecessary string conversions in generated V8 DOM bindings : [Attachment 42907] patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31168] Add [HintAtomic] to IDLs to remove unnecessary string conversions in generated V8 DOM bindings : [Attachment 43381] path with different implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31168] Add [HintAtomic] to IDLs to remove unnecessary string conversions in generated V8 DOM bindings : [Attachment 43441] patch with updated SVG headers
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31175] Update API of WebGLArray and friends : [Attachment 43219] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31177] Web Inspector: Bind backspace to delete cookies and DOM Storage : [Attachment 42591] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31177] Web Inspector: Bind backspace to delete cookies and DOM Storage : [Attachment 42624] Fix w/ Refactoring
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31177] Web Inspector: Bind backspace to delete cookies and DOM Storage : [Attachment 42673] Fix w/ Refactoring + Remove DOMStorageDataGrid
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31177] Web Inspector: Bind backspace to delete cookies and DOM Storage : [Attachment 42676] Fix w/ Refactoring + Deleted File + Fixes Delete Button Regression
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31179] SVG Status page update : [Attachment 42580] Patch updates the SVG status page and includes proper Bugzilla URL
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31179] SVG Status page update : [Attachment 42587] Patch updated to include SVG Filter status from krit
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31179] SVG Status page update : [Attachment 42612] Patch without tabs in it.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31180] [v8] Do not retrieve handles in near death or empty state from the string impl cache : [Attachment 42581] First take
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31181] [V8] Update bindings to use new API for external arrays : [Attachment 42589] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31181] [V8] Update bindings to use new API for external arrays : [Attachment 42590] Revised patch fixing style issues
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31183] [Qt] flash plugin doesn't work when using QGraphicsWebView. : [Attachment 42593] first attempt to fix this issue - use a QPixmap to paint plugin content.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31183] [Qt] flash plugin doesn't work when using QGraphicsWebView. : [Attachment 43251] Implement plugin rendering
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31183] [Qt] flash plugin doesn't work when using QGraphicsWebView. : [Attachment 43252] Implement plugin rendering (2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31183] [Qt][Mac] flash plugin doesn't work when using QGraphicsWebView. : [Attachment 43280] Implement plugin rendering (3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31183] [Qt][Mac] flash plugin doesn't work when using QGraphicsWebView. : [Attachment 43414] Implement Plugin Rendering (4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31183] [Qt][Mac] flash plugin doesn't work when using QGraphicsWebView. : [Attachment 43502] Implement Plugin Rendering (5)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31184] Geolocation error code UNKNOWN_ERROR is deprecated : [Attachment 42595] Patch 1 for Bug 31184
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31184] Geolocation error code UNKNOWN_ERROR is deprecated : [Attachment 42661] Patch 2 for Bug 31184
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31185] [Qt] Layout Test editing/undo/undo-deleteWord.html fails : [Attachment 42592] fix patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31185] [Qt] Layout Test editing/undo/undo-deleteWord.html fails : [Attachment 42649] update after Eric's comment
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31186] Cleanup: Rename fields RenderTextControl::m_edited and RenderTextControl::m_userEdited : [Attachment 43020] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31186] Cleanup: Rename fields RenderTextControl::m_edited and RenderTextControl::m_userEdited : [Attachment 43256] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31186] Cleanup: Rename fields RenderTextControl::m_edited and RenderTextControl::m_userEdited : [Attachment 43259] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31187] Get rid of phase argument to Image::drawPattern : [Attachment 42597] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31188] REGRESSION Clean up security origin usage in DOM Storage. : [Attachment 42599] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31189] Web Inspector: brush up inspector tests : [Attachment 42600] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31191] [v8] get rid of unnecessary synchronization in weak reference callbacks : [Attachment 42604] First take
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31192] [Qt] fast/parser/xml-declaration-missing-ending-mark.html needs the platform-specific result : [Attachment 42607] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31193] Clean up: Remove obsolete drag-and-drop test case "drag-and-drop-none.html" from bug #30107 : [Attachment 42618] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31194] Add GYP generated files to svn:ignore : [Attachment 42619] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42623] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42623] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42853] DRT change for RenderFileUploadControl
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42913] DRT change for RenderFileUploadControl (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42914] Proposed patch (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42915] DRT change for RenderFileUploadControl (rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42916] Proposed patch (rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31196] Implement -webkit-color-correction for CSS colors : [Attachment 42622] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31196] Implement -webkit-color-correction for CSS colors : [Attachment 42846] New Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31197] Implemented a timezone cache not based on Mac OS X's notify_check API : [Attachment 42629] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31198] Can cache prototype lookups on uncacheable dictionaries. : [Attachment 42816] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31198] Can cache prototype lookups on uncacheable dictionaries. : [Attachment 42842] Fix wrong expectation
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31199] V8 bindings do not support SharedWorkers as event targets : [Attachment 42631] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31199] V8 bindings do not support SharedWorkers as event targets : [Attachment 42632] fixed bug (was passing "null" as the target)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31200] Tests in http/tests/security/mixedContent start to fail when new tests are added : [Attachment 42997] follow-up fix for Tiger
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31202] Web Inspector: Resource content search is broken : [Attachment 42646] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31203] [Qt] QWebPage::createPlugin() ignores visibility attribute in 4.5 : [Attachment 43127] Fix the cause of this bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31203] [Qt] QWebPage::createPlugin() ignores visibility attribute in 4.5 : [Attachment 43712] Move PluginViewQt.cpp PluginView::show/::hide to Widget::show/::hide
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31203] [Qt] QWebPage::createPlugin() ignores visibility attribute in 4.5 : [Attachment 43756] Be able to automate plugin tests using a QWidget
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31203] [Qt] QWebPage::createPlugin() ignores visibility attribute in 4.5 : [Attachment 43805] Be able to automate plugin test using a QWidget -- Fix the ChangeLog entry
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31204] WebInspector: RR for unit test of timeline data : [Attachment 42667] WebInspector: Adds a unit test for Timeline records
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31204] WebInspector: RR for unit test of timeline data : [Attachment 42670] WebInspector: Adds a unit test for Timeline records
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31204] WebInspector: RR for unit test of timeline data : [Attachment 42798] WebInspector: Adds a unit test for Timeline records
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31204] WebInspector: RR for unit test of timeline data : [Attachment 42889] WebInspector: Adds a unit test for Timeline records
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31204] WebInspector: RR for unit test of timeline data : [Attachment 42960] WebInspector: Adds a unit test for Timeline records
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31206] Database can be the last to deref Document, resulting in ~Document on the Database thread. : [Attachment 42652] thunk to the main thread to deref Database's m_document
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31206] Database can be the last to deref Document, resulting in ~Document on the Database thread. : [Attachment 42663] don't ref() on the Database thread--use release().releaseRef() instead
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31206] Database tries to deref Document on the Database thread : [Attachment 42753] patch with improved comment
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31207] Web Inspector: Datatip should be a tree : [Attachment 42687] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31207] Web Inspector: Datatip should be a tree : [Attachment 42693] proposed patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31208] [Qt] Pass credentials provided by XMLHTTPRequest to the network request. : [Attachment 42659] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31208] [Qt] Pass credentials provided by XMLHTTPRequest to the network request. : [Attachment 42752] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31209] V8DOMWindowCustom.cpp is missing WEB_SOCKETS guard on include : [Attachment 42660] Patch 1 for Bug 31209
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31212] showTree(CounterNode*) generates too little info and has too many spaces. : [Attachment 42671] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31212] showTree(CounterNode*) generates too little info and has too many spaces. : [Attachment 42762] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31213] The CounterNode class does not support all methods necessary to efficiently update the counter tree as needed per CSS2.1 : [Attachment 42766] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31213] The CounterNode class does not support all methods necessary to efficiently update the counter tree as needed per CSS2.1 : [Attachment 42925] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31217] Optimize code size of V8 DOM bindings : [Attachment 42770] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31217] Optimize code size of V8 DOM bindings : [Attachment 42800] patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31219] Clean up GraphicsContext's current concept of ColorSpace : [Attachment 42681] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31221] there are a few missing test expectations : [Attachment 42684] missing expectations files
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31224] [V8] Return return StyleSheet object instead of HTMLStyleElement w/document.styleSheets named property getter. : [Attachment 42694] patch to fix this issue.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31224] [V8] Return StyleSheet object instead of HTMLStyleElement w/document.styleSheets named property getter. : [Attachment 42696] patch v2 for fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31224] [V8] Return StyleSheet object instead of HTMLStyleElement w/document.styleSheets named property getter. : [Attachment 42699] patch v3 for fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31226] V8 WorkerContextExecutionProxy does not handle SharedWorkers : [Attachment 42697] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31228] Windows environment variables should be set automatically : [Attachment 42701] Automatically set the environment variables by editing HKCU\Environment.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31228] Windows environment variables should be set automatically : [Attachment 42704] Automatically set the environment variables by editing HKCU\Environment.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31228] Windows environment variables should be set automatically : [Attachment 43043] Automatically set the environment variables by editing HKCU\Environment.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31237] REGRESSION (r47022): Performance of DocumentFragment.appendChild is 1000x slower sometimes : [Attachment 43474] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31238] Web Inspector: Inspector should support copy() in the command line : [Attachment 42711] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31238] Web Inspector: Inspector should support copy() in the command line : [Attachment 42713] proposed patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31238] Web Inspector: Inspector should support copy() in the command line : [Attachment 42730] proposed patch 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31238] Web Inspector: Inspector should support copy() in the command line : [Attachment 42734] proposed patch 4
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31239] c3d test crash WebKit : [Attachment 43166] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31239] c3d test crash WebKit : [Attachment 43212] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31239] c3d test crash WebKit : [Attachment 43732] Replacement patch with test cases
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31239] c3d test crash WebKit : [Attachment 43736] Desperate attempt at acceptance patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31242] Web Inspector: [REGRESSION] committing style edit clears elements panel selection. : [Attachment 42716] [PATCH] fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31243] Web Inspector: "Search again" on scripts panel switches to the script this search started with. : [Attachment 42719] [PATCH] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31244] [GTK] Remove WebSocket configuration from WebKitWebSettings : [Attachment 42724] Patch for this issue
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31244] [GTK] Remove WebSocket configuration from WebKitWebSettings : [Attachment 42841] Patch for this issue (against ToT)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31244] [GTK] Remove WebSocket configuration from WebKitWebSettings : [Attachment 42856] Follow-up patch for DRT
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31247] text-indent is unexpectedly applied to <ruby> : [Attachment 43412] patch - reset 'text-indent' on <ruby> and <rt> elements
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31247] text-indent is unexpectedly applied to <ruby> : [Attachment 43480] patch - reset 'text-indent' on <ruby> and <rt> elements, change layout test to use dumpAsText()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31249] [Qt] Remove the sessionStorage setting (per Page) : [Attachment 42728] remove sessionStorage setting API
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31250] Make XP_UNIX tests consistent : [Attachment 42729] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31252] Web Inspector: Debugger shortcuts (F8, F10, F11) have no effect if the Console view is open : [Attachment 42747] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31255] SVG feDisplacementMap is not implemented : [Attachment 42768] SVG feDisplacementMap implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31257] Web Inspector: CSS syntax highlighter doesn't recognize negative numbers : [Attachment 42754] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31258] Win chromium is slow to draw transparent texts : [Attachment 42756] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31258] Win chromium is slow to draw transparent texts : [Attachment 43407] Patch v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31259] Web Inspector: Crash when inspecting WebCore\manual-tests\inspector\dom-mutation.html : [Attachment 42796] [PATCH] fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31260] Web Inspector: Main Resources Other than HTML are mis-detected : [Attachment 43097] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31261] [Gtk] Build from tarball fails with --enable-introspection : [Attachment 42761] distcheck-enable-gobject-introspection.patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31264] garbageCollectNow() should return a value : [Attachment 42771] the patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31265] Find a new home for setUseSecureKeyboardEntry (and Mac implementation) : [Attachment 42810] Incremental improvement
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31265] Find a new home for setUseSecureKeyboardEntry (and Mac implementation) : [Attachment 42890] Incremental improvement, v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31266] [Qt] QWebSettings::setMaximumPagesInCache(int pages) does not enable the Page Cache : [Attachment 42961] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31266] [Qt] QWebSettings::setMaximumPagesInCache(int pages) does not enable the Page Cache : [Attachment 42998] simlified patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31266] [Qt] QWebSettings::setMaximumPagesInCache(int pages) does not enable the Page Cache : [Attachment 43151] also change DRT to set the cache globally
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31269] [Qt] Few classes have virtual functions but non-virtual destructor : [Attachment 42786] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31272] Moved macro MMP_RULES (LINKEROPTION) into symbian block : [Attachment 42789] Patch for WebCore.pro LINKEROPTION bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31273] Added macros for USERINCLUDE paths within symbian blocks : [Attachment 42790] Patch for USERINCLUDE paths for symbian
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31273] Added macros for USERINCLUDE paths within symbian blocks : [Attachment 43203] 2nd update of patch file for bug #31273
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31274] Prepended $$PWD to GENERATED_SOURCES_DIR : [Attachment 42791] Patch for USERINCLUDE paths for symbian
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31274] Prepended $$PWD to GENERATED_SOURCES_DIR : [Attachment 42793] Patch for prepending PWD to GENERATED_SOURCES_DIR
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31275] Fix Chromium's Posix VFS implementation by adding the required 'unused file descriptor' logic : [Attachment 42809] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31275] Fix Chromium's Posix VFS implementation by adding the required 'unused file descriptor' logic : [Attachment 42995] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31275] Fix Chromium's Posix VFS implementation by adding the required 'unused file descriptor' logic : [Attachment 43011] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42818] Up-streaming Chromium API src files: WebAccessibilty
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42820] Up-streaming Chromium API src files: WebBindging ... WebCursorInfo
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42821] Up-streaming Chromium API src files: WebData...WebElement
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42822] Up-streaming Chromium API src files: WebFileChooser...WebImageSkia
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42823] Up-streaming Chromium API src files: WebFileInputElement...WebNotifications
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42824] Up-streaming Chromium API src files: WebPasswordFormData...WebRuntimeFeatures
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42825] Up-streaming Chromium API src files: WebScriptController...WebStorageNamespaceImpl
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42826] Up-streaming Chromium API src files: WebString...WebViewImpl
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42831] Up-streaming Chromium API src files: WebWorker and friends.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42832] Up-streaming Chromium API src files: AppCach...BackForwardListClientImpl
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42833] Up-streaming Chromium API src files: ChromeClientImpl...ContextMenuClientImpl
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42835] Up-streaming Chromium API src files: DOMUtilities...FrameLoaderClientImpl
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42836] Up-streaming Chromium API src files: GraphicContext3D...MediaPlaterPrivateChromium
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42837] Up-streaming Chromium API src files: NotificationPresenterImpl...SharedWorkerRepository
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42838] Up-streaming Chromium API src files: StorageStreamHandlers...StorageNamespaceProxy
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42839] Up-streaming Chromium API src files: WrapperResourceRequest and Response
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42840] Up-streaming Chromium API src files: Platform specific files.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42873] Up-streaming Chromium API src files: WebWorker and friends.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31276] Upstreaming Chromium API src files : [Attachment 42882] Upstream GraphicsContext3D.cpp fixes and remove a spurious ChangeLog entry
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31279] Remove session storage setting : [Attachment 42812] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31281] r50665 broke around 100 Qt layout tests : [Attachment 42860] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31281] r50665 broke around 100 Qt layout tests : [Attachment 42872] proposed patch for removing
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31281] r50665 broke around 100 Qt layout tests : [Attachment 42881] proposed fix for DRT and the test expected files
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31281] r50665 broke around 100 Qt layout tests : [Attachment 42884] another try of creating a correct patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31282] Simplify LayoutTests/editing/selection/drag-to-contenteditable-iframe.html : [Attachment 42830] Fixes the test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31284] need to implement aria tree roles : [Attachment 42928] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31286] fast/js/date-proto-generic-invocation break another test : [Attachment 42848] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31286] fast/js/date-proto-generic-invocation breaks another test : [Attachment 42849] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 42900] Initial patch to fix the flaky document-open.html plugin layout test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 42901] Updated patch with incorrect indentations fixed.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 42903] Updated patch with the WebCore Changelog now in the right place
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 42909] Updated patch addressing review comments from eseidel
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 42968] Updated patch with more style fixes to make the code consistent with Webkit style
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 42977] Fixed line endings in the layout tests.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 43131] Updated patch addressing review comments from eseidel
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 43132] The reviewed by comment in the webcore changelog was moved incorrectly below the comment. New patch fixes that.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31287] plugins/document-open.html failed on Leopard Release bot : [Attachment 43134] Updated patch with tabs removed hopefully.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31288] Add a function to show render tree for debugging : [Attachment 42851] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31288] Add a function to show render tree for debugging : [Attachment 44009] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31289] rename counter to makeCounterNode in RenderCounter.cpp : [Attachment 42857] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31289] rename counter to makeCounterNode in RenderCounter.cpp : [Attachment 43349] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31291] Web Inspector: Speed up syntax highlighter : [Attachment 42865] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31291] Web Inspector: Speed up syntax highlighter : [Attachment 42871] proposed patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31292] [Chromium][Linux] Support Gtk scrollwheel behavior on Linux Chromium : [Attachment 42863] Support Gtk scrollwheel behavior for horizontal scrollbars on Linux Chromium
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31292] [Chromium][Linux] Support Gtk scrollwheel behavior on Linux Chromium : [Attachment 42917] Support Gtk scrollwheel behavior for horizontal scrollbars on Linux Chromium (Rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31292] [Chromium][Linux] Support Gtk scrollwheel behavior on Linux Chromium : [Attachment 42920] Support Gtk scrollwheel behavior for horizontal scrollbars on Linux Chromium (Rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31292] [Chromium][Linux] Support Gtk scrollwheel behavior on Linux Chromium : [Attachment 43027] Support Gtk scrollwheel behavior for horizontal scrollbars on Linux Chromium (Rev.4, added a link to the bug)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31293] Web Inspector: Enable 'console.profile()' and 'console.profileEnd()' regardless of JAVASCRIPT_DEBUGGER : [Attachment 42864] proposed change
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31293] Web Inspector: Enable 'console.profile()' and 'console.profileEnd()' regardless of JAVASCRIPT_DEBUGGER : [Attachment 42866] proposed change
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31293] Web Inspector: Enable 'console.profile()' and 'console.profileEnd()' regardless of JAVASCRIPT_DEBUGGER : [Attachment 43100] another approach
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31293] Web Inspector: Enable 'console.profile()' and 'console.profileEnd()' regardless of JAVASCRIPT_DEBUGGER : [Attachment 43146] fixed argument conversion in JSC binding
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31295] [Qt] Rendering of html select elements is broken : [Attachment 42870] Patch, hardcode the color in the constructor
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31295] [Qt] Rendering of html select elements is broken : [Attachment 42879] Patch, use a RenderStyle static init function
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31301] [V8] Fix crash in V8CustomXPathNSResolver (http://crbug.com/26726). : [Attachment 42874] patch:layout test and fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31301] [V8] Fix crash in V8CustomXPathNSResolver (http://crbug.com/26726). : [Attachment 42875] patch: layout test and fix v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31303] WebInspector: test the stability of the Timeline Record Types : [Attachment 42878] WebInspector: check the stability of the Timeline record types
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31307] [Qt] Compile when QT_NO_WHEELEVENT is defined : [Attachment 42886] Patch to fix compilation when QT_NO_WHEELEVENT is defined
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31307] [Qt] Compile when QT_NO_WHEELEVENT is defined : [Attachment 43931] New patch with proper changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31309] Avoid crashes in executeScript : [Attachment 42888] runscript.patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31310] Fix back/forwards cache with JSC isolated worlds. : [Attachment 42891] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31311] Fix the wrong css2.1 test : [Attachment 42892] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31312] Decouple authentication panel callbacks from ResourceHandle : [Attachment 42893] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31313] Make 80 patches a formal requirement for reviewership : [Attachment 42895] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31313] Make 80 patches a formal requirement for reviewership : [Attachment 42896] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31320] Upstreaming Chromium API gyp file : [Attachment 42899] modified WebKit.gyp
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31320] Upstreaming Chromium API gyp file : [Attachment 42902] modified WebKit.gyp
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31321] Make -webkit-color-correction work with untagged images : [Attachment 43218] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31321] Make -webkit-color-correction work with untagged images : [Attachment 43321] New patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31321] Make -webkit-color-correction work with untagged images : [Attachment 43321] New patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31321] Make -webkit-color-correction work with untagged images : [Attachment 43521] Newer Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31322] REGRESSION (4.0.3->TOT): Repro crash saving pcmag.com article as a webarchive : [Attachment 42904] Fix + layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31323] Fix a few compiler warnings : [Attachment 42905] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31325] [Android] Android port lacks Makefiles : [Attachment 43119] Patch 1 for Bug 31325
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31325] [Android] Android port lacks Makefiles : [Attachment 43304] Patch 2 for Bug 31325
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31325] [Android] Android port lacks Makefiles : [Attachment 43309] Patch 3 for Bug 31325
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31325] [Android] Android port lacks Makefiles : [Attachment 43513] Patch 4 for Bug 31325
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31326] Make the output prettier for test /fast/events/drag-and-drop.html : [Attachment 42908] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31327] Clean up SocketStreamHandleClient interface : [Attachment 42911] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31328] Refactor multiple JavaScriptCore Threads feature : [Attachment 42912] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31330] Expose dtoa() for ECMA-262 : [Attachment 42923] Proposed patch (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31330] Expose dtoa() for ECMA-262 : [Attachment 43034] Proposed patch (rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31330] Expose dtoa() for ECMA-262 : [Attachment 43340] Proposed patch (rev.4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31331] step attribute and ValidityState.stepMismatch for type=number/range : [Attachment 42924] Proposed patch (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31331] step attribute and ValidityState.stepMismatch for type=number/range : [Attachment 43246] Proposed patch (rev.3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31331] step attribute and ValidityState.stepMismatch for type=number/range : [Attachment 43350] Proposed patch (rev.4)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31334] Add /fast/events/drag-and-drop-fire-drag-dragover.html to Qt and GTK Skip files : [Attachment 42930] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31335] Convert LayoutTests/fast/inline/dirtyLinesForInline.html into dumpAsText : [Attachment 42932] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31336] Web Socket handshake error should be tested. : [Attachment 42931] test web socket handshake error
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31336] Web Socket handshake error should be tested. : [Attachment 42936] test web socket handshake error
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31336] Web Socket handshake error should be tested. : [Attachment 42937] test web socket handshake error
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31337] Add test for Web Socket send : [Attachment 42938] add test for web socket send
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31337] Add test for Web Socket send : [Attachment 43022] add test for web socket send
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31337] Add test for Web Socket send : [Attachment 43122] add test for web socket send
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31339] Fix incorrect white-space in WebGLRenderingContext.idl : [Attachment 42939] Patch that removes the offending white-space.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31340] Introduce a class representing HTML5 date&time values : [Attachment 42943] ISO 8601 class (rev.5)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31340] Introduce a class representing HTML5 date&time values : [Attachment 43055] ISO 8601 class (rev.6)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31341] Test unicode message sending over Web Socket : [Attachment 42944] Add web socket unicode message test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31341] Test unicode message sending over Web Socket : [Attachment 43121] Add web socket unicode message test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31342] Type constraint check for date&time types : [Attachment 42945] ValidityState.typeMismatch and layout tests (rev.6)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31342] Type constraint check for date&time types : [Attachment 43345] ValidityState.typeMismatch and layout tests (rev.7)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31343] Check if Storage panel exists before calling its methods : [Attachment 42950] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31343] Check if Storage panel exists before calling its methods : [Attachment 42983] [PATCH] fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31344] [Qt] Fix a problem in the qmake project files that caused nmake to reparse idl files every time. : [Attachment 42947] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31345] [chromium] Remove t2embed.dll functions from FontCustomPlatformData.cpp for Chromium : [Attachment 42951] t2embed_deps_v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31346] Should not print javascript console messages to stdout : [Attachment 42948] print console messages with g_warning
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31346] Should not print javascript console messages to stdout : [Attachment 42949] print console messages to stderr
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31347] Need to also show/hide the inspector window to avoid having problems with code assuming it is realized : [Attachment 42966] show window for the inspector
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31348] [Qt] Remove unnecessary LUT creator from WebCore.pro : [Attachment 42955] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31350] Allow custom memory allocation control for the part of page directory in WebCore : [Attachment 42956] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31352] [GTK] Failing test media/video-document-types.html : [Attachment 42962] Set document to parsing mode before parsing more data.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31352] [GTK] Failing test media/video-document-types.html : [Attachment 43093] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31354] [Chromium] Remove WebViewImpl::dragSourceMovedTo() : [Attachment 42964] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31354] [Chromium] Remove WebViewImpl::dragSourceMovedTo() : [Attachment 42973] patch2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31355] Fixes for QWebElement and QWebSettings documentation : [Attachment 42965] Patches to qwebsettings.cpp, qwebelement.cpp, main.cpp, webelement.pro
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31355] Fixes for QWebElement and QWebSettings documentation : [Attachment 43061] Updated webelement.pro file to avoid build breakage.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31355] Fixes for QWebElement and QWebSettings documentation : [Attachment 43302] Removed QWebSettings changes since these have now been reverted in an earlier change.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31357] [Chromium] Add hasPort(), removePort() and protcolIsValid() to KURLGoogle implementation : [Attachment 42974] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31358] [Qt] Various doc fixes : [Attachment 42969] DocPatch 1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31358] [Qt] Various doc fixes : [Attachment 42970] DocPatch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31358] [Qt] Various doc fixes : [Attachment 42971] DocPatch 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31358] [Qt] Various doc fixes : [Attachment 43003] more doc fixes.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31358] [Qt] Various doc fixes : [Attachment 43026] more doc fixes v0.3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31359] [Qt] Fix tst_qwebpage and tst_qwebframe compilation on Symbian. : [Attachment 42972] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31360] [Chromium] Upstream fixes to SocketStreamHandles : [Attachment 42975] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31361] WebInspector: Tests for Layout, Paint, ParseHTML, MarkTimeline, Style Recalculation : [Attachment 42979] WebInspector: Adds Timeline record tests for Layout, Paint, Recalculate Style, Parse HTML and Mark Timeline
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31361] WebInspector: Tests for Layout, Paint, ParseHTML, MarkTimeline, Style Recalculation : [Attachment 42985] WebInspector: Adds another script tag test for WebInspector timeline records.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31361] WebInspector: Tests for Layout, Paint, ParseHTML, MarkTimeline, Style Recalculation : [Attachment 42988] WebInspector: Adds Timeline record tests for Layout, Paint, Recalculate Style, Parse HTML and Mark Timeline
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31362] [V8] Optimize getDOMNodeMap() : [Attachment 42980] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31363] fast/css/color-correction tests crash on Windows : [Attachment 42982] Null Checks
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31363] fast/css/color-correction tests crash on Windows : [Attachment 42996] Add tests to Skipped List
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31363] fast/css/color-correction tests crash on Windows : [Attachment 43006] WebCore Workaround + Skipped List Removal
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31364] Several committers use separate email addresses for bugzilla and svn.webkit.org : [Attachment 42981] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31365] WebInspector: Timeline record test for external script : [Attachment 42984] WebInspector: Adds another script tag test for WebInspector timeline records.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31366] Update committers.py based on svn records : [Attachment 42987] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31367] [V8] Make bindings return NULL handles instead of calling v8::Undefined(). : [Attachment 42986] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31368] [V8] De-inline large method convertNodeToV8Object : [Attachment 42991] path fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31368] [V8] De-inline large method convertNodeToV8Object : [Attachment 42993] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31369] Tiny path fixes in Chromium API includes : [Attachment 42992] path fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31371] SharedWorkerRepository.connect() does not call WebSharedWorkerRepository : [Attachment 42994] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31372] WebInspector: Adds Timer record tests for Timeline agent records : [Attachment 43001] WebInspector: Adds unit test for Timer records from the Timeline agent.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31373] rewrite fast/dom/Window/window-screen-properties to be slightly more portable : [Attachment 43000] proposed rewrite of patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31373] rewrite fast/dom/Window/window-screen-properties to be slightly more portable : [Attachment 43013] revised patch - corrects typo in test case, drops mistakenly included pngs
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31373] rewrite fast/dom/Window/window-screen-properties to be slightly more portable : [Attachment 43021] drop unnecessary win expectation
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31375] Web Inspector: breakpoints in named evals are not restored after a reload : [Attachment 43063] proposed patch 2009/11/12 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31376] WebInspector: Adds test for Timeline EventDispatch record : [Attachment 43004] WebInspector: Adds EventDispatch test for Timeline records.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31376] WebInspector: Adds test for Timeline EventDispatch record : [Attachment 44020] WebInspector: Adds test for DOM dispatch timeline record
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31377] [V8] De-inline boilerplate in every event-listener setter method : [Attachment 43008] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31378] WebInspector: Adds test for Timeline network resource records : [Attachment 44031] WebInspector: Adds a test for timeline network resource records
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31380] DOM Wrappers for some nodes may not be marked. : [Attachment 43014] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31382] Make -webkit-color-correction work with shadows : [Attachment 43015] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31383] [V8] De-inline lots of V8Bindings functions to save 450k of code : [Attachment 43017] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31384] Missing ENABLE(INSPECTOR) guard : [Attachment 43018] Patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31386] Make Mac AuthenticationChallenge usable from cross-platform code : [Attachment 43019] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31388] Fix the ref-counting bug in Database.cpp : [Attachment 43024] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31388] Fix the ref-counting bug in Database.cpp : [Attachment 43025] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31390] Implement run-webkit-websocketserver : [Attachment 43033] Add to run-webkit-tests an option to run Web Socket server
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31390] Implement run-webkit-websocketserver : [Attachment 43137] Add run-webkit-websocketserver
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31390] Implement run-webkit-websocketserver : [Attachment 43266] Add run-webkit-websocketserver
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31391] SVNTest.test_svn_apply may fail in different timezone : [Attachment 43028] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31392] ARIA: add alert type roles : [Attachment 43032] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31393] externalRepresentation should take Frame as the argument : [Attachment 43036] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31394] [Chromium] Sify compose button alerts error : [Attachment 43046] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31394] [Chromium] Sify compose button alerts error : [Attachment 43067] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31394] [Chromium] Sify compose button alerts error : [Attachment 43068] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31395] Bugzilla should show images in git patches : [Attachment 43038] Patch v0
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31398] [Chromium] reload-subframe-object.html fails : [Attachment 43052] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31400] Web Inspector: Support Ctrl+P, Ctrl+N, and other Readline keyboard shortcuts in the Console : [Attachment 43644] [PATCH] Ctrl+P, Ctrl+N, Ctrl+U for Macs Only
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31400] Web Inspector: Support Ctrl+P, Ctrl+N, and other Readline keyboard shortcuts in the Console : [Attachment 43648] [PATCH] Ctrl+P, Ctrl+N, Ctrl+U for Macs Only
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31400] Web Inspector: Support Ctrl+P, Ctrl+N, and other Readline keyboard shortcuts in the Console : [Attachment 43651] [PATCH] Ctrl+P, Ctrl+N, Ctrl+U, Arrow Keys
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31400] Web Inspector: Support Ctrl+P, Ctrl+N, and other Readline keyboard shortcuts in the Console : [Attachment 43652] [PATCH] Ctrl+P, Ctrl+N, Ctrl+U, Arrow Keys
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31400] Web Inspector: Support Ctrl+P, Ctrl+N, and other Readline keyboard shortcuts in the Console : [Attachment 43669] [PATCH] Ctrl+P, Ctrl+N, and Arrow Keys
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31401] [Qt] inputMethodState incorrect after autocompletion popup : [Attachment 43056] proposed fix for focuscontroller.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31401] [Qt] inputMethodState incorrect after autocompletion popup : [Attachment 43358] proposed fix for FrameLoaderClientQt.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31401] [Qt] SoftwareInputPanelRequest event sent when clicking in newly loaded page : [Attachment 43981] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31402] WebInspector: timeline-paint.html test fails on Windows and GTK+ platforms : [Attachment 43117] WebInspector: fixes timeline-paint.html test for Windows.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31402] WebInspector: timeline-paint.html test fails on Windows and GTK+ platforms : [Attachment 43153] WebInspector: fixes timeline-paint.html test for Windows.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31402] WebInspector: timeline-paint.html test fails on Windows and GTK+ platforms : [Attachment 43501] WebInspector: fixes timeline-paint.html test for Windows, GTK+
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31402] WebInspector: timeline-paint.html test fails on Windows and GTK+ platforms : [Attachment 43506] WebInspector: fixes timeline-paint.html test for Windows, GTK+
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31403] [Qt] Disable pthread_setname_np. : [Attachment 43057] Patch from Qt src/3rdparty
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31404] Web Inspector: Resource errors/warnings not shown in the Resource tree : [Attachment 43060] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31405] Makes the output of mouse-click-events.html independent of the window size : [Attachment 43059] Makes the output of mouse-click-events.html independent of the window size
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31406] [Qt] Fix typo ce_time.cpp -> ce_time.c : [Attachment 43062] Fix typo
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31406] [Qt] Fix typo ce_time.cpp -> ce_time.c : [Attachment 43154] Provide a changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31411] Web Inspector: breakpoint sidebar entries should allow click over entire list item : [Attachment 43064] proposed patch 2009/11/12 - a
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31414] Implement new SPI for dealing with user scripts/stylesheets and isolated worlds : [Attachment 43066] Small clean-up in WebView's user content functions
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31414] Implement new SPI for dealing with user scripts/stylesheets and isolated worlds : [Attachment 43084] Remove worldIDs from WebKit's SPI
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31414] Replace worldIDs with world objects : [Attachment 43162] Finish replacing worldIDs with world objects
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31415] [v8] do not copy data twice when converting short v8 string into WebCore::String : [Attachment 43070] First take
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31415] [v8] do not copy data twice when converting short v8 string into WebCore::String : [Attachment 43080] Addressing Vitaly's comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31415] [v8] do not copy data twice when converting short v8 string into WebCore::String : [Attachment 43080] Addressing Vitaly's comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31415] [v8] do not copy data twice when converting short v8 string into WebCore::String : [Attachment 43872] Addressing Darin's concerns
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31416] Fail early in parseDateFromNullTerminatedCharacters : [Attachment 43071] Only calculate time offsets for valid dates.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31416] Fail early in parseDateFromNullTerminatedCharacters : [Attachment 43079] Other case and early exit
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31416] Fail early in parseDateFromNullTerminatedCharacters : [Attachment 43081] Fix spacing
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31417] Web Inspector: Minor timeline fixes. : [Attachment 43072] [PATCH] fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31418] Chrome/mac does not send keypress() for keys with cmd down : [Attachment 43073] Patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31419] Web Inspector: Do not highlight node on refresh. : [Attachment 43074] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31420] [V8] Table-driven setup for binding template callback functions : [Attachment 43076] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31421] REGRESSION(r50784): Failures in many storage tests on leaks bot after r50784 : [Attachment 43082] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31423] [Android] The Android-specific files in platform/android are out of date : [Attachment 43083] Bring existing files in platform/android in line with Android 2.0
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31423] [Android] The Android-specific files in platform/android are out of date : [Attachment 43171] Bring existing files in platform/android in line with Android 2.0 (v2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31423] [Android] The Android-specific files in platform/android are out of date : [Attachment 43172] Bring existing files in platform/android in line with Android 2.0 (v2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31423] [Android] The Android-specific files in platform/android are out of date : [Attachment 43189] Bring existing files in platform/android in line with Android 2.0 (v3)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31426] Some WebSocket tests don't properly listen to close event : [Attachment 43085] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31427] Add postTaskToMainThread to ScriptExecutionContext : [Attachment 43090] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31428] Failed to retrieve element from node list using Id indexing if existing another element with the same Id but not on the node list. : [Attachment 43091] fix patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31428] getElementsByTagName("div")['elementId'] lookup fails if two elements have the same id : [Attachment 43862] update test case based on Eric's review
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31428] getElementsByTagName("div")['elementId'] lookup fails if two elements have the same id : [Attachment 43995] patch 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31429] crash when a transition is performed on a transform in GC : [Attachment 43113] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31432] Web Inspector: profile timeline panel, fix obvious problems. : [Attachment 43096] [PATCH] fixes.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31432] Web Inspector: profile timeline panel, fix obvious problems. : [Attachment 43102] [PATCH] Updating removeStyleClass as well.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31437] [Android] The Android specific files in page/Android are out of date. : [Attachment 43099] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31438] Feature Request: Implement non-scaling-stroke : [Attachment 43184] Patch that adds the vector-effect property, maps attribute to property and handles computed style
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31438] Feature Request: Implement non-scaling-stroke : [Attachment 43245] Patch that adds vector-effect property/attribute, changes how the stroke is painted when non-scaling-stroke
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31439] Web Inspector: preload status bar button glyphs in order to prevent them from flickering. : [Attachment 43098] [PATCH] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31439] Web Inspector: preload status bar button glyphs in order to prevent them from flickering. : [Attachment 43104] [PATCH] addressed comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31440] Add Chromium's DatabaseTracker implementation to WebKit : [Attachment 43103] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31440] Add Chromium's DatabaseTracker implementation to WebKit : [Attachment 43133] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31440] Add Chromium's DatabaseTracker implementation to WebKit : [Attachment 43175] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31441] Implement SocketStreamCFNet : [Attachment 43105] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31442] Chromium Build Slaves : [Attachment 43106] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31442] Chromium Build Slaves : [Attachment 43109] buildbot configuration changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31442] Chromium Build Slaves : [Attachment 43115] buildbot configuration changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31442] Chromium Build Slaves : [Attachment 43118] buildbot configuration changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31442] Chromium Build Slaves : [Attachment 43120] buildbot configuration changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31442] Chromium Build Slaves : [Attachment 43464] buildbot configuration changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31443] [V8] De-inline simple get/set methods completely, and optimize error handling : [Attachment 43112] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31444] Add ENABLE_GLOBAL_SCRIPT feature define and flag for build-webkit : [Attachment 43111] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31444] Add ENABLE_SHARED_SCRIPT feature define and flag for build-webkit : [Attachment 43731] Updated for name change.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31445] Rolling Chromium dependencies : [Attachment 43110] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31445] Rolling Chromium dependencies : [Attachment 43165] deps role
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31446] crash in chromium when loading multipart/x-mixed-replace data : [Attachment 43114] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31446] crash in chromium when loading multipart/x-mixed-replace data : [Attachment 43211] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31448] Menu button shows wrong content in Chromium : [Attachment 43116] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31448] Menu button shows wrong content in Chromium : [Attachment 43320] same, minus lint error
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31449] Rename fileName parameters to vfsFileName in all DB-related methods : [Attachment 43125] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31451] LocalStorage quota should include key sizes in its count : [Attachment 43126] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31451] LocalStorage quota should include key sizes in its count : [Attachment 43129] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31451] LocalStorage quota should include key sizes in its count : [Attachment 43173] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31452] Fix worker-timeout.html layout test that fails in Chromium harness. : [Attachment 43128] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31454] WebKit Coding Style Guidelines should say not to use "using namespace" statements in header files : [Attachment 43130] Patch submitted
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31454] WebKit Coding Style Guidelines should say not to use "using namespace" statements in header files : [Attachment 43136] New patch: added some closing </li>'s
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31455] Update the description of fast/overflow/004.html to match the results : [Attachment 43142] Update the description of fast/overflow/004.html
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31455] Update the description of fast/overflow/004.html to match the results : [Attachment 43265] Update the description and expected results for fast/overflow/004.html
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31455] Update the description of fast/overflow/004.html to match the results : [Attachment 43490] Update fast/overflow/004.html to match the test description and expected results.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31456] WAI-ARIA: checkbox does not determine its label from text content : [Attachment 43135] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31457] svn-apply may not handle git patches created by bugzilla-tool : [Attachment 43138] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31457] svn-apply may not handle git patches created by bugzilla-tool : [Attachment 43213] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31458] bugzilla-tool should post git binary diff : [Attachment 43139] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31458] bugzilla-tool should post git binary diff : [Attachment 43141] Patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31459] WebCore::externalRepresentation should update layout before getting render object : [Attachment 43140] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31462] Chromium should not register its VFS as the default VFS : [Attachment 43147] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31465] In testing handshake-error case, web_socket_do_extra_handshake calls non-existent method : [Attachment 43148] Fix: web_socket_do_extra_handshake calls non-existent method
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31465] In testing handshake-error case, web_socket_do_extra_handshake calls non-existent method : [Attachment 43149] Fix: web_socket_do_extra_handshake calls non-existent method
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31465] In testing handshake-error case, web_socket_do_extra_handshake calls non-existent method : [Attachment 43482] Fix: web_socket_do_extra_handshake calls non-existent method
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31466] [Qt] QWebView problems with focus on the first activation. : [Attachment 43150] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31467] Chromium: [REGRESSION] Crash while stopping on a breakpoint. : [Attachment 43158] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31468] Unify TextBoundaries implementations by only relying on WTF Unicode abstractions : [Attachment 43157] Refactoring TextBoundariesICU.cpp into generic TextBoundaries.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31468] Unify TextBoundaries implementations by only relying on WTF Unicode abstractions : [Attachment 43160] Refactoring TextBoundariesICU.cpp into generic TextBoundaries.cpp (v2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31469] [Gtk] Create a TextBreakIterator implementation based on GLib (without ICU) : [Attachment 44010] TextBreakIterator implementation based on GLib and pango
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31469] [Gtk] Create a TextBreakIterator implementation based on GLib (without ICU) : [Attachment 44048] TextBreakIterator implementation based on GLib and pango
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31472] Web Inspector: Make DRT show web inspector for tests in inspector/ folder. : [Attachment 43312] [PATCH] Proposed changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31472] Web Inspector: Make DRT show web inspector for tests in inspector/ folder. : [Attachment 43313] [PATCH] Same with Win stuff fixed.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31472] Web Inspector: Make DRT show web inspector for tests in inspector/ folder. : [Attachment 43319] [PATCH] Review comments addressed
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31473] Allow custom memory allocation control for 10 classes of the platform directory in WebCore : [Attachment 43156] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31473] Allow custom memory allocation control for 10 classes of the platform directory in WebCore : [Attachment 43156] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31473] Allow custom memory allocation control for 9 classes of the platform directory in WebCore : [Attachment 43155] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31474] [V8] Protect SVG animated properties from destruction in bindings. : [Attachment 43159] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31474] [V8] Protect SVG animated properties from destruction in bindings. : [Attachment 43163] patch v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31475] Crash in StringHash::equal due to unaligned string data : [Attachment 43204] Apply defines to StringHash::Equal
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31477] [V8] Fix V8Bindings link error in Linux+GCC 4.4 : [Attachment 43168] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31478] Chromium WebKit Port to compile as dynamic lib : [Attachment 43170] webkit as a dynamic lib
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31479] Make websocket tests work on Windows : [Attachment 43263] Disable wss until all platforms support pyOpenSSL
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31479] Make websocket tests work on Windows : [Attachment 43264] Disable wss until all platforms support pyOpenSSL
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31485] JSValueProtect and JSValueUnprotect don't protect API wrapper values : [Attachment 43182] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31487] DOMHTMLInputElement::rectOnScreen() returns the wrong rect : [Attachment 43198] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31488] DOMHTMLOptionsCollection is missing some implementation : [Attachment 43199] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31489] DOMHTMLSelectElement is missing some implementation : [Attachment 43200] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31490] Allow building Chromium without SVG : [Attachment 43197] wrap some code with ENABLE(SVG)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31491] DOMHTMLOptionElement is missing some implementation : [Attachment 43201] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31492] DOMHTMLInputElement::replaceCharactersInRange() is unimplemented : [Attachment 43202] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31494] Add unauthenticated proxy support to SocketStreamHandleCFNet : [Attachment 43205] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31495] LayoutTests/storage/hash-change-with-xhr.html does not need the call to dumpDatabaseCallbacks() : [Attachment 43206] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31497] [V8] Fix SVG context assignment for pod types. : [Attachment 43207] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31499] remove bindings/v8/custom/V8CanvasPixelArrayCustom.cpp, it's no longer used : [Attachment 43215] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31503] Rename protocolIsValid to isValidProtocol : [Attachment 43220] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31504] InspectorTimelineAgent.h should be guarded by ENABLE(INSPECTOR) : [Attachment 43221] Add a guard to compile the class only if ENABLE(INSPECTOR)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31505] [GTK] Tab key does not cycle through elements by default : [Attachment 43222] Patch for this issue
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31505] [GTK] Tab key does not cycle through elements by default : [Attachment 43374] Ensure that tab-key-cycles-through-elements is true by default
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31505] [GTK] Tab key does not cycle through elements by default : [Attachment 43375] Properly localize tab-key-cycles-through-elements documentation strings
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31505] [GTK] Tab key does not cycle through elements by default : [Attachment 43378] Properly localize documentation strings (with Changelog)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31506] [GTK] Style cleanup for GOwnPtr : [Attachment 43223] Style cleanups for GOwnPtr
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31509] [Qt] Implement error pages handling support to DRT. : [Attachment 43231] patch 0.1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31511] [Haiku] Bug fix in GraphicsContextHaiku.cpp. Wrong CamelCase on ColorSpace. : [Attachment 43233] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31512] [Haiku] Bug fix in FileChooserHaiku.cpp. Constructor redefinition unnecessary. : [Attachment 43234] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31513] Refactor bugzilla-tool to allow for multiple queues : [Attachment 43236] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31513] Refactor bugzilla-tool to allow for multiple queues : [Attachment 43270] Arise WorkQueue
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31515] Add bugzilla-tool check-style : [Attachment 43237] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31515] Add bugzilla-tool check-style : [Attachment 43242] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31515] Add bugzilla-tool check-style : [Attachment 43243] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31515] Add bugzilla-tool check-style : [Attachment 43244] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31516] Need to implement ARIA role="directory" : [Attachment 43238] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31516] Need to implement ARIA role="directory" : [Attachment 43239] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31525] WAI-ARIA roles not supported on image map <area> : [Attachment 43409] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31525] WAI-ARIA roles not supported on image map <area> : [Attachment 43483] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31527] QWebPageClient.h needs in some cases QCursor, but it does not include it : [Attachment 43261] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31528] bugzilla-tool needs land-attachment, apply-attachment, etc. : [Attachment 43274] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31529] Move WorkQueue to its own file : [Attachment 43271] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31529] Move WorkQueue to its own file : [Attachment 43273] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31530] bugzilla-tool land-diff should know how to parse bug ids out of ChangeLogs : [Attachment 43275] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31531] Unit test WorkQueue : [Attachment 43277] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31532] land-patches needs to be re-factored into smaller chunks : [Attachment 43276] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31534] WorkQueue is the only place that should know about special exit codes : [Attachment 43278] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31534] WorkQueue is the only place that should know about special exit codes : [Attachment 43284] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31535] Re-factor workqueue_unittest to allow for more than one test : [Attachment 43279] 2009-11-16 Eric Seidel <eric at webkit.org>
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31536] GitTest.test_create_binary_patch fails if /tmp is symlink : [Attachment 43281] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31537] Implement a StyleQueue : [Attachment 43283] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31538] Web Inspector: Wrong console output for Regexp escape sequence : [Attachment 43826] [PATCH] Desired Behavior
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31538] Web Inspector: Wrong console output for Regexp escape sequence : [Attachment 43895] [PATCH] Desired Behavior + Some Refactoring
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31538] Web Inspector: Wrong console output for Regexp escape sequence : [Attachment 43896] [PATCH] Desired Behavior + Some Refactoring
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31540] bugzilla-tool check-style should work with attachment ids instead of bug ids : [Attachment 43286] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31541] Implement PatchCollection : [Attachment 43287] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31542] [Qt] Update the plugins manual test to help test show/hide : [Attachment 43289] Add button to test css display with plugins
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31543] Move more patch-landing code into WebKitLandingScripts in preparation for land-attachment : [Attachment 43290] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31544] Move StyleQueue over to using PatchCollection : [Attachment 43291] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31544] Move StyleQueue over to using PatchCollection : [Attachment 43292] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31546] bugzilla-tool needs a land-attachment command : [Attachment 43294] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31546] bugzilla-tool needs a land-attachment command : [Attachment 43296] Fixored
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31546] bugzilla-tool needs a land-attachment command : [Attachment 43297] Fix the help strings
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31546] bugzilla-tool needs a land-attachment command : [Attachment 43298] Maintain argument order when landing
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31547] Convert CommitQueue over to PatchCollection : [Attachment 43295] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31548] The commit-queue should use land-attachment : [Attachment 43299] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31549] Rename the --commit-queue flag on land-* now that the commit-queue needs no special treatment : [Attachment 43301] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31553] Web Inspector: REGRESSION: in Profiles, focusing on function and restoring doesn't restore the original tree : [Attachment 43354] Proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31553] Web Inspector: REGRESSION: in Profiles, focusing on function and restoring doesn't restore the original tree : [Attachment 43411] Proposed fix, comments addressed
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31554] [Android] Android is missing the implementation of the GeolocationService iface. : [Attachment 43308] Android implementation of the GeolocationService implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31554] [Android] Android is missing the implementation of the GeolocationService iface. : [Attachment 43314] Android implementation of the GeolocationService implementation v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31554] [Android] Android is missing the implementation of the GeolocationService iface. : [Attachment 43315] Android implementation of the GeolocationService implementation v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31560] [Qt] Failing LayoutTests/editing/deleting/5408255.html : [Attachment 43336] fix patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31561] [Chromium] Support null NPObject* parameter in _NPN_SetException : [Attachment 43318] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31565] AX: aria-labelledby duplicates some of its WAI-ARIA label : [Attachment 43325] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31566] chrome/mac: cmd-left inserts character instead of going back : [Attachment 43326] Revert 50887
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31566] chrome/mac: cmd-left inserts character instead of going back : [Attachment 43369] Add link to bug to changelog.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31567] event handler in <script...for> should not get executed : [Attachment 43328] patch v1 to fix this issue
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31567] event handler in <script...for> should not get executed : [Attachment 43333] patch v2 for fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31568] [KURLGoogle] setHostAndPort doesn't handle arguments without port correctly. : [Attachment 43329] Fix KURLGoogle, v1.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31568] [KURLGoogle] setHostAndPort doesn't handle arguments without port correctly. : [Attachment 43330] Fix KURLGoogle, v1.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31569] Initial implementation of WebKitGlobalScript and GlobalScriptContext : [Attachment 43331] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31569] Initial implementation of WebKitSharedScript and SharedScriptContext : [Attachment 43737] Patch updated for the name change.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31569] Initial implementation of WebKitSharedScript and SharedScriptContext : [Attachment 43806] Updated for David's comments.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31569] Initial implementation of WebKitSharedScript and SharedScriptContext : [Attachment 43809] Updated per David's comments.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31570] scrollbar fixes for wxWebKit : [Attachment 43332] patch file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31571] LayoutTests/fast/encoding/char-encoding.html is flaky : [Attachment 43335] Removes the setTimeout causing the test to be flaky. bdash indicated on irc that it was ok to do so.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31574] Crashing bug when removing <ruby> in JavaScript : [Attachment 43341] patch - fix crash
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31575] Fix WebKit build when JAVASCRIPT_DEBUGGER is disabled : [Attachment 43377] Proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31575] Fix WebKit build when JAVASCRIPT_DEBUGGER is disabled : [Attachment 43418] an easier way
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31577] Incorrect use of JavaScriptCore API in DumpRenderTree : [Attachment 43346] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31578] [Chromium] Handle the prepended charset meta tag in the clipboard properly so that CnP works correctly : [Attachment 43348] Strip the special meta tag at the beginning of the copied HTML
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31578] [Chromium] Handle the prepended charset meta tag in the clipboard properly so that CnP works correctly : [Attachment 43399] Strip the special meta tag at the beginning of the copied HTML
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31578] [Chromium] Handle the prepended charset meta tag in the clipboard properly so that CnP works correctly : [Attachment 43400] Strip the special meta tag at the beginning of the copied HTML
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31579] Rewrite the layout test editing/inserting/6633727 to use dumpAsText : [Attachment 43351] Rewrite the test editing/inserting/6633727 to use dumpAsText
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43352] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43410] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText (Rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43481] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText (Rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43485] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText (added comment-in-textarea.js)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43486] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText (added comment-in-textarea.js and updated ChangeLog)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31580] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText : [Attachment 43834] Rewrite the test fast/parser/comment-in-textarea to use dumpAsText (revised comment-in-textarea.js)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31583] [Qt] better test coverage for ErrorPageExtension : [Attachment 43357] patch 0.1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31583] [Qt] better test coverage for ErrorPageExtension : [Attachment 43359] patch 0.2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31583] [Qt] better test coverage for ErrorPageExtension : [Attachment 43364] patch 0.3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31584] [Android] Add shared timer and sound utilities to platform/android : [Attachment 43360] Add shared timer and sound utilities for Android.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31584] [Android] Add shared timer and sound utilities to platform/android : [Attachment 43365] Add shared timer and sound utilities for Android v2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31585] Allow custom memory allocation control for the other part of platform directory in WebCore : [Attachment 43362] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31585] Allow custom memory allocation control for the other part of platform directory in WebCore : [Attachment 43363] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31586] [GTK] set playbin mute property depending on volume value : [Attachment 43852] 2009-11-25 Philippe Normand <pnormand at igalia.com>
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31588] CSSKeyframesRule::findRule() and deleteRule() should accept 'from' and 'to' as well as percentages : [Attachment 43656] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31588] CSSKeyframesRule::findRule() and deleteRule() should accept 'from' and 'to' as well as percentages : [Attachment 43660] Patch v2.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31591] [Qt] Crashing tests after updating to Qt-4.6.0 : [Attachment 43368] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31592] commit-queue is failing to set reviewer in ChangeLogs : [Attachment 43372] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31593] KURL removes trailing and leading spaces during init, but not newlines, carriage returns or tabs. : [Attachment 43373] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31593] KURL removes trailing and leading spaces during init, but not newlines, carriage returns or tabs. : [Attachment 43427] Alternative Patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31596] Web Inspector: Timeline tests are flaky on Windows Release : [Attachment 43425] [PATCH] patch with the fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31596] Web Inspector: Timeline tests are flaky on Windows Release : [Attachment 43430] [PATCH] same with tests removed from Skipped.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31599] Add and option to toggle HTML5 datalist support to build-webkit : [Attachment 43382] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31600] LayoutTests/fast/loader/file-URL-with-port-number.html is flaky : [Attachment 43384] Removes a unnecessary setTimeout to eliminate flakiness.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31601] Move showDebugBorders and showRepaintCounter to Settings/Preferences : [Attachment 43440] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31601] Move showDebugBorders and showRepaintCounter to Settings/Preferences : [Attachment 43442] Replacement patch - gets rid of errant printfs
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31602]=?UTF-8?Q?=20Failing=20to=20start=20the=20WebSocket=20server=20shouldn=E2=80=99t=20terminate=20entire=20test=20run=20?=: [Attachment 43387] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31603] WebSocket server is confused if WebKit tests run from within /tmp on Mac OS X : [Attachment 43388] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31604] WebSocket server should write errors to a log file : [Attachment 43898] Make pywebsocket log errors to a file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31604] WebSocket server should write errors to a log file : [Attachment 43999] Make pywebsocket log errors to a file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31604] WebSocket server should write errors to a log file : [Attachment 44002] Make pywebsocket log errors to a file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31606] Web Inspector: Enter/Return key should enter edit mode for Editable Fields : [Attachment 43397] [PATCH] Enter to edit editable datagrids
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31606] Web Inspector: Enter/Return key should enter edit mode for Editable Fields : [Attachment 43402] [PATCH] Fix + Tim's and Joe's comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31609] Chrome/mac crashes when opening a popup, waiting until the webpage in the background switches, and then clicking the popup : [Attachment 43394] Patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31609] Chrome/mac crashes when opening a popup, waiting until the webpage in the background switches, and then clicking the popup : [Attachment 43401] Fix type
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31610] Define a CSS min-width property for #title : [Attachment 43395] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31612] two layout tests assume java is disabled : [Attachment 43396] patch to the two test files.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31613] Elements don't drop out of compositing layers when animation ends : [Attachment 43403] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31615] REGRESSION (r 50919) Introduced a non-thread-safe refcounting in ScriptExecutionContext::postTaskToMainThread : [Attachment 43406] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31615] REGRESSION (r 50919) Introduced a non-thread-safe refcounting in ScriptExecutionContext::postTaskToMainThread : [Attachment 43408] Same patch, Added comment for the ASSERT.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31615] REGRESSION(r50919) Introduced a non-thread-safe refcounting in ScriptExecutionContext::postTaskToMainThread : [Attachment 43444] Revert r50919 that has caused the regression.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31616] [Chromium] Some minor cleanup in the Chromium WebKit API : [Attachment 43405] v1 patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31617] WebSocket handshake doesn't check query component of URL : [Attachment 43421] WebSocket handshake check query component of URL.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31617] WebSocket handshake doesn't check query component of URL : [Attachment 43909] WebSocket handshake check query component of URL.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31617] WebSocket handshake doesn't check query component of URL : [Attachment 43933] WebSocket handshake check query component of URL
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31617] WebSocket handshake doesn't check query component of URL : [Attachment 44000] WebSocket handshake check query component of URL
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31617] WebSocket handshake doesn't check query component of URL : [Attachment 44052] WebSocket handshake check query component of URL
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31618] "using" statement coding style guidelines need clarification : [Attachment 43413] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31618] "using" statement coding style guidelines need clarification : [Attachment 43694] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31619] Whitespaces after a list marker isn't ignored in calcInlinePrefWidths : [Attachment 43417] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31624] [Qt] Mac plugins: remove null timer : [Attachment 43424] Remove nullEvent timer
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31625] Qt's autotests should be integreted into layout tests : [Attachment 43428] part1 v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31625] Qt's autotests should be integreted into layout tests : [Attachment 43429] Layout tests v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31627] Web Inspector: Store cookie domains in the WebInspector object. : [Attachment 43435] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31627] Web Inspector: Store cookie domains in the WebInspector object. : [Attachment 43438] patch (fixed)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31627] Web Inspector: Store cookie domains in the WebInspector object. : [Attachment 43494] patch (fix mac build)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31629] Web Inspector: Prevent styles information from being queries twice for each update, get rid of metrics and properties sidebars' flickering. : [Attachment 43434] [PATCH] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31629] Web Inspector: Prevent styles information from being queries twice for each update, get rid of metrics and properties sidebars' flickering. : [Attachment 43439] [PATCH] Flickering only fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31631] Fix the clobber list of cacheFlush for ARM and Thumb2 on Linux : [Attachment 43443] Fix the clobber list of cacheFlush for ARM and Thumb2 on Linux
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31634] Ignore realm for proxy protection spaces : [Attachment 43446] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31634] Ignore realm for proxy protection spaces : [Attachment 43472] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31635] Interpreter may do an out of range access when throwing an exception in the profiler. : [Attachment 43445] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31636] wx port lacks plugin support : [Attachment 43447] implement plugin support on windows
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31637] Need to ASSERT(isMainThread()) in ThreadShared methods. : [Attachment 43471] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31638] [Qt] fast/history/back-forward-reset-after-error-handling.html failing due to WorkQueue not being un-frozen : [Attachment 43449] patch 0.1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31641] Web Inspector: Directly Access <head> Instead of Searching for It : [Attachment 43453] [PATCH] Use Direct Access
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31643] [Qt] Remove WTF_USE_JAVASCRIPTCORE_BINDINGS as it is no longer used : [Attachment 43454] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31643] [Qt] Remove WTF_USE_JAVASCRIPTCORE_BINDINGS as it is no longer used : [Attachment 43458] 2nd try - fix ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31645] workqueue.py results in totally broken commit-queue UI : [Attachment 43463] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31646] LayoutTests/transitions/zero-duration-with-non-zero-delay-end.html is flaky : [Attachment 43459] Increase timeout from 500ms to 750ms (transition delay is set to 500ms).
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31647] Make KeyboardEvent::m_keyEvent use OwnPtr : [Attachment 43461] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31648] [Chromium] Remove dependencies to dummy pthreads headers : [Attachment 43465] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31650] Make chromium/webkit/glue/FormFieldValues use the WebKit API : [Attachment 43467] form_field_value
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31650] Make chromium/webkit/glue/FormFieldValues use the WebKit API : [Attachment 43476] form_field_value
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31650] Make chromium/webkit/glue/FormFieldValues use the WebKit API : [Attachment 43534] form_field_value
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31652] ASSERT thrown when a high value is used for roman numerals in lists : [Attachment 43470] potential fix for assert
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31652] ASSERT thrown when a high value is used for roman numerals in lists : [Attachment 43507] patch with updated layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31654] [Qt] Rebase Qt results for LayoutTest/fast/table/row-height-recalc2.html : [Attachment 43473] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31655] Normalize ' and " in bugzilla-tool : [Attachment 43475] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31656] -webkit-user-drag: element Drag images include overflow decorations from incorrect nodes : [Attachment 43484] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31656] -webkit-user-drag: element Drag images include overflow decorations from incorrect nodes : [Attachment 43516] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31657] MessageQueue::removeIf() has a bug that leads to failed assertions : [Attachment 43477] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31658] webkit_web_view_load_string() crash : [Attachment 43573] work around
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31659] Connection must be closed in case of Web Socket handshake error : [Attachment 44045] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31661] Remove HAVE(FLOAT_H) guard : [Attachment 43498] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31662] Don't run websocket tests when run-webkit-tests --no-http : [Attachment 43491] Ignore websocket tests when --no-http is specified.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31663] Some tests in fast/css-generated-content can be dumpAsText test : [Attachment 43492] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31664] [Qt] QWebInspector access its memory after being deleted : [Attachment 43496] Bug fix patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31664] [Qt] QWebInspector access its memory after being deleted : [Attachment 43497] Autotests patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31666] Bugzilla-tool command classes should match command names : [Attachment 43499] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31668] Remove HAVE(STRING_H) guard from JavaScriptCore : [Attachment 43503] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31669] Web Inspector: Implement "show inspector" in WebKit GTK API and enable console tests. : [Attachment 43504] [PATCH] Proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31669] Web Inspector: Implement "show inspector" in WebKit GTK API and enable console tests. : [Attachment 43505] [PATCH] Same with proper ChangeLogs (am not using git on gtk :()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31670] Move the definition of HAVE(STDINT_H) and WTF_CHANGES guards into Platform.h : [Attachment 43510] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31670] Move the definition of HAVE(STDINT_H) and WTF_CHANGES guards into Platform.h : [Attachment 43511] fix typo - s/sett/set
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31671] Android port lacks configuration in Platform.h and config.h : [Attachment 43515] Patch 1 for Bug 31671
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31674] Instrumentation should account for painting in compositing layers : [Attachment 43514] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31679] commit-queue empty queue logs twice : [Attachment 43517] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31681] [Qt] QtInstance problem : [Attachment 43702] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31683] JSC bindings for HasIndexGetter generates incorrect code (affects MediaList and CSSStyleDeclaration) : [Attachment 43620] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31683] JSC bindings for HasIndexGetter generates incorrect code (affects MediaList and CSSStyleDeclaration) : [Attachment 43621] Fixed ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31683] JSC bindings for HasIndexGetter generates incorrect code (affects MediaList and CSSStyleDeclaration) : [Attachment 43630] Removed DOMTokenList part from CodeGeneratorJS.pm
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31683] JSC bindings for HasIndexGetter generates incorrect code (affects MediaList and CSSStyleDeclaration) : [Attachment 43634] Reverted ws changes to CSSVariablesDeclaration.idl
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31685] Refactor help printing to use modern python idioms : [Attachment 43522] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31688] Split out command parsing and help printing from BugzillaTool : [Attachment 43528] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31689] RegExp#exec's returned Array-like object behaves differently from regular Arrays : [Attachment 43769] Patch for RegExpMatchesArray
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31689] RegExp#exec's returned Array-like object behaves differently from regular Arrays : [Attachment 43795] Patch for RegExpMatchesArray with corrections
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31689] RegExp#exec's returned Array-like object behaves differently from regular Arrays : [Attachment 43804] Patch for RegExpMatchesArray with expected test results
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31689] RegExp#exec's returned Array-like object behaves differently from regular Arrays : [Attachment 43821] Patch for RegExpMatchesArray with corrected tabs
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31690] Make SocketStreamHandleCFNet work on Windows : [Attachment 43529] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31693] isMainThread() on Chromium (Mac and Linux) is so slow it timeouts LayoutTests.. : [Attachment 43530] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31695] Move MultiCommandTool and Command into a separate file and add some basic unit tests : [Attachment 43532] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31696] Add expected pixel result for layout test input-file-re-render : [Attachment 43537] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31696] Add expected pixel result for layout test input-file-re-render : [Attachment 43549] Remove tab from ChangLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31697] bugzilla-tool needs per-command help : [Attachment 43538] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31698] MessagePorts always look remotely entangled even when closed. : [Attachment 43748] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31698] MessagePorts always look remotely entangled even when closed. : [Attachment 43749] Updated patch after removing unnecessary constant
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31699] Web Inspector: Should Cache Values of InspectorController.platform() and port : [Attachment 43539] [PATCH] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31699] Web Inspector: Should Cache Values of InspectorController.platform() and port : [Attachment 43540] [PATCH] Use getters instead of WebInspector.function
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31700] Web Inspector: isMac should be in one central location + Cached : [Attachment 43597] [PATCH] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31700] Web Inspector: isMac should be in one central location + Cached : [Attachment 43600] [PATCH] Use function instead of getter
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31701] Support Qt port in bugzilla-tool : [Attachment 43542] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31701] Support Qt port in bugzilla-tool : [Attachment 43544] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31702] WAI-ARIA: add support for aria-owns : [Attachment 43551] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31702] WAI-ARIA: add support for aria-owns : [Attachment 43552] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31704] [chromium] Add setCaretBlinkInterval API : [Attachment 43547] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31705] Web Inspector: Resync Resources Backend and Frontend : [Attachment 43548] [PATCH] Resync
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31706] WAI-ARIA: add support for 'math' role : [Attachment 43554] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31707] Abstract AbstractPatchProcessingCommand from AbstractPatchLandingCommand : [Attachment 43555] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31708] Change some [Reflect] attributes in HTMLInputElement to [ConvertNullToNullString, Reflect] : [Attachment 43556] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31708] Change some [Reflect] attributes in HTMLInputElement to [ConvertNullToNullString, Reflect] : [Attachment 43557] Proposed patch (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31709] [bugzilla-tool] Create LandingSequence as the all-sing, all-dance landing class : [Attachment 43560] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31709] [bugzilla-tool] Create LandingSequence as the all-sing, all-dance landing class : [Attachment 43562] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31710] MultiCommandTool should find Command objects automatically instead of with a manual list : [Attachment 43561] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31711] Fake drag example does not work properly : [Attachment 43568] Patch proposed to fix the problem
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31711] Fake drag example does not work properly : [Attachment 43569] Added the Changelog comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31711] Fake drag example does not work properly : [Attachment 43584] Modified the test to avoid using the offsetWidth
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31712] [Chromium] Ignore line-height CSS property for PushButton : [Attachment 43566] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31712] [Chromium] Ignore line-height CSS property for PushButton : [Attachment 43744] Proposed patch (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31715] [Android] Android port lacks implementation of atomicIncrement and atomicDecrement : [Attachment 43570] Patch 1 for Bug 31715
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31716] Cache the validation result of a form control : [Attachment 43571] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31717] [GTK] DRT release event does not create the state correctly : [Attachment 43572] Proposed patch, adds state info to release events
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31722] Implement bugzilla-tool build-attachment : [Attachment 43580] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31722] Implement bugzilla-tool build-patch : [Attachment 43579] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31723] CSS Counter Nesting still does not work according to the spec. : [Attachment 43589] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31723] CSS Counter Nesting still does not work according to the spec. : [Attachment 43740] Proposed Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31724] Make commit-queue and style-queue show up in help : [Attachment 43586] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31724] Make commit-queue and style-queue show up in help : [Attachment 43587] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31725] Implement a build-queue : [Attachment 43590] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31727] Move options from WebKitLandingScripts to CommandOptions : [Attachment 43591] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31728] Move apply_options to CommandOptions : [Attachment 43592] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31729] WebInspector: Re-enabling timeline-paint test for GTK+ port : [Attachment 43594] WebInpsector: patch to re-enable inpsector/timeline-paint.html test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31731] [Android] Android does not support ICU encoding x-mac-cyrillic : [Attachment 43598] Patch 1 for Bug 31731
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31733] Support Qt port in build-queue : [Attachment 43599] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31734] REGRESSION(r51230): commit-queue made a non-sensical rejection during git svn dcommit : [Attachment 43839] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31734] REGRESSION(r51230): commit-queue made a non-sensical rejection during git svn dcommit : [Attachment 43861] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31736] Pass the port information to the child process : [Attachment 43601] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31736] Pass the port information to the child process : [Attachment 43607] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31736] Pass the port information to the child process : [Attachment 43608] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31737] Chromium WebKit API WebPageSerializer : [Attachment 43602] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31737] Chromium WebKit API WebPageSerializer : [Attachment 43858] WebPageSerializer
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31737] Chromium WebKit API WebPageSerializer : [Attachment 43859] Patch 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31737] Chromium WebKit API WebPageSerializer : [Attachment 44025] Added WebPageSerializer to WebKit API.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31737] Chromium WebKit API WebPageSerializer : [Attachment 44029] Added WebPageSerializer to WebKit API.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31737] Chromium WebKit API WebPageSerializer : [Attachment 44049] Added WebPageSerializer to WebKit API.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31738] Web Inspector: Console Scope Bar should be on top of console to match other scope bars : [Attachment 43606] [PATCH] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31741] Web Inspector: User Entered Data on the console should show up no matter what filters : [Attachment 43610] [PATCH] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31743] Move prepare_clean_working_directory into the LandingSequence : [Attachment 43611] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31744] BuildQueue should check if the tree is currently buildable : [Attachment 43612] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31744] BuildQueue should check if the tree is currently buildable : [Attachment 43613] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31745] DOMNode::childNodes() is unimplemented : [Attachment 43626] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31746] DOMElement::tagName() is unimplemented : [Attachment 43627] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31747] Chromium Linux: Limit the stroke width and mitre limit : [Attachment 43614] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31747] Chromium Linux: Limit the stroke width and mitre limit : [Attachment 43723] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31748] Make WebSocketHandleCFNet respect proxy auto-configuration files via CFProxySupport : [Attachment 43617] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31749] ER: Add a few C-string alternatives to methods that take AtomicString : [Attachment 43616] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31749] ER: Add a few C-string alternatives to methods that take AtomicString : [Attachment 43738] patch 2 (smaller)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31749] ER: Add a few C-string alternatives to methods that take AtomicString : [Attachment 44043] patch 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31750] Can focus but not type into content editable block that contains only non-editable content : [Attachment 43818] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31750] Can focus but not type into content editable block that contains only non-editable content : [Attachment 44038] Patch2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31751] DocumentMarkers need to be educated about transforms : [Attachment 43726] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31752] Move bugzilla-tool commands into their own file : [Attachment 43623] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31753] [Qt][Mac] Turn on multiple JavaScript threads for QtWebkit on Mac : [Attachment 43624] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31754] Teach the StatusBot how to support more than just the commit-queue : [Attachment 43625] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31754] Teach the StatusBot how to support more than just the commit-queue : [Attachment 43631] Remove uneeded queue_names restrictions
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31754] Teach the StatusBot how to support more than just the commit-queue : [Attachment 43632] Fix update_status.html
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31755] Unit test query commands : [Attachment 43628] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31758] Fix a bunch of unit test regressions from our recent bugzilla-toll hacking : [Attachment 43635] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31758] Fix a bunch of unit test regressions from our recent bugzilla-toll hacking : [Attachment 43638] Patch updated to apply cleanly on TOT
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31758] Fix a bunch of unit test regressions from our recent bugzilla-toll hacking : [Attachment 43639] Patch updated to apply cleanly on TOT
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31759] WebKitWebView needs API to scroll to selection : [Attachment 43680] more careful patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31759] WebKitWebView needs API to scroll to selection : [Attachment 43689] patch w/ChangeLog entry
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31762] ARIA: support aria-flowto : [Attachment 43642] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31763] Convert check-style to use LandingSequence : [Attachment 43640] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31767] commit-queue fails to run with "permissions error" due to bad bugzilla-tool path : [Attachment 43647] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31768] Make build-queue not build the same patches over and over again : [Attachment 43649] wip
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31769] AbstractQueue.run_bugzilla_tool throws an exception : [Attachment 43650] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31771] bugzilla-tool --help spews way too much text : [Attachment 43655] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31772] 'bugzilla-tool help' should only show common commands like how 'git help' does : [Attachment 43868] Add help command
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31773] [Symbian] Fix lastIndexOf() for Symbian : [Attachment 43657] Add an extra test to check for NAN.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31773] [Symbian] Fix lastIndexOf() for Symbian : [Attachment 43658] Give credits to David Leong.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31775] [Qt] DRT: dumpBackForwardList() does not work properly with non-file URLs. : [Attachment 43662] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31778] Chromium: make rounded borders heavier. : [Attachment 43668] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31780] Web Inspector: Keyboard Shortcut to Clear Console Messages : [Attachment 43673] [PATCH] Cmd+K to Clear Console
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31780] Web Inspector: Keyboard Shortcut to Clear Console Messages : [Attachment 43678] [PATCH] Cmd+K (Mac), Ctrl+L (Mac+Linux) to Clear Console
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31780] Web Inspector: Keyboard Shortcut to Clear Console Messages : [Attachment 43681] [PATCH] Cmd+K (Mac), Ctrl+L (All) to Clear Console
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31780] Web Inspector: Keyboard Shortcut to Clear Console Messages : [Attachment 43776] [PATCH] Cmd+K (Mac), Ctrl+L (All) to Clear Console Using KeyboardShortcut
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31783] [Qt] DumpRenderTree should explicitly ignore SSL certificate errors : [Attachment 43674] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31784] Web Inspector: Reimplement TimelinePanel to make it scale : [Attachment 43675] [PATCH] the patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31789] Web Inspector: Introduce sidebar background on timeline panel in order to prevent it from flickering on scroll. : [Attachment 43685] [PATCH] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31792] Include "config.h" to meet Coding Style Guidelines : [Attachment 43691] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31793] Move GOwnPtr* from wtf to wtf/gtk : [Attachment 43692] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31793] Move GOwnPtr* from wtf to wtf/gtk : [Attachment 43693] fix indentation in JavaScriptCore/GNUmakefile.am
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31793] Move GOwnPtr* from wtf to wtf/gtk : [Attachment 43966] 2009-11-26 Laszlo Gombos <laszlo.1.gombos at nokia.com>
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31793] Move GOwnPtr* from wtf to wtf/gtk : [Attachment 43967] chromium build fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31794] [Qt] Mac Plugins : Get Input Events to work in QGV : [Attachment 43836] Pass mouse position relative to the fake window
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31794] [Qt] Mac Plugins : Get Input Events to work in QGV : [Attachment 43837] Pass activeWindow() to make Flash process mouse move events
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31794] [Qt] Mac Plugins : Get Input Events to work in QGV : [Attachment 43911] Make mouse over work without using active window
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31796] Web Inspector: Implement expandable compartments on timeline panel. : [Attachment 43739] [PATCH] Patch that makes it look as in latest screenshot (Image#43735)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31796] Web Inspector: Implement expandable compartments on timeline panel. : [Attachment 43755] [PATCH] I think it is ready.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31797] [Cairo] support blurred test-shadow : [Attachment 43698] blurred text-shadow for Cairo
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31799] run-webkit-tests doesn't accept directories/files with --skipped=only parameter : [Attachment 43700] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31799] run-webkit-tests doesn't accept directories/files with --skipped=only parameter : [Attachment 43865] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31802] Switch Chrome on Mac to Core Text APIs : [Attachment 43703] Switch Chrome/Mac from ATSUI -> Core TExt
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31802] Switch Chrome on Mac to Core Text APIs : [Attachment 43704] Switch Chrome/Mac from ATSUI -> Core Text
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31804] Safari/Chromium for Windows fails to load CJK WebFonts : [Attachment 43711] allow_multiple_faces_v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31805] [V8] Don't crash when OOM in creating isolated world : [Attachment 43715] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31805] [V8] Don't crash when OOM in creating isolated world : [Attachment 43717] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31805] [V8] Don't crash when OOM in creating isolated world : [Attachment 43717] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31806] Make GIF decoder support down-sampling : [Attachment 43716] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31807] [Android] Android port lacks platform-specific WTF thread functions : [Attachment 43718] Patch 1 for Bug 31807
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31808] createShader() needs better param checking : [Attachment 43779] Patch including test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31809] [CRASH] Assertion on clicking a link : [Attachment 43721] [PATCH] Initial patch to get the things going.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31809] [CRASH] Assertion on clicking a link : [Attachment 43724] [PATCH] Same with test.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31809] [CRASH] Assertion on clicking a link : [Attachment 43794] [PATCH] Same with test and ChangeLog for it.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31810] [Android] Android port requires platform-specific implementation of initializeMaximumHTTPConnectionCountPerHost : [Attachment 43720] Patch 1 for Bug 31810
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31811] Accidental calls to EventNames() instead of eventNames() waste CPU cycles : [Attachment 43734] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31812] WebSocket code uses RefPtr::get() where it shouldn't : [Attachment 43733] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31816] Convert fast/table/row-height-recalc2.html to be 'dumpAsText()' : [Attachment 43745] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31816] Convert fast/table/row-height-recalc2.html to be 'dumpAsText()' : [Attachment 43791] Updated patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31820] [Chromium] Ignore line-height CSS property for search fields : [Attachment 43750] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31821] Type=number UI part 1: pseudo classes and appearances : [Attachment 43751] Proposed patch (rev.2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31822] [Chromium] Renderer hang when using www.expedia.com : [Attachment 43754] v1 patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31822] [Chromium] Renderer hang when using www.expedia.com : [Attachment 43788] v2 patch: with FrameLoader::originalRequest [aka DocumentLoader::originalRequestCopy]
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31824] [Android] Upstream Android changes to WebCore/bridge/jni : [Attachment 43759] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31825] [Android] Android is missing implementation of SSL Key generator functions. : [Attachment 43760] Add implementation of SSL Key Generator functions.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31825] [Android] Android is missing implementation of SSL Key generator functions. : [Attachment 43762] Add implementation of SSL Key Generator functions.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31825] [Android] Android is missing implementation of SSL Key generator functions. : [Attachment 43798] Add implementation of SSL Key Generator functions v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31825] [Android] Android is missing implementation of SSL Key generator functions. : [Attachment 43799] Add implementation of SSL Key Generator functions v3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31826] [Qt] Make use of QNetworkReply::rawHeaderPairs : [Attachment 43758] Use the new API
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31827] 2009-11-24 Zoltan Horvath <zoltan at webkit.org> : [Attachment 43761] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31828] [Qt] Mac build has JIT disabled : [Attachment 43984] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31829] In run-webkit-tests $failureCount shouldn't include new tests : [Attachment 43765] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31829] In run-webkit-tests $failureCount shouldn't include new tests : [Attachment 43864] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31830] Chromium DevTools: Expose method for reporting user stats to the host.' : [Attachment 43766] [PATCH]
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31830] Chromium DevTools: Expose method for reporting user stats to the host.' : [Attachment 43787] [PATCH] Darin suggests that it is exposed to whole WebKit.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31831] [Android] The select elements do not reflect the actual choice the user makes. : [Attachment 43846] Handle the drawing of ListBoxes in Android code. Also fix exisiting style issues.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31832] [Chromium] Inspector does not show resources loaded by plugins : [Attachment 43770] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31832] [Chromium] Inspector does not show resources loaded by plugins : [Attachment 43775] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31832] [Chromium] Inspector does not show resources loaded by plugins : [Attachment 43838] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31832] [Chromium] Inspector does not show resources loaded by plugins : [Attachment 43850] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31832] [Chromium] Inspector does not show resources loaded by plugins : [Attachment 43857] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31832] [Chromium] Inspector does not show resources loaded by plugins : [Attachment 43922] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31832] [Chromium] Inspector does not show resources loaded by plugins : [Attachment 43923] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31833] [Chromium] Fix DOM storage layout tests : [Attachment 43767] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31838] Nested start/stop events in dispatchDidChangeLocationWithinPage for pages that do fragment redirect in window.onload : [Attachment 44030] update patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31839] JSON.stringify performance on undefined is very poor : [Attachment 43785] [PATCH] Replace substr() with truncate() in the rollback case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31839] JSON.stringify performance on undefined is very poor : [Attachment 43802] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31840] bisect-builds broke after r50080 : [Attachment 43789] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31841] Linux Chromium sends too many click events : [Attachment 43790] fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31841] Linux Chromium sends too many click events : [Attachment 43792] style fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31841] Linux Chromium sends too many click events : [Attachment 43817] more style
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31844] SocketStreamHandleCFNet should support CONNECT proxy credentials : [Attachment 43796] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31845] queries_unittest.py should test command output : [Attachment 43797] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31847] Add Chromium's auto-generated .xcodeproj's to .gitignore : [Attachment 43816] Add Chromium's gyp-generated Xcode projects to the .gitignore file.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31848] Remove uses of mainThreadCurrentWorld, and of currentWorld using a globalData. : [Attachment 43808] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31849] [Qt] Implement initializeMaximumHTTPConnectionCountPerHost : [Attachment 43807] Provide an implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31850] Compile fix for debug modus in WebCore/loader/loader.cpp : [Attachment 43810] Compile fix by using the new constructor
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31851] [Qt] QWebInspector unusable on certain window managers : [Attachment 43811] Call setVisible from within the closeEvent
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31853] bugzilla-tool should have a mark-fixed command : [Attachment 43825] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31853] bugzilla-tool should have a mark-fixed command : [Attachment 43885] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31853] bugzilla-tool should have a mark-fixed command : [Attachment 43886] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31858] fast/replaced/table-percent-height.html depends on form control sizes in Mac : [Attachment 43829] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31859] Make world selection for JSC IsolatedWorlds automagical. : [Attachment 43827] The Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31861] Update pywebsocket to 0.4.2 : [Attachment 43830] Update pywebsocket to 0.4.2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31861] Update pywebsocket to 0.4.2 : [Attachment 43883] Update pywebsocket to 0.4.2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31861] Update pywebsocket to 0.4.2 : [Attachment 43884] Update pywebsocket to 0.4.2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31864] [GTK] use gst_init_check() instead of gst_init() : [Attachment 43833] Use gst_init_check() instead of gst_init() to prevent eventual unexpected exit of the application
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31865] Re-do ruby layout tests to use only Latin characters : [Attachment 43832] patch - re-do ruby layout tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31866] Some tests are crashing from time to time : [Attachment 43835] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31867] [Android] WebCore/History code needs upstreaming. : [Attachment 43840] Patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31868] Web Inspector: Load InspectorResource mime type from CachedResource for 304 response : [Attachment 43843] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31868] Web Inspector: Load InspectorResource mime type from CachedResource for 304 response : [Attachment 43845] patch (fixed)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31870] Add OutputCaputure class for sharing capture_output between unit tests : [Attachment 43841] Abstract out capturing stdout/stderr into a new OutputCapture class for re-use among the various unit tests.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31872] centralize required argument parsing in Command : [Attachment 43842] Centralize required argument parsing
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31873] [V8] Avoid using JavaScript objects as context data : [Attachment 43847] Use string instead if JavaScript object for context "data"
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31873] [V8] Avoid using JavaScript objects as context data : [Attachment 43900] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31877] [v8] Do not check the thread when accessing DOMDataStore : [Attachment 43854] Cosmetic improvements
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31877] [v8] Do not check the thread when accessing DOMDataStore : [Attachment 43860] Addressing Darin's concerns
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31878] [Chromium] Plumb setNeedsSiteSpecificQuirks throught WebKit API : [Attachment 43855] WIP:Plumb setNeedsSiteSpecificQuirks throught WebKit API
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31879] Optimize the hierarchy rebuilding of compositing layers : [Attachment 43856] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31882] [Chromium] Unable to repost form data by hitting reload : [Attachment 43863] v1 patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31884] [v8] Make accessing entered isolated world faster : [Attachment 43873] First take
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31884] [v8] Make accessing entered isolated world faster : [Attachment 43917] Addressing tabs
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31885] Support reflections on composited layers : [Attachment 43871] Patch: part 1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31887] QWebFrame::addToJavaScriptWindowObject() can be used to customize the properties of 'default' JS objects such as 'navigator'. : [Attachment 43867] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31888] Web Inspector: Split InspectorBackend into three parts: backend, injected script host and frontend host. : [Attachment 43927] [PATCH] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31888] Web Inspector: Split InspectorBackend into three parts: backend, injected script host and frontend host. : [Attachment 43952] [PATCH] Now splits IDL into 3 parts as in design proposal.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31890] Update SharedScript to use eventNames() instead of EventNames() : [Attachment 43874] Proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31891] Off-by-one error in index validation for drawElements and drawArrays : [Attachment 43875] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31893] Simplify Chromium embedding APIs for zoom : [Attachment 43878] patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31894] [Chromium] Implement canSetValueAttribute in the API. : [Attachment 43877] WIP: Implement canSetValueAttribute in API.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31895] Clean up V8 bindings for CSSStyleDeclaration and CSSVariableDeclaration : [Attachment 43929] Patch (with ChangeLog this time)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31896] Add unit test for mark-fixed : [Attachment 43888] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31897] Add SVG animation test framework with 'snapshot' functionality : [Attachment 43891] Initial patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31897] Add SVG animation test framework with 'snapshot' functionality : [Attachment 43892] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31898] [Qt] Make QtLauncher default to http scheme : [Attachment 43889] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31898] [Qt] Make QtLauncher default to http scheme : [Attachment 44040] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31901] Incorrect behaviour of jneq_null in the interpreter : [Attachment 43894] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31903] [bzt] Unit test upload commands : [Attachment 43899] upload unittests
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43901] step 1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43902] step 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43903] step 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43904] Step 4
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43905] Step 5
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31904] [bzt] Kill WebKitLandingScripts : [Attachment 43906] Step 6
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31905] SVG feImage support : [Attachment 43919] SVG feImage support
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31906] 2009-11-26 Zoltan Horvath <zoltan at webkit.org> : [Attachment 43910] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31906] Allow custom memory allocation control for classes of the rendering and storage directory in WebCore : [Attachment 43936] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31907] 2009-11-26 Zoltan Horvath <zoltan at webkit.org> : [Attachment 43912] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31908] [Qt] Build break on windows. : [Attachment 43918] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31913] [Android] Upstream WebCore/history/android: Require some platform specific state attached to HistoryItem. : [Attachment 43925] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31914] [Android] The FrameLoaderClient is unaware of BackForwardList changes. : [Attachment 43956] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31915] [Android] notifyHistoryItemChanged() should pass a pointer to the HistoryItem that changed. : [Attachment 44024] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31919] REGRESSION(51418): fast/canvas/webgl/gl-object-get-calls.html is failing on the Leopard Commit Bot : [Attachment 43939] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31921] Use ProgressTracker from the inspected page to generate ids for cached resources : [Attachment 43932] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31921] Use ProgressTracker from the inspected page to generate ids for cached resources : [Attachment 43937] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31923] [bzt] Unit test download commands : [Attachment 43938] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31923] [bzt] Unit test download commands : [Attachment 43957] download_unittest
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31924] ResourceHandle has virtual methods but non-virtual destructor : [Attachment 43940] Patch 1 for Bug 31924
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31925] Memory usage code in V8GCController lacks PLATFORM(CHROMIUM) guards : [Attachment 43941] Patch 1 for Bug 31925
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31926] V8 WorkerContextExecutionProxy does not have necessary guards for SHARED_WORKERS : [Attachment 43944] Patch 1 for Bug 31926
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31928] DOMWindow::inspectorTimelineAgent is not guarded with ENABLE(INSPECTOR) : [Attachment 43945] Patch 1 for Bug 31928
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31929] ScriptExecutionContext.h is missing PassOwnPtr include : [Attachment 43947] Patch 1 for Bug 31929
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31930] We don't need 270k memory to determine the vptrs : [Attachment 43946] Allocation fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31930] We don't need 270k memory to determine the vptrs : [Attachment 44011] Patch update (by Sam Weinig)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31932] V8 ScriptController is missing include for DEFINE_STATIC_LOCAL : [Attachment 43951] Patch 1 for Bug 31932
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31933] Get rid of JSObject::getPropertyAttributes() and all usage of it : [Attachment 43949] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31934] [Chromium] Execute pause script command on the IO thread : [Attachment 43953] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31934] [Chromium] Execute pause script command on the IO thread : [Attachment 43954] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31934] [Chromium] Execute pause script command on the IO thread : [Attachment 43955] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31935] [bzt] unit test ApplyPatches and ApplyAttachment : [Attachment 43958] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31935] [bzt] unit test ApplyPatches and ApplyAttachment : [Attachment 43959] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31936] Make commit-queue status not throw an exception where there is not status : [Attachment 43960] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31937] WebKit build breakage on Chromium : [Attachment 43961] One line changes to fix chromium build
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31938] PatchStatus does not return status : [Attachment 43962] parse attachment id
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31939] style-queue should only process each patch once : [Attachment 43963] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31939] style-queue should only process each patch once : [Attachment 43964] initial status
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31939] style-queue should only process each patch once : [Attachment 43965] initial status
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31940] [XSSAuditor] Make the error messages more descriptive for refused objects and base URL : [Attachment 43969] Patch with rebased tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31940] [XSSAuditor] Make the error messages more descriptive for refused objects and base URL : [Attachment 43970] Patch with rebased tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31941] [bzt] Support --status-host in style-queue : [Attachment 43971] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31942] [bzt] style-queue fails to apply a bunch of patches for no reason : [Attachment 43972] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31943] Apply workaround for the limitation of VirtualFree with MEM_RELEASE to all ports running on Windows : [Attachment 43974] proposed patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31944] [bzt] style-queue shouldn't reject patches from the commit-queue : [Attachment 43975] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31945] [bzt] style-queue should report style errors to bugzilla : [Attachment 43976] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31947] StyleQueue scans ~100 bug pages every 5 minutes : [Attachment 43977] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31950] [bzt] style-queue sends ~100 requests to QueueStatusServer every 5 minutes : [Attachment 43978] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31952] [bzt] CC webkit-bot-watchers whenever the bots touch bugs : [Attachment 43979] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31952] [bzt] CC webkit-bot-watchers whenever the bots touch bugs : [Attachment 43980] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31953] [Qt] [code cleaning] Clean the code paths of QWebFrame::render() : [Attachment 43982] Remove the extra if()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31953] [Qt] [code cleaning] Clean the code paths of QWebFrame::render() : [Attachment 43983] Check the view once.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31955] postMessage should serialize File objects : [Attachment 43986] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31956] Move some build decisions from Qt build system into source files : [Attachment 43985] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31956] Move some build decisions from Qt build system into source files : [Attachment 43987] Respond to Kevin's comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31958] [Qt] Remove obsolete PLATFORM(KDE) code : [Attachment 43989] proposed change
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31958] [Qt] Remove obsolete PLATFORM(KDE) code : [Attachment 44033] Put back Grammar.h to Lexer.cpp is it is guarded with if_n_def KDE_USE_FINAL
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31961] [Qt][Symbian] Report SymbianOS in user agent string for Symbian : [Attachment 43991] 1st try
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31961] [Qt][Symbian] Report SymbianOS in user agent string for Symbian : [Attachment 44005] 2nd try
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31962] [Qt] Fix some compiler warnings seen on QtWebKit/Mac : [Attachment 43992] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31963] [Qt] Fix minor waning in QtWebKit : [Attachment 43993] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31964] Remove #include StringImpl.h, StyleImage.h from ContentData.h; Instead, forward declare them. : [Attachment 43994] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31965] Remove #include KeyframeList.h from CSSStyleSelector.h; Instead, forward declare it. : [Attachment 43996] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31966] Remove #include RenderStyle.h from KeyframeAnimation.h; Instead, forward declare it. : [Attachment 43997] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31967] update-webkit --chromium forces gclient sync : [Attachment 43998] update-webkit --chromium forces gclient sync
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31969] Cleanup: Remove unnecessary #includes : [Attachment 44001] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31969] Cleanup: Remove unnecessary #includes : [Attachment 44003] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31971] Update XSSAuditor comment to reflect latest bindings. : [Attachment 44004] Patch to update comment
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31976] Update pywebsocket to 0.4.2.1 : [Attachment 44007] Update pywebsocket to 0.4.2.1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31978] Chrome::contentsSizeChanged() is called when the content size has not changed : [Attachment 44012] Add a condition to skip the update
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31979] [Qt] Mac Plugins : Get context menu to work in QGV : [Attachment 44013] Pass global mouse pos
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31980] REGRESSION (r49757): masking-mask-01-b.svg rendered incorrectly : [Attachment 44022] fix of SVG Mask
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31985] editing/selection/last-empty-inline is failing in Windows : [Attachment 44023] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31986] WebKit clients that don't implement didClearWindowObjectForFrameInScriptWorld should fall back to didClearWindowObject : [Attachment 44028] Fall back if E_NOTIMPL returned
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31990] [GTK] Recognize oga as audio/ogg : [Attachment 44034] advertize audio/ogg correctly
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31995] [bzt] Generate pass messages for style-queue : [Attachment 44037] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31997] LayoutTests/transitions/change-values-during-transition.html is flaky : [Attachment 44042] Change check for 50% done to 500ms, not 600ms. Other assorted cleanups.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 31998] REGRESSION (r49564): Crash in updateGlobalHistory when running Javascript iBench test : [Attachment 44039] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 32000] Crash in Safari caused by extreme column-gap and column-width values : [Attachment 44044] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 32001] Add missing localized strings for tooltip image dimensions : [Attachment 44050] Patch with rebased test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 32001] Add missing localized strings for tooltip image dimensions : [Attachment 44051] Patch with rebased test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 32005] Web Inspector: Escape key in the Search Field should be more User Friendly : [Attachment 44053] [PATCH] Desired Behavior
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 32007] WAI-ARIA: implement support for ARIA drag and drop : [Attachment 44054] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 32008] [Chromium] Keyboard shortcut in dropdown not working. : [Attachment 44055] Patch to fix this issue.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 32008] [Chromium] Keyboard shortcut in dropdown not working. : [Attachment 44058] Patch to fix this issue.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 32009] Crash in RenderBlock::startDelayUpdateScrollInfo : [Attachment 44056] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 32010] check-webkit-style is slightly too verbose : [Attachment 44057] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 5578] WebKit does not support DOM Level 3 setIsId and isId : [Attachment 42779] fix performance issue; pass related test cases
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 5861] feConvolveMatrix filter is not implemented : [Attachment 42717] SVG feConvolveMatrix implementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 5861] feConvolveMatrix filter is not implemented : [Attachment 42718] SVG feConvolveMatrix tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 5863] feMorphology filter is not implemented : [Attachment 42647] feMorphology filter
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 5863] feMorphology filter is not implemented : [Attachment 42653] feMorphology filter
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 5864] feTurbulence if not implemented : [Attachment 42742] SVG feTurbulence imeplementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 5864] feTurbulence if not implemented : [Attachment 42743] SVG feTurbulence imeplementation
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 6021] WebKit+SVG does not support filterRes attribute : [Attachment 43422] Implementation of filterRes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 6021] WebKit+SVG does not support filterRes attribute : [Attachment 43448] Implementation of filterRes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 6021] WebKit+SVG does not support filterRes attribute : [Attachment 43495] Implementation of filterRes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 6021] WebKit+SVG does not support filterRes attribute : [Attachment 43509] Tests for filterRes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 7987] Inspector displays incorrect summary for padding information : [Attachment 42834] Makes the summary information for a padding shorthand reflect the specification for the shorthand.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 7987] Inspector displays incorrect summary for padding information : [Attachment 42954] Make the summary information for a padding, margin, border-color, border-style, or border-width shorthand reflect the specification of the shorthand
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 8191] DOMAttrModified mutation event support : [Attachment 42614] Patch with test cases
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 8191] DOMAttrModified mutation event support : [Attachment 42615] Patch with test cases
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 9589] WCSS: -wap-accesskey not supported : [Attachment 38919] new patch address reviewer's comments
bugzilla-daemon at webkit.org
Last message date:
Mon Nov 30 23:49:51 PST 2009
Archived on: Mon Nov 30 23:49:57 PST 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).