Bug 29967

Summary: clicking the text in a "Request Payload" section in Resource panel causes text to disappear
Product: WebKit Reporter: Patrick Mueller <pmuellr>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, commit-queue, jeroen.bensch, kmccullough, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed patch - 2009/10/02 - 1 none

Patrick Mueller
Reported 2009-10-01 09:49:48 PDT
From Bug 29935, comment 5 : http://www.lumacentral.com/CocaCola/index.html This loads a .swf. In Web Inspector's Resources select the execBatch one, expand Request Payload and click on the revealed text. It's gone.
Attachments
proposed patch - 2009/10/02 - 1 (1.30 KB, patch)
2009-10-02 10:00 PDT, Patrick Mueller
no flags
Patrick Mueller
Comment 1 2009-10-01 09:51:23 PDT
Note the text is still there. You can swipe it with the mouse and see it. Styled to white for some reason. Note also any work going on for Bug 29955 may affect this.
Patrick Mueller
Comment 2 2009-10-02 10:00:10 PDT
Created attachment 40531 [details] proposed patch - 2009/10/02 - 1 simple fix - the tree element was "selectable". making it not selectable keeps the text from disappearing. Note, "selectable" is a tree thing - the text in the request payload is still swipe-able (for copy/paste)
WebKit Commit Bot
Comment 3 2009-10-02 12:34:19 PDT
Comment on attachment 40531 [details] proposed patch - 2009/10/02 - 1 Rejecting patch 40531 from commit-queue. Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--quiet', '--exit-after-n-failures=1']" exit_code: 1 Running build-dumprendertree Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests Testing 11370 test cases. transitions/transition-end-event-transform.html -> failed Exiting early after 1 failures. 11304 tests run. 355.51s total testing time 11303 test cases (99%) succeeded 1 test case (<1%) had incorrect layout 6 test cases (<1%) had stderr output
Patrick Mueller
Comment 4 2009-10-02 14:45:13 PDT
New to commit bot errors. Seems like there is no way the patch I uploaded would actually cause the problem reported (but ANYTHING is possible of course). What should I do next?
Eric Seidel (no email)
Comment 5 2009-10-02 15:12:26 PDT
Comment on attachment 40531 [details] proposed patch - 2009/10/02 - 1 Not your fault. I filed bug 30029 and have marked this cq+ again.
WebKit Commit Bot
Comment 6 2009-10-02 15:23:43 PDT
Comment on attachment 40531 [details] proposed patch - 2009/10/02 - 1 Clearing flags on attachment: 40531 Committed r49048: <http://trac.webkit.org/changeset/49048>
WebKit Commit Bot
Comment 7 2009-10-02 15:23:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.