Commit Graph

96956 Commits

Author SHA1 Message Date
Ed Morley
e35116c354 Fix comment typo in TelemetryPing.js (no bug); r=trivial DONTBUILD 2012-06-21 14:41:24 +01:00
Kartikaya Gupta
8e1c5560cf Bug 755971 - Switch to using the padding rect size for scrollWidth and scrollHeight, and update tests to continue passing. r=bz, gavin 2012-06-21 09:36:57 -04:00
Kartikaya Gupta
af54e9aaa6 Bug 755971 - Add a nsGenericElement::GetPaddingRectSize to return the size of the padding rect. r=bz 2012-06-21 09:35:31 -04:00
Kartikaya Gupta
0cf219076d Bug 755971 - Add methods to nsLayoutUtils to calculate the padding boxes. r=bz 2012-06-21 09:35:17 -04:00
Ted Mielczarek
ed217a2de0 bug 587073 followup, re-silence the output of dsymutil 2012-06-21 09:02:15 -04:00
Mike Hommey
61c2f7921a Fixup for pymake after bug 763987. r=ted 2012-06-21 14:50:42 +02:00
Rafael Ávila de Espíndola
841854eecb Bug 761421 - Small fixes to the build script. r=rail.
DONTBUILD
2012-06-21 08:48:09 -04:00
Randell Jesup
8d9866664c Bug 749889 and Bug 688178: Make webrtc build without referencing third_party modules not in first tranche r=ted 2012-06-20 07:27:50 -04:00
Randell Jesup
c0a7b5ff2a Bug 757669: License changes for import of webrtc code r=gerv 2012-05-24 12:46:20 -07:00
Randell Jesup
435602cf1a Bug 757637: Rollup makesystem changes for webrtc r=khuey r=ted f=glandium 2012-06-20 07:27:43 -04:00
Randell Jesup
8391238a46 Bug 766253: Fix type for kARGBToV table (upstream issue 188 at webrtc.org) r=derf 2012-06-20 07:27:32 -04:00
Randell Jesup
c829262c70 Bug 757637: Rollup media/webrtc/trunk changes from webrtc.org drop r=ted r=derf 2012-06-20 07:27:22 -04:00
Randell Jesup
fa40782d27 bug 731407: need to include <assert.h> in non-debug builds r=cpearce 2012-04-04 14:49:12 -04:00
Bas Schouten
3b2e1d8f19 bug 731407: Remove DShow BaseClass usage from webrtc drop r=cpearce 2012-03-15 23:06:35 +00:00
Randell Jesup
1087aa6fbf Bug 749889: Webrtc import of rev 2047, with most of third_party and test/data removed rs=ted 2012-06-21 07:34:58 -04:00
Mats Palmgren
b3fab0a0ed Bug 764541. r=smontagu 2012-06-21 12:51:38 +02:00
Ed Morley
976e703db3 Backout 1c5a8d617bff (bug 765990), 617cb36ead59, b3067d05a76a (bug 760995), 79f9a61a1e43 (bug 426163) for bustage 2012-06-21 10:00:36 +01:00
Jeff Walden
1c82d6223a Bug 765990 - Never use Rooted<T> as a temporary, so that the Rooted->Handle conversion path occurs in only one manner, not two (ambiguous) manners. r=luke 2012-06-14 19:13:27 -07:00
Jeff Walden
c37e657ef7 Eliminate Assertions.h's dependency on Types.h, for a narrower interface and minimized dependencies. No bug, r=Ms2ger
--HG--
extra : rebase_source : 0d68ef6274ad697bf4ff49038ef19368174dad54
2012-06-11 16:16:46 -07:00
Jeff Walden
f1408aaee2 Bug 760995 - Move Scoped.h into the mozilla namespace. r=sparky
--HG--
extra : rebase_source : ea32c4240ea552c72ed16074c803927e638474dc
2012-06-11 16:16:47 -07:00
Jeff Walden
9383c3b0c7 Bug 426163 - Make MOZ_CRASH() use TerminateProcess on Windows rather than exit so that destructors and atexit handlers aren't called. r=ted
--HG--
extra : rebase_source : 631b1707f06852f4c47acbfb9c7401b22507267b
2012-06-11 16:16:46 -07:00
Jonathan Watt
80caa325d5 Bug 766227 - More nsSVGIntegrationUtils cleanup and commenting to make it a lot easier to understand. r=longsonr.
--HG--
extra : rebase_source : fab6126eac4f1135562e1b2404bf5c52d0500344
2012-06-21 01:29:50 +01:00
Bobby Holley
199645d62c Bug 732870 - Have nsDOMStringMapSH::PreCreate use the element as its parent, rather than the window. r=peterv 2012-06-21 10:02:36 +02:00
Bobby Holley
6ca66fb5a5 Bug 753162 - Don't assume that we end up in the same compartment as we started in CrossCompartmentWrapper. r=mrbkap 2012-06-21 09:53:49 +02:00
Geoff Lankow
117ee5e915 Bug 749930 - Replace uses of nsILocalFile with nsIFile (more C++ bits); r=Neil 2012-06-21 19:33:49 +12:00
Ed Morley
db2183d3d6 Merge mozilla-central to mozilla-inbound 2012-06-21 08:38:39 +01:00
Philipp von Weitershausen
f6d9972a3e Bug 763160 - [Otoro]: 3G Data Call connect fail. r=vicamo 2012-06-21 15:31:21 +08:00
Ms2ger
4e83b805be Bug 763451 - nsDisplayCanvas::GetOpaqueRegion fails to override nsDisplayItem::GetOpaqueRegion; r=roc 2012-06-21 09:21:55 +02:00
Ms2ger
d0c696964a No bug - Improve the message logged for elided passes in testharnessreport.js. 2012-06-21 09:21:55 +02:00
Ms2ger
0e9e7876a6 Bug 765468 - Use a dictionary for the argument to the XMLHttpRequest constructor; r=bz 2012-06-21 09:21:55 +02:00
Ms2ger
97a1f2bb20 Bug 766615 - Fix nullable WebIDL dictionaries; r=bz 2012-06-21 09:21:53 +02:00
Philipp von Weitershausen
74ad92bc08 Bug 763814 - System XHR: Don't leak XMLHttpRequestParameters; r=Ms2ger 2012-06-21 09:21:16 +02:00
Jonathan Kew
29586390c5 bug 766326 - try Roboto as well as Droid Sans for Android default font. r=blassey 2012-06-21 07:45:55 +01:00
Mike Hommey
ac3370af55 Bug 763893 - Generate dependentlibs.list from actual library dependencies. r=ted 2012-06-20 09:00:48 +02:00
Mike Hommey
13388d7565 Bug 763987 - Normalize autoconf.mk.in. r=ted 2012-06-20 09:00:48 +02:00
Fabrice Desré
c7d84b6189 Bug 764091 - Accessing mozApps manifest properties need __exposedProps__ set correctly [r=vingtetun] 2012-06-20 21:12:21 -07:00
Drew Willcoxon
c5e1b83fb8 Bug 762579 - Implement SocialAPI service provider registry. r=gavin 2012-06-20 18:01:27 -07:00
Ryan VanderMeulen
3c55454e37 Backout b35294da2c4b (bug 764117) due to OSX reftest orange. 2012-06-20 22:56:36 -04:00
Ryan VanderMeulen
bc2df75daa Re-land bug 757362 since it wasn't at fault for OSX orange. 2012-06-20 22:54:56 -04:00
Vicamo Yang
651ef39bbc Bug 740238: use null SMSC by default, r=philikon 2012-06-21 10:48:47 +08:00
Robert O'Callahan
e34310d315 Bug 731293. Address review comments. r=mats
--HG--
extra : rebase_source : ea9186cd545311e82fc12dd4f1170c442e37e7f0
2012-06-21 09:03:54 +08:00
Jim Blandy
bdae02798a Bug 757400: When we change a compartment's debug mode, ensure we throw away all the outdated analyses. r=billm
Always do a cleansing GC when we turn debug mode off, as well as when we
turn it on. If we don't, it's possible to have stale analyses (generated in
the wrong debug mode state) stick around, and we'll assert in JM.

