Daniel Holbert
7383d108b7
merge m-c to m-i, up to m-c revision b9357da14ab8
2012-03-11 15:38:51 -07:00
Bas Schouten
f5a32fbb86
Bug 732988 - Part 2: Use ScaleToSize API for plugin drawing. r=roc
2012-03-11 22:33:23 +00:00
Bas Schouten
891f5531b5
Bug 732988 - Part 1: Add ScaleToSize API to ImageLayers. r=roc
2012-03-11 22:33:22 +00:00
Bas Schouten
8b278dbbde
Bug 734478: Prevent shadowing of adapter1 variable in VerifyD2DDevice. r=jrmuizel
2012-03-11 22:33:22 +00:00
Oleg Romashin
244d654ef4
Bug 734678 - Add support for without-x configuration. r=glandium
2012-03-11 22:41:13 +01:00
Oleg Romashin
72f8c34f42
Bug 734667 - Compilation fail on some toolchains due extra semicolon in EGL Provider. r=joe
2012-03-11 22:41:03 +01:00
Jonathan Watt
55a0c649a1
Bug 734732 - Rename nsISVGChildFrame::SUPPRESS_INVALIDATION so it's not misleading. r=longsonr.
...
--HG--
extra : rebase_source : e12bd28657acceec99b7dc723149a72be1b9b75f
2012-03-11 15:53:36 +00:00
Benoit Girard
d2d06bae65
Backout changeset a76566398d36
2012-03-11 12:03:45 -04:00
Benoit Girard
28264c98df
Backed out changeset 5f5fc6a1133e
2012-03-11 12:03:05 -04:00
Girish Sharma
96e9d0df62
Bug 729480 - Link to rule in Style Editor should show the relevant line at the top of the editor's viewport; r=msucan f=msucan
2012-03-11 11:50:01 +02:00
Ms2ger
906cb53234
No bug - Update test_canvas.html to test for Uint8ClampedArray instead of CanvasPixelArray; r=mounir
2012-03-11 09:54:26 +01:00
Ms2ger
d93f9661f5
Bug 730554 - Part c: Unwrap to nsGenericElement in TexImage2DImageDataOrElement; r=bz
2012-03-11 09:54:24 +01:00
Ms2ger
9814185b9a
Bug 730554 - Part b: Check the result of JS_GetProperty in TexImage2DImageDataOrElement; r=bz
2012-03-11 09:53:24 +01:00
Ms2ger
11fb7b5ca6
Bug 730554 - Part a: Deduplicate code in nsIDOMWebGLRenderingContext_Tex{,Sub}Image2D; r=bz
2012-03-11 09:53:07 +01:00
Ms2ger
b60bdc70f6
Bug 734481 - Make nsIJSArgArray inherit from nsIArray; r=jst
2012-03-11 09:53:05 +01:00
Ms2ger
fdc871b475
Bug 734473 - Remove nsIScriptContext::FinalizeContext; r=jst
2012-03-11 09:51:22 +01:00
Ms2ger
a6baed04c8
Bug 734472 - Pass JSObject to nsIScriptContext::SetProperty; r=jst
2012-03-11 09:50:22 +01:00
Ms2ger
041916ca61
Bug 734468 - Make SetTerminationFunction return void; r=jst
2012-03-11 09:49:15 +01:00
Ms2ger
a95c45d58d
No bug - Declare uri variable in StartTests() in reftest.js to fix a strict JS warning; r=themaid
2012-03-11 09:48:25 +01:00
Ms2ger
4733cca974
No bug - Remove unused variables origStr from HashString; r=themaid
2012-03-11 09:48:18 +01:00
Ms2ger
4d950a4670
Bug 649599 - Make getAttributeNS return null for absent attributes; r=peterv
2012-03-11 09:48:16 +01:00
Ms2ger
5ebe629da9
Bug 732769 - Remove FileError; r=sicking
2012-03-11 09:47:38 +01:00
Ms2ger
c0ca558e0b
Bug 705432 - Remove dead code: txResultRecycler::getNodeSet(const txXPathNode&, txNodeSet**); r=peterv
2012-03-11 09:43:22 +01:00
Ms2ger
05ab4b800a
Bug 733872 - Use JS_GetObjectPrototype in XPCWrappedNativeScope::SetGlobal; r=bholley
2012-03-11 09:43:22 +01:00
Benoit Girard
7e45a83a39
Bug 734691 - Part 2: Move Stack to ThreadProfile since it's thread specific. r=mstange
2012-03-10 23:09:10 -05:00
Benoit Girard
4bdad762cf
Bug 734691 - Part 1: Rename Stack/Profile to imply their thread specific. r=mstange
2012-03-10 23:08:11 -05:00
Dão Gottwald
97cfaea5dd
Bug 733339 - part 4: mark getAllStyleSheets as internal while keeping the legacy function. r=dolske
2012-03-11 05:25:42 +01:00
Dão Gottwald
2ed7e7306a
Bug 733339 - part 3: make the content window passed to gPageStyleMenu.switchStyleSheet optional. r=dolske
2012-03-11 05:25:02 +01:00
Dão Gottwald
b63f244a04
Bug 733339 - part 2: replace gPageStyleMenu.setStyleDisabled with gPageStyleMenu.disableStyle. r=dolske
2012-03-11 05:24:35 +01:00
Dão Gottwald
f721bff622
Bug 733339 - part 1: remove unneeded legacy style sheet switching functions and bind remaining ones to gPageStyleMenu. r=dolske
2012-03-11 05:23:51 +01:00
Mats Palmgren
b0ca471a79
Bug 730769 - Make nsLineBox use a frame hash table for lines with many frames. part=2/2 r=bz
2012-03-11 03:32:27 +01:00
Mats Palmgren
86f1c718ff
Bug 730769 - Add NewLineBox/FreeLineBox methods to nsBlockFrame. part=1/2 r=bz
2012-03-11 03:32:27 +01:00
Mats Palmgren
111242deaa
Bug 732941 - Deal with OOM when copying nsCOMArray. r=bz
2012-03-11 03:32:27 +01:00
Benoit Jacob
86d68e8275
Bug 711656 - Fix bug in D2D blocklisting check - no review
...
Two-fold bug:
- d2dDisabled was set there, only to be overwritten below at line 432
- d2dBlocked was only set there for certain status values, should have been set for any status != NO_INFO.
See https://bugzilla.mozilla.org/show_bug.cgi?id=711656#c85
2012-03-10 13:32:33 -05:00
ffxbld
6ca1aea2c7
Automated blocklist update from host moz2-linux-slave26
2012-03-10 03:22:37 -08:00
Marco Bonardo
25233e6a0a
Backout 4a1f94ebd302 (bug 726502) because it accesses a bogus index in an infinite loop.
2012-03-10 12:08:27 +01:00
Marco Bonardo
27681d2974
Merge last green PGO from inbound to central
2012-03-10 11:21:28 +01:00
Richard Newman
a10f70bcd0
Merge m-c to s-c.
2012-03-09 22:04:29 -08:00
Richard Newman
9b098cd3f0
Bug 700540 - Part 2: intermittent orange in test_jpakeclient. Again. r=gps
2012-03-09 22:03:44 -08:00
Daniel Holbert
444706152b
Bug 734288: Use double math instead of float math for computing surface sizes in nsSVGFE::SetupScalingFilter. r=longsonr
2012-03-09 14:32:11 -08:00
Marco Bonardo
24fbbe6b42
Bug 717070 follow-up - remove wrongly hardcoded Firefox brand.
2012-03-09 22:50:53 +01:00
Doug Turner
168be1c4e1
Bug 726502 - nsDeviceMotion::DeviceMotionChanged may index out of bounds mWindowListeners array. r=smaug
2012-03-09 08:41:25 -08:00
Marco Bonardo
3eef3b0e84
Merge central to inbound
2012-03-09 13:36:35 +01:00
Marco Bonardo
b276d467e3
Merge last PGO-safe changeset from inbound to central
2012-03-09 13:33:59 +01:00
Etienne Segonzac
faf296e3c3
Bug 730323 - Adding missing white listed application for mozTelephony r=vingtetun
2012-03-09 13:10:16 +01:00
Dão Gottwald
9d7c3fd293
No bug - reduce MAX_LEAK_COUNT to match the status quo
2012-03-09 11:39:11 +01:00
Chris Lord
45c6424900
Bug 734175 - Fix uploading all tiles when subtextures are unsupported. r=bgirard
...
The check for sub-texture support happens before iterating over tiles in
TiledTextureImage, and forces the bounds to the boundaries of the
TiledTextureImage. This causes any upload on a TiledTextureImage to re-upload
every single tile, regardless of whether it intersects with the upload region.
Fix this by moving this check inside of the tile iteration loop, and expanding
individual tile upload regions to tile boundaries.
2012-03-09 10:22:59 +00:00
Marco Bonardo
c42f2255fe
Bug 734044 - Let livemarks skip the cache and avoid polluting tests after test_reloadLivemarks.xul
...
r=dietrich
2012-03-09 11:14:40 +01:00
Marco Bonardo
3606a4771c
Bug 591884 - Make IE importer fallback to the default Links folder to support toolbar favorites in versions >= 7
...
r=felipe
2012-03-09 11:13:14 +01:00
Jonathan Kew
5822a6d833
Backed out changeset 118f97e6d4ed (bug 670275) for xpcshell orange.
2012-03-09 10:06:54 +00:00