Commit Graph

94723 Commits

Author SHA1 Message Date
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
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
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
Ted Mielczarek
7aefe2bf5b bug 632616 - fix symbolstore.py's handling of relative paths. r=catlee 2012-05-24 11:58:35 -04:00
Ted Mielczarek
e41e79984f bug 661908 - ensure $MAKE is set in configure. r=khuey
--HG--
extra : rebase_source : fda4b44786d421431b1ea94b66e0c411bc4e11cf
2012-05-25 13:27:17 -04:00
Wes Johnston
1d1d335091 Bug 757646 - Throw from NSSBridge if Master password is set. r=rnewman,gbrown 2012-05-25 10:04:12 -07:00
Bobby Holley
0639533b11 Bug 758563 - Warn when __exposedProps__ is missing. r=bz 2012-05-25 18:42:40 +02:00
Marco Zehe
95adda805c Bug 757381 - Indicate whether a text entry field is multi line. r=eeejay 2012-05-25 09:37:48 -07:00
Brian Hackett
54dc58371b Move JIT handles in scripts to a separate structure, bug 758613. r=dvander 2012-05-25 08:20:33 -07:00
Jonathan Kew
6fdb8cc3f0 bug 758257 - work around broken fonts on android when using cached font list as well as when first reading the list. r=jdaggett 2012-05-25 15:03:42 +01:00
Robert Longson
1475a263b1 Bug 756988 - Mark some animation feature strings as supported. r=jwatt 2012-05-25 14:45:53 +01:00
Ehsan Akhgari
4cf7dcbd5e Bug 757885 - Handle falling back to non-staged updates correctly when an update fails to be staged in the background; r=rstrong 2012-05-23 17:51:50 -04:00
Ehsan Akhgari
066029ac7f Bug 757835 - Fall back to not use the maintenance service if there is an error when using the service to stage an update in the background; r=rstrong
This will cause us to fall back to a non-background update with a UAC prompt,
which sucks, but at least it lets the user to update.

--HG--
extra : transplant_source : z%00/Z%ED%E3gj%A2%E6%244%D0%B0%AE%A1zdPT
2012-05-23 12:31:37 -04:00
Steven Michaud
f57f0bfd53 Bug 736655 - Resize dmg window's background to fit Mountain Lion's new minimum size. r=gavin 2012-05-24 13:05:25 -05:00
Ed Morley
cd9f362b03 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-24 15:48:20 +01:00
Olli Pettay
98b430ab64 Bug 756131 - API for creating default profiles for webapps, r=benjamin 2012-05-24 17:29:52 +03:00
David Burns
5f703484ec Bug 757174: Better error message when marionette can no longer communicate with Gecko. DONTBUILD because NPOTB r=jgriffin 2012-05-24 05:07:53 -07:00