Commit Graph

100561 Commits

Author SHA1 Message Date
Jim Mathies
24e406b13d Bug 776898 - vc11 nullptr fix for PluginInstanceParent. r=ehsan 2012-07-24 15:07:41 -05:00
Jim Mathies
7e4afe8f11 Bug 776876 - vc11 nullptr fix for GLContextProviderEGL. r=joe 2012-07-24 15:07:18 -05:00
Chao-ying Fu
4ce2c15dc2 Bug 774760 - Fix unaligned PCCounts double access (r=luke)
--HG--
extra : rebase_source : ac9c1d9cb21611a5c23ca92a187b7f3e0e422cf4
2012-07-24 11:11:44 -07:00
Gregory Szorc
b286a512fd Bug 775243 - Create top-level directory for Python; r=brendan 2012-07-24 13:59:37 -07:00
Jim Mathies
565ec65846 merge, r=backout 2012-07-24 15:29:53 -05:00
Jim Mathies
a029854dc3 Bug 776876- backout patch to try and fix red. r=backout 2012-07-24 15:29:30 -05:00
Jim Mathies
090c49fedd Bug 776871 - since compiler checks are skipped in Windows builds, add HAVE_NULLPTR manually in configure. r=ehsan 2012-07-24 12:36:45 -05:00
Kyle Machulis
ad0739b48e Bug 776745 - [b2g-bluetooth] Crash in bluetooth discovery due to initializer buried in NS_ASSERTION; r=anygregor 2012-07-24 13:05:04 -07:00
David Zbarsky
510caa84fe Bug 765364 - Remove unneeded function SyncChannelStatus r=mak77 2012-07-24 12:12:11 -07:00
David Zbarsky
73b73f1164 Remove trailing semicolons in GeckoContentController, no bug, r=dRdR 2012-07-24 12:12:11 -07:00
Matt Brubeck
342106b24b Back out 08a1e103ec0d and efeaf7b68f58 (bug 716643, bug 741738) because of test failures 2012-07-24 12:09:06 -07:00
Siddharth Agarwal
9eef60d960 Bug 770141 - xpcom/tests/windows/TestRegistrationOrder.cpp fails with pymake because of a design failure with command lines on Win32. Sidestep the issue by doing it in C++ instead of the shell. r=bsmedberg
--HG--
extra : rebase_source : 29e9960ebce6882b56941de16be017f6ae0f97fe
2012-07-25 00:29:46 +05:30
Chris Jones
bbab5e6e40 Bug 776217: Support gecko-implemented screen rotation with omtc. r=roc 2012-07-24 12:01:09 -07:00
Brad Lassey
73ffa2b92a bug 776907 - quiet log spew from sydney audio on android r=kinetik 2012-07-24 09:56:24 -04:00
Georg Fritzsche
3462b42401 Bug 776923 - Fix tag management by (1) not loading duplicate plugins if they are in-process and (2) not repeatedly adding plugin tags that haven't changed. r=josh 2012-07-23 19:52:51 +02:00
Julian Reschke
59947ada43 Bug 776399 - Fix IDL compat problem introduced by changes for bug 663057. r=bz 2012-07-24 21:37:32 -04:00
foudfou
c3b89d6fed Bug 760802 - Add JS nativeHandler attribute for nsIBaseWindow. r=roc 2012-07-24 21:35:32 -04:00
Ryan VanderMeulen
05f7625d7a Merge m-c to inbound. 2012-07-24 22:00:07 -04:00
Doug Turner
0be4c72e2a Bug 774368 - Clear all globals during unload to avoid intermittent test_basic.html exception (can't access dead object at :0). r=jlebar 2012-07-23 09:52:05 -07:00
Ehsan Akhgari
19c695a5ca Backout changeset 02627fecb3e2 (bug 776742) because of build bustage 2012-07-24 14:33:17 -04:00
Nathan Froyd
ea0bad3245 Bug 776979 - consolidate InitWithFuncCallback calls into nsTimeout::InitTimer; r=bz 2012-07-24 13:50:45 -04:00
Gregor Wagner
bdf70a2faf Bug 776764 - Allow permissionDB parent directory to not be the default profile directory. r=fabrice 2012-07-24 11:22:14 -07:00
Benjamin Peterson
61e4176978 Bug 776314 - Stub out genexp toSource. r=luke 2012-07-24 11:19:18 -07:00
Benjamin Peterson
1e3a0a9304 Bug 776314 - Add a script flag indicating if the script is a generator expression. r=luke 2012-07-24 11:19:08 -07:00
Marshall Culpepper
8ed70403e6 Bug 776742: ANativeWindow::cancelBuffer now points to a no-op function, fixing a process exit segfault in the emulator. r=cjones
--HG--
rename : js/xpconnect/tests/browser/Makefile.in => js/xpconnect/tests/Makefile.in
extra : rebase_source : c64b24e31419dfe9c9f81c572e801aa87d5df721
2012-07-24 13:07:15 -05:00
Gregory Szorc
10180e0770 Bug 776805 - Remove unused NO_GEN_XPT from rules.mk; r=glandium 2012-07-24 10:57:13 -07:00
Kartikaya Gupta
525cb8d43c Bug 776702 - Remove unnecessary BitmapDrawable instance creation. r=cpeterson 2012-07-24 13:31:51 -04:00
Benoit Girard
dbd5343d95 Bug 774978 - Profiler saving restored to /sdcard because most appfolder are read protected. r=glandium 2012-07-24 13:29:59 -04:00
Tim Abraldes
3b4c458596 bug 773865. Setting env var MOZ_WINCONSOLE now causes MOZ_WINCONSOLE to be defined for the preprocessor as well. windbgdlg no longer fails to build when MOZ_WINCONSOLE env var has been set to 1. r=ted 2012-07-24 10:04:04 -07:00
Tim Abraldes
034ab531fe bug 762310. Use MultiByteToWideChar instead of NS_ConvertUTF8toUTF16 (which can't be called before XPCOM is loaded), generate the output message before converting it (so all parts of it get converted). r=jimm 2012-07-24 10:04:03 -07:00
Kartikaya Gupta
d157f74266 Bug 773431 - Ensure we grab touchstart events in capture mode since content can kill it before it bubbles. r=wesj 2012-07-24 12:53:47 -04:00
Doug Sherk
f319f23a27 Bug 776226: Implement axis locking when panning along one axis r=roc 2012-07-22 23:49:07 -04:00
Matt Woodrow
1883dd438f Bug 741682 - Remove unnecessary scrollbars from test. r=roc 2012-07-23 15:00:37 +12:00
Matt Woodrow
45087a183d Bug 539356 - Part 21 - BasicLayers should always retain content. r=roc 2012-07-23 15:00:37 +12:00
Matt Woodrow
e529dc0ef8 Bug 539356 - Part 23 - Fix MovePixels crash when our surface is in an error state. r=jrmuizel 2012-07-23 15:00:37 +12:00
Matt Woodrow
c69e1228e9 Bug 539356 - Part 28 - Cached nsDisplayBackground rasterizations with BasicLayers. r=roc 2012-07-23 15:00:36 +12:00
Matt Woodrow
8ecc9d2eaf Bug 741682 - Flatten component alpha layers into their parent layer with BasicLayers. r=roc 2012-07-23 15:00:36 +12:00
Matt Woodrow
8955d24ede Bug 741682 - Make nsTextBoxFrame::GetComponentAlphaBounds more accurate. r=roc 2012-07-23 15:00:36 +12:00
Matt Woodrow
fba08bf999 Bug 741682 - Use nsRegion::ScaleToInsidePixels when computing opaque regions of layers. r=roc 2012-07-23 15:00:36 +12:00
Matt Woodrow
01e1e7144d Bug 741682 - Add ScaleToInsidePixels and ScaleToNearestPixels to nsRegion. r=roc 2012-07-23 15:00:36 +12:00
Matt Woodrow
b96b7cad13 Bug 741682 - Add component alpha bounds and opaque regions to display list dumping. r=roc 2012-07-23 15:00:36 +12:00
Geoff Lankow
66daf4c3de [Bug 776411] Migrated addons.sqlite not updated due to schema changes; r=Unfocused 2012-07-23 14:26:42 +12:00
Vicamo Yang
a8d895a34d Bug 775038 - Part 4: fix type parameter decode, r=philikon 2012-07-23 10:20:50 +08:00
Vicamo Yang
f1e99dab61 Bug 775038 - Part 3: Refactor X-Mms-Retrieve-Status decoding, r=philikon
MMS defines several status groups. They may have errors of the same
meaning but assigned with different numbers. Rename error value
constants to prevent from name collisions.

Also simplify decoding process.
2012-07-23 10:20:45 +08:00
Vicamo Yang
6e312ed798 Bug 775038 - Part 2: refactor ContentLocationValue test cases, r=philikon 2012-07-23 10:20:40 +08:00
Vicamo Yang
58fbe2bba0 Bug 775038 - Part 1: fix various minor defects, r=philikon
* Document Address.decode()
* Merge CharsetEncodedString into EncodedStringValue
* Merge ClassIdentifier into MessageClassValue
* Export missed coder objects and fix test scripts as well
* ReplyChargingValue is defined in MmsPduHelper, not WspPduHelper
* Fix multiple decode test cases data
* Char-set value in EncodedStringValue should be decoded as IntegerValue
* Don't insert per PDU typeinfo into decoded MMS message object
* "Date" is also a mandatory field for M-Retrieve.req PDU.
2012-07-23 10:20:34 +08:00
Ryan VanderMeulen
bf9d553e1b Merge the last PGO-green inbound changeset to m-c. 2012-07-22 22:01:57 -04:00
Doug Sherk
740a3a074f Bug 776413: Temporary workaround, fix initial displayport on page load. r=gal
This needs to be fixed properly by setting the displayport to a larger area than
just the viewport but before the page has already been loaded. This patch will
mask it to look decent once the page has finished loading and before panning.
2012-07-22 21:51:38 -04:00
Doug Sherk
f7ead80c23 Bug 776226: Improve displayport sizing, account for velocity, and properly clip edges r=cjones 2012-07-22 21:51:23 -04:00
Doug Sherk
0630ae254b Bug 776310: Tune flinging friction and logic in AsyncPanZoomController r=cjones 2012-07-22 21:50:41 -04:00