User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
ryanvm@gmail.com Tue Oct 01 20:35:30 2013 +0000 | 4364824a4cabdcef6ff3bd66fc93d9d2693c2640 | Ryan VanderMeulen — Merge inbound to m-c. ← 37 merge changesets [Collapse] |
705e96f091fecd6fe33dca673df15055aefa025a | Milan Sreckovic — Bug 916322 - Add UnsetAttr to HTMLCanvasElement to catch the removal of attributes and keep the context it owns of matching size. r=khuey, r=jmuizelaar | |
4667fc2ca737d844d029d6f8058096f0a3d3869e | Ryan VanderMeulen — Backed out changeset 09cca9f32103 (bug 848731) for mochitest-bc failures. | |
2786f006654ba812e66d5461912ba65ae7fe5c3e | Benjamin Peterson — Bug 922190 - Remove bundled copy of simplejson. r=gps | |
654969e2676ce6dd99f0c01b676945ba4df7923e | Ehsan Akhgari — Bug 920292 - Part 1: Stop passing string literals as the first argument to MOZ_ASSERT; r=Waldo | |
f4e88e5f24ca1d3540c1f9320c63c395e3febd57 | Gregory Szorc — Bug 921987 - Don't install inactive tests; r=ted | |
09cca9f3210390ef5c6ef51ff78202309a65188b | Patrick Brosset — Bug 848731 - Deleting nodes or container frames now resets the markup, highlighter, css views accordingly. r=paul | |
6682ed134766597270c1a33fb563c8970ed4499c | Andy Wingo — Bug 922028 - Only intern iterator result object shapes in compileAndGo mode. r=jorendorff | |
133d0dee12eefccbccf8a4cbe1ed47253182cf55 | Andrew McCreight — Bug 920840 - Crash when JS-implemented WebIDL's init method returns a value other than undefined. r=bz | |
d26e3ed73e410964cabc2c4711ca098b767800b9 | Jeff Walden — Back out caa83f3d823e, Windows bustage. r=bustage in a CLOSED TREE | |
225dc58d80c348435fbaeac179822d03a942c412 | Jeff Walden — Back out 28eab6ee7425, error message changes I don't have time to fix right now. r=orange in a CLOSED TREE | |
868f37d83a73edbf4656aa0b2c725e9d3f0031e6 | Jeff Walden — Back out 0a76209b85d2, error message changes I don't have time to fix right now. r=orange | |
eeff752012bd40e13ddfbfab1a5def4a0fce5271 | Jeff Walden — Back out e8764878be44, b2g/gcc4.4 bustage. r=orange | |
0a76209b85d2015bb94ae1a0d541b2ac4da0b96d | Jeff Walden — Bug 921548 - Remove js_ValueToObjectOrNull -- people should use ToObject or explicit null/undefined tests, for readability. r=jorendorff | |
28eab6ee74256dba0dc5f47c36c20f872ad2013a | Jeff Walden — Bug 921548 - Remove js_ValueToNonNullObject, which was entirely equivalent to ToObject. r=jorendorff | |
e8764878be4425442715a38d20af88f51e7e4fcf | Jeff Walden — Bug 921631 - Restrict the JS_PSG/JS_PSGS flags to not contain JSPROP_READONLY (meaningless for accessors) or JSPROP_SHARED or JSPROP_NATIVE_ACCESSORS (implied by the macros already). r=jorendorff | |
caa83f3d823e860b55e5f4280015badd74bcfb9e | Jeff Walden — Bug 921561 - Make JS_DECLARE_NEW_METHODS use C++11 "perfect" forwarding (which isn't, because it won't let you pass an expression that's a bit field #nowyouknow), to eliminate issues arising when non-const references are used in these methods with classes that don't copy nicely, or shouldn't be copied for perf reasons. r=luke | |
1d6b119b72812d4d1cc638d3059925d0f8bd3049 | Jeff Walden — Bug 919872 - Compute the internal properties of Collator, NumberFormat, and DateTimeFormat objects only when they're actually needed -- not when the objects are constructed. r=till | |
ac2937b4759185cba2d7d41fda4587f43d059331 | Ed Morley — Merge mozilla-central and inbound | |
fd6ed8459a47018249301b8f47fcba2b37aae165 | Gregory Szorc — Bug 920679 - Improve build environment detection in mach; r=glandium | |
af4605d0cc6b64214f3b344c12a376a03d43fd13 | Ben Turner — Backout rev eedf61cab3fa (bug 643325) for test failures | |
f550869d86bc6e7b3733fc33d49ca952f6e50af7 | Robert Longson — Bug 919319 - Simplify number parsing. r=dholbert | |
58a39673d3d70aaecf49c3b9f2d2ce29e2e13b7f | Masayuki Nakano — Bug 920377 part.29 Get rid of nsMouseScrollEvent r=roc | |
94b92dd29c9f8fcb638bb211644d1175f831f890 | Masayuki Nakano — Bug 920377 part.28 Get rid of nsDragEvent r=roc | |
d3a3d276eb33e8c8311270ba6d65039367c07e26 | Masayuki Nakano — Bug 920377 part.27 Get rid of nsMouseEvent_base r=roc | |
e88b33939f5058ba29b2ccad47d8cecfa3a4a549 | Masayuki Nakano — Bug 920377 part.26 Get rid of nsInputEvent r=roc | |
5f1f90c96c91c478a376f5103916b382ba0fb299 | Masayuki Nakano — Bug 920377 part.25 Get rid of nsUIEvent r=roc | |
43bc4b6c0535890dad6dcedce94edb9b0093fe7e | Masayuki Nakano — Bug 920377 part.24 Get rid of nsSelectionEvent r=roc | |
d0b1a13f856d40b5e75505210d57151f8565d203 | Masayuki Nakano — Bug 920377 part.23 Get rid of nsQueryContentEvent r=roc | |
d569f145443df13c10894dec9b0baa82560848b5 | Masayuki Nakano — Bug 920377 part.22 Get rid of nsCompositionEvent r=roc | |
d04a5b8e1499d2d4a0bdac8d4f8ff4d3f6a71552 | Masayuki Nakano — Bug 920377 part.21 Get rid of nsTextEvent r=roc | |
2e92ba62e3e6d3d171b8cb0d25ce9d6474aa9cf7 | Masayuki Nakano — Bug 920377 part.20 Get rid of nsTextRange r=roc | |
3cef286bd24f4fb8895c27284c207d44a9e9d3fe | Masayuki Nakano — Bug 920377 part.19 Get rid of nsTextRangeArray r=roc | |
f94d70152968eafb220ca09cd6196458e36a94a1 | Masayuki Nakano — Bug 920377 part.18 Get rid of nsTextRangeStyle r=roc | |
d2f6e4dd2f91616436be308f81309a9f69eff073 | Masayuki Nakano — Bug 920377 part.17 Get rid of nsKeyEvent r=roc | |
4665d96e7f1a75a7830c8ccd2cc22a4dfa21b0e2 | Masayuki Nakano — Bug 920377 part.16 Get rid of nsAlternativeCharCode r=roc | |
eedf61cab3fa8be11c865eddb39fb0d952234027 | Ben Turner — Bug 643325 - Implement SharedWorker. r=khuey. |