Bug 29163 - [REGRESSION] Style deletions are not commited
Summary: [REGRESSION] Style deletions are not commited
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: Yury Semikhatsky
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2009-09-10 17:17 PDT by Anthony Ricaud
Modified: 2009-09-16 14:39 PDT (History)
4 users (show)

See Also:


Attachments
patch (4.51 KB, patch)
2009-09-15 03:00 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Ricaud 2009-09-10 17:17:19 PDT
In r48199, style deletions in the inspector are not commited.

Step to reproduce:
1) Select a node
2) Delete a style by emptying it

Expected result:
Style deleted.

Actual result:
The change seems done in the inspector but no change on the page. Plus, if you select another node and come back to the first node, you'll see the style you removed.
Comment 1 Yury Semikhatsky 2009-09-15 03:00:19 PDT
Created attachment 39593 [details]
patch
Comment 2 WebKit Commit Bot 2009-09-16 14:39:04 PDT
Comment on attachment 39593 [details]
patch

Clearing flags on attachment: 39593

Committed r48437: <http://trac.webkit.org/changeset/48437>
Comment 3 WebKit Commit Bot 2009-09-16 14:39:08 PDT
All reviewed patches have been landed.  Closing bug.