Commit Graph

118139 Commits

Author SHA1 Message Date
Chris Lord
3c6477ca95 Bug 828249 - Fix fixed layer positioning when zoomed out beyond page bounds. r=kats
width/height parameters in CompositorParent got mixed up at some point.
2013-01-10 17:32:43 +00:00
Chris Lord
d0161b544c Bug 827844 - Fix flickering when layout changes on Firefox/android. r=kats,bgirard
Fix flickering that can occur when the surface size changes due to a layout
change (such as the virtual keyboard appearing/disappearing) on Android.
2013-01-10 17:32:43 +00:00
Nicholas Cameron
8662f6daf0 Backout bug 818575
--HG--
extra : rebase_source : 0a06e4594a98b17befff7d58cd68faa693f3fd91
2013-01-09 18:06:35 +01:00
Marshall Culpepper
84fb5c3fc7 Bug 816306: Part 2 - Report update HTTP errors to Gaia, and accompanying tests. r=fabrice 2013-01-10 18:13:39 +01:00
Marshall Culpepper
c669f32c0a Bug 816306: Part 1 - Report more network errors during update checks. r=bbondy 2013-01-10 18:10:19 +01:00
Fernando Jiménez
5acaa1fa90 Bug 824697 - Installing a Hosted App that Preloads the Appcache, updating the appcache, manual syncing the app - no updates found; r=fabrice 2013-01-10 18:06:59 +01:00
Benoit Girard
ca61b7dd2b Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin 2013-01-07 16:19:39 -05:00
Randell Jesup
49e05b2a18 Bug 828828: Use monitor around all accesses to stream array r=derf 2013-01-10 11:52:53 -05:00
Vicamo Yang
36d565b6b1 Bug 819937: fix multiple sms-delivery messages sent. r=yhuang 2013-01-11 00:49:12 +08:00
Panos Astithas
5d60ba306b Bug 784824 - support for remote debugging of b2g desktop builds; r=fabrice 2013-01-10 13:00:32 +02:00
Marco Bonardo
d7d148c28d Bug 827899 - Selected Tab Overlaps Finished Download Animation.
r=shorlander
2013-01-10 17:41:44 +01:00
Kyle Huey
cac6c9919a Bug 806503: Add a semicolon. r=me 2013-01-10 08:28:34 -08:00
Jan de Mooij
4f9a9ed987 Bug 827872 - Move prebarrier offsets from IonScript to IonCode. r=dvander
--HG--
extra : rebase_source : 9388b797d94cc58329f2668c113c6f51934bfd6f
2013-01-10 17:21:42 +01:00
Kartikaya Gupta
c9f9091646 Bug 785597 - Allow the compositor to be registered earlier in the startup process and prevent creating multiple LayerManager instances. r=snorp 2013-01-10 11:21:10 -05:00
Kartikaya Gupta
ef869e5ac5 Bug 826300 - Don't block on waiting for a valid surface when trying to resume the compositor; allow resuming to fail gracefully. r=snorp,BenWa 2013-01-10 11:21:10 -05:00
Mike Conley
79706c9df8 Bug 827015 - Clean up "Clear Downloads" button theming for Library Downloads view. r=mak. 2013-01-10 11:17:43 -05:00
Graeme McCutcheon
63cadb2bf6 Bug 827521 - Work around spurious operator ambiguity errors in buggy versions of Clang. r=longsonr 2013-01-10 14:37:30 +00:00
Kyle Huey
094d5d52f1 Bug 806503: Eagerly transmit blob data across processes so that it is available if the originating process dies. r=bent a=bb+ 2013-01-10 05:47:32 -08:00
Ed Morley
e42d00f491 Merge mozilla-central to mozilla-inbound 2013-01-10 16:02:04 +00:00
Ed Morley
41d5ac5eff Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-10 16:00:09 +00:00
Andrew Halberstadt
b8979c0f56 Bug 827504 - Don't install specialpowers for crashtests on B2G (it already is), r=jgriffin DONTBUILD a=NPOTB,test-only 2013-01-10 09:49:12 -05:00
Alex Nagacevschi
53e782ed8e Bug 800188 - Add preliminary support RTL content in reader mode (r=lucasr) 2013-01-10 11:47:05 +00:00
Marco Bonardo
d93f38166d Bug 828232 - Allow to retry history downloads.
r=Mano
2013-01-10 12:08:57 +01:00
Diego Wilson
0e864b60c7 Bug 810501: Get buffer offset from ThebesLayer when composing with hwc. r=cjones a=blocking-basecamp 2013-01-10 11:51:43 +01:00
Olli Pettay
18bc6b766a Bug 817342, delay script runners when making static clones, r=roc 2013-01-10 11:59:36 +02:00
Peter Van der Beken
96040234fe Fix for bug 828180 (crash in nsIContent::IsHTML). r=bz.
--HG--
extra : rebase_source : 677b29a45cb1d19b8e793b4dc4e4bb9f7006fafa
2013-01-10 10:57:19 +01:00
Robert O'Callahan
16b3473563 Bug 828207: Wallpaper over not being able to find a layer manager on the main thread when initializing a remote render frame. That's OK, we'll find one on the compositor thread. r=cjones 2013-01-10 11:02:21 +01:00
Ed Morley
163e29d67f Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-10 08:59:12 +00:00
Patrick Wang
870dd6a0d0 Bug 828835 - Return form installPreinstalledApp when coreAppsDir dosen't exist. r=fabrice 2013-01-10 15:53:17 +08:00
Ed Morley
fa97f02212 Merge mozilla-central to mozilla-inbound 2013-01-10 09:00:27 +00:00
Jed Parsons
9d830a2534 Bug 823751 - When persona login in the Trusty UI is canceled, fire the RP's oncancel() callback; r=benadida, a=bb+ 2013-01-10 09:56:10 +01:00
Mike Hommey
9c38e97fd2 Bug 828301 - Free zlib internal buffers when we're done uncompressing in the custom linker. r=nfroyd 2013-01-10 08:39:07 +01:00
Mike Hommey
ef6a967753 Bug 826992 - Avoid hardcoded clientId in SafeBrowser.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Panos Astithas
692e4d1071 Merge m-c to fx-team 2013-01-10 08:48:55 +02:00
Nicolas B. Pierron
e3c93cb336 Bug 806206 - InlineFrameIterator: provide default scope chain value if unused. r=dvander 2013-01-09 22:29:43 -08:00
Richard Newman
51a43489a2 Bug 811490 - Follow-up: convert services/sync/tests/tps/test_privbrw_tabs.js to PB per window mode. r=trivial, TPS only so DONTBUILD 2013-01-09 14:30:09 -08:00
Oleg Romashin
593fe8efd7 Bug 826489 - Fixed missing review comment sorry to all. r=drs 2013-01-09 22:13:24 -08:00
Oleg Romashin
4374698ca6 Bug 826489 - Add preference based settings to AsyncZoomPanController. r=drs 2013-01-09 22:11:25 -08:00
Oleg Romashin
b53a4f5345 Bug 826586 - Add a AddFloatVarCache() API to libpref. r=bz 2013-01-09 22:10:52 -08:00
David Zbarsky
10440541f3 Bug 825147: Address review comments for SVGImageElement r=bz 2013-01-10 00:32:17 -05:00
David Zbarsky
9893a04134 Bug 825147: Convert SVGAElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGAElement.cpp => content/svg/content/src/SVGAElement.cpp
rename : content/svg/content/src/nsSVGAElement.h => content/svg/content/src/SVGAElement.h
2013-01-10 00:30:13 -05:00
David Zbarsky
da44b3dbd6 Bug 827200 - Remove nsIDOMSVGZoomAndPan r=bz, longsonr 2013-01-10 00:24:37 -05:00
Panos Astithas
474a98517c Bug 797336 - Intermittent failure in browser_dbg_globalactor-01.js; r=vporof 2013-01-09 23:27:59 +02:00
Panos Astithas
6de8dac9be Merge m-c to fx-team 2013-01-09 21:42:41 +02:00
Jim Mathies
c98297a758 Bug 774910 - Switch mozilla-central to the Windows 8.0 sdk. r=armenz 2013-01-09 13:04:39 -06:00
Marco Bonardo
d6e3cc1074 Bug 828488 - Properly set the "active" attribute for session downloads.
r=Mano
2013-01-09 20:00:38 +01:00
Asaf Romano
c2035c534d Bug 828111 - Workaround multiple reflows issue and slow xbl attachment in the downloads view. r=mak 2013-01-10 01:01:15 +01:00
Ed Morley
c9259d0b9b Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-09 22:50:45 +00:00
Jonathan Griffin
e1e16fedbc Bug 828633 - Disable perma-orange test, a=test-only 2013-01-09 13:50:26 -08:00
Kartikaya Gupta
8469b5c0ec Bug 827836 - Back out some of cset 8bac87268303 because of an explosion in bug 823022 oranges. r=backout 2013-01-09 12:56:09 -05:00