Ryan VanderMeulen
fb3f4e9134
Merge the last PGO-green inbound changeset to m-c.
2013-04-15 21:49:22 -04:00
Gregory Szorc
9a932e94a9
Merge mozilla-central into services-central
2013-04-15 16:59:00 -07:00
Gregory Szorc
f10c4d0e8c
Merge mozilla-central into services-central
2013-04-15 16:55:11 -07:00
Brian Nicholson
ba2c42a767
Bug 859584 - Fix about:home thumbnail issues. r=lucasr
2013-04-15 15:31:05 -07:00
Michael Wu
4914177dc1
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
bd697f7ded
Bug 858563 - Add 'long_press' to Action chains, r=mdas
2013-04-15 13:19:22 -07:00
Jan de Mooij
6dfc83e220
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
b6cd03fcbb
Backed out changeset 4a55715677d7 (bug 856807) for intermittent Linux32 reftest-ipc timeouts.
2013-04-19 11:17:21 -04:00
Ryan VanderMeulen
3fd074cf04
Merge m-c to inbound.
2013-04-19 11:17:18 -04:00
Sam Foster
c71b288615
Bug 831918 - Fix typo to apply new styling to selected tiles. r=jimm
2013-04-19 16:09:25 +01:00
Jim Mathies
2e3f7de1fc
Bug 834370 - Subframe content selection tests. r=rsilveira
2013-04-19 10:01:01 -05:00
Jim Mathies
4b338b5879
Bug 834370 - Text area selection tests. r=rsilveira
2013-04-19 10:01:01 -05:00
Jim Mathies
0cfcfbf141
Bug 834370 - Basic selection tests. r=sfoster
2013-04-19 10:01:01 -05:00
Jim Mathies
8988b5a0e2
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
d9ae1fd3e7
Bug 834370 - Add selection test helpers to head.js. r=mbrubeck, sfoster
2013-04-19 10:01:00 -05:00
Jim Mathies
9a2a2b6ea3
Bug 834370 - Remove old state tracking from selection handler. r=sfoster
2013-04-19 10:01:00 -05:00
Mihai Sucan
8ecaecb69f
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
bfd4003235
Bug 859257 - Backout original fix 4c0d13ce4c4a since ab6e995676bd has superseded it
2013-04-19 10:09:57 -04:00
Randell Jesup
a1cb1f27ad
Bug 863429: Fix jprof on debug builds, remove evilness NPOTB DONTBUILD rs=dbaron
2013-04-19 09:54:16 -04:00
Bobby Holley
74fcdc460f
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
0f42b12cb0
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
8a1afbe55b
Bug 862918 - Only create nsGlobalModalWindow for the primary content shell. r=bz
2013-04-19 09:49:56 -04:00
Bobby Holley
8b263843a1
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
4b44247f84
Bug 859172 - Call SetInputErrorBehavior from convertURItoUnicode. r=smontagu
2013-04-19 22:15:41 +09:00
Ed Morley
c05f10b133
Backed out changeset dc2ced1dd175 (bug 860524) for reftest failures
2013-04-19 13:51:24 +01:00
Robert O'Callahan
a7a41f0415
Bug 862180. Part 2: Rename nsDisplayItem::GetUnderlyingFrame() to Frame(). r=mattwoodrow
2013-04-20 00:02:13 +12:00
Robert O'Callahan
1c7352a936
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
86f25a7795
Bug 861674 - Change some content mochitests from enablePrivilege to use SpecialPowers. r=jgriffin
2013-04-15 19:50:45 +02:00
Martijn Wargers
826e7c98c1
Bug 860748 - Cleanup exclude list for b2g mochitests on the emulator. r=jgriffin
2013-04-15 20:00:16 +02:00
Marco Chen
7630cbfa40
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
8986e0f4c3
Merge m-c to birch.
2013-04-15 12:12:34 -04:00
Ryan VanderMeulen
ef3dbf7138
Backed out changesets e06db531baaa and 0f1658d37a86 (bug 840315) for B2G reftest failures. a=backout
2013-04-15 11:38:35 -04:00
Michael Wu
f5cbd58308
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
a17848fa8c
Bug 861817 - Stop using Ctrl+Shift+O shortcut for function searching, r=vporof
2013-04-15 17:41:55 +05:30
Josh Marchán
222a59156d
Bug 861192 - gcli addon command shows [object Object] instead of a list of addons; r=mratcliffe
2013-04-17 05:10:00 +03:00
Jonathan Griffin
7d2bb2ae1b
Bug 840315 - Emulator update for font support, r=mwu
2013-04-15 02:53:57 -07:00
Jonathan Griffin
e3813ac01c
Bug 840315 - Emulator update for font support, r=mwu
2013-04-15 02:53:57 -07:00
Cameron McCormack
5a7bc3047e
Bug 843917 - Test.
2013-04-15 19:50:57 +10:00
rsx11m
f92095fddb
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
c60331f6f0
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 3 r=Ms2ger
2013-04-14 14:27:33 -04:00
Tom Schuster
080088031c
Bug 861461 - Resolve this in sandbox.importFunction. r=bholley
2013-04-14 18:45:36 +02:00
James Zhang
eda2d32b19
Bug 852400 - revert bug 739417 to support touchscreen on tara, r=mwu
2013-04-14 13:45:47 +02:00
Masayuki Nakano
714199aee6
Bug 857820 part.3 Drop <blink> support from HTML parser r=mrbkap
2013-04-14 19:11:09 +09:00
Masayuki Nakano
2832e225ec
Bug 857820 part.2 Drop <blink> support from editor r=ehsan
2013-04-14 19:11:07 +09:00
Masayuki Nakano
c8e059b44d
Bug 857820 part.1 Drop blink effect implementation r=dbaron
2013-04-14 19:11:07 +09:00
Mike Hommey
8de8ef6cd4
Bug 854103 - Ignore the high bits of returnReg in js_InternalInterpret on x86_64 when it actually holds a bool. r=dvander
2013-04-14 10:21:59 +02:00
Mike Hommey
9532d17c95
Bug 462463 - Remove mddepend.pl. r=ted
2013-04-14 10:14:31 +02:00
Mike Hommey
1d0fdf7537
Bug 462463 - Add missing add_phony_targets.py file. r=me
2013-04-14 10:12:33 +02:00
Mike Hommey
dfc662d0fe
Bug 860894 - Fix typelib.py after bug 462463. r=ted
2013-04-14 10:11:06 +02:00
Robert Longson
a84db0dfe3
Bug 861188 - Fix empty transforms on svg elements. r=dholbert
2013-04-14 08:17:36 +01:00