Commit Graph

127424 Commits

Author SHA1 Message Date
Tanvi Vyas
d99609941d Bug 834836 - Turn on preference to enable Mixed Content Blocker and block insecure active content loads on https pages. r=dveditz 2013-04-04 14:52:55 -07:00
Tanvi Vyas
4f96b13dc2 Bug 834836 - Disable mixed content blocking when running tests that rely on mixed active content loads to test security state. r=smaug 2013-04-04 14:52:52 -07:00
Jeff Walden
c66d6bbfe4 Bug 805121 - Add tests. r=terrence 2012-12-08 13:22:09 -08:00
Jeff Walden
8fac40f5c4 #include jsscriptinlines.h in SPSProfiler.cpp so that it builds in no-jit configurations. No bug, r=sparky 2013-04-04 14:43:43 -07:00
Jeff Walden
15bf2189db Bug 857856 - Make --enable-debug --disable-optimize --disable-ion --disable-methodjit build work again. r=sstangl 2013-04-04 11:05:46 -07:00
André Bargull
4fb30fe28c Bug 836404 - Provide better timezone support in jstests. r=jwalden
--HG--
extra : rebase_source : 11267ba920def4077e843230cddb583cbe8bad6d
2013-04-03 12:20:02 -07:00
André Bargull
b2fd7a28c9 Bug 836396 - Apply a local-time correction to the value passed to date.setMilliseconds(), before passing it along to the mock implementation against which the native implementation's being tested. rs=jwalden as it doesn't look *wrong* and he's spent too much time trying to understand this already, even if he doesn't fully grok it
--HG--
extra : rebase_source : 4201ebcfa7c13037e7f46178b9853409a3bcd460
2013-04-03 12:18:55 -07:00
Nikhil Marathe
11253bac03 Bug 851368 - Remove SimplePush registrations on app uninstall. r=dougt
--HG--
extra : rebase_source : 1af46c496c72ad81b5afe335593952e273a2ad8c
2013-04-04 13:42:35 -07:00
Daniel Holbert
1d8144f611 Bug 857740: Use MOZ_STATIC_ASSERT instead of COMPILE_ASSERT in convolver.h. r=jrmuizel 2013-04-04 14:42:07 -07:00
Daniel Holbert
b9818d3c85 Bug 857863: Disable MSVC build warning C4244, since it's easy to trigger with valid code and other compilers don't warn about it by default. r=ted 2013-04-04 14:42:05 -07:00
Phil Ringnalda
7f7722c7fb Back out 9967368c7c72:5d817fa463cb (bug 847983) for mochitest-8 crashes
CLOSED TREE
2013-04-04 14:28:37 -07:00
Chris Lord
cf8e2a9ab5 Bug 822810 - Enable low precision rendering in more scenarios. r=kats
This patch matches previous behaviour, but adds the following scenarios:
- When rendering is aborted due to the viewport falling out of the displayport,
  enable low precision rendering.
- When the viewport falls out of the displayport during low precision rendering,
  low precision rendering will be enabled on the next frame.
