Malini Das
63edf3da6d
Bug 742947 - Integrate Selenium atoms, r=jgriffin
2012-04-10 17:28:08 -07:00
Jeff Walden
0457887cdb
Bug 743878 - Move uint8_clamped and associated machinery into ObjectImpl.h, so that the new object representation can use it as well. r=sfink
2012-04-09 15:14:59 -07:00
Terrence Cole
8c91faa124
Backed out changeset a43eb4a2d2fd
2012-04-10 17:03:25 -07:00
Terrence Cole
23e2dd5dc5
Bug 744192 - Assert that Vectors do not contain implicitly postbarriered types; r=luke
...
Since vectors move their memory around outside the control of the GC, it is not
valid to store an implicitly post-barriered item in a Vector.
2012-04-10 16:43:54 -07:00
Jared Wein
ad8ccbf625
Bug 740668 - Add noise to background of image document. r=joe,zpao
2012-04-10 16:03:48 -07:00
Jared Wein
082d8a642b
Bug 713487 - Move TopLevelImageDocument.css and TopLevelVideoDocument.css to toolkit/themes. r=roc,dao
2012-04-10 16:03:41 -07:00
Mark Capella
070ca2c8b7
Bug 741707 - rm unused a11y CIDs, r=surkov, f=tbsaunde, hub
2012-04-10 03:52:00 -07:00
Mark Capella
d474f387fc
Bug 741683 - move nsAccessNodeScrollTo to nsCoreUtils, r=surkov, m=hub
...
Bug 741683 - move nsAccessNodeScrollTo to nsCoreUtils, r=surkov, m=hub
2012-04-09 17:39:00 -07:00
Luke Wagner
ca9f2eb792
Fix --disable-methodjit bustage (no bug, r=red)
2012-04-10 14:57:15 -07:00
Luke Wagner
53b1f856fe
Bug 740259 - add ALIASEDVAR ops, assert they are used iff the variable is aliased (r=bhackett,waldo,jorendorff,dherman)
2012-03-24 12:29:36 -07:00
Luke Wagner
4a5cf1cd46
Bug 740446 - make 'arguments' more like a normal local binding (r=bhackett)
2012-04-02 08:58:30 -07:00
Luke Wagner
cebbba852e
Bug 740259 - Assert that dynamic binding access is expected (r=bhackett)
2012-03-16 12:02:37 -07:00
Luke Wagner
cf110a1054
Bug 740259 - Tighten assertions around closed-var noting (r=bhackett)
2012-03-28 16:36:57 -07:00
Ali Juma
be583b5cab
Bug 741319 - Delete textures using the same context used to create them, on the thread that owns that context. r=joe
2012-04-10 16:20:02 -04:00
Ehsan Akhgari
8055d345a5
Merge mozilla-inbound and mozilla-central
2012-04-10 16:01:39 -04:00
Ehsan Akhgari
124ba412da
Merge the latest green changeset from mozilla-inbound into mozilla-central
2012-04-10 16:00:30 -04:00
Brian Hackett
cddc63d7af
Treat FILTER and ENDFILTER as unknown ops, bug 740595. r=luke
2012-04-10 12:59:38 -07:00
Justin Lebar
b35ba51ee4
Bug 743786 - Add IsMainThread assertions to ClearOnShutdown. r=bmsedberg
2012-04-10 15:58:10 -04:00
Justin Lebar
f8a3cab1d6
Bug 724072 - If using a content process, display the pid and "parent"/"child" along with each NS_WARNING. r=bsmedberg
...
--HG--
extra : rebase_source : e50670c28aa95de347ce68efaebb84c9682b2c36
2012-04-10 15:57:20 -04:00
Brian Hackett
87a73454cf
Remove bogus assert, bug 727476. r=luke
2012-04-10 12:56:59 -07:00
Justin Lebar
83dfb6592f
Bug 742491 - Use a thread-safe DLL patcher on Windows, when possible. r=glandium
2012-04-10 15:52:56 -04:00
Justin Lebar
a883f4b2bd
Bug 742833 - In WindowsDllInterceptor, assign to the out-param as soon as the trampoline is set up, to avoid a race condition. r=glandium
...
--HG--
extra : rebase_source : 22108070e44a33e8df5105fd896a7f28571fe32c
2012-04-10 15:43:04 -04:00
Hub Figuière
8e41ab7f17
Merge backout, a=bustage fix
2012-04-10 12:41:47 -07:00
Hub Figuière
bffd00f42a
Back out bug 741707, bug 741681, bug 741683 due to bustage
2012-04-10 12:41:26 -07:00
Brian Hackett
0cdfe44fd2
Avoid assert botch in makeLazyType after types have been nuked, bug 734978. r=luke
2012-04-10 12:36:26 -07:00
Jonathan Griffin
007d1ed3a9
Bug 742947 - backout 65f02c832a0e due to b2g bustage
2012-04-10 12:29:17 -07:00
Brian Hackett
ed990a27c8
Don't botch assert after OOM while constructing object's lazy type, bug 735016. r=luke
2012-04-10 12:27:13 -07:00
Brian Hackett
77930876d9
Bail out from on calling functions if an OOM occurs while during initial bytecode analysis, bug 727341. r=luke
2012-04-10 12:24:46 -07:00
John Ford
dec4e031e0
bug 720027 - turn the speed of Mac builds up to 11 r=ted
2012-04-10 12:21:22 -07:00
Kartikaya Gupta
495f50f17c
Bug 744094 - Log all robocop-internal exceptions as errors to the error log. r=jmaher
2012-04-10 14:20:55 -05:00
Kartikaya Gupta
e46b50a4e5
Bug 744094 - Shorten enum value identifiers to be less redundant. r=jmaher
2012-04-10 14:20:46 -05:00
Brian Hackett
0c39a16808
Preserve invariant between saved array and lifetime variables' saved fields on OOM during analysis, bug 735045. r=luke
2012-04-10 12:16:42 -07:00
Brian Hackett
1988d9b71c
Nuking types should be recognized as a recompilation by enclosing monitors, bug 735012. r=dvander
2012-04-10 12:10:04 -07:00
Brian Hackett
ccc0237cf8
Don't botch assert after OOM while linking ICs, bug 727344. r=dvander
2012-04-10 12:07:26 -07:00
Olli Pettay
5c8241cc42
Bug 742636 - Keep observed node alive during microtask if there are transient observers, r=sicking
2012-04-10 22:01:14 +03:00
Kartikaya Gupta
eb9ca81204
Bug 733041 - Switch to using the velocity-bias strategy by default. r=Cwiiis
2012-04-10 13:56:28 -05:00
Kartikaya Gupta
49cf07ae0d
Bug 733041 - Adjust the velocity bias strategy to keep a small buffer in the opposite direction of the scroll. r=Cwiiis
2012-04-10 13:56:25 -05:00
Malini Das
7f6d828ded
Bug 742947 - tests for functionality provided by Selenium atoms, r=jgriffin
2012-04-10 11:23:38 -07:00
Malini Das
6c41643a1a
Bug 742947 - Integrate select Selenium atoms with Marionette, r=jgriffin,
2012-04-10 11:23:29 -07:00
Ehsan Akhgari
5203026f2f
Merge mozilla-central into mozilla-inbound
2012-04-10 11:12:26 -04:00
Ehsan Akhgari
46c4c63e28
Merge the last PGO-green changeset from mozilla-inbound into mozilla-central
2012-04-10 11:11:37 -04:00
Kartikaya Gupta
0be646552b
Bug 740883 - Coalesce VIEWPORT events across NATIVE_POKE and DRAW events on insertion. r=Cwiiis
2012-04-10 09:28:43 -05:00
Kartikaya Gupta
f6d65c93b5
Bug 740883 - Improve DRAW event coalescing behaviour for reduced latency. r=Cwiiis
2012-04-10 09:27:04 -05:00
Serge Gautherie
d69df89987
Bug 740769. (Cv1a) test_bug325418.js: Create separate observers, Initialize gStartTime[12] later, Use Date.now() instead of (new Date()).getTime(), "timer = null;" a bit later, Nits. r=bzbarsky.
2012-04-10 15:59:43 +02:00
Mounir Lamouri
641e4dc04c
Bug 743217 - Do not allow iframes to lock the screen if a parent window's element is fullscreened. r=smaug
...
--HG--
extra : rebase_source : f3384491fbfc1a756917516ad15f5d93d05f624b
2012-04-10 15:38:59 +02:00
Robert O'Callahan
833e8a244f
Bug 733607. Restructure logic to compute snapped bounds of display items in layer coordinates. Moves responsibility for computing snapped bounds from within the display items to callers of GetBounds/GetOpaqueRegion. r=tnikkel
...
Previously we snapped the results of nsDisplayItem::GetBounds and
nsDisplayItem::GetOpaqueRegion internally. By tracking which display items were
inside transforms, we disabled snapping quite conservatively whenever an ancestor
had a transform, which is undesirable.
With this patch, we don't snap inside GetBounds or GetOpaqueRegion, but just return
a boolean flag indicating whether the item will draw with snapping or not. This flag
is conservative so that "true" means we will snap (if the graphics context has a transform
that allows snapping), but "false" means we might or might not snap (so it's always safe
to return false).
FrameLayerBuilder takes over responsibility for snapping item bounds. When it converts
display item bounds to layer pixel coordinates, it checks the snap flag returned from
the display item and checks whether the transform when we draw into the layer will be
a known scale (the ContainerParameters scale factors) plus integer translation. If both
are true, we snap the item bounds when converting to layer pixel coordinates. With
this approach, we can snap item bounds even when the items have ancestors with active
transforms.
2012-04-10 23:24:18 +12:00
Philipp von Weitershausen
a3c84c2617
Back out changeset c1ede9f0319e (bug 743635). a=bustage
2012-04-10 19:02:39 +08:00
Jonathan Kew
ad4dfaa901
bug 743767 - fix bugs in pattern matrix handling in GlyphBufferAzure. r=bas
2012-04-10 11:57:23 +01:00
Mark Capella
59ddedc5e4
Bug 741707 - rm unused a11y CIDs, r=surkov, f=tbsaunde, hub
2012-04-10 03:52:00 -07:00
Lucas Rocha
9862b7600f
Bug 739966 - Add a Debugger listener to Fennec (r=mfinkle)
2012-04-10 11:05:45 +01:00