Have ShouldCleanUpEverything recognize gcreason::DEBUG_MODE_GC as a reason
to discard all jit code and analyses.
2012-06-20 19:14:44 -07:00
Ryan VanderMeulen
6f6547ee3a Backout 5ba4c3a2338c (bug 757362) for OSX reftest orange. 2012-06-20 21:53:31 -04:00
Patrick McManus
e22907abca bug 763352 - Proxy/NPN issue r=honzab
--HG--
extra : rebase_source : b4b592d695fe0ddbf5d451b385dc45202d100816
2012-06-20 20:55:02 -04:00
Dan Walkowski
31027a44b5 Bug 756308. Implement MacWebAppUtils to allow callers to locate and manipulate native webapps on Mac. r=josh 2012-06-20 17:19:13 -07:00
Chris Pearce
52a61edb23 Bug 756936 - Minor tidy ups to pointer lock code. r=smaug 2012-06-21 11:38:11 +12:00
Chris Pearce
f01716614d Bug 756936 - Ensure MouseEvent.mozMovement{X,Y} values are correct on secondary monitors. r=smaug 2012-06-21 11:38:03 +12:00
Benjamin Peterson
3d0373f154 Bug 764508 - Remove header if it is no longer needed, r=jorendorff 2012-06-20 16:33:19 -07:00
Chris Double
b9284de023 Bug 766407 - Fix HTML media control bindings on B2G - r=gavin 2012-06-21 11:29:39 +12:00
Vladan Djeric
13b1cf5c8b Bug 763124: Lower chrome hang detector's hang threshold to 5 seconds. r=ehsan 2012-06-20 19:20:24 -04:00