Граф коммитов

304948 Коммитов

Автор SHA1 Сообщение Дата
Jeff Walden 2d6d7ee06c Bug 805121 - Add tests. r=terrence 2012-12-08 13:22:09 -08:00
Jeff Walden f590348bac #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 a177224f56 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 aabd1766c9 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 d31f4ddc7d 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 f356aa486e 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 97d4918f90 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 54fa9ff8df 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 66b64f47a4 Back out 9967368c7c72:5d817fa463cb (bug 847983) for mochitest-8 crashes
CLOSED TREE
2013-04-04 14:28:37 -07:00
Chris Lord a6862288fd 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 9e0505b1b8 Bug 857335 - Add EventDispatcher warnings about events with no listeners. r=mfinkle r=kats 2013-04-02 14:28:59 -07:00
Chris Peterson 472a77bd58 Bug 579517 - Remove some PRBools. r=ehsan 2013-04-04 10:28:18 -07:00
Jan de Mooij 51ccbef58b Bug 857580 - Fix breakpoint trampoline to store a NULL stub pointer. r=djvj 2013-04-04 19:17:55 +02:00
Shane Caraveo 23f7738972 bug 851936 allow uninstall of builtin providers, r=markh 2013-04-03 20:39:37 -07:00
Tim Abraldes 85aa3ca2e5 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 f59afec3a1 Backed out changeset 4081996a7420 (bug 855276) for mochitest-other orange on a CLOSED TREE. 2013-04-04 12:35:35 -04:00
Jim Chen c5b7998cc2 Bug 847983 - Try harder to get a valid frame; r=masayuki 2013-04-04 12:30:00 -04:00
Jim Chen a561761877 Bug 847983 - Don't include empty elements at end of range; r=masayuki 2013-04-04 12:29:59 -04:00
Jim Chen aa1b9203dd Bug 847983 - Skip script text nodes for content events; r=masayuki 2013-04-04 12:29:59 -04:00
Ryan VanderMeulen 2adb877b24 Backed out changeset cbed4fe28c54 (bug 858084) for talos bustage. 2013-04-04 12:29:14 -04:00
Brian R. Bondy 68e47833e0 Bug 854269 - Pin still selected when pressing Bac or Forward buttons. r=sfoster 2013-04-04 12:18:10 -04:00
Brian R. Bondy 522ef88320 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 2e30fd197b Bug 850458 - Add full screen video element to html5 video controls. r=mbrubeck 2013-03-28 21:29:50 -04:00
Brian R. Bondy bc4e30eaa7 Bug 842130 - Fix fullscreen video which currently isn't working. r=mbrubeck 2013-03-28 21:29:55 -04:00
Brian R. Bondy f47cb922e5 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 0dff3575e0 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 3451950a0e Bug 857690 - Introduce xpc::ZoneStatsExtras and xpc::CompartmentStatsExtras. r=njn 2013-04-04 11:55:56 -04:00
Ryan VanderMeulen efd19ae990 Bug 856247 - Disable TestStartupCache on B2G desktop builds. r=mhommey, f=fabrice 2013-04-04 11:47:13 -04:00
Kannan Vijayan 211e04645b 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 50fef6121f 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 859ed9e9ba Bug 855276: Add assertions to catch the cause. r=bent 2013-04-04 08:09:16 -07:00
David Burns fe6e3a7374 Bug 857717 - Scroll to element before clicking on it with Marionette r=mdas 2013-04-04 15:59:36 +01:00
Yiming Yang 7324bf00d9 Bug 848489 - send 'contextmenu' event if we are long pressing, r=mdas 2013-04-01 15:21:06 -07:00
Ryan VanderMeulen 80b9ebcb1b Backed out changeset d5d98779e401 (bug 846906) - again - for test failures on a CLOSED TREE. 2013-04-04 10:58:33 -04:00
Till Schneidereit cb5ab2ffaf 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 1e57b3bc3d Bug 846906 - Implement nsAppShellService::CreateWindowlessBrowser; r=bz; sr=benjamin 2013-04-04 15:24:32 +02:00
Ryan VanderMeulen 82d09e215d Backed out changeset 061b9318815b (bug 846906) for accidentally removing mach. 2013-04-04 10:42:28 -04:00
Josh Matthews c66ca5e022 Bug 854926 - Never request confirmation to close the last private browsing window. r=gavin 2013-04-04 10:14:27 -04:00
Scott Johnson 502238ef9b 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 3d39bf1da3 Bug 855730 - Disable test due to high failure rate. 2013-04-04 09:41:29 -04:00
Nathan Froyd 2a3d90721f Bug 857254 - add CGTemplatedType and use it everywhere; r=bz 2013-04-02 15:29:03 -04:00
Nathan Froyd 5db1cc6540 Bug 857254 - use CGIfWrapper more consistently; r=bz 2013-04-02 15:09:16 -04:00
Eddy Bruel 7ea3424daa Bug 846906 - Implement nsAppShellService::CreateWindowlessBrowser; r=bz; sr=benjamin 2013-04-04 15:24:32 +02:00
Chris Peterson 36cca5d02e Bug 798172 - Apple's default clang 4.2 does not have __builtin_bswap16(). r=Waldo 2013-04-03 23:40:39 -07:00
Ms2ger 97ae827742 Merge m-c to m-i. 2013-04-04 14:15:56 +02:00
Ms2ger 4d9b24f0cb Bug 838088 - Followup: Remove obsoleted entries from android.json. 2013-04-04 09:05:32 +02:00
Ms2ger 9f6231e934 Bug 856960 - Remove some quickstubs; r=bz 2013-04-04 09:05:28 +02:00
Ms2ger 77b7525264 Bug 856973 - Outparamdel NS_New{In,Out}putStreamReadyEvent; r=ehsan 2013-04-04 09:05:18 +02:00
Ms2ger 0a606c3bf9 Bug 851791 - Kill some script type id stuff; r=bz 2013-04-04 09:04:50 +02:00
Ms2ger ec787dc0ea Bug 856611 - Cleanup HTMLInputElement.webidl; r=bz 2013-04-04 09:04:45 +02:00