Matt Woodrow
f7554bb55d
Bug 741682 - Make nsTextBoxFrame::GetComponentAlphaBounds more accurate. r=roc
2012-07-23 15:00:36 +12:00
Matt Woodrow
31acc195c6
Bug 741682 - Use nsRegion::ScaleToInsidePixels when computing opaque regions of layers. r=roc
2012-07-23 15:00:36 +12:00
Matt Woodrow
2865678172
Bug 741682 - Add ScaleToInsidePixels and ScaleToNearestPixels to nsRegion. r=roc
2012-07-23 15:00:36 +12:00
Matt Woodrow
123b68c4c3
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
a8f8937b62
[Bug 776411] Migrated addons.sqlite not updated due to schema changes; r=Unfocused
2012-07-23 14:26:42 +12:00
Vicamo Yang
7766802bee
Bug 775038 - Part 4: fix type parameter decode, r=philikon
2012-07-23 10:20:50 +08:00
Vicamo Yang
500609a0fa
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
b81d1a14ce
Bug 775038 - Part 2: refactor ContentLocationValue test cases, r=philikon
2012-07-23 10:20:40 +08:00
Vicamo Yang
fa297c4400
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
d6d891c923
Merge the last PGO-green inbound changeset to m-c.
2012-07-22 22:01:57 -04:00
Doug Sherk
8fbb6b6928
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
ffe8a7b8f4
Bug 776226: Improve displayport sizing, account for velocity, and properly clip edges r=cjones
2012-07-22 21:51:23 -04:00
Doug Sherk
1d205454ca
Bug 776310: Tune flinging friction and logic in AsyncPanZoomController r=cjones
2012-07-22 21:50:41 -04:00
Doug Sherk
c856c6237b
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
5f6437da3b
Follow-up from bug 775408: fix comment. r=me
2012-07-22 17:42:15 -07:00
Jason Duell
0f5d39e960
Bug 775861 - e10s: propagate appId and isInBrowserElement from child to parent process r=jdm
2012-07-22 15:35:33 -07:00
Jason Duell
297baa7909
Bug 775119 - e10s: implement nsILoadContext in ParentChannels, remove PrivateBrowsingConsumer r=jdm
2012-07-22 15:35:33 -07:00
Benjamin Peterson
48b39e2d5c
Bug 776389 - Find the source of scripts from the subscript loader correctly. r=bz
2012-07-22 15:14:47 -07:00
Doug Sherk
dbc1d2e5d5
Bug 776203: Add virtual dtor to GeckoContentController r=gal
2012-07-22 13:37:13 -07:00
David Zbarsky
2d245645bb
Bug 776108 - Fix undefined behavior due to deleting forward declared pointer r=bent
2012-07-22 13:37:10 -07:00
David Zbarsky
68f97d49e6
merge
2012-07-22 13:35:34 -07:00
Ryan VanderMeulen
3c4547f525
Merge the last PGO-green inbound changeset to m-c.
2012-07-22 15:42:39 -04:00
Mounir Lamouri
0e7b925d61
Bug 775796 - nsIUrlClassifierDBService.lookup() takes nsIPrincipal. r=bsmith
2012-07-22 12:30:30 -07:00
Ryan VanderMeulen
78a09f8aa5
Merge the last PGO-green inbound changeset to m-c.
2012-07-22 12:19:17 -04:00
Benjamin Peterson
34a152c641
Bug 776283 - Decode sources properly before handing them to the JS engine. r=bz
2012-07-22 09:00:45 -07:00
Ms2ger
0a56bc3482
Bug 776142 - Back out bug 687267 / changeset 8571114112b2 on a CLOSED TREE.
2012-07-22 14:02:18 +02:00
David Zbarsky
1be3fb087e
[Bug 773839] Fix build warnings under accessible/ r=tbsaunde
2012-07-22 06:35:49 -04:00
Tim Taubert
28b4f2606d
merge m-c to fx-team
2012-07-22 10:38:00 +02:00
Benjamin Peterson
347bc3508b
Bug 776200 - Reduce compression level as temporary fix for SunSpider regression. r=pierron
...
--HG--
extra : rebase_source : 7516bb18a5bbceca411d2053a5ff546cf0de27ec
2012-07-22 01:07:29 -07:00
Aryeh Gregor
6f1929b11b
Bug 775914 - Don't copy nsEditor::OperationID into mozInlineSpellChecker; r=ehsan
2012-07-22 12:01:25 +03:00
Boris Zbarsky
2bd828e57a
Bug 765163 followup. Don't write DictionaryHelpers.h while generating DictionaryHelpers.cpp. r=build-bustage for checkin to CLOSED TREE
2012-07-22 01:17:38 -04:00
Jason Duell
00135ee99f
Backout f142f32a98a3 (Bug 775317) and ef14686c31d0 (Bug 761278). r=bustage
2012-07-21 20:05:37 -07:00
Boris Zbarsky
5a986a8212
Bug 775317. Add a test for the JSOPTION_VAROBJFIX behavior of JS_EvaluateScript. r=jorendorff
2012-07-21 22:37:43 -04:00
Boris Zbarsky
eb0d24fee5
Bug 761278. Remove the non-standard uploadprogress event on XMLHttpRequest. r=sicking
2012-07-21 22:28:26 -04:00
Daniel Holbert
075f9841d5
Bug 776306: When prepending to a display list, only update its 'mTop' pointer if it was empty. r=roc
2012-07-21 22:06:58 -04:00
Robert Longson
dbaad765db
Reftest for bug 773595 - Have nsSVGPatternFrame::GetPatternMatrix use the correct attribute. r=jwatt.
...
--HG--
extra : rebase_source : 212070c3be82c498dd2037ed091fb3d32f766475
2012-07-21 20:24:46 -04:00
Jonathan Watt
16d7fd7a73
Bug 773595 - Have nsSVGPatternFrame::GetPatternMatrix use the correct attribute. r=longsonr.
...
--HG--
extra : rebase_source : b261c4e5cda1971ea6877790d97d056e05361373
2012-07-21 20:16:35 -04:00
Jonathan Watt
bba15f0a70
Bug 776250 - Rename nsISVGChildFrame::UpdateBounds to nsISVGChildFrame::ReflowSVG to make it easier for non-SVG devs to understand the SVG code. r=roc.
...
--HG--
extra : rebase_source : 9c2d8f3d76dab1a842d6cc5607a13a49703061d6
2012-07-21 20:01:44 -04:00
Mounir Lamouri
9a18bc7db3
Bug 758258 - part 6 - Change how extendedOrigin is generated. r=sicking
2012-07-21 17:37:02 -07:00
Mounir Lamouri
793b304424
Bug 776195 - Remove setIsBrowser() call from BrowserElementChild.js. r=jlebar
2012-07-21 17:17:53 -07:00
Mounir Lamouri
f47d0639b2
Bug 770532 - Make new nsIPrincipal and nsIDocShell attributes work in content process. r=jlebar
2012-07-21 17:16:11 -07:00
Mounir Lamouri
7935452e46
Bug 775408 - Rename nsIDocShell::SetIsBrowser() to SetIsBrowserElement(). r=jlebar
2012-07-21 17:39:41 -07:00
Mounir Lamouri
56b0fd2c60
Bug 758258 - Tests. r=sicking
2012-07-21 17:14:25 -07:00
David Zbarsky
0ce84fc37e
Bug 773500 Part 2: nsStyleAnimation should null check z-component of nsCSSValueTriplet r=dbaron
2012-07-21 19:48:33 -04:00
David Zbarsky
71be33bfa0
Bug 773500 Part 1:Store z-component of transform-origin as 0 rather than null when it is omitted. r=dbaron
2012-07-21 19:48:19 -04:00
Parth Mudgal
d726239623
Bug 753021 - Favicon shortcuts should be centered with a white background. r=bbondy
2012-07-21 16:07:30 -04:00
Parth Mudgal
b77a37fb02
Bug 110894 - Use favicons on webpage shortcuts in Windows. r=bbondy
2012-07-21 16:07:26 -04:00
Ed Morley
7c9bdda29e
Merge mozilla-central to mozilla-inbound
2012-07-24 17:39:24 +01:00
Vivien Nicolas
e81d6bd53d
Bug 776792 - Fire an Activity for application/pdf document. r=gal
2012-07-24 18:34:12 +02:00
Ryan VanderMeulen
96e1cc67d7
Bug 773961 - Append '\' only if a path does not end with '\'. r=daveryeo
...
Sometimes, initialDir.get() return a path with '\' at last. In this case, WinFileDlg() fails because of double '\' in a path.
2012-07-21 14:32:25 -04:00