Bug 112332 - [Refactoring] use TemporaryChange instead of MatchingUARulesScope
Summary: [Refactoring] use TemporaryChange instead of MatchingUARulesScope
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Takashi Sakamoto
URL:
Keywords:
Depends on:
Blocks: 89879
  Show dependency treegraph
 
Reported: 2013-03-14 02:10 PDT by Takashi Sakamoto
Modified: 2022-07-13 14:20 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.12 KB, patch)
2013-03-14 02:23 PDT, Takashi Sakamoto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Takashi Sakamoto 2013-03-14 02:10:17 PDT
It would be better to use TemporaryChange instead of implementing a special class for matchingUARules' scope.
Comment 1 Takashi Sakamoto 2013-03-14 02:23:54 PDT
Created attachment 193093 [details]
Patch
Comment 2 Brent Fulgham 2022-07-13 14:20:52 PDT
This code has been significantly refactored since this patch was proposed.