Jason Orendorff
|
17deb16433
|
Add assertions in JSScript::NewScript against offset overflow. Bug 604387, r=dvander.
|
2010-10-14 14:58:01 -05:00 |
|
Johnny Stenback
|
ee38e0cb80
|
Bug 580128. Disable a few more browser-chrome tests that don't agree with compartments yet. r=mrbkap@gmail.com. CLOSED TREE
|
2010-10-13 18:44:01 -07:00 |
|
Jim Blandy
|
36fbfed7cc
|
Bug 586917: Properly parse JSOP_TABLESWITCHX instructions in the tracer. r=jorendorff
|
2010-10-13 18:22:46 -07:00 |
|
Blake Kaplan
|
29e85b9844
|
Merge mozilla-central into tracemonkey
|
2010-10-13 17:54:54 -07:00 |
|
Blake Kaplan
|
d4014d272a
|
Add a test for bug 604087. r=gal
|
2010-10-13 16:54:13 -07:00 |
|
Jason Orendorff
|
fd0c6b2d5c
|
Bug 604087 - Minor tweaks to JS_TransplantWrapper and JSAutoEnterCompartment. r=mrbkap
|
2010-10-13 17:26:40 -07:00 |
|
Blake Kaplan
|
355a7fed18
|
Bug 604087 - Deal with GC happening during JS_TransplantWrappers. r=jst/gal
|
2010-10-13 17:21:00 -07:00 |
|
Nicholas Nethercote
|
1c23e0dd04
|
Bug 603825 - Fix a bunch of warnings. r=jwalden.
|
2010-10-13 16:49:53 -07:00 |
|
Nicholas Nethercote
|
ddd0fb50cd
|
Bug 600779 - TM: allow for branches that are always taken. r=dmandelin.
|
2010-10-13 16:39:20 -07:00 |
|
Chris Jones
|
4b82fba0c3
|
Fix --disable-libxul bustage from bug 602431 and bug 602428. a=bustage
|
2010-10-13 18:36:44 -05:00 |
|
Jonas Sicking
|
e7e13b2084
|
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -07:00 |
|
Brian Hackett
|
78a4b0dad2
|
Fix memory leak, change uint to unsigned, bug 584917 followup. r=brendan,njn
|
2010-10-13 16:10:15 -07:00 |
|
Chris Jones
|
aa9a353027
|
Bug 602428, part 7: Enable GL shadow layers. r=tn a=blocking-fennec
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
ad5cce517f
|
Bug 602428, part 6: Turn on real allocators for shadow OGL layers. r=vlad
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
51fc2de345
|
Bug 602428, part 5: Implement HW-decelerating ShadowContainerLayerOGL. r=vlad
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
dd6710b8fc
|
Bug 602428, part 4: Implement HW-decelerating ShadowThebesLayerOGL. r=vlad
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
ace8a9c91c
|
Bug 602428, part 3: Implement HW-decelerating ShadowImageLayerOGL. r=joe
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
f0dd48964f
|
Bug 602428, part 2: Implement HW-decelerating ShadowCanvasLayerOGL. r=vlad
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
6f8a6ea683
|
Bug 602428, part 1: Implement HW-decelerating ShadowColorLayerOGL. r=joe
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
55a81f3a07
|
Bug 602428, part 0.5: Add dummy allocators for shadow OGL layers. r=vlad
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
b9441008dc
|
Bug 602428, part 0: Add NSPR layers logging to OGL backend and log ThebesLayer resolution. r=vlad
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
4c54015a6b
|
Bug 602431, part 7: Honor shadow-layer attributes in the GL layers backend. r=vlad
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
57d3708463
|
Bug 602431, part 6: Honor shadow-layer attributes in the basic layers backend and take off the container-transform training wheels. r=roc
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
5f4658b13b
|
Bug 602431, part 5: Add an extra phase to update shadow-layer attributes (not used for anything interesting yet). r=tn
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
60cfd924d4
|
Bug 602431, part 4: Refactor computation of <browser> shadow-tree transforms into its own function. r=tn
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
72ebe49a58
|
Bug 602431, part 3: Add a ShadowContainerLayer base class and BasicShadowContainerLayer implementation. sr=roc
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
0f138edde0
|
Bug 602431, part 2: Add a ShadowColorLayer base class and BasicShadowColorLayer implementation. sr=roc
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
08140e03cb
|
Bug 60431, part 1: Add a ShadowLayer base class. r=roc sr=vlad
|
2010-10-13 17:55:45 -05:00 |
|
Chris Jones
|
4c32a6c59e
|
Bug 601888, part 1: Teach ThebesLayerOGL to draw backing buffers drawn with a resolution other than 1.0. r=mattwoodrow,vlad
|
2010-10-13 17:55:45 -05:00 |
|
Brian Hackett
|
869a6640ac
|
Fix use of uninitialized variable, bug 584917 followup. r=mrbkap
|
2010-10-13 15:41:53 -07:00 |
|
Stuart IDontCode Parmenter
|
12117b3c64
|
Bug 600102 - Add ability to build with --disable-pango. r=karlt a=blocking-fennec
--HG--
extra : rebase_source : 9b5da40d5733ee7adc27310de8b962543d7d3ce9
|
2010-10-13 15:03:19 -07:00 |
|
Margaret Leibovic
|
3139ac048c
|
Bug 596428 - Stop button shouldn't be ghosted, since this adds N ms to page load time r=dao a=blocking-betaN
|
2010-10-13 14:56:30 -07:00 |
|
Vladimir Vukicevic
|
910d74f7e0
|
Bug 602659 - <video> playback is twitchy / possessed by the devil with OpenGL layers - r=jmuizelaar, a=blocking-beta7
|
2010-10-13 17:19:12 -04:00 |
|
Brian Hackett
|
f9cf7a5b7d
|
Flexible length JSObject, bug 584917. r=brendan,igor
|
2010-10-13 11:49:22 -07:00 |
|
Blake Kaplan
|
fd87098d25
|
Bug 603845 - Protect ourselves against compartments that have null principals. r=gal
|
2010-10-13 11:37:25 -07:00 |
|
Blake Kaplan
|
49a6e89f74
|
Bug 604108 - Grab the right compartment to check if we're finalizing the functionNamespaceObject. r=peterv
|
2010-10-13 11:17:21 -07:00 |
|
Johnny Stenback
|
78e3992901
|
Merge backout.
|
2010-10-13 11:18:00 -07:00 |
|
Johnny Stenback
|
33d1b6d31f
|
Backed out changeset 08970767d83d per request from sayrer due to a trace malloc alloc regression.
|
2010-10-13 11:17:51 -07:00 |
|
Johnny Stenback
|
323f4a2a01
|
Merge backout.
|
2010-10-13 11:17:22 -07:00 |
|
Johnny Stenback
|
8bf4363aa7
|
Backed out changeset ad0c80eacba7 per request from sayrer due to a trace malloc alloc regression.
|
2010-10-13 11:17:13 -07:00 |
|
Johnny Stenback
|
886679794e
|
Merge backout.
|
2010-10-13 11:16:38 -07:00 |
|
Johnny Stenback
|
76bb5be13d
|
Backed out changeset a63b6fa0229c per request from sayrer due to a trace malloc alloc regression.
|
2010-10-13 11:16:20 -07:00 |
|
Sean Stangl
|
d5c09a23f0
|
Fix typo in ensureTypeSynced(), fixing assert. b=598839.
|
2010-10-12 20:34:15 -04:00 |
|
Peter Van der Beken
|
51527b16fd
|
Try to fix orange from d468bf98f7a1 (Fix for bug 603531 ("ASSERTION: bad outer object hook" and crash [@ js::gc::Cell::compartment]), compartments followup.)
--HG--
extra : rebase_source : 26ed7548f57836136162e6830034d0e40bf0853b
|
2010-10-12 17:25:34 -07:00 |
|
Sean Stangl
|
357a3ae283
|
Eliminate ImmutableSync on x64. b=601066, r=dvander.
|
2010-10-12 20:08:40 -04:00 |
|
Peter Van der Beken
|
6c0a645775
|
Fix for bug 603531 ("ASSERTION: bad outer object hook" and crash [@ js::gc::Cell::compartment]), compartments followup. r=mrbkap.
|
2010-10-12 15:03:15 -07:00 |
|
Sean Stangl
|
d96bb05817
|
Faster x64 Syncing. b=598839, r=dvander.
|
2010-10-12 17:39:30 -04:00 |
|
Luke Wagner
|
844de3126b
|
Bug 603017 - speed up js::DefaultValue on String builtin with void hint (r=brendan)
|
2010-10-12 13:41:40 -07:00 |
|
Gregor Wagner
|
34dd1159af
|
Bug 603433 - TM: various GC cleanups, r=igor
|
2010-10-13 09:22:05 -07:00 |
|
David Mandelin
|
e45bcfe30a
|
Bug 603558: add -m option to turn on method jit for xpcshell, r=dvander, a=shaver
--HG--
extra : rebase_source : 9374b3ab212fa8cd41d33b3887e678b9888be972
|
2010-10-12 17:25:37 -07:00 |
|