[webkit-reviews] review requested: [Bug 17873] Encoding override should not be persistent : [Attachment 19792] patch v1 for fixing this problem

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 16 04:27:05 PDT 2008


johnnyding <johnnyding.webkit at gmail.com> has asked  for review:
Bug 17873: Encoding override should not be persistent
http://bugs.webkit.org/show_bug.cgi?id=17873

Attachment 19792: patch v1 for fixing this problem
http://bugs.webkit.org/attachment.cgi?id=19792&action=edit

------- Additional Comments from johnnyding <johnnyding.webkit at gmail.com>
For this patch, I have a link error in my local build in Mac Leopard. The
following is detail info. Since I am not familiar with Object C programming.
Would anyone please guide me if you know where is the problem. Thanks.

Undefined symbols:
  "__ZNK7WebCore14DocumentLoader16overrideEncodingEv", referenced from:
      -[WebDataSource textEncodingName] in WebDataSource.o
      -[WebFrame(WebInternal) _receivedData:textEncodingName:] in WebFrame.o
     
__ZN20WebFrameLoaderClient11createFrameERKN7WebCore4KURLERKNS0_6StringEPNS0_21H
TMLFrameOwnerElementES6_bii in WebFrameLoaderClient.o
      -[WebView _mainFrameOverrideEncoding] in WebView.o
ld: symbol(s) not found


More information about the webkit-reviews mailing list