Boris Zbarsky
3fdc8e4fa1
Bug 624621 part 3. Use the pre-redirect filename as the script filename and the channel principal as the origin principal, and base our cross-origin check on the origin principal. r=mrbkap
2011-12-19 12:48:12 -05:00
Boris Zbarsky
6e8009e609
Bug 624621 part 2. Add an origin principal argument on nsIScriptContext::EvaluateString and pass that through to the JS engine. r=mrbkap
2011-12-19 12:47:52 -05:00
Robert O'Callahan
36d3684fb6
Bug 697215. CanScrollWithBitBlit needs to return true for scrollframes inside replaced elements (i.e., iframes) that are honoring border-radius. r=mats
2011-12-20 14:31:20 +13:00
Théo Chevalier
8267e57da0
Bug 701182: add additional descriptive text in the About dialog for Nightly/Aurora builds, including a mention of Telemetry being enabled by default, r=gavin
2011-12-19 16:43:12 -08:00
Jeff Gilbert
46f269b963
Bug 701269 - Deguarantee that ResizeOffscreenFBO clears its buffers - r=bjacob
2011-12-19 15:47:54 -08:00
Kartikaya Gupta
b1476582a4
Bug 709560 - Set blend function when enabling gl blending. r=pcwalton
...
The missing blend function was causing the default of GL_ONE,
GL_ZERO to take effect, making it look like alpha blending wasn't
working. It would start working once the 9-patch shadow was rendered
since that code sets the correct blend function. Fix this by
ensuring we set the blend function wherever we use blending.
2011-12-19 17:40:01 -05:00
Igor Bukanov
a34b992179
bug 711623 - rt->gcNumFreeArenas is not updated properly. r=terrence
...
--HG--
extra : rebase_source : 5abd5e5c3ce789e912aa63ef21001d70893912b7
2011-12-19 23:07:24 +01:00
Sriram Ramasubramanian
7bb6c1c870
Bug 712087: Density DPI is doesn't change and needn't be asked everytime from Android [r=mfinkle]
2011-12-19 12:10:35 -08:00
Sriram Ramasubramanian
cca60545c6
Bug 710463: Better to use no dpi for textures [r=mfinkle]
2011-12-13 16:49:19 -08:00
Sriram Ramasubramanian
59c09ad190
Bug 708700: New url bar size and styling [r=mfinkle]
2011-12-15 11:53:04 -08:00
Mats Palmgren
3ceedf2895
Bug 704143 - Null check to avoid crashing. r=bas
2011-12-19 23:11:15 +01:00
Jeff Walden
d9104bfa96
Bug 711799 - Fix a few implicit-declaration warnings in trace-malloc. r=dbaron
...
--HG--
extra : rebase_source : 16fe9eb68d2db1488d89af4001e7d316cb110330
2011-12-17 22:56:55 -05:00
Jeff Walden
9658e06132
Bug 711799 - Add MOZ_FINAL a bunch of places to silence Clang warnings. r=dbaron
...
--HG--
extra : rebase_source : e87978380d0821746e7df78dfacc7e381aefccb3
2011-12-17 22:47:45 -05:00
Gian-Carlo Pascutto
d7b8d8c1f8
Bug 699199 - Upgrade path from XUL to native fennec. r=blassey
2011-12-19 22:56:11 +01:00
Patrick McManus
9b91db1dcf
bug 712021 - spdy cancel stream should remove from pending queue r=honzab
2011-12-19 16:36:26 -05:00
Andrew McCreight
2e2ccfafc8
Bug 710492 - add special cycle collector shape tracing path. r=bhackett
2011-12-19 10:24:56 -08:00
Justin Lebar
94adbaf2e8
Bug 711602 - Fix "ASSERTION: bad size recorded" with CloseOnShutdown. r=bsmedberg
2011-12-19 15:49:04 -05:00
Ed Morley
cb5ce4e6f8
Backout 4f44ef4d21fb (bug 710877) for Android test failures on a CLOSED TREE
2011-12-19 20:29:35 +00:00
Ed Morley
26471af978
Backout 76dcfabe0a2a, d8004eb22252, 86e91202ef51 & f9a5736cd6bc (bug 695845) for build failures on windows
2011-12-19 20:27:59 +00:00
Matt Woodrow
876ec275f7
Bug 695845 - Part 4: Move BasicShadowableLayer into ImageLayers.h. r=cjones
2011-12-19 14:49:45 -05:00
Matt Woodrow
c80e8f62d2
Bug 695845 - Part 3: Add Flush() and Disconnect() methods to ImageContainer. r=cjones
2011-12-19 14:49:45 -05:00
Matt Woodrow
6f643cfd80
Bug 695845 - Part 2: Add ShadowImplData. r=cjones
2011-12-19 14:49:45 -05:00
Matt Woodrow
de442321de
Bug 695845 - Part 1: Add ImplData to ImageContainer. r=roc
2011-12-19 14:49:45 -05:00
Margaret Leibovic
6f984a4dc3
Bug 710703 - Use "plugins" instead of "flash" in strings. r=mfinkle
2011-12-19 11:43:39 -08:00
Jim Mathies
a8a96d37de
Bug 711073 - fixup vista sdk build bustage post landings in bug 661991. r=neil
2011-12-19 13:27:11 -06:00
Jeff Gilbert
42a004e3d6
Bug 711649 - Resolve OGL canvas layer in UpdateSurface - r=mattwoodrow
2011-12-19 11:21:56 -08:00
Rafael Ávila de Espíndola
6f86a3b302
Bug 711536 - finalize statements and close connection. r=mak.
2011-12-19 13:55:08 -05:00
Sriram Ramasubramanian
f3bce4e03e
Bug 704864: New tabs tray with thumbnails [r=mfinkle]
2011-12-14 14:31:39 -08:00
Matt Brubeck
475d8bbe4a
Bug 699052 - Android back button should close the selected tab and return to the parent tab when possible [r=mfinkle]
2011-12-19 10:44:52 -08:00
Matt Brubeck
f193facfa8
Back out bcf9ce858829 and a3bade82ac92 (bug 711799) for build failures
2011-12-19 10:43:08 -08:00
Matt Brubeck
f6c0f8759f
Back out c68ddc33f098 and 18332142caa5 (bug 624621) for jsreftest failures
2011-12-19 10:42:27 -08:00
Joel Maher
2c7b7991b4
Bug 710877 - allow reftest to use FileUtils and remove quit.js code. r=dbaron
2011-12-19 13:29:28 -05:00
Jeff Walden
1449d822ef
Bug 711799 - Fix a few implicit-declaration warnings in trace-malloc. r=dbaron
...
--HG--
extra : rebase_source : 67dc7295b8a2022e02f892f7eac74414e61b1c86
2011-12-17 22:56:55 -05:00
Jeff Walden
14ec702bf5
Bug 711799 - Add MOZ_FINAL a bunch of places to silence Clang warnings. r=dbaron
...
--HG--
extra : rebase_source : 8ca811fe7427626e39f677a672986a27829b0feb
2011-12-17 22:47:45 -05:00
Rafael Ávila de Espíndola
116e2e8672
Bug 711494 - close _dbConnection. r=mak.
...
--HG--
extra : rebase_source : 4c8c7838b30c25fe7dea4a1b9f5d8cb7b0b9e6c5
2011-12-19 13:10:18 -05:00
Daniel Holbert
b9e0a249fe
Bug 710990: Replace duplicate aStartVal check with aEndVal check, in SVGOrientSMILType::Interpolate. r=jwatt
...
--HG--
rename : layout/reftests/svg/smil/anim-marker-orient-01.svg => layout/reftests/svg/smil/anim-marker-orient-02.svg
2011-12-19 10:03:45 -08:00
Kartikaya Gupta
61617b523f
Bug 711232 - Fix multiple useless zooms during page load. r=pcwalton
2011-12-16 17:01:02 -05:00
Kartikaya Gupta
fc5362f6b9
Bug 711232 - Avoid unnecessary bounce animations. r=pcwalton
2011-12-16 17:01:02 -05:00
Kartikaya Gupta
8ae4540422
Bug 708745 - Do a better job of opening new tabs. r=mfinkle
2011-12-16 17:01:03 -05:00
Boris Zbarsky
7a73792120
Bug 624621 part 3. Use the pre-redirect filename as the script filename and the channel principal as the origin principal, and base our cross-origin check on the origin principal. r=mrbkap
2011-12-19 12:48:12 -05:00
Boris Zbarsky
1c5210f6b2
Bug 624621 part 2. Add an origin principal argument on nsIScriptContext::EvaluateString and pass that through to the JS engine. r=mrbkap
2011-12-19 12:47:52 -05:00
Josh Matthews
d8b8c1b6d9
Bug 709262 - Disable disk cache if the user chooses to sanitize private data on shutdown. r=michal.novotny
2011-12-19 12:18:29 -05:00
Justin Lebar
8bdfecf17f
Bug 711490 - Add telemetry and memory reporters for counting low-memory events. r=njn
2011-12-19 11:57:57 -05:00
Wes Johnston
af53fa0ea8
Bug 708273 - Add save image support. r=mfinkle
2011-12-19 08:44:48 -08:00
Mats Palmgren
a527360967
Bug 690187 - Clip or suppress a marker if it makes the line empty. r=roc
2011-12-19 15:48:31 +01:00
Mats Palmgren
85e701717b
Bug 690187 - Make the edge analysis report back if text or atomic inline-level content is visible between the marker edges. r=roc
2011-12-19 15:48:31 +01:00
Mats Palmgren
1dad02e9a5
Bug 690187 - Use a bit on each marker to track if it's active (only text-overflow:clip means inactive for now); check the flag rather setting the clip edge at infinity to disable ellipsing on a side. r=roc
2011-12-19 15:48:30 +01:00
Kartikaya Gupta
805ba700f3
Bug 711453 - Avoid potentially corrupting the fling velocity. r=pcwalton
2011-12-19 09:26:41 -05:00
Kartikaya Gupta
8037a08bf6
Bug 695170 - Fix incorrect comment caught by gcp. r=gcp
2011-12-19 09:26:20 -05:00
Jonathan Kew
ffed6ec18f
bug 631479 followup - re-enable Graphite now that PGO builds are possible again. rs=khuey
2011-12-19 13:50:20 +00:00