Gijs Kruitbosch
74abc178d6
Bug 845555 - Fix statistics menu item, r=jaws
2013-04-15 23:06:12 -07:00
Eric Chou
c9b084301f
Bug 861085 - Enable/Disable Bluetooth based on mozSettings value at startup, r=gyeh, r=qdot
2013-04-16 11:02:23 +08:00
Ryan VanderMeulen
26576f2d01
Merge m-c to birch.
2013-04-15 21:53:13 -04:00
Ryan VanderMeulen
95bf443385
Merge the last PGO-green inbound changeset to m-c.
2013-04-15 21:49:22 -04:00
Gregory Szorc
7876cfdc64
Merge mozilla-central into services-central
2013-04-15 16:59:00 -07:00
Gregory Szorc
c9c21b22f4
Merge mozilla-central into services-central
2013-04-15 16:55:11 -07:00
Brian Hackett
5cea8b5390
Bug 862103 - Various benchmark performance fixes.
2013-04-15 17:12:51 -06:00
Brian Nicholson
06ae07c12b
Bug 859584 - Fix about:home thumbnail issues. r=lucasr
2013-04-15 15:31:05 -07:00
Michael Wu
78ce230297
Bug 840315 - Change default serif and sans serif fonts on gonk, r=jfkthame a=blocking-leo
2013-04-15 23:00:08 +02:00
Yiming Yang
4c7c9058f1
Bug 858563 - Add 'long_press' to Action chains, r=mdas
2013-04-15 13:19:22 -07:00
Jan de Mooij
7d4feba80c
Bug 863349 - Optimize IonMonkey double truncation for large numbers on x86 and x64. r=bhackett
2013-04-19 17:26:53 +02:00
Ryan VanderMeulen
a7f5bdfe95
Backed out changeset 4a55715677d7 (bug 856807) for intermittent Linux32 reftest-ipc timeouts.
2013-04-19 11:17:21 -04:00
Ryan VanderMeulen
b39da0c721
Merge m-c to inbound.
2013-04-19 11:17:18 -04:00
Sam Foster
aec8dc9858
Bug 831918 - Fix typo to apply new styling to selected tiles. r=jimm
2013-04-19 16:09:25 +01:00
Jim Mathies
eae7c69dc1
Bug 834370 - Subframe content selection tests. r=rsilveira
2013-04-19 10:01:01 -05:00
Jim Mathies
80fd937028
Bug 834370 - Text area selection tests. r=rsilveira
2013-04-19 10:01:01 -05:00
Jim Mathies
89514ffa3d
Bug 834370 - Basic selection tests. r=sfoster
2013-04-19 10:01:01 -05:00
Jim Mathies
03ee6d44ee
Bug 834370 - Add state getters to selection handler and a test helper for flushing message manager messages. r=mbrubeck
2013-04-19 10:01:00 -05:00
Jim Mathies
2d1b843c37
Bug 834370 - Add selection test helpers to head.js. r=mbrubeck, sfoster
2013-04-19 10:01:00 -05:00
Jim Mathies
f531e7dc6c
Bug 834370 - Remove old state tracking from selection handler. r=sfoster
2013-04-19 10:01:00 -05:00
Mihai Sucan
632f2db72f
Bug 855763 - [Responsive Mode] Fix for intermittent browser_responsiveuiaddcustompreset.js | Test timed out, | Found a tab after previous test timed out: data:text/html,foo, browser_Services.js | Services.prompt is an nsIPromptService; r=jwalker
2013-04-19 13:33:57 +03:00
Nathan Froyd
44f05b987e
Bug 859257 - Backout original fix 4c0d13ce4c4a since ab6e995676bd has superseded it
2013-04-19 10:09:57 -04:00
Randell Jesup
7852e2c3e4
Bug 863429: Fix jprof on debug builds, remove evilness NPOTB DONTBUILD rs=dbaron
2013-04-19 09:54:16 -04:00
Bobby Holley
6768e92c6a
Bug 862918 - Tests for showModalDialog. r=bz
...
These are pretty basic for now, but I'm going to be adding to them in the other bugs
where I munge this stuff.
2013-04-19 09:49:57 -04:00
Bobby Holley
cda50803ef
Bug 862918 - Add a utility method on Cu to get the class name of an object. r=bz
...
instanceof is behaving sketchily on modal window, and I want this test to be robust.
2013-04-19 09:49:57 -04:00
Bobby Holley
39ba7461e7
Bug 862918 - Only create nsGlobalModalWindow for the primary content shell. r=bz
2013-04-19 09:49:56 -04:00
Bobby Holley
cd50434ab7
Bug 862918 - Only pass aIsModalContentWindow if we're actually a content docshell. r=bz
...
Currently, the parent browser.xul docshell ends up getting created as an
nsGlobalModalWindow, because we pass nsIWebBrowserChrome::CHROME_OPENAS_CHROME
from nsWindowWatcher when creating the initial container window. The other
plausible thing to do here would be to add CHROME_OPENAS_CHROME to the call to
CreateTopLevelWindow in nsXULWindow::CreateNewContentWindow, since it's very
clear there that we're just creating the containing browser.xul docshell and not
creating the actual docshell of interest to the caller. But that seems more likely
to have unintended consequences, so we fix it here.
2013-04-19 09:49:56 -04:00
Masatoshi Kimura
377671348b
Bug 859172 - Call SetInputErrorBehavior from convertURItoUnicode. r=smontagu
2013-04-19 22:15:41 +09:00
Ed Morley
15cd88965f
Backed out changeset dc2ced1dd175 (bug 860524) for reftest failures
2013-04-19 13:51:24 +01:00
Robert O'Callahan
4bd8d8b1e8
Bug 862180. Part 2: Rename nsDisplayItem::GetUnderlyingFrame() to Frame(). r=mattwoodrow
2013-04-20 00:02:13 +12:00
Robert O'Callahan
75d8c0a950
Bug 862180. Part 1: Remove null checks on the result of nsDisplayItem::GetUnderlyingFrame(). r=mattwoodrow
2013-04-20 00:01:41 +12:00
Martijn Wargers
01ffcc1bab
Bug 861674 - Change some content mochitests from enablePrivilege to use SpecialPowers. r=jgriffin
2013-04-15 19:50:45 +02:00
Martijn Wargers
ef862b3016
Bug 860748 - Cleanup exclude list for b2g mochitests on the emulator. r=jgriffin
2013-04-15 20:00:16 +02:00
Marco Chen
51794edb79
Bug 836201 - [FM Radio] Music is not playing while FM is playing in background. r=jlebar, a=leo+
2013-04-15 23:02:12 +08:00
Ryan VanderMeulen
84b40fcc6a
Merge m-c to birch.
2013-04-15 12:12:34 -04:00
Ryan VanderMeulen
d2a0208792
Backed out changesets e06db531baaa and 0f1658d37a86 (bug 840315) for B2G reftest failures. a=backout
2013-04-15 11:38:35 -04:00
Georg Fritzsche
a59a366c8c
Bug 848237 - Let IPDL generate runtime aborts for constructor failures in child processes. r=bsmedberg
2013-04-15 15:57:14 +02:00
Michael Wu
176463fa17
Bug 840315 - Change default serif and sans serif fonts on gonk, r=jfkthame a=blocking-leo
2013-04-15 15:14:39 +02:00
Girish Sharma
651b17f44b
Bug 861817 - Stop using Ctrl+Shift+O shortcut for function searching, r=vporof
2013-04-15 17:41:55 +05:30
Josh Marchán
d4c5b06467
Bug 861192 - gcli addon command shows [object Object] instead of a list of addons; r=mratcliffe
2013-04-17 05:10:00 +03:00
Brian Hackett
0010e03b67
Merge m-i to ionmonkey
2013-04-15 05:37:53 -06:00
Brian Hackett
6adc9ceac6
Bug 861439 - Add type barriers when reading from undefined properties of singleton objects.
2013-04-15 05:16:23 -06:00
Jonathan Griffin
ab6b29d8ba
Bug 840315 - Emulator update for font support, r=mwu
2013-04-15 02:53:57 -07:00
Jonathan Griffin
bae018aace
Bug 840315 - Emulator update for font support, r=mwu
2013-04-15 02:53:57 -07:00
Cameron McCormack
d602676c91
Bug 843917 - Test.
2013-04-15 19:50:57 +10:00
rsx11m
5dfcafba66
Bug 861633: Fix typo in new TLS sync preferences introduced with bug 733642, r=bsmith
2013-04-14 08:41:55 -05:00
David Zbarsky
82c97fe5c6
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 3 r=Ms2ger
2013-04-14 14:27:33 -04:00
Tom Schuster
6ae8c9253f
Bug 861461 - Resolve this in sandbox.importFunction. r=bholley
2013-04-14 18:45:36 +02:00
Brian Hackett
91f5501e6a
Bug 861419 - Consider values in prototype when reading global names during Ion compilation.
2013-04-14 06:40:58 -06:00
James Zhang
03737188e3
Bug 852400 - revert bug 739417 to support touchscreen on tara, r=mwu
2013-04-14 13:45:47 +02:00