gecko/content
Boris Zbarsky 25243ecc6c Bug 958576 part 2. Move FakeDependentString to the binding_detail namespace. r=peterv
I took the opportunity to move away from the NonNull<nsAString> hack
we had for string arguments, since just passing in a
FakeDependentString works fine and callees are now less likely to
declare their arg as being of that type.

In the process of doing that, I ran into what looks like a substantive
bug in the "owning union with string default value" case: We were
doing mValue.mString.Value() without ever having constructed
mValue.mString!
2014-01-22 14:37:10 -05:00
..
base Bug 962393 - don't use JS_InternString in MessageManager, r=bz 2014-01-22 05:28:24 +02:00
canvas Bug 958576 part 1. Create a binding_detail namespace and move AutoSequence to it. r=peterv 2014-01-22 14:37:10 -05:00
html Bug 958576 part 2. Move FakeDependentString to the binding_detail namespace. r=peterv 2014-01-22 14:37:10 -05:00
mathml/content Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
media Bug 953394 - Remove debug code r=doublec 2014-01-22 09:59:54 +13:00
svg Bug 952977: Convert CreateMatrix to gfx::Matrix r=nical 2014-01-20 16:52:04 -05:00
test Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
xml Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger 2014-01-10 16:03:25 +13:00
xul Bug 961318 - Tweak off-main-thread parsing heuristic to avoid delaying execution when an atoms-zone GC is in progress (r=billm) 2014-01-20 18:00:18 -06:00
moz.build Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger 2014-01-10 16:03:25 +13:00