Patrick McManus
da48899757
bug 790184 spdy: fix tcp send buffers to bound ping rtt r=honzab sr=biesi
2012-10-06 20:48:20 -04:00
Bas Schouten
a579561534
Bug 784382 - Part 2: Use new ID2D1DeviceContext interface in Azure. r=jrmuizel
2012-10-07 01:43:16 +02:00
Jan de Mooij
d00b754c77
Temporarily disable bug 797131 part 3 for fuzz crashes. r=dvander on IRC
2012-10-07 01:15:53 +02:00
Jan de Mooij
089fb725c2
Bug 798819 - Ensure the EnterJIT thunk exists when using FastInvoke. r=dvander
2012-10-06 15:39:04 -07:00
Ed Morley
44b97aef8e
Merge mozilla-central to mozilla-inbound
2012-10-06 21:47:07 +01:00
Tom Schuster
c3e35953d6
Bug 784765 - Add fastpath for string equality with different length. r=jandem
2012-10-06 21:59:14 +02:00
Ed Morley
1bcac7940e
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-10-06 20:30:35 +01:00
Ms2ger
20085560d9
Bug 798806 - Disable permaorange test_bug511075.html on Android.
2012-10-06 20:37:25 +02:00
Boris Zbarsky
c3467f2b81
Bug 796410. Make things still work right if we disable Paris list bindings. r=peterv
2012-10-06 12:21:42 -04:00
Boris Zbarsky
1060975a5f
Bug 798011. Deal with JS_ValueToString failing. r=gabor
2012-10-06 12:06:24 -04:00
Ed Morley
24678699d7
Bug 795393 - Remove instances of "ifneq (mobile,$(MOZ_BUILD_APP))" since they're now always true; r=ted
2012-10-06 16:46:09 +01:00
Kannan Vijayan
3b092f80e9
Bug 798589 - Change GetProp IC attachCallGetter to use script being jitted to get ion framesize instaed of script the getprop belongs to. (r=jandem)
2012-10-06 09:58:06 -04:00
Robert Longson
288013f5c7
Bug 793484 - Optimise simple gradients. r=jwatt
2012-10-06 13:52:32 +01:00
Rafael Ávila de Espíndola
aa57616209
Bug 797525 - Upgrade clang to version >= r163716 to fix ASan issue 109. r=rail.
...
update the tooltool manifests.
2012-10-06 08:30:21 -04:00
Rafael Ávila de Espíndola
faec962c0a
Bug 797525 - Upgrade clang to version >= r163716 to fix ASan issue 109. r=rail.
2012-10-06 08:28:39 -04:00
Jeff Muizelaar
c4a49a86d5
Bug 798758. qcms: Fix component order typo. r=Bas
...
This was caused by bug 791422 (bd16a5d51273)
2012-10-06 08:20:50 -04:00
Jan de Mooij
f154de8ef6
Bug 797131 part 3 - Add fast path for calling into Ion. r=dvander
2012-10-06 11:38:18 +02:00
Jan de Mooij
cfaf573c1e
Bug 797131 part 2 - Add FastInvokeGuard and use it. r=dvander
2012-10-06 11:37:59 +02:00
Jan de Mooij
4e46fad7ce
Bug 797131 part 1 - Various small changes. r=dvander
2012-10-06 11:37:18 +02:00
Landry Breuil
3e5190ef7b
Bug 788021 followup: cast PR_NOW() to int64_t to fix a build failure on OpenBSD. r=jlebar
2012-10-06 11:03:52 +02:00
Mike Hommey
c0c8cae63d
Bug 798476 - Fallback to --with-system-libevent=/usr when system libevent doesn't have a pkgconfig file. r=ted,f=jbeich
2012-10-06 10:40:46 +02:00
Ms2ger
d67c69ab38
No bug - Improve error message when declaring an interface both as WebIDL and external in Bindings.conf; r=bz
2012-10-06 09:23:25 +02:00
Ms2ger
87e4507ff2
Bug 797113 - Reinstate support for setting select.options[n] to null; r=bz
...
--HG--
rename : content/html/content/test/test_bug780993.html => content/html/content/test/test_bug797113.html
2012-10-06 09:23:23 +02:00
Ms2ger
bbe52187a6
Bug 795610 - Part g: Introduce custom quickstubs that call the newly introduced WebIDL APIs; r=mounir
2012-10-06 09:20:56 +02:00
Ms2ger
008462c582
Bug 795610 - Part f: Prepare HTMLElement.innerHTML for WebIDL bindings; r=mounir
2012-10-06 09:19:52 +02:00
Ms2ger
7053e6b5df
Bug 795610 - Part e: Prepare HTMLElement.focus() for WebIDL bindings; r=mounir
2012-10-06 09:19:52 +02:00
Ms2ger
d34370b699
Bug 795610 - Part d: Prepare HTMLElement.click() for WebIDL bindings; r=mounir
2012-10-06 09:19:52 +02:00
Ms2ger
f13a676fed
Bug 795610 - Part c: Prepare HTMLElement.draggable for WebIDL bindings; r=mounir
2012-10-06 09:19:52 +02:00
Ms2ger
22bf5019e8
Bug 795610 - Part b: Prepare HTMLElement.tabIndex for WebIDL bindings; r=mounir
2012-10-06 09:19:51 +02:00
Ms2ger
48f518369b
Bug 798481 - Make IndexOf a little more const-correct; r=mounir
2012-10-06 09:19:46 +02:00
Boris Zbarsky
35a0e7fdc1
Bug 749964. Don't try to save if what we have is not a real document object. r=khuey
2012-10-05 22:39:46 -04:00
Andrew Halberstadt
1f19f8c07e
Bug 797177 - Fix missed calls to checkCmd within B2G automation, r=mikeh; DONTBUILD because NPOTB
2012-10-05 16:06:02 -04:00
Bill Gianopoulos
6042482b64
Bug 798352 - Define EALREADY for VC9. r=rjesup
2012-10-05 16:54:51 -04:00
Brad Lassey
b8ce5d610c
bug 790139 - crash in FT2FontEntry::CreateFontEntry when visiting any site in CM10 r=jfkthame
2012-10-05 17:46:02 -04:00
Marshall Culpepper
2c2310c7d8
Bug 798132: Followup fix: Move the crash reporter query into the try/catch to fix builds where it is disabled. r=fabrice
2012-10-05 15:11:37 -05:00
Ben Turner
45210419d5
Bug 789059 - 'Assertion failure: false (All IPDL URIs must be serial
...
izable or an allowed scheme)'. r=cjones.
2012-10-05 13:11:08 -07:00
Gregory Szorc
121d387bf6
Bug 794509 - Part 3: Automatically discover mach commands in sys.path; r=jhammel
...
DONTBUILD (NPOTB)
2012-10-05 12:19:19 -07:00
Gregory Szorc
0fdac85994
Bug 794509 - Part 2: Move mach command modules into a mach.commands sub-module; r=jhammel
...
This patch on its own will break mach. Part 3 will refactor mach's
loader to discover and load modules using a modified module finding
method.
--HG--
rename : python/mach/mach/settings.py => python/mach/mach/commands/settings.py
rename : python/mach/mach/build.py => python/mozbuild/mach/commands/build.py
rename : python/mach/mach/testing.py => python/mozbuild/mach/commands/testing.py
rename : python/mach/mach/warnings.py => python/mozbuild/mach/commands/warnings.py
2012-10-05 12:13:18 -07:00
Gregory Szorc
ad06cd046e
Bug 794509 - Part 1: mach subcommands are now defined through Python decorators; r=jhammel
2012-10-05 12:12:51 -07:00
John Ford
a96c9863d2
bug 776783 enable packaging gaia on win32 B2G desktop builds rs=cjones DONTBUILD because NPOTB
2012-10-05 11:19:16 -07:00
Mike Hommey
77a75e4cc6
Bug 798450 - Avoid installing .mkdir.done and precomplete with make install. r=ted
2012-10-05 19:46:13 +02:00
Mike Hommey
74eaf79e43
Bug 798431 - Remove useless prtypes include in media/libjpeg/jmorecfg.h. r=jlebar
2012-10-06 10:39:08 +02:00
Mike Hommey
d9535a31bf
Bug 797322 - Preprocessed .jsm files don't get //@line info. r=ted
2012-10-06 10:38:58 +02:00
Mike Hommey
60f0c8831e
Bug 793672 - Tests for the debugging server profiler actor. r=past
2012-10-06 10:38:35 +02:00
Mike Hommey
590c0b53ce
Bug 793672 - Allow to get notifications for arbitrary observer topics through RDP with the profiler actor. r=past
2012-10-06 10:37:58 +02:00
Mike Hommey
cfde56bf95
Bug 797717 - Initialize SPS in NS_InitXPCOM2 to make JS sampling work in xpcshell. r=benwa
2012-10-06 10:37:45 +02:00
Kyle Machulis
5ee8209316
Bug 798035 - Patch 2: Bluetooth SCOManager Cleanup; r=gyeh
...
--HG--
extra : rebase_source : 4509998c8d685cf510861ebc06616387dca6444f
2012-10-05 19:16:43 -07:00
Kyle Machulis
ce91963373
Bug 798035 - Patch 1: Change Bluetooth*Manager observers to be internal classes; r=gyeh
...
--HG--
extra : rebase_source : 511e9c9deec5626399fc76c0630ac4ca8285a40e
2012-10-05 17:11:24 -07:00
Kyle Machulis
c3fae50403
Bug 797569 - Added AutoREquest for success value rooting in DOMRequest; r=mrbkap
...
--HG--
extra : rebase_source : e8a93c5e95bc3a18f891035886a19a387c12bf4d
2012-10-05 16:08:42 -07:00
Kyle Machulis
2a5ddd38ed
Bug 796184 - Revert UnixSocketImpl to a bare pointer, make Bluetooth*Managers use CloseSocket; r=cjones r=gyeh
...
--HG--
extra : rebase_source : fe8f4633eb9fb86ffc4a87e6b483b3357ab9896d
2012-10-05 16:05:35 -07:00