Bug 105256 - Use element.webkitCreateShadowRoot instead of WebKitShadowRoot in PerformanceTests.
Summary: Use element.webkitCreateShadowRoot instead of WebKitShadowRoot in Performance...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hayato Ito
URL:
Keywords:
Depends on:
Blocks: 63606
  Show dependency treegraph
 
Reported: 2012-12-17 23:12 PST by Hayato Ito
Modified: 2012-12-18 20:19 PST (History)
2 users (show)

See Also:


Attachments
Use element.webkitCreateShadowRoot() (6.69 KB, patch)
2012-12-17 23:36 PST, Hayato Ito
no flags Details | Formatted Diff | Diff
Patch for landing (6.12 KB, patch)
2012-12-18 18:27 PST, Hayato Ito
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hayato Ito 2012-12-17 23:12:46 PST
WebKitShadowRoot constructor was deleted. We should update the performance tests.
Comment 1 Hayato Ito 2012-12-17 23:36:17 PST
Created attachment 179885 [details]
Use element.webkitCreateShadowRoot()
Comment 2 WebKit Review Bot 2012-12-18 07:54:29 PST
Comment on attachment 179885 [details]
Use element.webkitCreateShadowRoot()

Rejecting attachment 179885 [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:
AILED at 24.
1 out of 1 hunk FAILED -- saving rejects to file PerformanceTests/ShadowDOM/LargeDistributionWithLayout.html.rej
patching file PerformanceTests/ShadowDOM/MultipleInsertionPoints.html
patching file PerformanceTests/ShadowDOM/ShadowReprojection.html
patching file PerformanceTests/ShadowDOM/SmallDistributionWithLayout.html

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Dimitri Gl..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue

Full output: http://queues.webkit.org/results/15410168
Comment 3 Hayato Ito 2012-12-18 18:27:06 PST
Created attachment 180072 [details]
Patch for landing
Comment 4 WebKit Review Bot 2012-12-18 20:19:49 PST
Comment on attachment 180072 [details]
Patch for landing

Clearing flags on attachment: 180072

Committed r138108: <http://trac.webkit.org/changeset/138108>
Comment 5 WebKit Review Bot 2012-12-18 20:19:52 PST
All reviewed patches have been landed.  Closing bug.