<?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>9684</bug_id>
          
          <creation_ts>2006-07-01 22:21:10 -0700</creation_ts>
          <short_desc>[GDK] multiple little fixes and a few new things for Templinkstubs</short_desc>
          <delta_ts>2006-07-02 04:54:08 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>420+</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Shawn Stricker (kb1ibt)">kb1ibt</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>47944</commentid>
    <comment_count>0</comment_count>
    <who name="Shawn Stricker (kb1ibt)">kb1ibt</who>
    <bug_when>2006-07-01 22:21:10 -0700</bug_when>
    <thetext>there multiple little spelling errors and minor glitches that were causing GDK to not build i&apos;ll attach a patch file</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47945</commentid>
    <comment_count>1</comment_count>
      <attachid>9132</attachid>
    <who name="Shawn Stricker (kb1ibt)">kb1ibt</who>
    <bug_when>2006-07-01 22:24:54 -0700</bug_when>
    <thetext>Created attachment 9132
basic patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47946</commentid>
    <comment_count>2</comment_count>
    <who name="Shawn Stricker (kb1ibt)">kb1ibt</who>
    <bug_when>2006-07-01 22:25:57 -0700</bug_when>
    <thetext>there are still problems with the finished product of the build, however 

../../WebCore/Projects/gdk/libwebcore-gdk.so: undefined reference to `WebCore::SiteIcon::getImage(WebCore::IntSize const&amp;)&apos;
../../WebCore/Projects/gdk/libwebcore-gdk.so: undefined reference to `WebCore::HTMLViewSourceDocument::HTMLViewSourceDocument(WebCore::DOMImplementation*, WebCore::FrameView*)&apos;
../../WebCore/Projects/gdk/libwebcore-gdk.so: undefined reference to `WebCore::HTMLViewSourceDocument::addViewSourceToken(WebCore::Token*)&apos;
../../WebCore/Projects/gdk/libwebcore-gdk.so: undefined reference to `WebCore::SiteIcon::SiteIcon(WebCore::String const&amp;)&apos;
../../WebCore/Projects/gdk/libwebcore-gdk.so: undefined reference to `WebCore::IndentOutdentCommand::IndentOutdentCommand(WebCore::Document*, WebCore::IndentOutdentCommand::EIndentType, int)&apos;
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47947</commentid>
    <comment_count>3</comment_count>
      <attachid>9132</attachid>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2006-07-01 22:35:28 -0700</bug_when>
    <thetext>Comment on attachment 9132
basic patch

r=me</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47951</commentid>
    <comment_count>4</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2006-07-01 22:38:38 -0700</bug_when>
    <thetext>You might need to make those symbols in the TemporaryLinkStubs.cpp file.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47968</commentid>
    <comment_count>5</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2006-07-02 01:41:22 -0700</bug_when>
    <thetext>It seems to me that new files added to SVN are responsible for the undefined symbol errors.  In particular, WebCore/icon/SiteIcon.cpp, WebCore/editing/IndentOutdentCommand.cpp and WebCore/html/HTMLViewSourceDocument.cpp account for the undefined symbols mentioned.  Adding these files to the relevant places in the Bakefile should resolve the link errors.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47985</commentid>
    <comment_count>6</comment_count>
      <attachid>9132</attachid>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-07-02 04:51:26 -0700</bug_when>
    <thetext>Comment on attachment 9132
basic patch

Shawn, if you&apos;re going to hand-edit patches, please make sure they apply when you&apos;re done.  :)  The first two patches had extra whitespace at the end of the changed lines, the second patch had an invalid segment (@@) with no changes, and the third patch had a line-count off by one (7 instead of 6 for both - and +).

Also, please use WebKitTools/Scripts/prepare-ChangeLog to create a ChangeLog entry for your patch in the future.  Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47986</commentid>
    <comment_count>7</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-07-02 04:54:08 -0700</bug_when>
    <thetext>Committed revision 15135.

Please file a new bug for the bakefile changes per Comment #5.

</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>9132</attachid>
            <date>2006-07-01 22:24:54 -0700</date>
            <delta_ts>2006-07-01 22:36:03 -0700</delta_ts>
            <desc>basic patch</desc>
            <filename>patch</filename>
            <type>text/plain</type>
            <size>2181</size>
            <attacher name="Shawn Stricker (kb1ibt)">kb1ibt</attacher>
            
              <data encoding="base64">SW5kZXg6IFdlYkNvcmUvcGxhdGZvcm0vZ2RrL1Njcm9sbFZpZXdHZGsuY3BwCj09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0K
LS0tIFNjcm9sbFZpZXdHZGsuY3BwICAgIChyZXZpc2lvbiAxNTEzMykgCisrKyBTY3JvbGxWaWV3
R2RrLmNwcCAgICAod29ya2luZyBjb3B5KSAKQEAgLTI1Niw3ICsyNTYsNyBAQAogICAgIGdpbnQg
eCwgeSwgd2lkdGgsIGhlaWdodCwgZGVwdGg7CiAgICAgZ2RrX3dpbmRvd19nZXRfZ2VvbWV0cnko
ZnJhbWUsICZ4LCAmeSwgJndpZHRoLCAmaGVpZ2h0LCAmZGVwdGgpOwogICAgIG1fZGF0YS0+c2Ny
b2xsVmlld0FyZWEgPSBJbnRSZWN0KDAsIDAsIHdpZHRoLCBoZWlnaHQpOwotICAgIG1fZGF0YS0+
dmlld3BvcnRBcmVhID0gSW50UmVjdCgwLCAwLCB3aWR0aCAtIFNDUk9MTEJBUl9TSVpFLCBoZWln
aHQgLSBTQ1JPTExCQVJfU0laRSk7IAorICAgIG1fZGF0YS0+dmlld3BvcnRBcmVhID0gSW50UmVj
dCgwLCAwLCB3aWR0aCAtIHNjcm9sbGJhclNpemUsIGhlaWdodCAtIHNjcm9sbGJhclNpemUpOyAK
IH0KIAogfQpJbmRleDogV2ViQ29yZS9wbGF0Zm9ybS9nZGsvVGVtcG9yYXJ5TGlua1N0dWJzLmNw
cAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09Ci0tLSBUZW1wb3JhcnlMaW5rU3R1YnMuY3BwICAgIChyZXZpc2lvbiAxNTEz
MykgCisrKyBUZW1wb3JhcnlMaW5rU3R1YnMuY3BwICAgICh3b3JraW5nIGNvcHkpIApAQCAtMzYw
LDcgKzM2MCw3IEBACiAKIHZvaWQgRnJhbWU6OnNldE5lZWRzUmVhcHBseVN0eWxlcygpIHsgfQog
Ci12b2lkIEltYWdlOjpkcmF3VGlsZWQoR3JhcGhpY3NDb250ZXh0KiwgY29uc3QgRmxvYXRSZWN0
JiwgY29uc3QgRmxvYXRSZWN0JiwgVGlsZVJ1bGUsIFRpbGVSdWxlKSB7IH0gCit2b2lkIEltYWdl
OjpkcmF3VGlsZWQoR3JhcGhpY3NDb250ZXh0KiwgY29uc3QgRmxvYXRSZWN0JiwgY29uc3QgRmxv
YXRSZWN0JiwgVGlsZVJ1bGUsIFRpbGVSdWxlLCBDb21wb3NpdGVPcGVyYXRvcikgeyB9IAogCiB2
b2lkIFJlbmRlclRoZW1lR2RrOjpzZXRDaGVja2JveFNpemUoUmVuZGVyU3R5bGUqKSBjb25zdCB7
IH0KIGJvb2wgUmVuZGVyVGhlbWVHZGs6OnBhaW50QnV0dG9uKFJlbmRlck9iamVjdCosIGNvbnN0
IFJlbmRlck9iamVjdDo6UGFpbnRJbmZvJiwgY29uc3QgSW50UmVjdCYpIHsgcmV0dXJuIGZhbHNl
OyB9CkBAIC0zNzIsMyArMzcyLDQgQEAKIHZvaWQgRm9udDo6ZHJhd0NvbXBsZXhUZXh0KEdyYXBo
aWNzQ29udGV4dCosIGNvbnN0IFRleHRSdW4mLCBjb25zdCBUZXh0U3R5bGUmLCBjb25zdCBGbG9h
dFBvaW50JikgY29uc3QgeyBub3RJbXBsZW1lbnRlZCgpOyB9CiBmbG9hdCBGb250OjpmbG9hdFdp
ZHRoRm9yQ29tcGxleFRleHQoY29uc3QgVGV4dFJ1biYsIGNvbnN0IFRleHRTdHlsZSYpIGNvbnN0
IHsgbm90SW1wbGVtZW50ZWQoKTsgcmV0dXJuIDA7IH0KIGludCBGb250OjpvZmZzZXRGb3JQb3Np
dGlvbkZvckNvbXBsZXhUZXh0KGNvbnN0IFRleHRSdW4mLCBjb25zdCBUZXh0U3R5bGUmLCBpbnQs
IGJvb2wpIGNvbnN0IHsgbm90SW1wbGVtZW50ZWQoKTsgcmV0dXJuIDA7IH0KSW5kZXg6IFdlYkNv
cmUvcGxhdGZvcm0vZ2RrL1RyYW5zZmVySm9iTWFuYWdlci5jcHAKPT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gVHJh
bnNmZXJKb2JNYW5hZ2VyLmNwcCAgICAocmV2aXNpb24gMTUxMzMpIAorKysgVHJhbnNmZXJKb2JN
YW5hZ2VyLmNwcCAgICAod29ya2luZyBjb3B5KSAKQEAgLTYzLDcgKzYzLDcgQEAKICAgICBUcmFu
c2ZlckpvYiogam9iID0gc3RhdGljX2Nhc3Q8VHJhbnNmZXJKb2IqPihvYmopOwogICAgIFRyYW5z
ZmVySm9iSW50ZXJuYWwqIGQgPSBqb2ItPmdldEludGVybmFsKCk7CiAgICAgaW50IHRvdGFsU2l6
ZSA9IHNpemUgKiBubWVtYjsKLSAgICBkLT5jbGllbnQtPnJlY2VpdmVkRGF0YShqb2IsIHN0YXRp
Y19jYXN0PGNoYXIqPnB0ciwgdG90YWxTaXplKTsgCisgICAgZC0+Y2xpZW50LT5yZWNlaXZlZERh
dGEoam9iLCBzdGF0aWNfY2FzdDxjaGFyKj4ocHRyKSwgdG90YWxTaXplKTsgCiAgICAgcmV0dXJu
IHRvdGFsU2l6ZTsKIH0K
</data>
<flag name="review"
          id="2731"
          type_id="1"
          status="+"
          setter="timothy"
    />
          </attachment>
      

    </bug>

</bugzilla>