Bug 112037

Summary: Web Inspector: Fix checkContentUpdated behavior in UISourceCode.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, buildbot, dglazkov, keishi, loislo, pfeldman, pmuellr, rniwa, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

Description Vsevolod Vlasov 2013-03-11 10:34:24 PDT
Currently checkContentUpdated works unreliably.
It should also save last updated content that was loaded and rejected by user on the per-file basis (only the last one is saved currently)
Comment 1 Vsevolod Vlasov 2013-03-11 10:36:24 PDT
Created attachment 192502 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-11 11:29:11 PDT
Comment on attachment 192502 [details]
Patch

Attachment 192502 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://webkit-commit-queue.appspot.com/results/17156243

New failing tests:
inspector/debugger/scripts-panel.html
inspector/debugger/live-edit-breakpoints.html
inspector/debugger/live-edit.html
Comment 3 Build Bot 2013-03-11 19:09:49 PDT
Comment on attachment 192502 [details]
Patch

Attachment 192502 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-commit-queue.appspot.com/results/17178146

New failing tests:
inspector/debugger/scripts-panel.html
Comment 4 Vsevolod Vlasov 2013-03-12 04:25:44 PDT
Created attachment 192708 [details]
Patch
Comment 5 WebKit Review Bot 2013-03-12 07:55:44 PDT
Comment on attachment 192708 [details]
Patch

Clearing flags on attachment: 192708

Committed r145543: <http://trac.webkit.org/changeset/145543>
Comment 6 WebKit Review Bot 2013-03-12 07:55:48 PDT
All reviewed patches have been landed.  Closing bug.