Commit Graph

124293 Commits

Author SHA1 Message Date
Jacek Caban
ac078a4580 Bug 849174 - inline function declared as dllimport warning js jsfriendapi.h r=bholley 2013-03-09 17:26:07 +01:00
Phil Ringnalda
70e53ca277 Back out c9f5d3ebba39 (bug 835552) for Windows build bustage
CLOSED TREE
2013-03-09 08:15:42 -08:00
Kannan Vijayan
c916e7babb Bug 849302 - Allow rooting of IonCode objects. r=terrence 2013-03-09 11:02:51 -05:00
JosiahOne
dd197b6964 Bug 845807 - Blue link text should be lighter by default. r=mconley, ui-r=shorlander 2013-03-01 13:14:24 -05:00
Albert Crespell
748b341c97 Bug 844774 - Move old samples to last one. r=khuey 2013-03-04 17:35:40 +01:00
Andre Reinald
c7a31a8805 Bug 839029 - Don't repaint default button if disabled or inactive. r=mstange, r=josh 2013-03-07 17:26:39 -05:00
Matt Woodrow
d8320e5731 Bug 846971 - Don't create layers that are scaled to 0. r=roc 2013-03-06 09:04:40 +13:00
Ryan VanderMeulen
e1773ff7fa Merge m-c to inbound. 2013-03-07 17:26:36 -05:00
Jeff Gilbert
0ba5e1b160 Bug 848023 - Backout 123989 for mistaken push on r- 2013-03-07 14:13:09 -08:00
Patrick McManus
1f8686901d bug 848360 - telemetry for ssl ratios of http transactions and page loads r=jduell 2013-03-07 16:52:52 -05:00
Brian R. Bondy
f7506474e5 Bug 848798 - currentElement browser.js null usage assertion. r=mbrubeck 2013-03-07 16:52:04 -05:00
Chris Peterson
00db990595 Bug 848761 - input element's type attribute values are case-insensitive. r=jchen 2013-03-07 14:12:40 +00:00
Ryan VanderMeulen
f9743bfe87 Backed out changeset ad01bb8a6742 (bug 848423) for Windows PGO mochitest-2 crashes. 2013-03-07 16:47:07 -05:00
Stephen Pohl
859a46a11f Bug 848417 - Use wcsncpy instead of wcscpy. r=bbondy 2013-03-07 13:41:37 -08:00
Yiming Yang
d5009568e6 Bug 848448 - add Actions from marionette into package and up the version number, r=mdas 2013-03-06 14:41:21 -08:00
Geoff Brown
99352ee61e Bug 784242 - set browser.viewport.scaleRatio during robocop tests; r=kats 2013-03-07 14:05:24 -07:00
Simon Montagu
65bca04d24 Move WalkDescendantsClearAncestorDirAuto from BeforeSetAttr to OnSetDirAttr to simplify the test for elements that had dir=auto but no longer do, especially <bdi>. Bug 845093, r=ehsan 2013-03-07 22:53:08 +02:00
Simon Montagu
9227c29ea2 Make sure not to return the old text node in ResetNodeDirection. Bug 845093, r=ehsan 2013-03-07 22:53:08 +02:00
Simon Montagu
f91dc1e794 Set the AncestorHasDirAuto flag for all new text nodes that need it. Bug 847127, r=ehsan 2013-03-07 22:53:07 +02:00
Simon Montagu
929eb364df Testcase from bug 847127, r=ehsan 2013-03-07 22:53:07 +02:00
Terrence Cole
09f0476417 Bug 848612 - Don't store strings in the store buffer; r=billm
--HG--
extra : rebase_source : f287f6b0945bc0a84ac1acfef9fcad985591db82
2013-03-07 10:50:26 -08:00
Terrence Cole
e0dc40c806 Bug 848608 - Make eagerlyTraceWeakMaps an enum; r=billm
--HG--
extra : rebase_source : 20558f611dda644f966d4660b88895a0cbc5c7d1
2013-03-07 10:49:30 -08:00
Terrence Cole
9784aa8945 Bug 848599 - Implement DisableGenerationalGC like DisableIncrementalGC; r=billm
--HG--
extra : rebase_source : aad333f9196a74e4579be70bd2ebf62fe16f23ed
2013-03-07 10:47:56 -08:00
J. Ryan Stinnett
c9f0837861 Bug 796009 - Streamline keyboard nav of markup in inspector; r=jwalker 2013-02-28 20:50:24 -06:00
Ekanan Ketunuti
c9a709b922 Bug 846642 - Un-prefix border-image from devtools; r=jwalker 2013-03-01 14:03:08 +07:00
Joe Drew
181d2fdae5 Bug 847559 - Handle writes to a size-only JPEG decoder after we've gotten the size. r=seth
--HG--
extra : rebase_source : c02aa4f03dbba90d07f55d383a507bb27f605287
2013-02-27 14:23:08 -05:00
Joey Armstrong
7a3348f6ce bug 734139: replace mkdir -p calls with mkdir_deps 2013-03-05 12:27:58 -05:00
Ali Juma
e299ec44de Bug 691661 - Add missing break statement in cairo-ft-font.c from upstream. r=jmuizelaar 2013-03-05 12:13:30 -05:00
Alexander J. Vincent
fd4aa63039 Bug 847382: Fix XULRunner SDK builds. r=glandium 2013-03-04 23:09:14 -08:00
Albert Crespell
06ca517382 Bug 839757 - Tests. r=honzab 2013-03-03 09:08:44 +01:00
Albert Crespell
490cdc1d6a Bug 839757 - Net glue. r=honzab 2013-03-03 09:06:38 +01:00
Albert Crespell
5ef5f4a1e0 Bug 839757 - Implementation. r=honzab 2013-03-03 09:04:38 +01:00
Albert Crespell
5e085ec7cb Bug 839757 - Interface definition. r=honzab 2013-03-03 09:00:56 +01:00
Cameron Kaiser
ba3df5fcde Bug 847804 - Remove assert in SVGPreserveAspectRatio.h. r=dholbert 2013-03-04 22:27:53 -08:00
Gregory Szorc
ff16a41693 Bug 846885 - Prevent double inclusion of qcms and gtkxtbin in build system; r=glandium 2013-03-05 08:27:55 -08:00
Ryan VanderMeulen
b1426afcc4 Backed out changeset e4a14eaefe1d (bug 841413) for mochitest orange. 2013-03-05 11:27:36 -05:00
Randell Jesup
5a22f3758f Bug 846553: Use non-blocking connect() for SCTP DataChannelConnections, notify disconnects r=mcmanus 2013-03-05 11:17:07 -05:00
Trevor Saunders
f3e61a4b14 bug 846619 - add some static checking for use of _INHERITED cc class macros r=smaug 2013-02-28 18:11:18 -05:00
Philip Chee
b035f7e238 bug 722299 followup: VS2008 bustage fix for Bug 722299 Implement new IDN Unicode display algorithm. r=honza.b 2013-03-02 20:30:30 +08:00
Josh Matthews
011099e5ef Bug 844561 - Avoid prompting about closing private windows unnecessarily. r=ehsan 2013-03-05 10:41:58 -05:00
Jim Chen
8642b4016c Bug 843048 - Delay setting IME context on Gecko thread instead of Java thread; r=cpeterson 2013-03-05 15:24:35 +00:00
J. Ryan Stinnett
9271130e3c Bug 830543 - Add padding to style editor nav when no stylesheets present; r=paul 2013-02-22 15:12:35 -06:00
Nick Fitzgerald
09e1270090 Bug 848576 - "Remove scripts and newScript packets from the RDP"; r=past 2013-03-11 15:35:00 -07:00
Terrence Cole
1ae24eae60 Bug 843907 - Move to manual barriering for MapObject and SetObject's key; r=billm
Automatically adding keys from the OrderedHashTable to the store buffer does not
work because the table uses a non-null value to indicate "empty". Since
RelocatableValue expects NULL to be used for this purpose, minor GCs attempt to
mark the tombstone as if it were a value. This obviously fails.

