Commit Graph

140668 Commits

Author SHA1 Message Date
Stephen Pohl
4975c64924 Bug 874570: Make scrollbar frames smaller for small overlay scrollbars. r=smichaud 2013-08-01 17:01:22 -04:00
Nicholas Nethercote
a41f58081c Bug 899834 (attempt 2) - Use a better hash function for the atoms table. r=luke.
--HG--
extra : rebase_source : 8de314d19777ec380c8a4462b04563d77879526f
2013-07-30 18:01:26 -07:00
Ted Mielczarek
276c07f76c bug 893785 - don't fire gamepadconnected events for windows that have already received them. r=smaug
--HG--
rename : dom/tests/mochitest/gamepad/test_gamepad_hidden_frame.html => dom/tests/mochitest/gamepad/test_gamepad_connect_events.html
2013-08-01 13:52:27 -04:00
Ted Mielczarek
cd37b97437 bug 899849 - fix MozbuildObject.from_environment to work right when no mozconfig specified. r=gps 2013-08-01 13:52:27 -04:00
Dan Gohman
f3df36ec63 Bug 898468 - IonMonkey: Fix a typo in a comment. r=evilpies 2013-08-01 13:42:49 -07:00
Andrew Halberstadt
de8ffd1458 Bug 900444 - Mozprofile writes permissions inefficiently, r=jgriffin 2013-08-01 16:42:32 -04:00
Timothy Nikkel
9170934245 Bug 900662. Pass sync decode flags through moz-element painting so images inside moz-element work correctly with reftests. r=mstange 2013-08-01 15:42:34 -05:00
Dan Gohman
cb38cf08dc Bug 898468 - IonMonkey: Optimize min/max for the case where RangeAnalysis can prove that there are no NaNs. r=evilpies 2013-08-01 13:39:28 -07:00
Dan Gohman
9514e8723b Bug 898468 - IonMonkey: Micro-optimize floating-point min and max using x86's minsd and maxsd instructions. 2013-08-01 13:34:48 -07:00
Terrence Cole
6145ae92b3 Bug 900198 - Suppress spurious static analysis rooting hazards in AsmJS; r=sfink
--HG--
extra : rebase_source : 3b95beff05958e6a9becc3bef3f057f30d4d93bd
2013-08-01 13:29:46 -07:00
Dan Gohman
181be6777f Bug 898451 - Add const to several more read-only static variables. r=evilpies 2013-08-01 13:26:04 -07:00
Nikhil Marathe
00ebb360de Bug 900236 - More rooting fixes for StructType field list. r=terrence
--HG--
extra : rebase_source : 06a0ecd83019b6fe9a6819c2b4f990d645d1cf22
2013-08-01 13:19:13 -07:00
Luke Wagner
e6de11ae70 Bug 899832 - hoist JSScript::originPrincipals and LazyScript::originPrincipals into ScriptSource (r=bhackett)
--HG--
extra : rebase_source : a71608e039c67c7ee9c8b41eb5946ae993d5a697
2013-08-01 13:47:39 -05:00
Nikhil Marathe
75484c8541 Bug 898622 - Fix StructType errors and handling. r=nmatsakis
--HG--
extra : amend_source : db42834ef0ab8cd218b52f4c631b94c5ca45fe09
2013-08-01 13:10:50 -07:00
Jonathan Wilde
f865ff1782 Bug 899726 - Defect - during keyboard showing/hiding, sometimes hidden appbars show up. r=mbrubeck
--HG--
extra : rebase_source : 520ea7bbfb5667cb96d603ec876fd8bc9a9610ec
2013-08-01 11:59:17 -07:00
Jonathan Wilde
f8a506ddbd Bug 892241 - Change - NewUI - Disable extraneous UI elements when on start screen. r=mbrubeck
--HG--
extra : rebase_source : 582f36a246323cbb0e0c29e8db61081375abaa44
2013-07-31 19:04:56 -07:00
William Lachance
32ef6a4629 Bug 900629 - Mirror mozdevice 0.29;r=ahal 2013-08-01 16:08:18 -04:00
Nathan Froyd
4a066c8214 Bug 900181 - remove unused <iostream> #include from PeerConnectionMedia.h; r=jesup 2013-07-31 13:53:47 -04:00
Nathan Froyd
8540f0b471 Bug 900088 - remove unused <iostream> #include from DataChannel.cpp; r=jduell 2013-07-31 13:09:00 -04:00
Nathan Froyd
e5c7996134 Bug 900090 - make various bits of nsEventStates constexpr to avoid static constructors; r=smaug 2013-07-31 13:08:35 -04:00
Nathan Froyd
34ce002a8b Bug 900050 - remove dead prclist.h #include from nsSegmentedBuffer.h; r=ehsan 2013-07-31 12:12:43 -04:00
Nathan Froyd
91ea594a40 Bug 900047 - remove nsIOThreadPool code; r=jduell 2013-07-31 12:04:47 -04:00
Nikhil Marathe
26b6d43660 Bug 899904 - Include header for [NoInterfaceObject]s exposed on Navigator. r=khuey
--HG--
extra : rebase_source : 825404f9466f6fe582650e2397734822e9cfa9c1
2013-08-01 10:28:47 -07:00
Jonathan Griffin
83f6c1c3cb Bug 898074 - Open Marionette's port with a backlog of 0, r=dhylands, on a CLOSED TREE for possible orange fix 2013-08-01 12:50:38 -07:00
Alexander Surkov
a104fd13eb Bug 894573 - ARIA state mapping should treat undefined value same way if value was missed, r=tbsaunde 2013-08-01 11:11:56 -04:00
Masatoshi Kimura
5f8f13c41c Bug 673919 - Remove routeEvent, enableExternalCapture and disableExternalCapture. r=smaug 2013-08-01 23:48:18 +09:00
Marty Rosenberg
3fd27d0e89 Bug 900487: Fix bailoutIf to be complaint with parallel js. (r=shu) 2013-08-01 09:51:33 -04:00
Armen Zambrano Gasparnian
82ef15959e Bug 900189 - Insert mozharness to the front of sys.path in talos's mach_command.py. NPOTB. DONTBUILD. r=gps 2013-08-01 09:19:40 -04:00
Jon Coppeard
b5f3a360bc Bug 898857 - Assertion failure: ins->mirRaw()->isAsmJSUDiv() || ins->mirRaw()->isAsmJSUMod(), at ion/arm/CodeGenerator-arm.cpp:1910 r=mjrosenb 2013-08-01 14:08:00 +01:00
Jim Mathies
6fade54020 Bug 898457 - Don't display a horizontal scrollbar in flyout panels. r=tabraldes 2013-08-01 07:31:35 -05:00
Jim Mathies
b3a14aa1c6 Bug 899027 - Fixes for various errors in FormHelper while running the tests in bug 891688. r=rsilveira 2013-08-01 07:31:35 -05:00
Jim Mathies
4fa0b49e80 Bug 891688 - Fix for caret selection not always appearing in subframes. r=mbrubeck 2013-08-01 07:31:34 -05:00
Jon Coppeard
9a23e23827 Bug 899970 - Post barrier heap pointers in js/ipc r=terrence 2013-08-01 11:21:44 +01:00
aceman
2fb4d94b87 Bug 896738 - Declare msg variable in testing/xpcshell/head.js. r=ted 2013-08-01 10:39:18 +01:00
Marty Rosenberg
c980c2e9fe Bug 900357: Don't use the ScratchRegister when the ScratchRegister can be used for computing an address. (r=jbramley) 2013-08-01 05:02:00 -04:00
David Zbarsky
ec4563559d merge backout 2013-08-01 01:54:34 -07:00
David Zbarsky
93caf8a63e backout Bug 893117 for mochitest failure 2013-08-01 01:54:09 -07:00
Nicholas Cameron
4772e654e1 merge backout, a=me 2013-08-01 18:39:19 +12:00
Nicholas Cameron
ad9125745a merge backout, a=me 2013-08-01 18:38:06 +12:00
Nicholas Cameron
f67c88d7e9 back out bug 874721, bug 899435 2013-08-01 18:30:46 +12:00
David Zbarsky
ef034aeb17 Bug 893117: Remove nsIDOMHTMLDListElement r=bz 2013-07-31 23:12:41 -07:00
David Zbarsky
c59f81b1cd Bug 893117: Remove nsIDOMHTMLMeterElement r=bz 2013-07-31 23:12:40 -07:00
David Zbarsky
8673c39649 Bug 893117: Remove nsIDOMHTMLParamElement r=bz 2013-07-31 23:12:40 -07:00
David Zbarsky
3f4a6c913e Bug 893117: Remove nsIDOMHTMLFontElement r=bz 2013-07-31 23:12:40 -07:00
David Zbarsky
aa2fc03e9f Bug 893117: Remove nsIDOMHTMLLegendElement r=bz 2013-07-31 23:12:40 -07:00
David Zbarsky
df3b7d2509 Bug 893117: Remove nsIDOMHTMLModElement r=bz 2013-07-31 23:12:39 -07:00
David Zbarsky
e477de162b Bug 893117: Remove xpidl for nsIDOMHTMLDirectoryElement r=bz 2013-07-31 23:12:39 -07:00
David Zbarsky
3b388eec88 Bug 893117: Remove nsIDOMHTMLOutputElement r=bz 2013-07-31 23:12:39 -07:00
David Zbarsky
e81764d267 Bug 893117: Remove nsIDOMHTMLDataListElement r=bz 2013-07-31 23:12:39 -07:00
David Zbarsky
7d3fb419c1 Bug 893117: Remove nsIDOMHTMLUnknownElement r=peterv 2013-07-31 23:12:39 -07:00