Changeset 194917 in webkit


Ignore:
Timestamp:
Jan 12, 2016 12:16:50 PM (8 years ago)
Author:
jiewen_tan@apple.com
Message:

Null dereference loading Blink layout test editing/selection/selectstart-event-crash.html
https://bugs.webkit.org/show_bug.cgi?id=150210
<rdar://problem/23137259>

Reviewed by Brent Fulgham.

  • imported/blink/editing/selection/selectstart-event-crash-expected.txt: Added.
  • imported/blink/editing/selection/selectstart-event-crash.html: Added.
  • platform/ios-simulator-wk2/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r194916 r194917  
     12016-01-12  Jiewen Tan  <jiewen_tan@apple.com>
     2
     3        Null dereference loading Blink layout test editing/selection/selectstart-event-crash.html
     4        https://bugs.webkit.org/show_bug.cgi?id=150210
     5        <rdar://problem/23137259>
     6
     7        Reviewed by Brent Fulgham.
     8
     9        * imported/blink/editing/selection/selectstart-event-crash-expected.txt: Added.
     10        * imported/blink/editing/selection/selectstart-event-crash.html: Added.
     11        * platform/ios-simulator-wk2/TestExpectations:
     12
    1132016-01-12  Jiewen Tan  <jiewen_tan@apple.com>
    214
  • trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations

    r194734 r194917  
    20392039# eventSender.mouseDown is not implemented
    20402040fast/loader/location-hash-user-gesture.html [ Skip ]
     2041imported/blink/editing/selection/selectstart-event-crash.html [ Skip ]
    20412042
    20422043# No touch events
Note: See TracChangeset for help on using the changeset viewer.