Bug 102202
Summary: | [EFL] WebInspector formatting differs from other platforms | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dominik Röttsches (drott) <d-r> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | burg, jussi.kukkonen, lucas.de.marchi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dominik Röttsches (drott)
Causing the following failure
--- /home/buildslave-1/webkit-buildslave/efl-linux-64-release-wk2/build/layout-test-results/inspector/timeline/timeline-timer-fired-from-eval-call-site-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-release-wk2/build/layout-test-results/inspector/timeline/timeline-timer-fired-from-eval-call-site-actual.txt
@@ -1,5 +1,5 @@
Tests the Timeline API instrumentation of a TimerFired events inside evaluated scripts.
-TimerFire fromEval.js:2
-TimerFire fromEval.js:1
+TimerFire :2
+TimerFire :1
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jussi Kukkonen (jku)
Can't point to the actual commit but this seems to have been fixed on the same day, based on flakiness dashboard. I'll update the results.