aae54a60278db44e2021edf59cd6e45320143c30: Bug 981800 - Kill the three-parameter version of ReceiveInputEvent since it is redundant. r=botond
Kartikaya Gupta <kgupta@mozilla.com> - Mon, 10 Mar 2014 17:59:46 -0400 - rev 172867
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Bug 981800 - Kill the three-parameter version of ReceiveInputEvent since it is redundant. r=botond
fb3193bbf1993f96c7a960768234b8db312bf209: Bug 935219 - Fix composition bounds calculation and APZC hit testing (again). r=kats,tn
Botond Ballo <botond@mozilla.com> - Mon, 10 Mar 2014 17:56:59 -0400 - rev 172866
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Bug 935219 - Fix composition bounds calculation and APZC hit testing (again). r=kats,tn
35dded4a2ba66c75ae19d5caaddc6ffd564ed0ac: Bug 980174 - Remove some empty Makefile.in; r=mshal
Gregory Szorc <gps@mozilla.com> - Wed, 05 Mar 2014 19:56:56 -0800 - rev 172865
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Bug 980174 - Remove some empty Makefile.in; r=mshal
2045471633ac12ae219ae644b2b219b6af03b745: Bug 981036. Disallow calling DOM constructors as functions in non-release builds. r=bholley
Boris Zbarsky <bzbarsky@mit.edu> - Mon, 10 Mar 2014 17:38:31 -0400 - rev 172864
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Bug 981036. Disallow calling DOM constructors as functions in non-release builds. r=bholley
dabf18234b5c539da24445a5054f3d30c583bb71: Bug 980965. Stop using DOM constructors as functions in chrome code. r=bholley
Boris Zbarsky <bzbarsky@mit.edu> - Mon, 10 Mar 2014 17:38:14 -0400 - rev 172863
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Bug 980965. Stop using DOM constructors as functions in chrome code. r=bholley
bb77e0285652bcb3471f426b828279deac8c34ca: Bug 980243. Make sure that image src sets do something even if the src is being set to the value it already has. r=sicking
Boris Zbarsky <bzbarsky@mit.edu> - Mon, 10 Mar 2014 17:38:02 -0400 - rev 172862
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Bug 980243. Make sure that image src sets do something even if the src is being set to the value it already has. r=sicking
45003a7ef6827703fd98b06904768444b7451380: Bug 980016 - Remove SpecialId. r=njn.
Jason Orendorff <jorendorff@mozilla.com> - Mon, 10 Mar 2014 16:32:21 -0500 - rev 172861
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Bug 980016 - Remove SpecialId. r=njn.
78f1a88a4048155cb24ae3fa10e4b36f8aa08878: Bug 942037 - Remove object_prototype_names from JS_ResolveStandardClasses. r=bholley.
Jason Orendorff <jorendorff@mozilla.com> - Mon, 10 Mar 2014 16:30:59 -0500 - rev 172860
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Bug 942037 - Remove object_prototype_names from JS_ResolveStandardClasses. r=bholley.
65e920598d2bda7ac115fb9b856e072eb52128c4: Bug 975589, part 4 - Rename js_GetClassObject -> js::GetBuiltinConstructor and make it never return true without the desired constructor actually existing. r=jwalden.
Jason Orendorff <jorendorff@mozilla.com> - Mon, 10 Mar 2014 16:30:40 -0500 - rev 172859
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Bug 975589, part 4 - Rename js_GetClassObject -> js::GetBuiltinConstructor and make it never return true without the desired constructor actually existing. r=jwalden.
bb4060b72c3882c43b3a2e779c625a7935863eda: Bug 975589, part 3 - Remove redundant AutoResolving object when resolving a builtin constructor. CallResolveOp still creates one. r=jwalden.
Jason Orendorff <jorendorff@mozilla.com> - Mon, 10 Mar 2014 16:30:21 -0500 - rev 172858
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Bug 975589, part 3 - Remove redundant AutoResolving object when resolving a builtin constructor. CallResolveOp still creates one. r=jwalden.
a4be3456ea82fdac258cd53c00a89a09b7232745: Bug 975589, part 2 - Avoid recursing in TypedArray initialization. r=jwalden.
Jason Orendorff <jorendorff@mozilla.com> - Mon, 10 Mar 2014 16:29:58 -0500 - rev 172857
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Bug 975589, part 2 - Avoid recursing in TypedArray initialization. r=jwalden.
6635d1edc7497a5fa346d0921013d0fde248c0bb: Bug 975589, part 1 - Rename js::DefineConstructorAndPrototype -> GlobalObject::initBuiltinConstructor and refactor it a bit. r=jwalden.
Jason Orendorff <jorendorff@mozilla.com> - Mon, 10 Mar 2014 16:29:40 -0500 - rev 172856
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Bug 975589, part 1 - Rename js::DefineConstructorAndPrototype -> GlobalObject::initBuiltinConstructor and refactor it a bit. r=jwalden.
236e257bf505324d68fe3552677c981672001848: Bug 972961 - Fix a stack overflow in FoldConstants.cpp. r=luke.
Jason Orendorff <jorendorff@mozilla.com> - Mon, 10 Mar 2014 16:28:44 -0500 - rev 172855
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Bug 972961 - Fix a stack overflow in FoldConstants.cpp. r=luke.
02400c717fa61b09b91b5f08326d50404eaad3b8: Bug 977287, part 2 - Stylistic changes. r=luke.
Jason Orendorff <jorendorff@mozilla.com> - Mon, 10 Mar 2014 16:28:43 -0500 - rev 172854
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Bug 977287, part 2 - Stylistic changes. r=luke.
53139214dcf3fc3b886bb913a2b4b301e5e70bf4: Bug 977287, part 1 - Rename the "operation callback" to "interrupt callback". r=luke.
Jason Orendorff <jorendorff@mozilla.com> - Mon, 10 Mar 2014 16:28:43 -0500 - rev 172853
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Bug 977287, part 1 - Rename the "operation callback" to "interrupt callback". r=luke.
91a34de66289511aa1dae4ebeb13818a15612b73: Merge m-c to inbound on a CLOSED TREE.
Ryan VanderMeulen <ryanvm@gmail.com> - Mon, 10 Mar 2014 17:11:39 -0400 - rev 172852
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Merge m-c to inbound on a CLOSED TREE.
de734e8b03a3a4e55520b3991a48d7e9d1494c62: Backed out changeset 88780b5a201e (bug 980015) for test_property_database.html failures.
Ryan VanderMeulen <ryanvm@gmail.com> - Mon, 10 Mar 2014 15:31:23 -0400 - rev 172851
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Backed out changeset 88780b5a201e (
bug 980015) for test_property_database.html failures.
CLOSED TREE
5a0bd36ed10388fcf7d873c61b31cff75c970fff: Backed out changeset ce8ed7a0dfef (bug 975338) for build failures; CLOSED TREE
Ed Morley <emorley@mozilla.com> - Mon, 10 Mar 2014 17:58:25 +0000 - rev 172850
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Backed out changeset ce8ed7a0dfef (
bug 975338) for build failures; CLOSED TREE
d8f4a23e6db217739dbc2a19bf38f4a4f1ceb5e8: Backed out changeset 97858e5c1f13 (bug 975338)
Ed Morley <emorley@mozilla.com> - Mon, 10 Mar 2014 17:57:53 +0000 - rev 172849
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Backed out changeset 97858e5c1f13 (
bug 975338)
13121198606eefb0c4330f49c6d4143af088506a: Backed out changeset 1b4b0a309453 (bug 975338)
Ed Morley <emorley@mozilla.com> - Mon, 10 Mar 2014 17:57:49 +0000 - rev 172848
Push
1 by root at Mon, 20 Oct 2014 17:29:22 +0000
Backed out changeset 1b4b0a309453 (
bug 975338)