David Anderson
|
538839e997
|
Fix trace/interp mismsatch in |this| computation (bug 636795, r=gal, a=dmandelin).
|
2011-03-01 23:42:22 -08:00 |
|
Dão Gottwald
|
ab80c92553
|
Bug 623615 - Disable fix for bug 595656 to improve scrolling performance. r=unfocused a=mossop
|
2011-03-02 10:03:26 +01:00 |
|
Matt Woodrow
|
8c8c3d3be5
|
Bug 637901 - Don't trash our cached ImageContainer unless the retained layer manager has changed. r=tnikkel a=blocking2.0
|
2011-03-02 21:53:27 +13:00 |
|
Andreas Gal
|
5d44b220c1
|
Removed another assertion from bug 637214 (a=orange).
|
2011-03-01 23:15:39 -08:00 |
|
Andreas Gal
|
54e6140a75
|
Merge (a=orange).
|
2011-03-01 22:31:24 -08:00 |
|
Andreas Gal
|
7def7dd6fe
|
Backout asserts added for bug 637214 (a=orange).
|
2011-03-01 22:30:41 -08:00 |
|
Ehsan Akhgari
|
bd1295cb93
|
Bug 637214 - Test case; r=bzbarsky a=test-only
|
2011-03-01 21:35:41 -08:00 |
|
Ehsan Akhgari
|
c99ee4bd2e
|
Bug 637214 - Assert that adding/removing elements to/from the ID table is always performed under a script blocker. r=sicking a=blocker
|
2011-03-01 21:35:38 -08:00 |
|
Jonas Sicking
|
7139659c7a
|
Bug 637214: Add scriptblockers around all callers of AddToIdTable/RemoveFromIdTable. r=bz a=blocker
|
2011-03-01 21:33:56 -08:00 |
|
Alexander Surkov
|
e65ba0d756
|
Bug 636945 - add downcasting for nsRootAccessible, r=davidb, a=davidb
|
2011-03-02 13:16:28 +08:00 |
|
Trevor Saunders
|
992a3dcf64
|
Bug 562262 - fix license in a11y files, r=surkov, a=beltzner, NPOTB
|
2011-03-02 13:16:20 +08:00 |
|
Brian Smith
|
2eef6d784d
|
Bug 637361: Backout bug 573043, a=blocker
|
2011-03-01 19:16:22 -08:00 |
|
Brian Smith
|
a5edaf27e8
|
Bug 637361: Backout bug 573043
|
2011-03-01 19:11:22 -08:00 |
|
Ehsan Akhgari
|
9f99601882
|
Work around the Windows subpixel antialiasing craziness as a result of changesets 502114bb31e8 and c1d77dbe4193 by adding a padding to the div containing the text; rs=roc a=orange
|
2011-03-01 18:57:11 -08:00 |
|
Johnny Stenback
|
471f8b1411
|
Bug 637683 followup. Also need to implement nsIIPCSerializable here. r=sicking, a=blocker
|
2011-03-01 20:58:01 -05:00 |
|
Ehsan Akhgari
|
5bcbea73c9
|
Partially back out changeset 90b3dedc677d because changesets 502114bb31e8 and c1d77dbe4193 seem to have fixed those failures on trunk. rs=roc a=orange
--HG--
extra : rebase_source : 7c32134b2f3bf6ef147538a3191e3453d24859e9
|
2011-03-01 17:46:43 -08:00 |
|
Andreas Gal
|
da91f722bf
|
Merge.
|
2011-03-01 17:42:50 -08:00 |
|
Andreas Gal
|
d178c3a95d
|
Merge from Tracemonkey. bug 636879, bug 635155, bug 637206, bug 636820, bug 637397.
|
2011-03-01 17:42:09 -08:00 |
|
Matthew Gregan
|
659508a56b
|
Bug 636894 - Revert bug 634787's change to AUDIO_DURATION_MS to work around a regression in MozAudioAvailable event delivery. r=roc a=roc
|
2011-03-02 14:40:44 +13:00 |
|
haytjes
|
6f29ae98a1
|
Bug 635005: new RegExp(undefined) works like new RegExp(''). (r=cdleary, a=jst)
|
2011-03-01 17:36:54 -08:00 |
|
David Anderson
|
6f0006ec97
|
Fix tracer integration edge case (bug 636879, r=billm,luke).
|
2011-03-01 12:50:37 -08:00 |
|
Nicholas Nethercote
|
c8fb83afe6
|
Bug 635155 - Get full JIT-tests coverage back. r=dmandelin, a=beltzner/npotb.
|
2011-02-28 16:17:05 -08:00 |
|
Andreas Gal
|
2d60041251
|
Avoid excessive GCs after CC (bug 637206, patch/r=smaug/gal).
|
2011-02-28 14:44:22 -08:00 |
|
David Mandelin
|
d1959823c6
|
Bug 636820 relanding: Use new |this| computation in mjit implementation of callgname, r=dvander,gal, a=blocking
|
2011-02-25 19:07:32 -08:00 |
|
joe@drew.ca
|
0caf23e42b
|
Bug 636870 - Using webgl on optimus hardware causes instant crash [part2] (r=jmuizelaar, a=blocker).
|
2011-03-01 17:01:17 -08:00 |
|
joe@drew.ca
|
712889b510
|
Bug 636870 - Using webgl on optimus hardware causes instant crash [part1] (r=jmuizelaar, a=blocker).
|
2011-03-01 17:00:33 -08:00 |
|
Brad Lassey
|
4b4150a43d
|
bug 635814 - add shellName and shellVersion to nsSystemInfo r=dougt a=2.0+
|
2011-03-01 19:32:32 -05:00 |
|
Kyle Huey
|
e79483f9b4
|
Bug 637683: Ensure that the underlying buffer does not go away before any streams handed out by nsDOMMemoryFile. r=sicking a=blocker
|
2011-03-01 18:35:53 -05:00 |
|
Doug Turner
|
dae9e48bd2
|
Bug 637915 - nsJNIString is leaky with zero length strings. r=mwu, a=blocking-fennec
--HG--
extra : rebase_source : 6c1ce49e2ae4bdfeb5c145d0d724c96471eae8e8
|
2011-03-01 16:03:38 -08:00 |
|
Ehsan Akhgari
|
598553ea24
|
Back out changeset 7ed9b3bc059e (bug 637214) because it's not the correct fix; a=me
|
2011-03-01 15:37:46 -08:00 |
|
Ehsan Akhgari
|
76716122b8
|
Bug 636465 - Reset the spellchecking override status when detaching an editor object from the content node; r,a=roc
|
2011-03-01 15:04:42 -08:00 |
|
Matt Woodrow
|
2d304df09d
|
Bug 637367 - Add null checks to DrawPlugin. r+a=roc
|
2011-03-02 11:36:09 +13:00 |
|
Benoit Jacob
|
6713bf8d8e
|
Bug 632587 - 3/3 - add isContextLost - r=jrmuizel, a=joe
|
2011-03-01 17:25:22 -05:00 |
|
Benoit Jacob
|
ff55fd9c7f
|
Bug 632587 - 2/3 - add isContextLost - r=jrmuizel, a=blocking2.0
|
2011-03-01 17:25:22 -05:00 |
|
Vladimir Vukicevic
|
ce24155a82
|
Bug 632587 - 1/3 - implement getSupportedExtensions - r=bjacob, a=blocking2.0
|
2011-03-01 17:25:22 -05:00 |
|
Benoit Jacob
|
e89d52fbce
|
Bug 636613 - Let WebGL mochitest run on Windows XP - r=jrmuizel, a=joe
|
2011-03-01 17:25:22 -05:00 |
|
Benoit Jacob
|
0cf1c9a270
|
Bug 636611 - Block WebGL on Mac OS X 10.5 (not on 10.6) - r=jrmuizel, a=joe
|
2011-03-01 17:25:22 -05:00 |
|
Timothy Nikkel
|
7a86ade4f2
|
Bug 632423. Fix typo in reftest.list file. a=duh
|
2011-03-01 16:01:42 -06:00 |
|
Steven Michaud
|
2549aac4d8
|
Bug 627649 - [Mac] Some events incorrectly passed to a plugin that occur over the plugin. r=roc,josh a=blocking2.0final+
|
2011-03-01 15:15:23 -06:00 |
|
Robert O'Callahan
|
f513c853d0
|
Bug 632423. Enable subpixel AA when we draw into the opaque subrect of a surface. r=tnikkel a=beltzner
|
2011-03-01 14:32:23 -06:00 |
|
Robert O'Callahan
|
808d55a6a9
|
Bug 635373. Disable ThebesLayerBuffer rotation for non-identity resolutions, and add API to disable rotation explicitly. r=cjones a=beltzner
|
2011-03-01 14:30:16 -06:00 |
|
Ehsan Akhgari
|
8f35de7ea9
|
Bug 637214 - Block scripts when the document's ID table is being modified; r=bzbarsky a=hardblocker
|
2011-03-01 11:19:44 -08:00 |
|
Chris Jones
|
6b868349bb
|
Bug 637278: Fix indentation. r=roc a=b
|
2011-03-01 12:27:35 -06:00 |
|
Chris Jones
|
fab4c1ea62
|
Bug 637278: INVALIDATE_NO_UPDATE_LAYER_TREE should subsume INVALIDATE_NO_THEBES_LAYERS. r=tn sr=roc
|
2011-03-01 12:27:35 -06:00 |
|
Joe Drew
|
68b2239829
|
Bug 637413 - Always use a blank blocklist.xml file in the addon manager tests so we aren't broken by blocklist file updates. r=mossop a=blocker
|
2011-03-01 11:58:59 -05:00 |
|
Timothy Nikkel
|
13df36f1ff
|
Bug 636817. Make LayerManagerForDocument return the correct manager even when there is no root frame so that empty transactions work correctly. r=roc a=hardblocker
|
2011-03-01 17:15:23 +01:00 |
|
Mounir Lamouri
|
93f39dae38
|
Bug 637321 - Fix tests that try to use the 'telephone' input type instead of 'tel'. r=bz a=tests
|
2011-03-01 16:04:01 +01:00 |
|
Andreas Gal
|
c55a88ef83
|
Avoid excessive GCs after CC (bug 637206, patch/r=smaug/gal).
--HG--
extra : rebase_source : 722c9e033fcb7a839b0464199a996729cf7f1ca8
|
2011-02-28 14:44:22 -08:00 |
|
Olli Pettay
|
f39d3297e9
|
Bug 630919, add collect and invalidate phases for tree ranges, r=enn+neil, a=jst
--HG--
extra : rebase_source : 0a714e7f3829f9641340e47a83f386ab7a0d0905
|
2011-03-01 14:23:26 +02:00 |
|
ext:(%20roc%40ocallahan.org)
|
5db80a9830
|
Bug 636114 - Crash [@ PluginBackgroundSink::~PluginBackgroundSink() ]; r=jones.chris.g approval2.0=johnath
|
2011-03-01 08:54:37 -04:00 |
|