Commit Graph

124278 Commits

Author SHA1 Message Date
Kyle Huey
d705dcdf5f Bug 850153: Try harder to avoid blowing out the command line limit. r=gps 2013-03-12 13:55:20 -07:00
Rodrigo Silveira
67eca776d5 Bug 844371 - Add Cut to the text field context menu. r=fryn r=mbrubeck 2013-03-06 15:56:15 -08:00
Frank Yan
d7983ccc33 Bug 837486 - Reposition pinned tabs when resetting tab strip underflow. r=dao 2013-02-21 16:55:47 -08:00
Kyle Huey
6c64536e24 Bug 840673: Shut down the timer before shutting down the thread, so that spinning the event loop while shutting down the thread does not cause us to see the timer firing and reenter. r=bent 2013-03-12 13:45:23 -07:00
Seth Fowler
4a04f7ad3a Bug 843895 (Followup) - Use a dummy variable in FrozenImage::GetAnimated. r=me 2013-03-12 13:42:09 -07:00
Till Schneidereit
96edceb0df Bug 787927 - Prevent self-hosted JS script from being registered with the debugger. r=jimb
--HG--
extra : rebase_source : e5fd2c4bc80d11ad782180d10123c563eca5347a
2012-09-03 16:04:14 +02:00
Sunny
e8c2143b76 Bug 844127 - Replaced 'Span' with 'Unknown' and added tests for the same. r=bz 2013-03-12 16:36:49 -04:00
Kyle Huey
ed2e013439 Bug 849094: Tests. r=bent 2013-03-12 13:33:40 -07:00
Kyle Huey
032da3afe6 Bug 849094: Check our state again after spinning a sync loop. r=bent 2013-03-12 13:33:40 -07:00
Kyle Huey
faac2504c0 Bug 849654: Kill nsClassHashtableMT. r=bsmedberg 2013-03-12 13:33:40 -07:00
Ehsan Akhgari
ffee05887e Bug 849916 - Part 3: Create an engine for PannerNodes and make sure that we deliver the panner and listener parameters to it; r=padenot 2013-03-12 14:34:55 -04:00
Ehsan Akhgari
7a26abd817 Bug 849916 - Part 2: Add helper functions for sending different argument types to the AudioNodeStream; r=padenot 2013-03-12 11:28:14 -04:00
Ehsan Akhgari
023850e72d Bug 849916 - Part 1: Make it possible to send ThreeDPoint objects as commands to the MSG thread; r=padenot 2013-03-12 11:16:42 -04:00
Terrence Cole
24652cd8a3 Bug 841065 - Do not call pre-barrier on finalized objects when finalizing Map and SetObjects; r=billm
--HG--
extra : rebase_source : db2bbca3687ec396454645a8b60455356a4de453
2013-02-13 11:51:48 -08:00
Terrence Cole
3520e5c7a1 Bug 849536 - Make GetGCThingTraceKind work for Nursery things; r=billm
--HG--
extra : rebase_source : f13dffb79a041292b3a2b283927d4ca8bdda2dcf
2013-03-11 10:47:33 -07:00
Terrence Cole
52bf3c5d23 Bug 848199 - Rename the post barrier verifier nursery; r=billm
This allows us to use the post barrier verifier in parallel with generational
GC. It also makes the state tracking during verification much simpler.

