Jeff Muizelaar
1420f5a06f
Bug 749976. Reduce the curve tolerance to be closer to skia on mobile. r=bgirard
...
Skia uses a value of 0.5, however using such a high value causes some reftest failures.
Switch to 0.3 because we can do that without changing the reftests too much. We
can still use a higher value if we need to later. This should give us sqrt(3)
reduction in the number of segments.
--HG--
extra : rebase_source : 39f1892a61f7e242460deb1bc21adb30778147e3
2012-05-25 00:49:54 -04:00
Ed Morley
bffc23481f
Merge mozilla-central to mozilla-inbound
2012-05-25 22:44:48 +01:00
Patrick McManus
8de00a032e
bug 737470 patch 3 implement spdy v3 (pref off) r=honzab
2012-05-25 17:43:10 -04:00
Patrick McManus
c02e9fa5c8
bug 737470 patch 2 clone spdy/2 into spdy/3 r=honzab
...
--HG--
rename : netwerk/protocol/http/SpdySession2.cpp => netwerk/protocol/http/SpdySession3.cpp
rename : netwerk/protocol/http/SpdySession2.h => netwerk/protocol/http/SpdySession3.h
rename : netwerk/protocol/http/SpdyStream2.cpp => netwerk/protocol/http/SpdyStream3.cpp
rename : netwerk/protocol/http/SpdyStream2.h => netwerk/protocol/http/SpdyStream3.h
2012-05-25 17:37:08 -04:00
Patrick McManus
5ce388e01a
bug 737470 patch 1 use ASpdySession to generically dispatch current version of spdy r=honzab
...
--HG--
rename : netwerk/protocol/http/SpdySession.cpp => netwerk/protocol/http/SpdySession2.cpp
rename : netwerk/protocol/http/SpdySession.h => netwerk/protocol/http/SpdySession2.h
rename : netwerk/protocol/http/SpdyStream.cpp => netwerk/protocol/http/SpdyStream2.cpp
rename : netwerk/protocol/http/SpdyStream.h => netwerk/protocol/http/SpdyStream2.h
2012-05-25 17:37:01 -04:00
Patrick McManus
f24ffb5b74
bug 758725 spdy act on fin on synreply r=honzab
2012-05-25 17:18:41 -04:00
Wes Johnston
b697cb48ba
Bug 750511 - Hide soft keyboard when user touches outside awesomebar. r=mfinkle
2012-05-25 14:03:53 -07:00
Ehsan Akhgari
83a556e6f2
Debugging code for bug 757632; r=me
2012-05-25 16:57:00 -04:00
Bill McCloskey
c4d3470cb6
Back out bug 753283 for windbg purple
2012-05-25 13:50:18 -07:00
Sriram Ramasubramanian
cfb1ddd076
Bug 753200: Many menu items are disabled on start. [r=mfinkle]
2012-05-25 12:47:51 -07:00
Daniel Holbert
fcb03c0a1a
Bug 758735: Remove unused variable 'gFunction' from new file TestSettingsAPI.cpp. r=gwagner
2012-05-25 12:29:05 -07:00
Honza Bambas
8939fccff9
Bug 758732 - configure sometimes fails with rm: cannot lstat conftest.exe: Permission denied, r=ehsan
2012-05-25 21:18:32 +02:00
Jonathan Griffin
bd7440a826
Bug 754361 - Don't reset todo count at beginning of testsuite, a=test-only, DONTBUILD because NPOTB
2012-05-25 10:44:13 -07:00
Mike Hommey
649f071818
Backout changeset 81c2e2ea2dbf (bug 746794) because of bug 758648
2012-05-25 18:21:03 +02:00
Ben Hearsum
777922671d
bug 723176: support mac dmg signing in the build system - turn on signing of mac builds again. r=ted
...
--HG--
extra : rebase_source : 7aa71b8b31f975411b491966e859df15b8d9071f
2012-05-25 09:25:07 -04:00
Ed Morley
984de288d8
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-25 14:25:53 +01:00
Brian R. Bondy
225162afab
Bug 710935 - Measure lag in handling user input. r=bsmedberg
2012-05-25 09:22:19 -04:00
Jim Mathies
20eb979e64
Bug 750911 - Add a third 'flags' parameter to XRE_main and add support for WindowsEnvironmentType. r=bsmedberg
2012-05-25 05:01:29 -05:00
Makoto Kato
3726eef86b
Bug 752406 - Remove locale.OSTYPE in unixcharset.properties. r=smontagu
2012-05-25 18:36:19 +09:00
Ms2ger
2d6f04146c
Merge m-c to m-i.
2012-05-25 11:15:32 +02:00
Ms2ger
e4489d38a1
Bug 756066 - Make StorageEventInit.key nullable; r=mayhemer
2012-05-25 09:18:31 +02:00
Ms2ger
1cdc6e0bb4
Bug 747434 - Part 3: Remove unused variable 'startingObj' from XPCWrappedNativeScope::FindInJSObjectScope; r=gabor
2012-05-25 09:18:31 +02:00
Ms2ger
52d75b2704
Bug 756896 - Don't include xpcprivate.h in FileIOObject.cpp; r=khuey
2012-05-25 09:18:31 +02:00
Ms2ger
74b4797fd1
Bug 758143 - Add xpc::GetCompartmentPrivate; r=bholley
2012-05-25 09:18:31 +02:00
Ms2ger
5767fce330
Bug 758132 - Remove warning pragma from jscompartment.h; r=luke
2012-05-25 09:18:30 +02:00
Ms2ger
3354692bab
Bug 757365 - Don't use uint8 in DocumentRenderer{Parent,Child}.cpp; r=bjacob
2012-05-25 09:18:30 +02:00
Ms2ger
cd52b67ce6
Bug 712910 - Use stdint types in HAL; r=cjones
2012-05-25 09:18:30 +02:00
Ms2ger
5e1097e278
Bug 757977 - Don't use uint32 in nsCycleCollector::ScanWeakMaps; r=bsmedberg
2012-05-25 09:18:30 +02:00
Boris Zbarsky
6f97943e7a
Bug 755636 part 2. Add some tests (not exhaustive!) for sequence codegen and fix the bugs they uncover. r=peterv
2012-05-25 01:08:26 -04:00
Boris Zbarsky
86da6f4a01
Bug 755636 part 1. Convert sequence argument codegen to dom::Sequence. r=peterv
2012-05-25 01:08:22 -04:00
Boris Zbarsky
461b483752
Bug 750264. Give IDLType an operator!= so that codegen actually works correctly. r=khuey
2012-05-25 01:07:30 -04:00
Boris Zbarsky
8f33a1bf10
Bug 749864. Codegen for typed array and arraybuffer arguments. r=peterv
2012-05-25 01:07:03 -04:00
Kyle Huey
ddbc86fe7d
Update webidl-parser snapshot to pick up bug 742145.
2012-05-24 21:41:33 -07:00
John Ford
8d6e3ab089
bug 758425 -- add nightly mozconfig for non-debug builds r=mwu DONTBUILD
...
--HG--
rename : b2g/config/mozconfigs/linux32/debug => b2g/config/mozconfigs/linux32/nightly
2012-05-24 17:32:03 -07:00
Jonathan Griffin
bed638c829
Bug 758329 - disable test_emulator_order, a=test-only, DONTBUILD because NPOTB
...
--HG--
extra : rebase_source : 225a39534da9d0b547635818a441efd5f7ef38cf
2012-05-24 12:37:04 -07:00
Wes Kocher
b55a1505e3
Bug 758092 - Update revision of Jetpack used in Firefox tests r=ehsan
2012-05-24 15:36:37 -04:00
Jonathan Griffin
420b9fa88c
Bug 758325 - Add --userdata argument to runemu, a=test-only, DONTBUILD because NPOTB
2012-05-24 12:12:52 -07:00
Cervantes Yu
bd6bfa30f7
Bug 758096: don't use NS_INLINE_DECL_REFCOUNTING() for classes to be passed between threads. r=mwu
2012-05-24 17:09:05 +08:00
Cervantes Yu
ddd21ace5a
Bug 758097: fix false warnings in debug build when reading switch uevent. r=mwu
2012-05-25 15:56:03 +08:00
Ehsan Akhgari
9373d339ec
Bug 758101 - Re-enable background updates on mozilla-central; r=rstrong
...
--HG--
extra : rebase_source : 30c936bd2d5a52c4a4070becf425394d75db92ec
2012-05-23 23:49:48 -04:00
Ehsan Akhgari
089ae618d3
Bug 757965 - Test to make sure we have write access to the needed directories before attempting to stage an update; r=rstrong
...
--HG--
extra : rebase_source : 78470ccf04a9e29c5f6320e06ec899d3d47ac618
2012-05-25 03:17:16 -04:00
Raymond Lee
c82bb660f2
Bug 726189 - get rid of search engine 'used' attribute, since it causes unnecessary I/O r=gavin
2012-05-24 11:45:22 +08:00
Ted Mielczarek
3072c6f86f
back out bug 632616 - fix symbolstore.py's handling of relative paths
2012-05-25 15:21:40 -04:00
Ted Mielczarek
881b064500
Backed out changeset 4566522a1bfd, bug 632616 - fix symbolstore.py's handling of relative paths
2012-05-25 15:21:17 -04:00
Bill McCloskey
5563e443bb
Bug 758471 - Don't sweep native interfaces during compartment GC (r=bholley)
2012-05-25 11:06:13 -07:00
Ted Mielczarek
d1be0b86db
bug 661908 - work around stupid Python 2.5 bug. r=bustage
2012-05-25 14:02:54 -04:00
Bill McCloskey
f04b6adae5
Bug 753283 - Poison VM stack to help fuzzers (r=bhackett)
2012-05-25 10:53:19 -07:00
Philipp von Weitershausen
f756c14117
Bug 758486 - Settings API: make debug output a bit more useful. r=gwagner
2012-05-25 10:37:45 -07:00
Philipp von Weitershausen
5cdf5a7848
Bug 758466 - B2G RIL: ensure radio state and 'ril.radio.disabled' setting value are known before modifying the radio state. r=qDot
2012-05-25 10:37:37 -07:00
Philipp von Weitershausen
143fd05241
Bug 758448 - Make callback optional for runEmulatorCmd. r=jgriffin
2012-05-25 10:37:21 -07:00