Commit Graph

278896 Commits

Author SHA1 Message Date
Patrick McManus
56e1113b92 bug 779413 r=bsmith 2012-08-07 10:44:51 -04:00
Kartikaya Gupta
f320e3d05f Bug 777351 - Scope down and inline some functions in the new GeckoLayerClient. r=sriram 2012-08-07 10:39:04 -04:00
Kartikaya Gupta
82eff50b5a Bug 777351 - Remove unnecessary getBitmap function that always returns null. r=sriram 2012-08-07 10:39:04 -04:00
Kartikaya Gupta
4f27b0d08c Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram 2012-08-07 10:39:04 -04:00
Kartikaya Gupta
f94834ff5e Bug 777351 - Some minor cleanup in GeckoLayerClient.java. r=sriram 2012-08-07 10:39:04 -04:00
Kartikaya Gupta
298dce95d2 Bug 777351 - Move the getDrawable functions from LayerController to LayerView. r=sriram 2012-08-07 10:39:04 -04:00
Kartikaya Gupta
9d15556359 Bug 777075 - Remove notifyLayerClientOfGeometryChange from the PanZoomTarget interface by baking it into setViewportMetrics and setForceRedraw. r=mbrubeck 2012-08-07 10:39:04 -04:00
Kartikaya Gupta
e8f22e1bcb Bug 777075 - Add a getMutableMetrics helper. r=mbrubeck 2012-08-07 10:39:04 -04:00
Kartikaya Gupta
9d1aa0a374 Bug 777075 - Trim the PanZoomState interface by moving some LayerController functions into PanZoomController. r=mbrubeck 2012-08-07 10:39:04 -04:00
Kartikaya Gupta
440d7b5eba Bug 777075 - Extract a PanZoomTarget interface for functions that PanZoomController depends upon. r=mbrubeck 2012-08-07 10:39:03 -04:00
Kartikaya Gupta
ebbab5a07f Bug 777075 - Eliminate the getViewport and getZoomFactor methods in LayerController to further reduce exposed surface area. r=mbrubeck 2012-08-07 10:39:03 -04:00
Kartikaya Gupta
148fa116dc Bug 777075 - Extract a ZoomConstraints class to carry around the pieces of data that are otherwise floating around Tab and LayerController. r=mbrubeck 2012-08-07 10:39:03 -04:00
Kartikaya Gupta
2908c132a4 Bug 777075 - Refactor PanZoomController to consolidate code that gets the viewport metrics from the LayerController. r=mbrubeck 2012-08-07 10:39:03 -04:00
Lucas Rocha
e9b1f8e3ce Bug 766942 - Stop prograpation on clicks in toolbar buttons (r=mfinkle) 2012-08-07 15:23:21 +01:00
Lucas Rocha
4b38bf777b Bug 766942 - Get rid of mInReadingList property in BookmarksTab (r=wesj) 2012-08-07 15:23:21 +01:00
Lucas Rocha
7363f1d34e Bug 766942 - Implement new reader toolbar (r=mfinkle) 2012-08-07 15:23:21 +01:00
Lucas Rocha
671812a343 Bug 766942 - Change Tabs to handle Reader:Removed message from Gecko (r=mfinkle) 2012-08-07 15:23:20 +01:00
Lucas Rocha
f675ee92d7 Bug 766942 - Fix GeckoApp's showToast() to actually show the notification (r=mfinkle) 2012-08-07 15:23:20 +01:00
Lucas Rocha
b06be6efb8 Bug 766942 - Set query argument with initial reading list state (r=mfinkle) 2012-08-07 15:23:20 +01:00
Lucas Rocha
0cad1e1280 Bug 766942 - Add Reader:GoToReadingList bits to GeckoApp (r=margaret) 2012-08-07 15:23:20 +01:00
Lucas Rocha
cd6d88fb9d Bug 766942 - Support showing reading list directly on awesomebar startup (r=margaret) 2012-08-07 15:23:20 +01:00
Lucas Rocha
0a8452d486 Bug 766942 - Change bookmarks tab to support reading list as initial folder (r=margaret) 2012-08-07 15:23:20 +01:00
Robert O'Callahan
fa8d7f9cf5 Bug 780582. Ensure that mouse-up/touch-end events are processed by some frame, so that capture is released. r=smaug 2012-08-07 23:07:54 +12:00
Robert O'Callahan
f6974a92fb Bug 776836. When invalidating ThebesLayers due to an appunits-per-dev-pixel change, we can't trust the frame geometry. r=mattwoodrow 2012-08-07 23:07:07 +12:00
Landry Breuil
d85bac97b5 Bug 780409: Followup, remove extra comma at end of enum. r=jfkthame 2012-08-07 11:31:46 +01:00
Aryeh Gregor
fd6da569d6 Bug 743573 - Followup: Fix build warnings in gcc 4.6.3; r=Ms2ger 2012-08-07 11:37:54 +02:00
Ms2ger
8f1e8e95ab Merge. 2012-08-07 11:30:40 +02:00
Ms2ger
56673a53df Merge m-c to m-i. 2012-08-07 10:30:48 +02:00
Mike Hommey
5b4952a948 Bug 780457 - Adapt importTestsuite.py to changes from bug 774032. r=Ms2ger 2012-08-07 09:30:04 +02:00
Mike Hommey
5d9c217299 Bug 777892 - Link CPP_UNIT_TESTS against zlib when linking js statically. r=khuey 2012-08-07 09:30:01 +02:00
Mike Hommey
b30445d148 Bug 773202 - Generic install/copy rule. r=ted 2012-08-07 09:29:59 +02:00
Ms2ger
94bf1722ed Bug 743573 - Fix a number of build warnings in dom/; r=mounir 2012-08-07 09:06:29 +02:00
Gavin Sharp
3df981cb3a Bug 780763: add MoTown to the social activation whitelist, r=jaws
--HG--
extra : rebase_source : 6337adc03c3689d2d6edaa4a46b85a0ef82dee02
2012-08-06 18:00:59 -07:00
Ryan VanderMeulen
233a8f74c2 Merge the last PGO-green inbound changeset to m-c. 2012-08-06 20:06:40 -04:00
Jonathan Griffin
0ef625a962 Bug 778912 - Marionette should shutdown Firefox instances it launches, a=test-only, DONTBUILD because NPOTB 2012-08-06 15:08:45 -07:00
Tim Taubert
21457aa76f Bug 780641 - Unbreak b2g mochitests, r=jgriffin, DONTBUILD because NPOTB 2012-08-06 11:37:59 -07:00
Mike Hommey
194096e28a Backout rules.mk part of changeset 1f4eae8d9e08 (bug 777379) for bustage on CLOSED TREE 2012-08-06 20:20:26 +02:00
Wes Johnston
06d9ef15d7 Bug 769821 - Save app cache at install time for webapps. r=mfinkle,fabrice 2012-08-06 09:30:12 -07:00
Jonathan Kew
35700912b8 bug 780409 - updates to thebes harfbuzz integration for hb api changes. r=jdaggett 2012-08-06 11:42:20 +01:00
Jonathan Kew
9c344c83c6 bug 780409 - update harfbuzz to commit 8ba8042... to pick up improvements from toronto hackfest. r=jdaggett 2012-08-06 10:52:25 +01:00
Terrence Cole
6ad4065816 Bug 772303 - Add missing roots for analysis builds; r=bhackett
--HG--
extra : rebase_source : 2a644e24073fa5c7a655e3322c5379009b2f7181
2012-08-03 09:41:00 -07:00
Siddharth Agarwal
d7ff75ed7e Bug 780508 - Avoid a bunch of process spawns with Pymake by removing a redundant shell script and switching an echo to a $(info). r=khuey 2012-08-06 21:44:13 +05:30
Justin Lebar
b8ceaf5649 Bug 780547 - Disable idle API's fuzz factor. r=mounir
There's no need to fuzz the idle API after bug 780507, which restricts the idle API to trusted content.

