Ed Morley
e2960cb6b3
Backed out changeset daaee7df86ae (bug 907147) for assertions
2013-08-21 11:11:23 +01:00
Makoto Kato
057a0fbeec
Bug 904956 - test_handlerService.js might not work on Windows Server 2012. r=rstrong
2013-08-21 19:02:42 +09:00
Jon Coppeard
480df836c8
Bug 907147 - Assertion failure: type->proto->hasNewType(&JSObject::class_, type), at jsobj.cpp:1423 r=terrence
2013-08-21 09:58:25 +01:00
Marco Zehe
f1936f637a
Bug 907125 - [AccessFu] Improve the output for ARIA tabs and tab lists, r=yzen
2013-08-21 09:52:46 +02:00
David Zbarsky
472a1d84cd
Bug 890570: Stop using PBrowser for all other protocols r=jduell
2013-08-21 02:49:44 -04:00
David Zbarsky
f1e7141d40
Bug 890570 - PRemoteOpenFile Constructor doesn't need PBrowser r=jduell
2013-08-21 02:49:43 -04:00
David Zbarsky
42c2b55222
Bug 890570 - PTCPSocket constructor doesn't need PBrowser r=jduell
2013-08-21 02:49:42 -04:00
David Zbarsky
bde5f8493e
Bug 890570 - PCookieService doesn't need PBrowser r=jduell
2013-08-21 02:49:41 -04:00
Jan de Mooij
d190818dc9
Bug 906286 - Canonicalize NaN values stored to float arrays in JS_MORE_DETERMINISTIC builds. r=luke
2013-08-21 08:40:17 +02:00
Phil Ringnalda
32900daa61
Back out 4dd5fb21e599 (bug 906199) for Android R2 orange
...
CLOSED TREE
2013-08-20 22:49:12 -07:00
Daniel Holbert
d9aaafc1b8
Bug 907565: Remove redundant (unused) copy of nsISVGPoint.cpp. r=dzbarsky
2013-08-20 22:10:43 -07:00
Bobby Holley
a9ebf59ecb
Bug 907508 - Provide a mechanism for adding extra slots for XPConnect globals. r=bz
...
mhordecki needs this in bug 898559.
2013-08-20 21:21:01 -07:00
Bobby Holley
b0be1f6df6
Bug 907508 - Define the slot count for xpconnect and worker globals in terms of the slots defined in DOMJSClass.h. r=bz
2013-08-20 21:21:00 -07:00
Bobby Holley
20086d8af2
Bug 907508 - Drop the slot count for worker globals from 3 to 1. r=bz
...
Continuing the analysis of the previous patch, we actually have two free slots.
The first comes from the removal of DOM_GLOBAL_OBJECT_SLOT, as in the previous
patch.
The second comes from the fact that we mirrored the XPConnect slot for the
XPCWrappedNativeScope (so that slot offsets would be the same for workers and
non-workers), but didn't drop the slot count in bug 797821.
2013-08-20 21:21:00 -07:00
Bobby Holley
b141d5f420
Bug 907508 - Drop the number of slots on XPConnect globals from 2 to 1. r=bz
...
In the old world, XPConnect globals had one reserved slot, which was used to
store a private pointer to the XPCWrappedNativeScope.
Then, in the new DOM bindings landing (bug 740069), we added two slots, one
for DOM_GLOBAL_OBJECT_SLOT, and one for DOM_PROTOTYPE_SLOT.
Then, in bug 761707, we removed DOM_GLOBAL_OBJECT_SLOT, but the slot count
remained at 3.
Then, in bug 797821, we stopped storing the XPCWrappedNativeScope in the slot
on the global, and dropped the XPConnect global count from 3 to 2.
Given the above, we can safely drop it to 1, here. It's easy to check that
this is correct, because reserved slots for globals have a different offset,
which is JSCLASS_GLOBAL_SLOT_COUNT. And according to mxr, the only thing
defined in terms of that is DOM_PROTOTYPE_SLOT (which takes the same value).
This means that all subsequent slots on the global are unused.
2013-08-20 21:21:00 -07:00
Wes Kocher
bfece22ab9
Backed out changeset 6356b67f6c87 (bug 902929)
2013-08-20 20:50:26 -07:00
Wes Kocher
5f8374e407
Backed out changeset 315c9f0af9bb (bug 902929)
2013-08-20 20:50:20 -07:00
Ethan Hugg
7ae1721f57
Bug 863306 - Turn off rtcp-mux in config
2013-08-20 13:21:27 -07:00
Robert O'Callahan
916ffde1d2
Bug 906199. Ensure that nsDisplayTransforms being bubbled up by preserve-3d have the correct clip applied. r=mattwoodrow
2013-08-21 15:04:23 +12:00
Bill McCloskey
ac04716368
Bug 907489 - PresShell::HandleEvent() never initializes its "flags" variable (r=mattwoodrow)
2013-08-20 18:35:18 -07:00
Nicholas Cameron
01348ed72b
Bug 902929. Be explicit about re-attaching async video compositable hosts. r=nical
2013-08-21 13:28:53 +12:00
Nicholas Cameron
dc0aaf9d43
Bug 902929. Assert that we don't have a compositable child for ImageBridgeClients. r=nical
2013-08-21 13:27:05 +12:00
Nicholas Cameron
4bdcd5e9c7
Bug 907466. Support large canvases with d3d11. r=mattwoodrow
2013-08-21 13:13:57 +12:00
Nicholas Cameron
73aeda1397
Bug 903816. Include-what-you-use for gfx/layers. r=roc
2013-08-12 11:17:23 +12:00
Nicholas Cameron
0514eb1ecd
Bug 903816. Fixups in non-layers files. r=roc
2013-08-12 11:15:10 +12:00
Matt Woodrow
5938d48e42
Bug 907011 - Implement CopyGlyphsToBuilder for Cairo Azure backend. r=Bas
2013-08-21 11:58:27 +12:00
Matt Woodrow
f8e8d3bb7a
Bug 907011 - Implement pattern matrices for the Cairo Azure backend. r=Bas
2013-08-21 11:57:57 +12:00
Matt Woodrow
e24181566b
Bug 907011 - Implement antialias mode for the Cairo Azure backend. r=Bas
2013-08-21 11:56:27 +12:00
Matt Woodrow
697797fc7b
Bug 904884 - Assign RAII class instances to variables in PathCario so that they stay alive for the correct scope. r=nrc
2013-08-21 11:55:53 +12:00
Matt Woodrow
917d54f3b7
Bug 904981 - Clear surface devices offsets in DrawTargetCairo since we don't use them. r=Bas
2013-08-21 11:52:20 +12:00
Matt Woodrow
92e3402f7c
Bug 906147 - Make sure we lock component alpha textures in the correct order to prevent deadlocks. r=nrc
2013-08-21 11:49:31 +12:00
Jim Blandy
ab3b10c27a
Bug 906891: Short-circuit isSealed and isFrozen for typed arrays. r=sfink
2013-08-20 18:00:02 -07:00
Mike Hommey
6dcf06e509
Bug 907473 - Handle generator_flags gracefully in gyp. r=gps
2013-08-21 09:37:45 +09:00
Wes Kocher
dcd0370b58
Backed out changeset 20e064f3e8e0 (bug 905084) for adding a new intermittently failing test on a CLOSED TREE.
2013-08-20 17:20:21 -07:00
Mike Hommey
96d7f379c9
Fixup for bug 906101 breaking make clean on a CLOSED TREE. r=me
2013-08-21 08:59:29 +09:00
Wes Kocher
90c9ce278d
Backed out changeset cfecdf10dcba (bug 614238) for b2g debug bustage on a CLOSED TREE
2013-08-20 15:47:28 -07:00
Wes Kocher
c082283b17
Backed out changeset 36a2061cff79 (bug 863306)
2013-08-20 15:03:50 -07:00
Ehsan Akhgari
c2149cd1cf
Bug 906790 follow-up: Unbreak ASAN builds
2013-08-20 17:48:00 -04:00
Scott Johnson
cca0d1756f
Bug 746015: Add a nsDisplayGenericOverflow class that uses a frame's visual overflow rect as its bounds to correctly display column rules that lie outside of a column set frame's bounds. [r=dbaron]
2013-08-20 16:38:29 -05:00
Ethan Hugg
d4ae3b3860
Bug 863306 - Turn off rtcp-mux in config r=abr
2013-08-20 13:21:27 -07:00
Hannes Verschore
87b0cbbcba
Bug 904759 - IonMonkey: Remove unused functions/MIR/LIR related to PolyInlineDispatch, r=djvj
2013-08-20 23:10:23 +02:00
Landry Breuil
cf491e0f36
Bug 807492 Part X - Allow gyp mozmake generator to handle various BSD flavors r=ted
2013-08-20 22:59:28 +02:00
Patrick McManus
d3818c2ab0
bug 900322 dont nsithread->shutdown() from dtor r=karlt
2013-08-20 16:49:22 -04:00
Shane Tully
c1be782958
Bug 897924 - Part 2: Reenable Contacts tests for Android. r=stully
2013-08-19 13:28:02 -07:00
Shane Tully
331ed39b84
Bug 897924 - Part 1: Skip contacts tests on Android < 4.0. r=reuben
2013-08-20 09:31:20 -07:00
Mihnea Dobrescu-Balaur
e858e671a4
Bug 899171 - Use mozprofile in the reftest harness. r=ahal
2013-08-19 14:40:27 -07:00
Kan-Ru Chen (陳侃如)
45fcd9e9be
Bug 907117 - IonMonkey: Fix build failure with DEBUG turned on. r=jandem
2013-08-21 02:45:18 +08:00
Cykesiopka
3aa61b4737
Bug 906971 - Cleanup editcerts.js. r=keeler
2013-08-20 16:43:39 -04:00
Milan Sreckovic
2b221b61f2
Bug 905678 - Back out the fix from bug 899861 now that bug 905793 is fixed. r=seth
2013-08-20 11:53:13 -04:00
Jan Beich
9d55c2f41a
Bug 899722 Part 4: Prevent runConfigureICU from overriding CC/CXX on BSDs. r=glandium
2013-08-20 16:42:42 -04:00