gecko-dev/layout/inspector
Nicholas Nethercote fe9268c4cd Bug 1374580 (part 2) - Remove nsAFlat{,C}String typedefs. r=froydnj.
All the instances are converted as follows.

- nsAFlatString  --> nsString
- nsAFlatCString --> nsCString

--HG--
extra : rebase_source : b37350642c58a85a08363df2e7c610873faa6e41
2017-06-20 19:19:05 +10:00
..
tests Bug 1359217 part 7 - Add test for getCSSStyleRules. r=heycam 2017-06-19 15:45:43 +10:00
inCSSValueSearch.cpp Bug 1374580 (part 2) - Remove nsAFlat{,C}String typedefs. r=froydnj. 2017-06-20 19:19:05 +10:00
inCSSValueSearch.h Bug 1374580 (part 2) - Remove nsAFlat{,C}String typedefs. r=froydnj. 2017-06-20 19:19:05 +10:00
inDeepTreeWalker.cpp
inDeepTreeWalker.h
inDOMUtils.cpp Bug 1370034 - Add CSS properties -moz-window-transform and -moz-window-transform-origin, style system parts (excluding stylo). r=dbaron 2017-06-19 01:44:22 -04:00
inDOMUtils.h Bug 1337305 Part 1: Refactor GetRuleNodeForElement to just return the StyleContext, so caller can either get a RuleNode or a raw servo rule. r=shinglyu,xidorn 2017-03-13 17:23:17 -07:00
inDOMView.cpp Bug 527003 - separating XPCOM parts from nsAccessibilityService. Removing a11y service in favour of using nsAccessibilityService directly. Adding support for a11y service shutdown. r=surkov 2016-08-08 20:51:39 -04:00
inDOMView.h
inICSSValueSearch.idl
inIDeepTreeWalker.idl
inIDOMUtils.idl Bug 1351072 - [e10s] Clear active document when closing popup of <select>. r=smaug 2017-06-14 13:42:03 +08:00
inIDOMView.idl
inISearchObserver.idl
inISearchProcess.idl
inLayoutUtils.cpp
inLayoutUtils.h
moz.build Bug 1359217 part 6 - Add ServoStyleRuleMap to handle style rule mapping. r=heycam 2017-06-19 15:45:43 +10:00
nsFontFace.cpp Bug 1297300 - Add missing checks to GetSpec() calls in layout/. r=dholbert,heycam. 2016-08-31 20:10:10 +10:00
nsFontFace.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsFontFaceList.cpp Bug 1251995 part 2 - Add gfxTextRun::Range to replace parameter pairs like (offset, length) and (start, end). r=jfkthame 2016-03-08 15:56:18 +08:00
nsFontFaceList.h
nsIDOMFontFace.idl
nsIDOMFontFaceList.idl
ServoStyleRuleMap.cpp Bug 1359217 part 6 - Add ServoStyleRuleMap to handle style rule mapping. r=heycam 2017-06-19 15:45:43 +10:00
ServoStyleRuleMap.h Bug 1359217 part 6 - Add ServoStyleRuleMap to handle style rule mapping. r=heycam 2017-06-19 15:45:43 +10:00