<?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>193456</bug_id>
          
          <creation_ts>2019-01-15 12:13:49 -0800</creation_ts>
          <short_desc>[iOS] Attempting to open a Keynote document to iCloud.com from iCloud Files causes crash</short_desc>
          <delta_ts>2019-02-04 15:01:35 -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>WebKit Misc.</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Joseph Pecoraro">joepeck</reporter>
          <assigned_to name="Joseph Pecoraro">joepeck</assigned_to>
          <cc>ap</cc>
    
    <cc>bfulgham</cc>
    
    <cc>commit-queue</cc>
    
    <cc>joepeck</cc>
    
    <cc>pvollan</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1494752</commentid>
    <comment_count>0</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2019-01-15 12:13:49 -0800</bug_when>
    <thetext>Attempting to open a Keynote document to iCloud.com from iCloud Files causes crash

Steps To Reproduce:
1. Log in to icloud.com
2. Open Keynote
3. Tap the Cloud+Arrow icon at the top
4. Tap &quot;Browse&quot; to access iCloud Files
5. Select a &quot;On My iPad&quot; file (create one using Keynote app outside of Safari for example)
  =&gt; WebContent crashes

Crash:

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Triggered by Thread:  0

Application Specific Information:
*** Terminating app due to uncaught exception &apos;NSRangeException&apos;, reason: &apos;*** -[__NSArrayM objectAtIndexedSubscript:]: index 0 beyond bounds for empty array&apos;
terminating with uncaught exception of type NSException
abort() called

Last Exception Backtrace:
0   CoreFoundation                     0x1a2c3fb08 __exceptionPreprocess + 232 (NSException.m:198)
1   libobjc.A.dylib                    0x1a3144a58 objc_exception_throw + 56 (objc-exception.mm:557)
2   CoreFoundation                     0x1a2ba5174 _CFThrowFormattedException + 112 (CFObject.m:1969)
3   CoreFoundation                     0x1a2b2a418 -[__NSArrayM objectAtIndexedSubscript:] + 180 (NSArrayM.m:299)
4   WebKit                             0x19bc14c74 WebKit::fallbackIconForFile(NSURL*) + 60 (WebIconUtilities.mm:101)
5   WebKit                             0x19bc15164 WebKit::iconForFile(NSURL*) + 160 (WebIconUtilities.mm:157)
6   WebKit                             0x19bdb734c WebKit::WebChromeClient::createIconForFiles(WTF::Vector&lt;WTF::String, 0ul, WTF::CrashOnOverflow, 16ul&gt; const&amp;) + 100 (WebChromeClientIOS.mm:155)
7   WebKit                             0x19be5de7c WebKit::WebChromeClient::loadIconForFiles(WTF::Vector&lt;WTF::String, 0ul, WTF::CrashOnOverflow, 16ul&gt; const&amp;, WebCore::FileIconLoader&amp;) + 28 (WebChromeClient.cpp:819)
8   WebCore                            0x1a8b3de44 WebCore::FileInputType::setFiles(WTF::RefPtr&lt;WebCore::FileList, WTF::DumbPtrTraits&lt;WebCore::FileList&gt; &gt;&amp;&amp;, WebCore::FileInputType::RequestIcon) + 600 (FileInputType.cpp:393)
9   WebCore                            0x1a8b47768 WTF::Function&lt;void (WTF::Ref&lt;WebCore::FileList, WTF::DumbPtrTraits&lt;WebCore::FileList&gt; &gt;&amp;&amp;)&gt;::CallableWrapper&lt;WebCore::FileInputType::filesChosen(WTF::Vector&lt;WebCore::FileChooserFileInfo, 0ul, WTF::CrashOnOverflow, 16ul&gt; const&amp;, WTF::String const&amp;, WebCore::Icon*)::$_0&gt;::call(WTF::Ref&lt;WebCore::FileList, WTF::DumbPtrTraits&lt;WebCore::FileList&gt; &gt;&amp;&amp;) + 56 (FileInputType.cpp:418)
...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1494753</commentid>
    <comment_count>1</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2019-01-15 12:14:02 -0800</bug_when>
    <thetext>&lt;rdar://problem/47275642&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1494754</commentid>
    <comment_count>2</comment_count>
      <attachid>359190</attachid>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2019-01-15 12:15:23 -0800</bug_when>
    <thetext>Created attachment 359190
