Bug 67492 - Remove two unused functions from Element.
Summary: Remove two unused functions from Element.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-02 09:47 PDT by Andreas Kling
Modified: 2011-09-03 11:18 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (3.02 KB, patch)
2011-09-02 09:48 PDT, Andreas Kling
benjamin: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-09-02 09:47:28 PDT
openTagStartToString() and setCStringAttribute() are not used.
Comment 1 Andreas Kling 2011-09-02 09:48:01 PDT
Created attachment 106143 [details]
Proposed patch
Comment 2 Benjamin Poulain 2011-09-02 09:53:33 PDT
Comment on attachment 106143 [details]
Proposed patch

Sure, if it's not used.
Comment 3 WebKit Review Bot 2011-09-02 11:02:09 PDT
Comment on attachment 106143 [details]
Proposed patch

Rejecting attachment 106143 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1

Last 500 characters of output:
00c2b69be37d95955dbb2b6fb2e7f49a30f07c95
r94433 = b811ff943f4eac8d6087047d8086e37041ef2dde
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.
Updating chromium port dependencies using gclient...

________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
Updating webkit projects from gyp files...

Full output: http://queues.webkit.org/results/9579824
Comment 4 Andreas Kling 2011-09-03 11:18:16 PDT
Committed r94491: <http://trac.webkit.org/changeset/94491>