Commit Graph

113299 Commits

Author SHA1 Message Date
Benoit Girard
56dff5972b Bug 799638 - Add startup timeline markers. r=taras,glandium 2012-11-15 13:24:35 -05:00
Henrik Skupin
d1a9d692b4 Bug 801227 - Crashtest for WebRTC crash [@mozilla::MediaManager::GetUserMedia]. r=jesup 2012-11-15 19:34:41 +01:00
Bobby Holley
29ae85a79e Bug 809674 - Fail at call time when invoking an XPCWrappedJS method with [implicit_jscontext] or [optional_argc]. r=mrbkap
I think this is the path of least resistance here.
2012-11-15 10:16:36 -08:00
Myk Melez
6c5fecc57a bug 811944 - package MSVC dlls with B2G on Windows; r=glandium 2012-11-15 10:16:08 -08:00
Jonathan Watt
65ef515bc9 Testcase for Bug 780764 - "ASSERTION: null nsSVGPathGeometry frame" and crash. 2012-11-15 10:04:27 -08:00
Jonathan Watt
6666317575 Testcase for Bug 778492 - SVG element too far outside viewBox crashes Firefox. 2012-11-15 10:04:00 -08:00
Jonathan Watt
acdd0373a9 Testcase for Bug 768087 - "ASSERTION: aFrame should be first continuation" in nsSVGEffects::GetFilterProperty. 2012-11-15 10:04:00 -08:00
Ed Morley
28ef3f27d7 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-15 16:17:36 +00:00
Olli Pettay
bd393f0158 Bug 656311 - Remove XML Events, r=bz 2012-11-15 14:29:58 +02:00
Olli Pettay
f3ed372614 Bug 749448 - Remove XTF, r=bz 2012-11-15 14:27:13 +02:00
Ms2ger
c438b3ac64 Bug 802706 - Followup: remove a missed include in nsGnomeVFSProtocolHandler.cpp to fix SeaMonkey bustage; rs=Callek (DONTBUILD; NPODB) 2012-11-15 10:05:17 +01:00
ojab@ojab.ru
6e0ed1e346 Bug 812092: Bump required NSPR version in configure.in to 4.9.4, r=bsmith 2012-11-15 00:26:59 -08:00
Nick Thomas
14845a0d9d Bug 810994, Update gonk-misc in B2G snapshot (for symbols and to fix panda builds), r=catlee 2012-11-15 18:00:50 +13:00
Ryan VanderMeulen
1efc9eec06 Merge the last PGO-green inbound changeset to m-c. 2012-11-14 21:43:07 -05:00
Jonathan Griffin
404659256d Bug 811931 - Bump Marionette version, a=test-only, DONTBUILD(NPOTB) 2012-11-14 15:08:56 -08:00
Dave Hunt
c9479eb60b Bug 811330 - Fix a typo in XML generation, r=jgriffin 2012-11-14 14:46:13 -08:00
Matt Woodrow
052f5cf6e0 Bug 811831 - Don't create layers for nsDisplayOpacity items that have an opacity of 0. r=roc 2012-11-14 14:43:29 -08:00
Henrik Skupin
2d69a20a0f Bug 805054 - Bind the virtualenv version Marionetts uses in venv_test.sh to a fixed release. r=jgriffin 2012-11-14 23:29:04 +01:00
Gregory Szorc
286bd17a50 Bug 797471 - Handle mochitest failures gracefully in mach; r=Ms2ger 2012-11-14 12:56:02 -08:00
Gregory Szorc
efb7391678 Bug 810435 - Convert unicode to str to work around Python 2.7.2 bug; r=jhammel
DONTBUILD (NPOTB)
2012-11-14 10:05:18 -08:00
Olli Pettay
c0bc70ee84 Bug 800947, check the existence of widget only when the event is actually nsGUIEvent, r=bz 2012-11-14 19:45:04 +02:00
Adam Roach
c958d091b9 Bug 803318: Improved handling of constraints and more tests. r=ekr 2012-11-14 11:25:14 -06:00
Daniel Holbert
dc4c4f689d (no bug) fix typo in header comment for AsyncPanZoomController::CalculateIntrinsicScale(). DONTBUILD (comment-only) 2012-11-15 09:16:03 -08:00
Alexander Surkov
2c5b6ccb92 Bug 811729 - remove XForms a11y support, r=tbsaunde 2012-11-16 01:43:41 +09:00
Zack Weinberg
35c608da33 Bug 455839: simplify the CSS error reporting API. r=dbaron 2012-11-15 11:36:15 -05:00
Zack Weinberg
974d69cf27 Bug 516091: Split CSS error reporting to its own file and class. Allows CSS scanner to become a stack object. r=dbaron 2012-11-15 11:36:15 -05:00
Kai Engert
8fe2c9902a Bug 799304 - Document how to enable a CA root certificate for EV (extended validation, r=rrelyea, DONTBUILD 2012-11-15 17:33:37 +01:00
Boris Zbarsky
6b3d2037fa Bug 811394. Prevent recursion into nsXULWindow::Destroy. r=smaug 2012-11-15 08:28:40 -08:00
Phil Ringnalda
2129d9f290 Backed out changeset 0e76d45e8c37 (bug 807936) for bustage 2012-11-15 08:03:34 -08:00
Andrew Halberstadt
2861820904 Bug 809437 - Last ditch effort to fix stubborn orange when installing gecko into an emulator, r=mdas 2012-11-15 10:21:10 -05:00
Marty Rosenberg
e567f8f273 Add in support for running a cross-shell directly in qemu (bug 807936, r=ted) 2012-11-15 10:24:07 -05:00
Malini Das
66d282b44a Bug 810376 - wait for readystate==complete in chrome when switching frames, r=jgriffin 2012-11-15 10:07:24 -05:00
Lucas Rocha
2e4a9a3954 Bug 786454 - Protect isReadingListItem against null cursors (r=mfinkle) 2012-11-15 14:40:56 +00:00
Brian Hackett
8861041026 Allow performing code generation off thread during compilation, bug 785762. r=dvander 2012-11-15 07:00:05 -08:00
Mounir Lamouri
8a4f1a2acd Bug 796544 - Use x-inputmode instead of inputmode in B2G/Gaia. r=djf 2012-11-15 14:38:47 +00:00
David Bolter
994ff1cab4 Bug 811720 - Detach touch adapter when deactivating. r=eeejay 2012-11-15 09:37:59 -05:00
Olli Pettay
d750e150b5 Bug 810793 - nsXULTemplateQueryProcessorXML::GetDatasource should pass outer window to nsIXMLHttpRequest::Init, r=sicking 2012-11-13 13:03:52 +02:00
Ed Morley
e042c6cb22 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-14 14:35:55 +00:00
Tim Taubert
0e80ce1169 merge m-c to fx-team 2012-11-14 13:48:03 +01:00
Ed Morley
1164c12291 Backout 992f2748681f (bug 811185) for breaking emulator tests 2012-11-14 10:05:14 +00:00
Alexander Surkov
c9cf87afef Bug 810554 - intermittent failure accessible/states/test_link.html | Test timed out, r=tbsaunde 2012-11-14 18:45:46 +09:00
Jan de Mooij
6029548f36 Bug 809021 - Fix FastInvoke arguments length. r=dvander 2012-11-14 09:58:23 +01:00
Kartikaya Gupta
02423cf9ac Bug 802510 - Reset position on the thumbnail data buffer to the beginning before reading out of it. r=blassey 2012-11-14 00:34:25 -08:00
Panos Astithas
ac51b5eb36 Bug 795969 - Promote list of pause actors at once; r=rcampbell f=jimb 2012-11-14 10:00:57 +02:00
Mike Hommey
83e4099949 Bug 811336 - Only pass --nsscmd to MOZ_SIGN_CMD when signing Windows builds. r=catlee 2012-11-14 08:47:06 +01:00
Mike Hommey
7bb8d820b3 Bug 811214 - Fix build failure in SpdySession3.cpp with clang 3.1. r=mcmanus 2012-11-14 08:46:33 +01:00
Henrik Skupin
b9402b5c6a Bug 811185 - Implement Emulator class for screen orientation in Marionette. r=jgriffin 2012-11-14 08:46:36 +01:00
Phil Ringnalda
7ff19c8940 Back out 3fd41b40e88f (bug 809274) and 22e38380a161 (Bug 804591) for Win7 browser-chrome timeouts 2012-11-13 23:26:27 -08:00
Ehsan Akhgari
5e1b3d3c2b Fix an initialization order warning in nsDocShell.cpp, no bug 2012-11-13 23:13:35 -08:00
Joey Blacksmith
d68bd1a915 Bug 801356 - LeafAccessible needs to override Append/InsertChild, r=surkov, f=tbsaunde 2012-11-14 16:08:45 +09:00