RelocatableValue is also extremely slow and moving to manual barriering will
make MapObject and SetObject faster with generational GC.

--HG--
rename : content/svg/content/src/SVGFETileElement.cpp => content/svg/content/src/nsSVGFilters.cpp
extra : rebase_source : ae675d0a16c61fccb7a88468cd32ae2d1899e2e3
2013-02-21 17:31:52 -08:00
Nathan Froyd
ccb206da1e Bug 849866 - fix signed/unsigned comparison warning in nsDocument::Register; r=smaug 2013-03-11 12:26:17 -04:00
Bobby Holley
72c6ad5e13 Bug 825697 - Check for all wrapper types. r=mrbkap 2013-03-11 10:13:25 -07:00
Jan de Mooij
16efba1f97 Bug 830943 part 2 - Add asserts, testcase. r=dvander 2013-03-11 17:53:23 +01:00
Markus Stange
09292dc7dc Bug 676248 - Make the window GL context transparent on OSX. r=bgirard 2013-03-11 12:29:00 -04:00
Chris Lord
c2e09db365 Bug 849254 - Fix NullPointerException in BrowserApp.setToolbarHeight. r=kats 2013-03-11 16:04:55 +00:00
Neil Deakin
effc6c1616 Bug 407983, add clipboard events constructor, r=smaug 2013-03-11 11:49:56 -04:00