Bug 71463 - [Qt] Add pageScaleFactor to the serialized history item
Summary: [Qt] Add pageScaleFactor to the serialized history item
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: Simon Hausmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-03 05:41 PDT by Simon Hausmann
Modified: 2011-11-03 06:40 PDT (History)
1 user (show)

See Also:


Attachments
[Qt] Add pageScaleFactor to the serialized history item (2.81 KB, patch)
2011-11-03 05:43 PDT, Simon Hausmann
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Hausmann 2011-11-03 05:41:45 PDT
[Qt] Add pageScaleFactor to the serialized history item
Comment 1 Simon Hausmann 2011-11-03 05:43:15 PDT
Created attachment 113469 [details]
[Qt] Add pageScaleFactor to the serialized history item
Comment 2 WebKit Review Bot 2011-11-03 06:23:47 PDT
Comment on attachment 113469 [details]
[Qt] Add pageScaleFactor to the serialized history item

Rejecting attachment 113469 [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:
cripts/webkitpy/common/system/executive.py", line 420, in run_command
    close_fds=self._should_close_fds())
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/system/executive.py", line 476, in popen
    return subprocess.Popen(*args, **kwargs)
  File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
    errread, errwrite)
  File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child
    raise child_exception
TypeError: execv() arg 2 must contain only strings

Full output: http://queues.webkit.org/results/10128921
Comment 3 Simon Hausmann 2011-11-03 06:40:14 PDT
Comment on attachment 113469 [details]
[Qt] Add pageScaleFactor to the serialized history item

Clearing flags on attachment: 113469

Committed r99182: <http://trac.webkit.org/changeset/99182>
Comment 4 Simon Hausmann 2011-11-03 06:40:21 PDT
All reviewed patches have been landed.  Closing bug.