2013-04-04 18:51:14 +01:00
Chris Peterson
65f9ac6d44 Bug 857335 - Add EventDispatcher warnings about events with no listeners. r=mfinkle r=kats 2013-04-02 14:28:59 -07:00
Chris Peterson
7b51735db0 Bug 579517 - Remove some PRBools. r=ehsan 2013-04-04 10:28:18 -07:00
Jan de Mooij
2be7ffaf59 Bug 857580 - Fix breakpoint trampoline to store a NULL stub pointer. r=djvj 2013-04-04 19:17:55 +02:00
Shane Caraveo
b4f67200ab bug 851936 allow uninstall of builtin providers, r=markh 2013-04-03 20:39:37 -07:00
Tim Abraldes
9622db9ff7 bug 852805. Add an event handler to the "find in page" textbox to make 'enter' equivalent to 'find next'. r=ally 2013-04-04 10:05:01 -07:00
Ryan VanderMeulen
3fbdf0376a Backed out changeset 4081996a7420 (bug 855276) for mochitest-other orange on a CLOSED TREE. 2013-04-04 12:35:35 -04:00
Jim Chen
2b87c0b48c Bug 847983 - Try harder to get a valid frame; r=masayuki 2013-04-04 12:30:00 -04:00
Jim Chen
936c97e5fe Bug 847983 - Don't include empty elements at end of range; r=masayuki 2013-04-04 12:29:59 -04:00
Jim Chen
11c50badc0 Bug 847983 - Skip script text nodes for content events; r=masayuki 2013-04-04 12:29:59 -04:00
Ryan VanderMeulen
c525eb829e Backed out changeset cbed4fe28c54 (bug 858084) for talos bustage. 2013-04-04 12:29:14 -04:00
Brian R. Bondy
48d0a0f5d2 Bug 854269 - Pin still selected when pressing Bac or Forward buttons. r=sfoster 2013-04-04 12:18:10 -04:00
Brian R. Bondy
74f0efa3a7 Bug 855590 - Start page does not refresh app bar Star button state. r=sfoster 2013-04-04 12:18:06 -04:00
Brian R. Bondy
e836086230 Bug 850458 - Add full screen video element to html5 video controls. r=mbrubeck 2013-03-28 21:29:50 -04:00
Brian R. Bondy
a84ef58b85 Bug 842130 - Fix fullscreen video which currently isn't working. r=mbrubeck 2013-03-28 21:29:55 -04:00
Brian R. Bondy
d288e299db Bug 841228 - Defect - Hover state on buttons (like the bookmark star) persists after you tap the button. r=jimm 2013-04-04 12:17:53 -04:00
Ryan VanderMeulen
e21d7c4218 Backed out changesets 715fce49a07b and abbc05319449 (bug 851916) for B2G mochitest-2 orange.
--HG--
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/ChildNode-remove.js => dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_ChildNode-remove.js
2013-04-04 12:02:50 -04:00
Nils Maier
447d037468 Bug 857690 - Introduce xpc::ZoneStatsExtras and xpc::CompartmentStatsExtras. r=njn 2013-04-04 11:55:56 -04:00
Ryan VanderMeulen
85653a510e Bug 856247 - Disable TestStartupCache on B2G desktop builds. r=mhommey, f=fabrice 2013-04-04 11:47:13 -04:00
Kannan Vijayan
d6713cf65e Bug 857576 - Make sure isOwnProperty() method of the input typeset's single typeobject's property typeset is run before main body of IonBuilder::jsop_getprop method. r=bhackett 2013-04-04 11:44:23 -04:00
Joel Maher
45c92fa228 Bug 858084 - upload a new talos.zip to to fix the mozcrash issue. r=armenzg 2013-04-04 08:41:50 -07:00
Kyle Huey
d0dccfab5c Bug 855276: Add assertions to catch the cause. r=bent 2013-04-04 08:09:16 -07:00
David Burns
4aca1db809 Bug 857717 - Scroll to element before clicking on it with Marionette r=mdas 2013-04-04 15:59:36 +01:00
Yiming Yang
e957ce419a Bug 848489 - send 'contextmenu' event if we are long pressing, r=mdas 2013-04-01 15:21:06 -07:00
Ryan VanderMeulen
e3d0d9b344 Backed out changeset d5d98779e401 (bug 846906) - again - for test failures on a CLOSED TREE. 2013-04-04 10:58:33 -04:00
Till Schneidereit
d999638881 Re-add executable flag to mach (removed in bug 846906). r=me
--HG--
extra : amend_source : b05295269087f60e985a2815d130a58cddfa1ffa
2013-04-04 16:52:27 +02:00
Eddy Bruel
d92940e322 Bug 846906 - Implement nsAppShellService::CreateWindowlessBrowser; r=bz; sr=benjamin 2013-04-04 15:24:32 +02:00
Ryan VanderMeulen
c9335ef67e Backed out changeset 061b9318815b (bug 846906) for accidentally removing mach. 2013-04-04 10:42:28 -04:00
Josh Matthews
70b68afa59 Bug 854926 - Never request confirmation to close the last private browsing window. r=gavin 2013-04-04 10:14:27 -04:00
Scott Johnson
9c48be5165 Bug 520992: Adjust computed width and height before returning to account for box-sizing. [r=bz] 2013-04-04 09:00:07 -05:00
Ryan VanderMeulen
14b8ba5455 Bug 855730 - Disable test due to high failure rate. 2013-04-04 09:41:29 -04:00
Nathan Froyd
c9dfdcad2f Bug 857254 - add CGTemplatedType and use it everywhere; r=bz 2013-04-02 15:29:03 -04:00
Nathan Froyd
c741af4b3b Bug 857254 - use CGIfWrapper more consistently; r=bz 2013-04-02 15:09:16 -04:00
Eddy Bruel
4d43690a0c Bug 846906 - Implement nsAppShellService::CreateWindowlessBrowser; r=bz; sr=benjamin 2013-04-04 15:24:32 +02:00
Chris Peterson
992d78fc81 Bug 798172 - Apple's default clang 4.2 does not have __builtin_bswap16(). r=Waldo 2013-04-03 23:40:39 -07:00
Ms2ger
2fef74cc6d Merge m-c to m-i. 2013-04-04 14:15:56 +02:00
Ms2ger
847971275e Bug 838088 - Followup: Remove obsoleted entries from android.json. 2013-04-04 09:05:32 +02:00
Ms2ger
906d5c820d Bug 856960 - Remove some quickstubs; r=bz 2013-04-04 09:05:28 +02:00
Ms2ger
90f2d81463 Bug 856973 - Outparamdel NS_New{In,Out}putStreamReadyEvent; r=ehsan 2013-04-04 09:05:18 +02:00