<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>125824</bug_id>
          
          <creation_ts>2013-12-16 18:42:51 -0800</creation_ts>
          <short_desc>WebKit creates unnecessary fake runs for isolates</short_desc>
          <delta_ts>2014-01-08 02:16:36 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BlinkMergeCandidate</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aharon</cc>
    
    <cc>igor.oliveira</cc>
    
    <cc>jonlee</cc>
    
    <cc>koivisto</cc>
    
    <cc>mmaxfield</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>960353</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-12-16 18:42:51 -0800</bug_when>
    <thetext>Consider merging https://chromium.googlesource.com/chromium/blink/+/02bca0ac6f09e150df9f8bf210959cc4112322a1

Currently Blink creates a fake run for a given isolated span once during each call
to createBidiRunsForLine. However in some cases the added fake run is not necessary.

This patch uses the same logic in RenderBlockFlow::appendRunsObject to create
fake runs just when they are really needed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>961740</commentid>
    <comment_count>1</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-12-19 22:04:57 -0800</bug_when>
    <thetext>Also see https://chromium.googlesource.com/chromium/blink/+/9ae837bc9e1d8a74472ec0c67bfa25f47eee484e</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>961744</commentid>
    <comment_count>2</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-12-19 22:16:47 -0800</bug_when>
    <thetext>Also see https://chromium.googlesource.com/chromium/blink/+/6f6e18ee7069f34e026c6be33ce7966780d08184</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>962141</commentid>
    <comment_count>3</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-12-20 18:00:16 -0800</bug_when>
    <thetext>And https://chromium.googlesource.com/chromium/blink/+/8db277450da9b79d43a62fe745bb87a35e73f76b</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>965398</commentid>
    <comment_count>4</comment_count>
    <who name="Aharon (Vladimir) Lanin">aharon</who>
    <bug_when>2014-01-08 02:16:36 -0800</bug_when>
    <thetext>Please also see https://code.google.com/p/chromium/issues/detail?id=330974 (now fixed there).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>