Changes between Version 82 and Version 83 of WebKitGTK/1.8.x


Ignore:
Timestamp:
Mar 23, 2012 9:07:53 PM (12 years ago)
Author:
Martin Robinson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/1.8.x

    v82 v83  
    2323== Proposed merges for 1.8.0 ==
    2424
    25   * [http://trac.webkit.org/changeset/111361] ''Remove support for "magic" iframe''
    26   * [http://trac.webkit.org/changeset/111698] ''[GTK] icon database requests not dispatched until new data arrives''
    27   * [http://trac.webkit.org/changeset/110178] ''WebKitGtk+ fails to build on win32 against GTK3''
    28   * [http://trac.webkit.org/changeset/108417] ''Assertion failure in TextIterator::handleTextBox''
    29   * [http://trac.webkit.org/changeset/108490] ''REGRESSION: unbalanced transparency layers for clipPath''
    30   * [http://trac.webkit.org/changeset/108494] ''REGRESSION(58212): html foreignObjects with positions other than static not hidden correctly when parent has display:none''
    31   * [http://trac.webkit.org/changeset/108574] ''REGRESSION (r104060): Web font is not loaded if specified by link element dynamically inserted''
    32   * [http://trac.webkit.org/changeset/108668] ''REGRESSION(r99076): WebKit pastes the trailing newline into a single-line text field''
    33   * [http://trac.webkit.org/changeset/108878] ''Regression(r107477): Crash in StaticNodeList::itemWithName.''
    34   * [http://trac.webkit.org/changeset/109021] ''REGRESSION (r108112): AWS Management Console fails to initialize''
    35   * [http://trac.webkit.org/changeset/109034] ''Unreviewed. Build fix for linux-bot (qt) after r109021.''
    36   * [http://trac.webkit.org/changeset/109480] ''REGRESSION(r106388): Form state is restored to a wrong document.''
    37   * [http://trac.webkit.org/changeset/109503] ''REGRESSION(90089): Input type='search' text shakes up and down when the style is changed.''
    38   * [http://trac.webkit.org/changeset/109543] ''REGRESSION (r104060): Page contents not painted if inserting a new stylesheet and temporary body node''
    39   * [http://trac.webkit.org/changeset/109593] ''REGRESSION(r74971): Can't select a line of RTL text on Facebook''
    40   * [http://trac.webkit.org/changeset/109594] ''Source/WebCore: REGRESSION(r97353): Crash when accessing location or history properties inside a navigated window''
    41   * [http://trac.webkit.org/changeset/110063] ''REGRESSION(r96566): Cursor is I-beam upon dragging an attachment in mail''
    42   * [http://trac.webkit.org/changeset/110065] ''< rdar://problem/10923294> REGRESSION (r100847): Entries are clipped out in Day One''
    43   * [http://trac.webkit.org/changeset/110243] ''REGRESSION (r105396): Dragging an iWork document into icloud.com opens it in the Mac app instead of uploading it to icloud.com''
    44   * [http://trac.webkit.org/changeset/110331] ''REGRESSION: Date.parse("Tue Nov 23 20:40:05 2010 GMT") returns NaN''
    45   * [http://trac.webkit.org/changeset/110401] ''REGRESSION (r93614): scrolling div does not repaint''
    46   * [http://trac.webkit.org/changeset/110598] ''REGRESSION(r99369): File input button doesn't highlight when pressed''
    47   * [http://trac.webkit.org/changeset/110888] ''REGRESSION(r107168?): Assertion failures under pageContainsAnyHorizontalScrollbars causing multiple "crashes" on the Lion Intel Debug WebKit2 testers''
    48   * [http://trac.webkit.org/changeset/110925] ''REGRESSION(r103452): 100% CPU usage and 5s pause after clicking on a link in Yahoo Mail''
    49   * [http://trac.webkit.org/changeset/110938] ''REGRESSION(r106232): The resize handler is always called after loading.''
    50   * [http://trac.webkit.org/changeset/111400] ''(r110063) m_mouseDownMayStartDrag is used without being behind the ENABLE(DRAG_SUPPORT) macro''
    51   * [http://trac.webkit.org/changeset/111882] ''REGRESSION(107971): Google Voice contact list is broken in WebKit due to badly allocating the extra height''
    52 
     25  * ~~[http://trac.webkit.org/changeset/108417] ''Assertion failure in TextIterator::handleTextBox''~~
     26  * ~~[http://trac.webkit.org/changeset/108490] ''REGRESSION: unbalanced transparency layers for clipPath''~~
     27  * ~~[http://trac.webkit.org/changeset/108494] ''REGRESSION(58212): html foreignObjects with positions other than static not hidden correctly when parent has display:none''~~
     28  * ~~[http://trac.webkit.org/changeset/108574] ''REGRESSION (r104060): Web font is not loaded if specified by link element dynamically inserted''~~
     29  * ~~[http://trac.webkit.org/changeset/108668] ''REGRESSION(r99076): WebKit pastes the trailing newline into a single-line text field''~~
     30  * ~~[http://trac.webkit.org/changeset/108878] ''Regression(r107477): Crash in StaticNodeList::itemWithName.''~~
     31  * ~~[http://trac.webkit.org/changeset/109021] ''REGRESSION (r108112): AWS Management Console fails to initialize''~~
     32  * ~~[http://trac.webkit.org/changeset/109034] ''Unreviewed. Build fix for linux-bot (qt) after r109021.''~~
     33  * ~~[http://trac.webkit.org/changeset/109480] ''REGRESSION(r106388): Form state is restored to a wrong document.''~~
     34  * ~~[http://trac.webkit.org/changeset/109503] ''REGRESSION(90089): Input type='search' text shakes up and down when the style is changed.''~~
     35  * ~~[http://trac.webkit.org/changeset/109543] ''REGRESSION (r104060): Page contents not painted if inserting a new stylesheet and temporary body node''~~
     36  * ~~[http://trac.webkit.org/changeset/109593] ''REGRESSION(r74971): Can't select a line of RTL text on Facebook''~~
     37  * ~~[http://trac.webkit.org/changeset/109594] ''Source/WebCore: REGRESSION(r97353): Crash when accessing location or history properties inside a navigated window''~~
     38  * ~~[http://trac.webkit.org/changeset/110063] ''REGRESSION(r96566): Cursor is I-beam upon dragging an attachment in mail''~~
     39  * ~~[http://trac.webkit.org/changeset/110065] ''< rdar://problem/10923294> REGRESSION (r100847): Entries are clipped out in Day One''~~
     40  * ~~[http://trac.webkit.org/changeset/110178] ''WebKitGtk+ fails to build on win32 against GTK3''~~
     41  * ~~[http://trac.webkit.org/changeset/110243] ''REGRESSION (r105396): Dragging an iWork document into icloud.com opens it in the Mac app instead of uploading it to icloud.com''~~
     42  * ~~[http://trac.webkit.org/changeset/110331] ''REGRESSION: Date.parse("Tue Nov 23 20:40:05 2010 GMT") returns NaN''~~
     43  * ~~[http://trac.webkit.org/changeset/110401] ''REGRESSION (r93614): scrolling div does not repaint''~~
     44  * ~~[http://trac.webkit.org/changeset/110598] ''REGRESSION(r99369): File input button doesn't highlight when pressed''~~
     45  * ~~[http://trac.webkit.org/changeset/110888] ''REGRESSION(r107168?): Assertion failures under pageContainsAnyHorizontalScrollbars causing multiple "crashes" on the Lion Intel Debug WebKit2 testers''~~
     46  * ~~[http://trac.webkit.org/changeset/110925] ''REGRESSION(r103452): 100% CPU usage and 5s pause after clicking on a link in Yahoo Mail''~~
     47  * ~~[http://trac.webkit.org/changeset/110938] ''REGRESSION(r106232): The resize handler is always called after loading.''~~
     48  * ~~[http://trac.webkit.org/changeset/111361] ''Remove support for "magic" iframe''~~
     49  * ~~[http://trac.webkit.org/changeset/111400] ''(r110063) m_mouseDownMayStartDrag is used without being behind the ENABLE(DRAG_SUPPORT) macro''~~
     50  * ~~[http://trac.webkit.org/changeset/111698] ''[GTK] icon database requests not dispatched until new data arrives''~~
     51  *  ~~[http://trac.webkit.org/changeset/111882] ''REGRESSION(107971): Google Voice contact list is broken in WebKit due to badly allocating the extra height''~~
    5352  * [http://trac.webkit.org/changeset/111914] ''[GObject bindings] Supplemental interfaces are not disabled with the "Conditional" attribute''
    5453  * [http://trac.webkit.org/changeset/111915] ''[Gtk] Webkit fails to build with --disable-geolocation''