[PATCH] Proposed Fix</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1494802</commentid>
    <comment_count>3</comment_count>
      <attachid>359190</attachid>
    <who name="Wenson Hsieh">wenson_hsieh</who>
    <bug_when>2019-01-15 13:54:05 -0800</bug_when>
    <thetext>Comment on attachment 359190
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=359190&amp;action=review

&gt; Source/WebKit/Shared/ios/WebIconUtilities.mm:101
&gt; +    if (!interactionController.icons.count)

This check seems a bit strange. According to https://developer.apple.com/documentation/uikit/uidocumentinteractioncontroller/1616801-icons?language=objc, the resulting icons should be non-empty. I wonder if &lt;rdar://problem/37157837&gt; has resurfaced...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1494842</commentid>
    <comment_count>4</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2019-01-15 15:08:51 -0800</bug_when>
    <thetext>&gt; I wonder if &lt;rdar://problem/37157837&gt; has resurfaced...

Likely. I filed &lt;rdar://problem/47292126&gt; which seems related.

Should we bother trying to protect against this or rely on other components to make a fix?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1494856</commentid>
    <comment_count>5</comment_count>
    <who name="Wenson Hsieh">wenson_hsieh</who>
    <bug_when>2019-01-15 15:35:13 -0800</bug_when>
    <thetext>(In reply to Joseph Pecoraro from comment #4)
&gt; &gt; I wonder if &lt;rdar://problem/37157837&gt; has resurfaced...
&gt; 
&gt; Likely. I filed &lt;rdar://problem/47292126&gt; which seems related.
&gt; 
&gt; Should we bother trying to protect against this or rely on other components
&gt; to make a fix?

Hm...IMO, we should keep this in the backburner, and wait to see if the relevant folks are willing to pull &lt;rdar://problem/47292126&gt; into the relevant release. If that bug is punted, then it&apos;s probably for the better to land this as a mitigation (preferably with a comment citing that the check shouldn&apos;t be needed once &lt;rdar://problem/47292126&gt; is addressed).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1498637</commentid>
    <comment_count>6</comment_count>
      <attachid>360210</attachid>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2019-01-25 19:04:34 -0800</bug_when>
    <thetext>Created attachment 360210
[PATCH] Proposed Fix</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1498639</commentid>
    <comment_count>7</comment_count>
      <attachid>360210</attachid>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2019-01-25 19:05:24 -0800</bug_when>
    <thetext>Comment on attachment 360210
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=360210&amp;action=review

&gt; Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:173
&gt;  (allow mach-lookup
&gt;      (xpc-service-name &quot;com.apple.lsdiconservice&quot;) ;; Remove this line after &lt;rdar://problem/47151295&gt; is fixed.
&gt;      (xpc-service-name &quot;com.apple.iconservice&quot;))

I&apos;m not sure if we should get rid of these at this point, but I&apos;m leaving them to be safe.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1498650</commentid>
    <comment_count>8</comment_count>
      <attachid>360210</attachid>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2019-01-25 19:37:21 -0800</bug_when>
    <thetext>Comment on attachment 360210
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=360210&amp;action=review

&gt; Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:175
&gt; +    (global-name &quot;com.apple.iconservices&quot;))

I think the prior line might be a typo: &quot;com.apple.iconservice&quot; -&gt; &quot;com.apple.iconservice&quot;.

