Bug 83442 - combine two arrays in XPathException into one
Summary: combine two arrays in XPathException into one
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 83441
  Show dependency treegraph
 
Reported: 2012-04-08 17:46 PDT by Lu Guanqun
Modified: 2012-04-09 23:25 PDT (History)
4 users (show)

See Also:


Attachments
patch (2.43 KB, patch)
2012-04-08 17:52 PDT, Lu Guanqun
no flags Details | Formatted Diff | Diff
Patch (2.93 KB, patch)
2012-04-09 22:30 PDT, Lu Guanqun
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lu Guanqun 2012-04-08 17:46:25 PDT
Combine two arrays in XPathException into one, this helps to remove one FIXME in the file.
Comment 1 Lu Guanqun 2012-04-08 17:52:19 PDT
Created attachment 136164 [details]
patch
Comment 2 WebKit Review Bot 2012-04-09 22:23:40 PDT
Comment on attachment 136164 [details]
patch

Rejecting attachment 136164 [details] from commit-queue.

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

Last 500 characters of output:
Kit/chromium/third_party/yasm/source/patched-yasm --revision 126079 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
47>At revision 126079.

________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'

________ 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/12373538
Comment 3 Lu Guanqun 2012-04-09 22:30:23 PDT
Created attachment 136400 [details]
Patch
Comment 4 WebKit Review Bot 2012-04-09 23:25:12 PDT
Comment on attachment 136400 [details]
Patch

Clearing flags on attachment: 136400

Committed r113690: <http://trac.webkit.org/changeset/113690>
Comment 5 WebKit Review Bot 2012-04-09 23:25:17 PDT
All reviewed patches have been landed.  Closing bug.