--HG--
extra : rebase_source : 234920f5d2b7c5b42bc04c469258978dfa7e7f28
2012-08-06 12:10:58 -04:00
Justin Lebar
e428373c2e Bug 780507 - Expose the idle service only to certified apps (and chrome). r=mounir
--HG--
extra : rebase_source : e4dfcb9b3416ee4ada8e4a6fd2e7f5b37b722bfe
2012-08-06 12:10:58 -04:00
Kyle Huey
752c1c2e43 Bug 774770: Move the assertion to after the code that handles the cases the assertion guards against. r=bent 2012-08-06 08:29:03 -07:00
Justin Lebar
9807c9ab07 Bug 780546 - Add test for opening named windows inside <iframe mozbrowser>. r=mounir
--HG--
extra : rebase_source : 0cfde325eb2d0f6d14a14fe5f0998fb396a973cf
2012-08-06 11:16:11 -04:00
Andrew McCreight
e69ccef6c8 Bug 779669 - Return error in GetMozDash. r=peterv 2012-08-06 08:12:06 -07:00
Ed Morley
0e9ed7fa01 Backout 7f8928077ed4 (bug 742795) for make-package & find filepath failures 2012-08-06 16:05:07 +01:00
Luke Wagner
fcecb86744 Bug 780332 - rm getTypedArray (r=billm)
--HG--
extra : rebase_source : 411eb49e7283b62feb62da8a728309433b882c0e
2012-08-06 07:45:54 -07:00
Yoshi Huang
9410c9268b Bug 780063 - B2G RIL : ICC lock cannot work on Otoro. r=vicamo 2012-08-03 10:28:15 +08:00