--HG--
extra : rebase_source : d4e1f8486b46178ccfc90df5f2ec983a5b7d10c1
2013-02-05 14:07:28 -08:00
Patrick McManus
8cb1d2ca76 bug 787158 - nshttpconnection::mtransaction null pointer r=honzab
--HG--
extra : rebase_source : ea0d42da6f78bd8b83415893fc0109a18ecbacc5
2013-03-12 16:00:58 -04:00
Patrick McManus
9143e41588 bug 829120 - spdy could call connection::Activate re-entrantly r=honzab
--HG--
extra : rebase_source : b9df38e82e3bf3cf7a9ba6ff92770e37f03f6977
2013-03-12 16:00:58 -04:00
Patrick McManus
c9bebb501e bug 788001 - incorrect spdy assert conditions r=honzab
--HG--
extra : rebase_source : 9e5bc856e2075dc5b497d165e328f6f8667e5493
2013-03-12 15:41:56 -04:00
Mark Finkle
277390be58 Bug 826476 - Modify sqlite database pragmas to possibly improve performance r=kats 2013-03-12 16:19:47 -04:00
Ryan VanderMeulen
f6ea8893e6 Backed out changesets 4ee69256f8f2, 2becc603eeb8, and afad1c17015e (bug 849916) for bustage on a CLOSED TREE. 2013-03-12 16:16:30 -04:00
Jonathan Watt
1c54d78c4b Bug 828157 - Reftest to test that the focal point of a radialGradient is handled correctly. r=Bas 2013-03-12 15:55:50 -04:00
Bas Schouten
3a61db8df3 Bug 828157 - Properly offset gradient origin when using D2D to draw moderately complex gradients. r=jmuizelaar 2013-03-12 15:55:50 -04:00
Cykesiopka
af490f4b91 Bug 751378 - Remove unused CAPS strings from stringbundle. r=bz 2013-03-12 15:55:50 -04:00
Yosy Attias
e132b7ac16 Bug 845055 - Check the mime type is not null before testing the mime type itself. r=dao 2013-03-12 12:48:59 -07:00
Brian Hackett
fcd89d28e4 Bug 836968 - Cache shapes for JSON objects and assign types to constructed JSON objects and arrays, r=waldo,jandem. 2013-03-12 13:45:21 -06:00
Ehsan Akhgari
fc535e7e15 Bug 849916 - Part 3: Create an engine for PannerNodes and make sure that we deliver the panner and listener parameters to it; r=padenot 2013-03-12 14:34:55 -04:00
Ehsan Akhgari
4cbb915b76 Bug 849916 - Part 2: Add helper functions for sending different argument types to the AudioNodeStream; r=padenot 2013-03-12 11:28:14 -04:00
Ehsan Akhgari
d7560401d9 Bug 849916 - Part 1: Make it possible to send ThreeDPoint objects as commands to the MSG thread; r=padenot 2013-03-12 11:16:42 -04:00
Benoit Jacob
97bd7d944f Bug 840260 - make an assert crash release builds so we catch this sooner - r=peterv 2013-02-11 18:15:55 -05:00
Benoit Jacob
aa302576ad Bug 849667 - Fix/simplify CheckedInt's use-outside-of-MFBT setup - r=Waldo 2013-03-12 15:40:29 -04:00
Benoit Jacob
feda0f5a7e Bug 843273 - block Direct2D on Intel drivers <= 8.15.10.2302 - r=joe 2013-03-12 15:40:29 -04:00
Eddy Bruel
80783af0a4 Bug 850086 - Recognize source URLs inside multiline comments. r=tschneidereit
--HG--
extra : rebase_source : dd7487c8a2d977b6b9013d5eac7421431d5a7115
2013-03-12 19:27:57 +01:00
Jesse Ruderman
594ad00ba3 Bug 404077 followup - remove bug mention from a test. DONTBUILD 2013-03-12 12:36:08 -07:00
Kartikaya Gupta
dda8bf9025 Bug 805479 - When calculating the initial fling velocity use an average of recent velocities to work around bad input events. r=Cwiiis 2013-03-12 11:16:28 +00:00
Chris Lord
c0c45efed8 Bug 846772 - Enable dynamic toolbar by default on Android. r=kats 2013-03-12 18:32:26 +00:00
Chris Lord
95d6ff91ed Bug 846772 - Fuzz dynamic-clipPath-01 and scroll-rounding tests for Android. r=jwatt,matspal
These tests need extra fuzzing when the dynamic toolbar is enabled.
2013-03-12 18:32:26 +00:00
Chris Lord
1f5858b6a6 Bug 846772 - Disable dynamic toolbar on robocop tests. r=kats,jmaher
Pretty much all of the robocop tests that involve input assumed a static UI.
Making them compatible with the dynamic toolbar would require a considerable
rethink, so turn it off by default. We can introduce robocop tests specifically
for the dynamic toolbar later.
2013-03-12 18:32:26 +00:00
Chris Lord
34f36a04cf Bug 846772 - Observe dynamic toolbar pref on Android. r=kats
Respond to this pref changing instantly instead of requiring a restart.
2013-03-12 18:32:26 +00:00
Chris Lord
c908455874 Bug 846772 - Add prefs observing to PrefsHelper/browser.js on Android. r=kats 2013-03-12 18:32:25 +00:00
Olli Pettay
b317f5f76d Bustage fix for Bug 847607, CLOSED TREE
--HG--
extra : rebase_source : 5813d5213ce7aad43c6e8e74792e21656864200e
2013-03-12 20:47:21 +02:00
Ryan VanderMeulen
ba7d37f460 Backed out changeset d31d517c7f7c (bug 840593) for robocop orange on a CLOSED TREE.
DONTBUILD
2013-03-12 14:37:39 -04:00
Julian Seward
e8bbb67556 Bug 779291: Implement SPS stackwalk using the breakpad unwinder. r=bgirard,glandium
bug 850089 - fix SPS with disable-crashreporter. Patch by Ted Mielczarek <ted@mielczarek.org>, r=glandium
Bug 850132 - SPS breakpad unwind (bug 779291) breaks Win64 builds with "Unsupported platform". Patch by Makoto Kato <m_kato@ga2.so-net.ne.jp>, r=ted
2013-03-10 23:00:23 +01:00
Chris Lord
cee569cde8 Bug 849845 - Map Gamepad L1/R1 to back/forward on Android. r=kats 2013-03-12 17:58:23 +00:00
Chris Lord
d9c4c6a244 Bug 849958 - Add primitive axis-locking code to dynamic toolbar. r=kats
Add some axis-locking code that adds a scroll threshold to toolbar appearance,
and stops the toolbar from appearing when scrolling down then up when the
toolbar isn't visible, or when scrolling side to side.
2013-03-12 17:58:13 +00:00
Nathan Froyd
dc314b6019 Bug 850270 - write a request's rectangle directly in nsDOMNotifyPaintEvent; r=smaug 2013-03-12 13:26:48 -04:00
Olli Pettay
17f4a92d30 Bug 847607 - Paris bindings for IDB event, r=khuey
--HG--
extra : rebase_source : de5c4ba79b8d990b25abaabd3892847f286737fd
2013-03-12 19:45:59 +02:00
Chris Lord
cc56255a8c Bug 849246 - Follow the scroll velocity for the dynamic toolbar. r=kats
In the rare situation that you cause a fast fling with a very short motion,
it's possible that the toolbar won't hide/show as you expect. Fix this by
saying that any swipe that's faster than the default animation speed
dictates the direction in which the toolbar moves.
2013-03-12 17:38:24 +00:00
Hannes Verschore
385333ea10 Bug 848803: LICM shouldn't hoist intructions that depend on instruction in or after the loop, r=jandem 2013-03-12 18:37:15 +01:00
Vladan Djeric
59ebe5f183 Bug 842852 - LocalStorage performance improvements. r=mak 2013-03-12 13:13:33 -04:00