Closed
Bug 929367
Opened 10 years ago
Closed 10 years ago
Rename APZ prefs from *.azpc.* to *.apzc.*
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
FIXED
mozilla27
People
(Reporter: kats, Assigned: kats)
Details
Attachments
(1 file)
9.47 KB,
patch
|
botond
:
review+
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
AsyncPanZoomController.cpp has a bunch of prefs that it uses, but these were typo'd to be azpc when they should apzc.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bugmail.mozilla
Assignee | ||
Comment 1•10 years ago
|
||
Rename all the prefs to apz.* for consistency.
Attachment #820890 -
Flags: review?(mbrubeck)
Attachment #820890 -
Flags: review?(botond)
Comment 2•10 years ago
|
||
Comment on attachment 820890 [details] [diff] [review] Patch Review of attachment 820890 [details] [diff] [review]: ----------------------------------------------------------------- Looks good. I like the apz.* naming. Thanks!
Attachment #820890 -
Flags: review?(botond) → review+
Updated•10 years ago
|
Attachment #820890 -
Flags: review?(mbrubeck) → review+
Assignee | ||
Comment 3•10 years ago
|
||
https://hg.mozilla.org/integration/b2g-inbound/rev/235b9647fe75
Comment 4•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/235b9647fe75
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in
before you can comment on or make changes to this bug.
Description
•