Bug 66225 - Web Inspector: switch to using BreakpointHelper.
Summary: Web Inspector: switch to using BreakpointHelper.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Podivilov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-15 07:36 PDT by Pavel Podivilov
Modified: 2011-08-23 05:43 PDT (History)
12 users (show)

See Also:


Attachments
Patch (20.46 KB, patch)
2011-08-15 07:38 PDT, Pavel Podivilov
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ec2-cr-linux-02 (3.91 MB, application/zip)
2011-08-15 11:34 PDT, WebKit Review Bot
no flags Details
Patch (20.30 KB, patch)
2011-08-19 09:06 PDT, Pavel Podivilov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Podivilov 2011-08-15 07:36:45 PDT
Web Inspector: switch to using BreakpointHelper.

See https://bugs.webkit.org/show_bug.cgi?id=66224.
Comment 1 Pavel Podivilov 2011-08-15 07:38:15 PDT
Created attachment 103913 [details]
Patch
Comment 2 WebKit Review Bot 2011-08-15 11:34:10 PDT
Comment on attachment 103913 [details]
Patch

Attachment 103913 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/9378788

New failing tests:
http/tests/inspector/console-xhr-logging.html
http/tests/inspector/network/network-cachedresources-with-same-urls.html
http/tests/inspector/console-cd.html
http/tests/inspector/network/network-disable-cache-memory.html
http/tests/inspector/resource-har-headers.html
http/tests/inspector/network/network-clear-after-disabled.html
http/tests/inspector/network/download.html
http/tests/inspector-enabled/console-clear-arguments-on-frame-remove.html
http/tests/inspector/inspect-iframe-from-different-domain.html
http/tests/inspector-enabled/console-log-before-frame-navigation.html
http/tests/inspector/network-preflight-options.html
http/tests/inspector/network/network-content-replacement-xhr.html
http/tests/inspector/network/network-close-load-open.html
http/tests/inspector-enabled/dom-storage-open.html
http/tests/inspector/resource-har-conversion.html
http/tests/inspector/console-resource-errors.html
http/tests/inspector/resource-parameters.html
http/tests/inspector-enabled/database-open.html
http/tests/inspector/console-cd-completions.html
http/tests/inspector/change-iframe-src.html
Comment 3 WebKit Review Bot 2011-08-15 11:34:19 PDT
Created attachment 103932 [details]
Archive of layout-test-results from ec2-cr-linux-02

The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: ec2-cr-linux-02  Port: Chromium  Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Comment 4 Pavel Podivilov 2011-08-19 09:06:30 PDT
Created attachment 104515 [details]
Patch
Comment 5 Pavel Feldman 2011-08-23 01:53:52 PDT
Comment on attachment 104515 [details]
Patch

This.is.scary.
Comment 6 Pavel Podivilov 2011-08-23 05:43:56 PDT
Committed r93595: <http://trac.webkit.org/changeset/93595>