[Webkit-unassigned] [Bug 150357] Web Inspector: Editing CSS via Styles sidebar doesn't update inline CSS in resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 17:11:58 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=150357

--- Comment #5 from Timothy Hatcher <timothy at apple.com> ---
(In reply to comment #4)
> (In reply to comment #3)
> > This is actually expected behavior right now. If I wanted to see the main
> > resource's content, I would want to see the content that was sent over the
> > wire, not modified content. However you could argue this is not what we do
> > with stylesheets so we should be consistent. Seems a path forward would be
> > the ability to show a resource with edits and without edits.
> 
> I would actually expect the latter (updating the resource).  Maybe add a
> button to toggle the resource between original and current (this could then
> be expanded into a diff tool)?

We have both the original and current changes on SourceCode.

    get originalRevision()
    get currentRevision()

We also have scaffolding for branches with Branch and BranchManager.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151022/892ccb65/attachment.html>


More information about the webkit-unassigned mailing list