Michael Comella
f6aa463f03
Bug 776369 - Fix NullPointerException. r=bnicholson
2012-07-23 20:02:21 -04:00
Sean DuBois
c4c18a9031
Bug 769908 - Switch DIR_INSTALL to INSTALL. r=ted
2012-07-23 20:02:20 -04:00
Glenn Randers-Pehrson
2ef4856415
Bug 745202 - Disable palette-index-checking when using the system PNG decoder. r=joe
2012-07-23 20:02:20 -04:00
Ryan VanderMeulen
307dfc4aa8
Merge m-c to inbound.
2012-07-23 20:02:15 -04:00
Chris Jones
77fdc3e6fe
Bug 771350, part 2: Use OpenDescriptorForTexturing() in ShadowThebesLayerOGL, where possible. r=BenWa
2012-07-23 16:58:37 -07:00
Chris Jones
83c1ddf4b4
Bug 771350, part 1: Add GLContext::CreateDirectTextureImage and OpenDescriptorForTexturing to more easily support direct texturing without updates. r=vlad
2012-07-23 16:58:37 -07:00
Chris Jones
82f0a71400
Bug 771350, part 0: Remove some dead code to make later patches clearer. r=BenWa
2012-07-23 16:58:35 -07:00
Patrick McManus
11b999f514
bug 775813 - rename http connection mgr ReadTimeoutTick to just TimeoutTick r=honzab
2012-07-23 19:10:02 -04:00
Patrick McManus
623040ca15
bug 762162 - network.http.timeout-connection r=honzab
2012-07-23 19:10:00 -04:00
Jared Wein
314a0f595f
Bug 770433 - Update borders and background of alert (toast) notifications on Windows. ui-r=shorlander r=gavin
2012-07-23 15:47:04 -07:00
Margaret Leibovic
fd2ad68e65
Bug 776547 - Fix spelling in comment DONTBUILD
2012-07-23 15:45:51 -07:00
Margaret Leibovic
41c8624059
Bug 776547 - Add text selection support for web apps. r=wesj
2012-07-23 15:41:55 -07:00
Benjamin Peterson
a5553db86c
Bug 776388 - Create global threads. r=terrence
2012-07-23 15:05:03 -07:00
Ralph Giles
058b1c7520
Bug 776661 - Initialize all of the bytes in the incoming data structure in silk_get_TOC; r=rillian
...
Fixes a warning under clang in dead code. Ehsan's original patch
converted to upstream-carrying style and applied by rillian.
2012-07-23 17:42:37 -04:00
Blake Kaplan
27f7234a5c
Toggling off and on the Wifi Checkbox will not scan wifi networks anymore (bug 774876, r=gal).
2012-07-23 14:41:29 -07:00
Ehsan Akhgari
5a3b82b2dd
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more xpfe/appshell parts); blanket-r=bzbarsky
...
--HG--
extra : rebase_source : 8e8ef6aedcaf1a5fd74e2805101868915a363522
2012-07-23 17:28:06 -04:00
Ehsan Akhgari
0b78f85d7c
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more toolkit parts); blanket-r=bzbarsky
...
--HG--
extra : rebase_source : 98c2cd6dce6c45173693a11a618cc7b94fb69595
2012-07-23 17:26:48 -04:00
Ehsan Akhgari
4e23a5cb51
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (gnome parts); blanket-r=bzbarsky
...
--HG--
extra : rebase_source : 54d5440012e3c8b1c2f84c176bf02e5f8a0ed604
2012-07-23 17:24:03 -04:00
David Mandelin
a8f7a07eaf
Merge for backout of changeset d6531ef05a6f
2012-07-23 14:34:24 -07:00
David Mandelin
caefa71c84
Backed out changeset d6531ef05a6f
2012-07-23 14:33:14 -07:00
Benjamin Peterson
81b4c510e0
Bug 776700 - completely disable compression until Sunspider is sorted out. r=dmandelin
...
--HG--
extra : rebase_source : e7d40b7c9a01bdb90288911f908c65c185f335e6
2012-07-23 14:23:19 -07:00
Jim Mathies
0e1f71c136
Bug 775378 - Trap exception handling calls to __abi_FailFast made by winrt delegate wrapper code. r=ted
2012-07-23 16:11:45 -05:00
Luke Wagner
b1a8d6ab25
Bug 776191 - Add missing case of 'with' deoptimization, r=dvander
2012-07-23 13:39:18 -07:00
Gary Kwong
3d4182f4e1
Backed out changeset 4ee96b33d289, r=wrongAuthor
2012-07-23 14:00:36 -07:00
Gary Kwong
e0de3d8739
Bug 776191 - Add missing case of 'with' deoptimization, r=dvander
2012-07-23 13:39:18 -07:00
Ed Morley
b20d292747
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-23 14:32:34 +01:00
Doug Sherk
64c27116c3
Bug 776226: Implement axis locking when panning along one axis r=roc
2012-07-22 23:49:07 -04:00
Matt Woodrow
9c6ec8dfc6
Bug 741682 - Remove unnecessary scrollbars from test. r=roc
2012-07-23 15:00:37 +12:00
Matt Woodrow
1686bde08a
Bug 539356 - Part 21 - BasicLayers should always retain content. r=roc
2012-07-23 15:00:37 +12:00
Matt Woodrow
bf589f8d22
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
b489b85891
Bug 539356 - Part 28 - Cached nsDisplayBackground rasterizations with BasicLayers. r=roc
2012-07-23 15:00:36 +12:00
Matt Woodrow
1a5c93fd0e
Bug 741682 - Flatten component alpha layers into their parent layer with BasicLayers. r=roc
2012-07-23 15:00:36 +12:00
Matt Woodrow
63a43289be
Bug 741682 - Make nsTextBoxFrame::GetComponentAlphaBounds more accurate. r=roc
2012-07-23 15:00:36 +12:00
Matt Woodrow
9cd0f7f2c4
Bug 741682 - Use nsRegion::ScaleToInsidePixels when computing opaque regions of layers. r=roc
2012-07-23 15:00:36 +12:00
Matt Woodrow
12dbf688b4
Bug 741682 - Add ScaleToInsidePixels and ScaleToNearestPixels to nsRegion. r=roc
2012-07-23 15:00:36 +12:00
Matt Woodrow
fe80bafcc3
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
ac40641b0c
[Bug 776411] Migrated addons.sqlite not updated due to schema changes; r=Unfocused
2012-07-23 14:26:42 +12:00
Vicamo Yang
123b93abd4
Bug 775038 - Part 4: fix type parameter decode, r=philikon
2012-07-23 10:20:50 +08:00
Vicamo Yang
89e7398c77
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
665069ea0e
Bug 775038 - Part 2: refactor ContentLocationValue test cases, r=philikon
2012-07-23 10:20:40 +08:00
Vicamo Yang
a237cd8ce1
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
dca08c3a1c
Merge the last PGO-green inbound changeset to m-c.
2012-07-22 22:01:57 -04:00
Doug Sherk
196cffe61b
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
5f2e57a806
Bug 776226: Improve displayport sizing, account for velocity, and properly clip edges r=cjones
2012-07-22 21:51:23 -04:00
Doug Sherk
3ef8a4e51d
Bug 776310: Tune flinging friction and logic in AsyncPanZoomController r=cjones
2012-07-22 21:50:41 -04:00
Doug Sherk
d9bf60609b
Bug 776149: Fix Gecko panning code to account for time deltas for displacements r=cjones
2012-07-22 21:43:37 -04:00
Mounir Lamouri
0ff58775d6
Follow-up from bug 775408: fix comment. r=me
2012-07-22 17:42:15 -07:00
Jason Duell
9a9096c83f
Bug 775861 - e10s: propagate appId and isInBrowserElement from child to parent process r=jdm
2012-07-22 15:35:33 -07:00
Jason Duell
7f7428d402
Bug 775119 - e10s: implement nsILoadContext in ParentChannels, remove PrivateBrowsingConsumer r=jdm
2012-07-22 15:35:33 -07:00
Benjamin Peterson
323dca3e0d
Bug 776389 - Find the source of scripts from the subscript loader correctly. r=bz
2012-07-22 15:14:47 -07:00