Jose Antonio Olivera Ortega
|
ffb6113d9c
|
Bug 740640 - B2G 3G: Support HTTP proxy. r=philikon
|
2012-08-01 07:55:43 -07:00 |
|
Jose Antonio Olivera Ortega
|
2a30b18b8e
|
Bug 776294 - B2G 3G: Configure APN settings through SettingsService. r=philikon
|
2012-08-01 07:54:04 -07:00 |
|
Kartikaya Gupta
|
d42c0f97fa
|
Bug 777351 - Scope down and inline some functions in the new GeckoLayerClient. r=sriram
|
2012-08-01 10:48:19 -04:00 |
|
Kartikaya Gupta
|
11cea9019d
|
Bug 777351 - Remove unnecessary getBitmap function that always returns null. r=sriram
|
2012-08-01 10:48:19 -04:00 |
|
Kartikaya Gupta
|
a031059e87
|
Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram
|
2012-08-01 10:48:19 -04:00 |
|
Kartikaya Gupta
|
07a08a1361
|
Bug 777351 - Some minor cleanup in GeckoLayerClient.java. r=sriram
|
2012-08-01 10:48:19 -04:00 |
|
Kartikaya Gupta
|
3b4606beb7
|
Bug 777351 - Move the getDrawable functions from LayerController to LayerView. r=sriram
|
2012-08-01 10:48:19 -04:00 |
|
Kartikaya Gupta
|
f24402c6c9
|
Bug 777075 - Remove notifyLayerClientOfGeometryChange from the PanZoomTarget interface by baking it into setViewportMetrics and setForceRedraw. r=mbrubeck
|
2012-08-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
7eaf38a762
|
Bug 777075 - Add a getMutableMetrics helper. r=mbrubeck
|
2012-08-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
4099824309
|
Bug 777075 - Trim the PanZoomState interface by moving some LayerController functions into PanZoomController. r=mbrubeck
|
2012-08-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
8a269c8752
|
Bug 777075 - Extract a PanZoomTarget interface for functions that PanZoomController depends upon. r=mbrubeck
|
2012-08-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
fd0f91ea80
|
Bug 777075 - Eliminate the getViewport and getZoomFactor methods in LayerController to further reduce exposed surface area. r=mbrubeck
|
2012-08-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
072cb58af2
|
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-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
2bd15c9b96
|
Bug 777075 - Refactor PanZoomController to consolidate code that gets the viewport metrics from the LayerController. r=mbrubeck
|
2012-08-01 10:38:29 -04:00 |
|
Rafael Ávila de Espíndola
|
a849793df9
|
Bug 779259 - upgrade clang to r161022. r=rail.
Update the clang manifest.
|
2012-08-01 10:16:55 -04:00 |
|
Rafael Ávila de Espíndola
|
baff3832bd
|
Bug 779259 - upgrade clang to r161022. r=rail.
Update the build script and set MACOSX_DEPLOYMENT_TARGET.
|
2012-08-01 10:15:33 -04:00 |
|
Jonathan Watt
|
5c26f1ff5e
|
Bug 777430 - In BasicLayerManager::PushGroupForLayer, call the less expensive gfxContext::PushGroup instead of gfxContext::PushGroupAndCopyBackground when possible. r=roc.
|
2012-08-01 11:03:42 +01:00 |
|
Ed Morley
|
4f8b94e156
|
Merge mozilla-central to mozilla-inbound
|
2012-08-01 10:51:10 +01:00 |
|
Olli Pettay
|
3083c0bdec
|
Bug 777285 - Autogenerate SettingsEvent implementation, r=anygregor
--HG--
extra : rebase_source : 038f38a4f9efae15a3fbf4236c4456bf9cfa4577
|
2012-08-01 12:48:35 +03:00 |
|
Ed Morley
|
e5de263e59
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-01 10:48:01 +01:00 |
|
Tim Taubert
|
5ed367e4f5
|
merge m-c to fx-team
|
2012-08-01 10:15:04 +02:00 |
|
Matthew Gregan
|
54b084c615
|
Bug 779416 - Shrink some unnecessarily large char arrays used for codec types. r=cpearce
|
2012-08-01 18:15:27 +12:00 |
|
Matthew Gregan
|
fc44cc213c
|
Bug 779412 - Iterate over correct test array in test_info_leak. r=cpearce
|
2012-08-01 17:58:09 +12:00 |
|
Cameron McCormack
|
d7f2d311ed
|
Bug 649740 - Implement @supports. r=dbaron,bz
|
2012-08-02 10:32:12 +10:00 |
|
Shu-yu Guo
|
f48c3ae2ea
|
Bug 771871 - Fix loading doubles into return regs in JM call IC when call/apply lowering speculation fails. r=bhackett
|
2012-08-01 17:25:34 -07:00 |
|
Siddharth Agarwal
|
b144619367
|
Bug 779688 - jstests.py invocation should have a $(PYTHON) in front. r=terrence
|
2012-08-02 05:26:39 +05:30 |
|
Jason Orendorff
|
f6e732fc77
|
Bug 677032, r=jimb
|
2012-08-01 16:49:35 -07:00 |
|
Jonathan Watt
|
e8df109e51
|
Bug 776054 - Flip the prefs to enable the use of display lists for SVG painting and hit-testing. r=roc.
|
2012-08-02 00:29:36 +01:00 |
|
Chris Peterson
|
5c8f1ffd38
|
Bug 779366 - Part 2c: Query resources for DisplayMetrics, not the WindowManager. r=sriram
|
2012-08-01 14:56:26 -07:00 |
|
Chris Peterson
|
393e18eb9b
|
Bug 779366 - Part 2b: Remove ViewportMetrics' dependency on GeckoApp by passing DisplayMetrics. r=sriram
|
2012-08-01 14:51:28 -07:00 |
|
Justin Dolske
|
d49c55d311
|
Bug 778606 - SafeBrowsing.jsm should use nsUrlFormatter. r=gcp, f=gavin
|
2012-08-01 15:52:47 -07:00 |
|
Jeff Muizelaar
|
6bdca0472f
|
Bug 779636. Add SAMPLE_LABELS to gralloc implementation. r=cjones
--HG--
extra : rebase_source : ea66610435b3974607bcb8705912004ad3090b4c
|
2012-08-01 15:49:59 -07:00 |
|
Jonathan Watt
|
e2dc3881d0
|
Bug 779514 - Mark reftests/svg/image/image-opacity-01.svg as fuzzy on Android XUL due to slight color diffenence when SVG display lists are enabled. r=me.
--HG--
extra : rebase_source : b04d57e8d521e39b36b3464e931f48aad1b3e2d7
|
2012-08-01 23:41:21 +01:00 |
|
Jonathan Watt
|
067a85ac2b
|
Bug 778995 - Mark webm-video/zoomed-1.xhtml and ogg-video/zoomed-1.xhtml fuzzy for slight color difference when SVG display lists are enabled. r=kinetik.
--HG--
extra : rebase_source : 237a13fb4bed9e914871ad34fa317c9aa0c57175
|
2012-08-01 23:39:13 +01:00 |
|
Ryan VanderMeulen
|
45d1e5a186
|
Bustage fix for bug 779535 follow-up.
|
2012-08-01 18:40:24 -04:00 |
|
Oleg Romashin
|
b82742bece
|
Bug 779535 - readability followup. r=jgilbert
|
2012-08-01 15:13:49 -07:00 |
|
Kyle Machulis
|
d1592b7a77
|
Bug 761511: Patch 3 - Update Manager/Adapter/Device objects to be BluetoothPropertyObjects, and add class specific setters; r=mrbkap
|
2012-07-31 21:53:04 -07:00 |
|
Kyle Machulis
|
7e77b05901
|
Bug 761511: Patch 2 - Added BluetoothPropertyContainer base class and utility functions; r=mrbkap
|
2012-07-31 21:49:59 -07:00 |
|
Kyle Machulis
|
b7c1091ede
|
Bug 761511: Patch 1 - Boilerplate for BluetoothPropertyEvent DOM Object r=bent; sr=mrbkap
|
2012-07-31 21:49:59 -07:00 |
|
Eric Faust
|
a58ac0611e
|
Bug 749535 - Part 3: Remove JS_Is*Array() from Paris Binding argument unwrapping. (r=bz)
|
2012-07-31 20:45:22 -07:00 |
|
Eric Faust
|
4f1dd6602a
|
Bug 749535 - Part 2: Rewrite dom::TypedArray to use JS_UnwrapObjectAs*Array(). (r=bz)
|
2012-07-31 20:45:20 -07:00 |
|
Eric Faust
|
3867cd5a59
|
Bug 749535 - Part 1: Implement JS_UnwrapObjectAs*Array(). (r=bhackett)
|
2012-07-31 20:31:55 -07:00 |
|
Eric Faust
|
e8671110a6
|
Backout changesets 6e78bc0145ee, 97a1463cde9c, and 9097d0b3acc6 (Bug 749535) for
erroneous bug number (r=me).
|
2012-07-31 20:24:32 -07:00 |
|
Justin Lebar
|
cc5add628b
|
Bug 769254 - Part 1: Fix crashes in BrowserElementParent.cpp, TabChild.cpp on null URI to window-opening code. r=bz
Parts 2 and beyond will come at a later date.
|
2012-07-31 23:12:04 -04:00 |
|
Eric Faust
|
4b4b99426d
|
Bug 779015 - Make JS_Is*Array() not throw. (r=bhackett)
|
2012-07-31 20:08:32 -07:00 |
|
Eric Faust
|
1f08362f9e
|
Bug 749535 - Part 3: Remove JS_Is*Array() from Paris Binding argument unwrapping. (r=bz)
|
2012-07-31 20:07:55 -07:00 |
|
Eric Faust
|
a7fa8d3129
|
Bug 747935 - Part 2: Rewrite dom::TypedArray to use JS_UnwrapObjectAs*Array(). (r=bz)
|
2012-07-31 20:06:35 -07:00 |
|
Eric Faust
|
67031a4d40
|
Bug 749535 - Part 1: Implement JS_UnwrapObjectAs*Array(). (r=bhackett)
|
2012-07-31 20:05:19 -07:00 |
|
Benjamin Peterson
|
5bbb4f7f06
|
Bug 779017 - Give every JSScript a ScriptSource. r=jorendorff
|
2012-07-31 19:18:22 -07:00 |
|
Ryan VanderMeulen
|
55deb1ac36
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-07-31 22:11:13 -04:00 |
|