Vicamo Yang
e9743adff4
Bug 742790 - Part 1/5: support SMS delivery failure event. Interface changes, sr=sicking,mounir
2012-10-30 18:53:20 +08:00
Ed Morley
749d53b5f9
Merge mozilla-central to mozilla-inbound
2012-10-30 10:50:27 +00:00
Dão Gottwald
f0fc2337ab
merge backout
2012-10-30 11:39:17 +01:00
Dão Gottwald
a8f0e25e27
Backed out changeset 36603a91c06f
2012-10-30 11:38:56 +01:00
Nick Thomas
bad2f58c5a
Bug 800364, unagi dep build support, r=catlee,mwu
2012-10-30 15:55:51 +13:00
John Ford
d698119847
bug 806548 - sync 32bit and 64bit linux desktop b2g mozconfigs rs=cjones DONTBUILD because NPOTB
2012-10-29 14:01:18 -07:00
Phil Ringnalda
51866d5aa3
Merge the last PGO-green cset on mozilla-inbound to mozilla-central
2012-10-29 13:48:37 -07:00
Doug Turner
c3e175a44f
Bug 804789 - Fix commented out code cause by Bug 793955. r=bent
2012-10-29 09:54:35 -07:00
Bobby Holley
c7c8b60996
Bug 803068 - Remove toBaseProxyHandler and toWrapper. r=ejpbruel
...
--HG--
extra : rebase_source : 1224e016033c57ec9fbf970fc5eabb2904386529
2012-10-29 16:52:54 +01:00
Bobby Holley
b9ab242827
Bug 803068 - Merge DirectWrapper and Wrapper. r=ejpbruel
...
--HG--
extra : rebase_source : a2b98a9585c6f7761747cfaf55684e6eeed91344
2012-10-29 16:52:53 +01:00
Bobby Holley
c3b4113c03
Bug 803068 - Remove IndirectProxyHandler. r=ejpbruel
...
--HG--
extra : rebase_source : 08570e140f6e16d73adca23b51b63222231dc0f4
2012-10-29 16:52:53 +01:00
Bobby Holley
97ee58c166
Bug 803068 - Remove IndirectWrapper. r=ejpbruel
...
We also take the opportunity to update the now-obsolete comment about the
wrapper hierarchy.
--HG--
extra : rebase_source : b756bf143d202daae4b5abcf99f7fb381e040641
2012-10-29 16:52:53 +01:00
Bobby Holley
ab1ab2c6d8
Bug 803068 - Make ScriptedIndirectProxyHandler inherit BaseProxyHandler directly. r=ejpbruel
...
There are no actual dependencies on IndirectProxyHandler, despite the fact that
it roughly mimics its behavior.
--HG--
extra : rebase_source : 556c4d0eb0ac41547e2de7f033fe4097da4ca77b
2012-10-29 16:52:53 +01:00
Bobby Holley
e7cbc9285e
Bug 803068 - Restore BaseProxyHandler call/construct traps. r=ejpbruel
...
I don't ever remember them being moved, but this seems wrong. As long as we
continue to support function proxies, there's no reason that the call logic
should be limited only proxies with targets. In particular, this issue breaks
the SpecialPowers wrapper after making ScriptedIndirectProxyHandler inherit
BaseProxyHandler.
--HG--
extra : rebase_source : 61f51f2c97eb6cf5850ffa6699a396a436567065
2012-10-29 16:52:53 +01:00
Bobby Holley
b709b3dc7f
Bug 803068 - Manually grab the BaseProxyHandler derived traps in SandboxProxyHandler. r=ejpbruel
...
Let's just bite the bullet and do this here. It will let us get rid of
IndirectProxyHandler, which has really overcomplicated our proxy hierarchy.
--HG--
extra : rebase_source : 7e81529936bc256d672e40537eb6abca6374e52c
2012-10-29 16:52:53 +01:00
Ben Hearsum
2b0fe87311
bug 805788: exclude override.ini from mac signatures. r=ted
2012-10-29 10:07:55 -04:00
Randell Jesup
74619f08cf
Bug 806169: proxy all SendPackets to the STS thread r=ekr
2012-10-28 23:48:36 -04:00
philringnalda@gmail.com
087ca217a9
No bug, Automated blocklist update from host slice
2012-10-28 15:39:31 -07:00
Ian Neal
56c13c2c52
Bug 805753 - Gtk 2.10 compat layer misses gtk_widget_set_has_window r=roc
2012-10-28 22:13:50 +00:00
Phil Ringnalda
57ee1d4b4b
Bug 766886 - Reenable test_pluginstream_seek_close.html to see whether it leaks, or only test_streamatclose.html does
2012-10-28 13:11:28 -07:00
Phil Ringnalda
b51c6336e4
Bug 766886 - Disable test_streamatclose.html in debug builds for frequent leaks
2012-10-28 13:09:37 -07:00
Ryan VanderMeulen
ce9be1b16b
Bug 799917 - Backout for various regressions.
2012-10-28 08:49:20 -04:00
Jared Wein
eacf4ca0c4
Bug 803514 - Like button is too close to the bookmark star. r=felipe
2012-10-26 15:51:23 -07:00
Jared Wein
d05608d87c
Bug 803336 - Social API toolbar button needs more horizontal margins on Mac. r=felipe
2012-10-26 15:49:42 -07:00
Richard Newman
4698b2cc58
Bug 804457 - Part 2: cleanup and reduce log chattiness in GeckoTabs, GeckoToolbar, GeckoLayerView, GeckoTabsAccessor, GeckoAppShell. r=mfinkle
2012-10-26 15:47:35 -07:00
Landry Breuil
61fb9b3dad
Bug 805202 - Depend on GIO 2.20 and directly call g_app_info_get_commandline() r=karlt
2012-10-27 00:38:43 +02:00
Anant Narayanan
605f3da171
Bug 805871: Make PeerConnection constraints optional; r=jesup
2012-10-26 15:31:17 -07:00
Tim Taubert
1d9d6931ab
Bug 805971 - Don't create and discard StartupCache instances on not-main processes r=mwu
2012-10-27 00:27:53 +02:00
Sean Stangl
d39e8fbbb6
Bug 803884 - Fold MControlInstructions. r=mjrosenb
2012-10-26 14:25:54 -07:00
Phil Ringnalda
3832962e25
Back out 487f6dcb3d85 (Bug 805178) for browser-chrome failures
2012-10-26 14:21:21 -07:00
Eitan Isaacson
d4e8817f8b
Bug 805670 - Introduce nsIDOMWindowUtils.getResolution. r=dholbert sr=smaug
2012-10-26 14:09:38 -07:00
Jeff Muizelaar
aab771fd1a
Bug 805951. Fix __GNU_MINOR__ typo in NullPtr.h
...
Pointed out by Chris Peterson.
2012-10-26 16:29:55 -04:00
Paul Adenot
146a6e0a20
Bug 800319 - Make the gradient cache differentiate between backend types. r=Bas
2012-10-26 15:34:43 +02:00
Andres Hernandez
e8cfdeb6ed
Bug 805472 - [OS.File] Ensure that all test files are removed. r=Yoric
2012-10-25 14:11:06 -06:00
Ryan VanderMeulen
3f8a3cf348
Merge m-c to inbound.
2012-10-26 16:06:04 -04:00
Fabrice Desré
04f8d0380f
Bug 805178 - Device Storage - Application Permissions do not match that of the Permission Matrix [r=dougt]
2012-10-26 12:50:10 -07:00
Josh Aas
0174ed527f
Bug 647216: Add ability to handle mouse events in the title bar on OS X. Work started by Markus Stange and Paul O'Shannessy. r=mstange
2012-10-26 15:42:50 -04:00
Markus Stange
7bdd484acd
Bug 647216: Allow testing of MozMouseHittest window dragging. r=enndeakin
2012-10-26 15:40:11 -04:00
Daniel Holbert
f4a0ac2902
Bug 805883: Add (void) cast to "use" an otherwise-unused variable, as far as GCC build-warning is concerned, in gc/Root.h. r=jorendorff
2012-10-26 11:41:14 -07:00
Daniel Holbert
ab3075c444
Bug 805470: Remove trailing semicolons to fix build warnings in /media/mtransport. r=jesup
2012-10-26 10:49:57 -07:00
Daniel Holbert
b72299ef37
Bug 805607 - Mark content/xbl/src as FAIL_ON_WARNINGS. r=bz
2012-10-26 10:49:57 -07:00
Daniel Holbert
d670ff3e30
Bug 805606: Add DebugOnly annotation to fix build warning in nsXBLDocumentInfo.cpp. r=Ms2ger
2012-10-26 10:49:57 -07:00
David Burns
de4af848af
Bug 805635: making sure we close the file on import_script; r=mdas
2012-10-26 16:23:52 +01:00
Gregor Wagner
ec2eda2bd8
Bug 805646 - Allow access fields in manifest files. r=ddahl
2012-10-26 12:34:48 -07:00
Santtu Lakkala
c0ed33ddba
Bug 802544: Skip plugin remember click-to-play checkbox for pages without host. r=margaret
2012-10-26 22:09:11 +03:00
Jonathan Kew
4a13a3665a
bug 805787 - fix for build failure in nsNodeUtils.cpp with Apple clang 4.0 or other not-up-to-date versions. r=dbaron
2012-10-26 15:48:29 +01:00
Benoit Girard
37d3385e8d
Bug 805792 - Avoid another extra copie when calling RenderTile. r=Cwiiis
...
--HG--
rename : layout/style/test/test_viewport_units.html => layout/style/test/test_rem_unit.html
extra : rebase_source : 3b18b7c42691b655264b615044e28cb448fde7a6
2012-10-26 10:44:48 -04:00
Bill McCloskey
7ca69069b9
Bug 803907 - Simplify GC root iteration (r=terrence)
2012-10-26 11:53:31 -07:00
Bill McCloskey
163961f5aa
Bug 803907 - Remove some unused GC functions (r=terrence)
2012-10-26 11:53:25 -07:00
Bill McCloskey
d85a362436
Bug 803907 - Remove some GC debugging functions (r=terrence)
2012-10-26 11:53:20 -07:00