Can you try just adding the &apos;s&apos; to icon service and see if it fixes it?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1498653</commentid>
    <comment_count>9</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2019-01-25 19:39:10 -0800</bug_when>
    <thetext>(In reply to Brent Fulgham from comment #8)
&gt; Comment on attachment 360210 [details]

&gt; I think the prior line might be a typo: &quot;com.apple.iconservice&quot; -&gt;
&gt; &quot;com.apple.iconservice&quot;.

See! I did it again!

&quot;com.apple.iconservice&quot; -&gt; &quot;com.apple.iconservices&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1499090</commentid>
    <comment_count>10</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2019-01-28 11:06:27 -0800</bug_when>
    <thetext>(In reply to Brent Fulgham from comment #8)
&gt; Comment on attachment 360210 [details]
&gt; [PATCH] Proposed Fix
&gt; 
&gt; View in context:
&gt; https://bugs.webkit.org/attachment.cgi?id=360210&amp;action=review
&gt; 
&gt; &gt; Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:175
&gt; &gt; +    (global-name &quot;com.apple.iconservices&quot;))
&gt; 
&gt; I think the prior line might be a typo: &quot;com.apple.iconservice&quot; -&gt;
&gt; &quot;com.apple.iconservice[s]&quot;.

This does not solve the issue.

Note that even though there is:

    (xpc-service-name &quot;com.apple.lsdiconservice&quot;)

There is also (further down):

    (global-name &quot;com.apple.lsdiconservice&quot;)

---

Would you rather I move the addition:

    (allow mach-lookup
        (global-name &quot;com.apple.iconservices&quot;))

Down into the section at the bottom which has &quot;with report&quot;:

    (allow mach-lookup (with report)
        ...)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1499178</commentid>
    <comment_count>11</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2019-01-28 14:16:00 -0800</bug_when>
    <thetext>(In reply to Joseph Pecoraro from comment #10)
&gt; (In reply to Brent Fulgham from comment #8)
&gt; &gt; Comment on attachment 360210 [details]
&gt; &gt; [PATCH] Proposed Fix
&gt; &gt; 
&gt; &gt; View in context:
&gt; &gt; https://bugs.webkit.org/attachment.cgi?id=360210&amp;action=review
&gt; &gt; 
&gt; &gt; &gt; Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:175
&gt; &gt; &gt; +    (global-name &quot;com.apple.iconservices&quot;))
&gt; &gt; 
&gt; &gt; I think the prior line might be a typo: &quot;com.apple.iconservice&quot; -&gt;
&gt; &gt; &quot;com.apple.iconservice[s]&quot;.
&gt; 
&gt; This does not solve the issue.

Okay. Thank you for checking.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1499180</commentid>
    <comment_count>12</comment_count>
      <attachid>360210</attachid>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2019-01-28 14:17:56 -0800</bug_when>
    <thetext>Comment on attachment 360210
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=360210&amp;action=review

&gt;&gt;&gt;&gt; Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:175
&gt;&gt;&gt;&gt; +    (global-name &quot;com.apple.iconservices&quot;))
&gt;&gt;&gt; 
&gt;&gt;&gt; I think the prior line might be a typo: &quot;com.apple.iconservice&quot; -&gt; &quot;com.apple.iconservice&quot;.
&gt;&gt;&gt; 
&gt;&gt;&gt; Can you try just adding the &apos;s&apos; to icon service and see if it fixes it?
&gt;&gt; 
&gt;&gt; This does not solve the issue.
&gt;&gt; 
&gt;&gt; Note that even though there is:
&gt;&gt; 
&gt;&gt;     (xpc-service-name &quot;com.apple.lsdiconservice&quot;)
&gt;&gt; 
&gt;&gt; There is also (further down):
&gt;&gt; 
&gt;&gt;     (global-name &quot;com.apple.lsdiconservice&quot;)
&gt;&gt; 
&gt;&gt; ---
&gt;&gt; 
&gt;&gt; Would you rather I move the addition:
&gt;&gt; 
&gt;&gt;     (allow mach-lookup
&gt;&gt;         (global-name &quot;com.apple.iconservices&quot;))
&gt;&gt; 
&gt;&gt; Down into the section at the bottom which has &quot;with report&quot;:
&gt;&gt; 
&gt;&gt;     (allow mach-lookup (with report)
&gt;&gt;         ...)
&gt; 
&gt; Okay. Thank you for checking.

Can you please change the incorrect string:
    (xpc-service-name &quot;com.apple.iconservice&quot;)

To the correct service name:
    (xpc-service-name &quot;com.apple.iconservices&quot;)

... and then add your new rule for global-name?

(allow mach-lookup
    (global-name &quot;com.apple.iconservices&quot;))</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1499181</commentid>
    <comment_count>13</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2019-01-28 14:18:43 -0800</bug_when>
    <thetext>(In reply to Joseph Pecoraro from comment #10)
&gt; Would you rather I move the addition down into the section at the bottom which has &quot;with report&quot;:

No, please leave it separate. The &apos;with-report&apos; section is for something Per Arne and I are working on.

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1499192</commentid>
    <comment_count>14</comment_count>
      <attachid>360376</attachid>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2019-01-28 14:38:54 -0800</bug_when>
    <thetext>Created attachment 360376
[PATCH] For Landing</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1499221</commentid>
    <comment_count>15</comment_count>
      <attachid>360376</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2019-01-28 15:18:08 -0800</bug_when>
    <thetext>Comment on attachment 360376
[PATCH] For Landing

Clearing flags on attachment: 360376

Committed r240606: &lt;https://trac.webkit.org/changeset/240606&gt;</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>359190</attachid>
            <date>2019-01-15 12:15:23 -0800</date>
            <delta_ts>2019-01-25 19:04:34 -0800</delta_ts>
            <desc>[PATCH] Proposed Fix</desc>
            <filename>bail-1.patch</filename>
            <type>text/plain</type>
            <size>1325</size>
            <attacher name="Joseph Pecoraro">joepeck</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJLaXQvQ2hhbmdlTG9nIGIvU291cmNlL1dlYktpdC9DaGFu
Z2VMb2cKaW5kZXggMTMxOWRkZTE3OWEuLmUxODcwMGYxMTBjIDEwMDY0NAotLS0gYS9Tb3VyY2Uv
V2ViS2l0L0NoYW5nZUxvZworKysgYi9Tb3VyY2UvV2ViS2l0L0NoYW5nZUxvZwpAQCAtMSwzICsx
LDE1IEBACisyMDE5LTAxLTE1ICBKb3NlcGggUGVjb3Jhcm8gIDxwZWNvcmFyb0BhcHBsZS5jb20+
CisKKyAgICAgICAgW2lPU10gQXR0ZW1wdGluZyB0byBvcGVuIGEgS2V5bm90ZSBkb2N1bWVudCB0
byBpQ2xvdWQuY29tIGZyb20gaUNsb3VkIEZpbGVzIGNhdXNlcyBjcmFzaAorICAgICAgICBodHRw
czovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTkzNDU2CisgICAgICAgIDxyZGFy
Oi8vcHJvYmxlbS80NzI3NTY0Mj4KKworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMh
KS4KKworICAgICAgICAqIFNoYXJlZC9pb3MvV2ViSWNvblV0aWxpdGllcy5tbToKKyAgICAgICAg
KFdlYktpdDo6ZmFsbGJhY2tJY29uRm9yRmlsZSk6CisgICAgICAgIEJhaWwgaWYgd2UgZGlkIG5v
dCBnZXQgYSBsaXN0IG9mIGljb25zLgorCiAyMDE5LTAxLTA3ICBEZWFuIEphY2tzb24gIDxkaW5v
QGFwcGxlLmNvbT4KIAogICAgICAgICBUdXJuIG9uIFBvaW50ZXIgRXZlbnRzIGJ5IGRlZmF1bHQg
Zm9yIGlPUwpkaWZmIC0tZ2l0IGEvU291cmNlL1dlYktpdC9TaGFyZWQvaW9zL1dlYkljb25VdGls
aXRpZXMubW0gYi9Tb3VyY2UvV2ViS2l0L1NoYXJlZC9pb3MvV2ViSWNvblV0aWxpdGllcy5tbQpp
bmRleCAzNjcwNTgwODgwYy4uM2FmNjI5MzFmY2MgMTAwNjQ0Ci0tLSBhL1NvdXJjZS9XZWJLaXQv
U2hhcmVkL2lvcy9XZWJJY29uVXRpbGl0aWVzLm1tCisrKyBiL1NvdXJjZS9XZWJLaXQvU2hhcmVk
L2lvcy9XZWJJY29uVXRpbGl0aWVzLm1tCkBAIC05OCw2ICs5OCw5IEBAIFVJSW1hZ2UqIGZhbGxi
YWNrSWNvbkZvckZpbGUoTlNVUkwgKmZpbGUpCiAgICAgQVNTRVJUX0FSRyhmaWxlLCBbZmlsZSBp
c0ZpbGVVUkxdKTsKIAogICAgIFVJRG9jdW1lbnRJbnRlcmFjdGlvbkNvbnRyb2xsZXIgKmludGVy
YWN0aW9uQ29udHJvbGxlciA9IFtVSURvY3VtZW50SW50ZXJhY3Rpb25Db250cm9sbGVyIGludGVy
YWN0aW9uQ29udHJvbGxlcldpdGhVUkw6ZmlsZV07CisgICAgaWYgKCFpbnRlcmFjdGlvbkNvbnRy
b2xsZXIuaWNvbnMuY291bnQpCisgICAgICAgIHJldHVybiBuaWw7CisKICAgICByZXR1cm4gdGh1
bWJuYWlsU2l6ZWRJbWFnZUZvckltYWdlKGludGVyYWN0aW9uQ29udHJvbGxlci5pY29uc1swXS5D
R0ltYWdlKTsKIH0KIAo=
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>360210</attachid>
            <date>2019-01-25 19:04:34 -0800</date>
            <delta_ts>2019-01-28 14:17:56 -0800</delta_ts>
            <desc>[PATCH] Proposed Fix</desc>
            <filename>better-1.patch</filename>
            <type>text/plain</type>
            <size>1388</size>
            <attacher name="Joseph Pecoraro">joepeck</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJLaXQvQ2hhbmdlTG9nIGIvU291cmNlL1dlYktpdC9DaGFu
Z2VMb2cKaW5kZXggM2Y3MTFlYWEzZjguLmU3NGEyZjFhMGFkIDEwMDY0NAotLS0gYS9Tb3VyY2Uv
V2ViS2l0L0NoYW5nZUxvZworKysgYi9Tb3VyY2UvV2ViS2l0L0NoYW5nZUxvZwpAQCAtMSwzICsx
LDE0IEBACisyMDE5LTAxLTI1ICBKb3NlcGggUGVjb3Jhcm8gIDxwZWNvcmFyb0BhcHBsZS5jb20+
CisKKyAgICAgICAgW2lPU10gQXR0ZW1wdGluZyB0byBvcGVuIGEgS2V5bm90ZSBkb2N1bWVudCB0
byBpQ2xvdWQuY29tIGZyb20gaUNsb3VkIEZpbGVzIGNhdXNlcyBjcmFzaAorICAgICAgICBodHRw
czovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTkzNDU2CisgICAgICAgIDxyZGFy
Oi8vcHJvYmxlbS80NzI3NTY0Mj4KKworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMh
KS4KKworICAgICAgICAqIFJlc291cmNlcy9TYW5kYm94UHJvZmlsZXMvaW9zL2NvbS5hcHBsZS5X
ZWJLaXQuV2ViQ29udGVudC5zYjoKKyAgICAgICAgQWxsb3cgYWNjZXNzIHRvIGljb25zZXJ2aWNl
cy4KKwogMjAxOS0wMS0yNCAgUnlvc3VrZSBOaXdhICA8cm5pd2FAd2Via2l0Lm9yZz4KIAogICAg
ICAgICBpT1M6IFNwbGl0IGtleWJvYXJkIHNob3VsZCBub3Qgc2hyaW5rIHZpc3VhbFZpZXdwb3J0
LmhlaWdodApkaWZmIC0tZ2l0IGEvU291cmNlL1dlYktpdC9SZXNvdXJjZXMvU2FuZGJveFByb2Zp
bGVzL2lvcy9jb20uYXBwbGUuV2ViS2l0LldlYkNvbnRlbnQuc2IgYi9Tb3VyY2UvV2ViS2l0L1Jl
c291cmNlcy9TYW5kYm94UHJvZmlsZXMvaW9zL2NvbS5hcHBsZS5XZWJLaXQuV2ViQ29udGVudC5z
YgppbmRleCBlYjlmMDQ2MzFiMy4uZTI1NWIxYTZlMTEgMTAwNjQ0Ci0tLSBhL1NvdXJjZS9XZWJL
aXQvUmVzb3VyY2VzL1NhbmRib3hQcm9maWxlcy9pb3MvY29tLmFwcGxlLldlYktpdC5XZWJDb250
ZW50LnNiCisrKyBiL1NvdXJjZS9XZWJLaXQvUmVzb3VyY2VzL1NhbmRib3hQcm9maWxlcy9pb3Mv
Y29tLmFwcGxlLldlYktpdC5XZWJDb250ZW50LnNiCkBAIC0xNzEsNiArMTcxLDggQEAKIChhbGxv
dyBtYWNoLWxvb2t1cAogICAgICh4cGMtc2VydmljZS1uYW1lICJjb20uYXBwbGUubHNkaWNvbnNl
cnZpY2UiKSA7OyBSZW1vdmUgdGhpcyBsaW5lIGFmdGVyIDxyZGFyOi8vcHJvYmxlbS80NzE1MTI5
NT4gaXMgZml4ZWQuCiAgICAgKHhwYy1zZXJ2aWNlLW5hbWUgImNvbS5hcHBsZS5pY29uc2Vydmlj
ZSIpKQorKGFsbG93IG1hY2gtbG9va3VwCisgICAgKGdsb2JhbC1uYW1lICJjb20uYXBwbGUuaWNv
bnNlcnZpY2VzIikpCiAKIDs7IENvbW1vbiBtYWNoIHNlcnZpY2VzIG5lZWRlZCBieSBVSUtpdC4K
IChhbGxvdyBtYWNoLWxvb2t1cAo=
</data>
<flag name="review"
          id="376944"
          type_id="1"
          status="+"
          setter="bfulgham"
    />
    <flag name="commit-queue"
          id="377082"
          type_id="3"
          status="-"
          setter="bfulgham"
    />
          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>360376</attachid>
            <date>2019-01-28 14:38:54 -0800</date>
            <delta_ts>2019-01-28 15:18:08 -0800</delta_ts>
            <desc>[PATCH] For Landing</desc>
            <filename>for-landing-sb-1.patch</filename>
            <type>text/plain</type>
            <size>1507</size>
            <attacher name="Joseph Pecoraro">joepeck</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJLaXQvQ2hhbmdlTG9nIGIvU291cmNlL1dlYktpdC9DaGFu
Z2VMb2cKaW5kZXggNWQwZjVkOWNmNDkuLjJlMTEyNjE2NzEzIDEwMDY0NAotLS0gYS9Tb3VyY2Uv
V2ViS2l0L0NoYW5nZUxvZworKysgYi9Tb3VyY2UvV2ViS2l0L0NoYW5nZUxvZwpAQCAtMSwzICsx
LDE0IEBACisyMDE5LTAxLTI4ICBKb3NlcGggUGVjb3Jhcm8gIDxwZWNvcmFyb0BhcHBsZS5jb20+
CisKKyAgICAgICAgW2lPU10gQXR0ZW1wdGluZyB0byBvcGVuIGEgS2V5bm90ZSBkb2N1bWVudCB0
byBpQ2xvdWQuY29tIGZyb20gaUNsb3VkIEZpbGVzIGNhdXNlcyBjcmFzaAorICAgICAgICBodHRw
czovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTkzNDU2CisgICAgICAgIDxyZGFy
Oi8vcHJvYmxlbS80NzI3NTY0Mj4KKworICAgICAgICBSZXZpZXdlZCBieSBCcmVudCBGdWxnaGFt
LgorCisgICAgICAgICogUmVzb3VyY2VzL1NhbmRib3hQcm9maWxlcy9pb3MvY29tLmFwcGxlLldl
YktpdC5XZWJDb250ZW50LnNiOgorICAgICAgICBBbGxvdyBhY2Nlc3MgdG8gaWNvbnNlcnZpY2Vz
LgorCiAyMDE5LTAxLTI4ICBDaHJpcyBEdW1leiAgPGNkdW1lekBhcHBsZS5jb20+CiAKICAgICAg
ICAgUmVncmVzc2lvbihQU09OKSBDcmFzaCB1bmRlciBXZWJQYWdlUHJveHk6OmRpZFN0YXJ0UHJv
Z3Jlc3MoKQpkaWZmIC0tZ2l0IGEvU291cmNlL1dlYktpdC9SZXNvdXJjZXMvU2FuZGJveFByb2Zp
bGVzL2lvcy9jb20uYXBwbGUuV2ViS2l0LldlYkNvbnRlbnQuc2IgYi9Tb3VyY2UvV2ViS2l0L1Jl
c291cmNlcy9TYW5kYm94UHJvZmlsZXMvaW9zL2NvbS5hcHBsZS5XZWJLaXQuV2ViQ29udGVudC5z
YgppbmRleCAyMDlmNDZjZTBhMS4uYTYwYjg3ZjI3MmIgMTAwNjQ0Ci0tLSBhL1NvdXJjZS9XZWJL
aXQvUmVzb3VyY2VzL1NhbmRib3hQcm9maWxlcy9pb3MvY29tLmFwcGxlLldlYktpdC5XZWJDb250
ZW50LnNiCisrKyBiL1NvdXJjZS9XZWJLaXQvUmVzb3VyY2VzL1NhbmRib3hQcm9maWxlcy9pb3Mv
Y29tLmFwcGxlLldlYktpdC5XZWJDb250ZW50LnNiCkBAIC0xNzAsNyArMTcwLDggQEAKICAgICAo
d2VsbC1rbm93bi1zeXN0ZW0tZ3JvdXAtY29udGFpbmVyLXN1YnBhdGggIi9zeXN0ZW1ncm91cC5j
b20uYXBwbGUubHNkLmljb25zY2FjaGUiKSkKIChhbGxvdyBtYWNoLWxvb2t1cAogICAgICh4cGMt
c2VydmljZS1uYW1lICJjb20uYXBwbGUubHNkaWNvbnNlcnZpY2UiKSA7OyBSZW1vdmUgdGhpcyBs
aW5lIGFmdGVyIDxyZGFyOi8vcHJvYmxlbS80NzE1MTI5NT4gaXMgZml4ZWQuCi0gICAgKHhwYy1z
ZXJ2aWNlLW5hbWUgImNvbS5hcHBsZS5pY29uc2VydmljZSIpKQorICAgICh4cGMtc2VydmljZS1u
YW1lICJjb20uYXBwbGUuaWNvbnNlcnZpY2VzIikKKyAgICAoZ2xvYmFsLW5hbWUgImNvbS5hcHBs
ZS5pY29uc2VydmljZXMiKSkKIAogOzsgQ29tbW9uIG1hY2ggc2VydmljZXMgbmVlZGVkIGJ5IFVJ
S2l0LgogKGFsbG93IG1hY2gtbG9va3VwCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>