Commit Graph

98699 Commits

Author SHA1 Message Date
Kyle Huey
4a62e5e18c Bug 765834: Rework and unify keyPath handling. r=bent
--HG--
extra : rebase_source : fdf2d378d40546b549ec4e851f0e246b464a4126
2012-06-21 13:41:20 -07:00
Sean Stangl
5950dbf8cf Bug 766805 - Don't set Jaeger-Uninlineable if called from Ion. r=bhackett 2012-06-25 13:03:20 -07:00
Marty Rosenberg
280b2fd3b8 Add in a new macro-assembler function in the ARM backend (no bug, r=red) 2012-06-25 12:17:26 -07:00
Tom Schuster
2b1847356b Backed out changeset 043e2e360820 (ahhhhhhhhhhhh!) 2012-06-24 16:11:43 +02:00
Tom Schuster
9e785e924d Bug 676287 - IonMonkey: inline some constant doubles in code. r=dvander 2012-06-24 15:28:50 +02:00
David Anderson
049f589808 Inline creation of CallObjects that need dynamic slots (bug 766468, r=jandem). 2012-06-22 18:49:49 -07:00
David Anderson
f9753b6d4c Merge from mozilla-central.
--HG--
rename : js/xpconnect/src/XPCThreadContext.cpp => js/xpconnect/src/XPCJSContextStack.cpp
2012-06-22 14:26:15 -07:00
Tom Schuster
50b166a6e9 backout f2efc6836c2f 2012-06-22 21:29:47 +02:00
Tom Schuster
c2f4aa79d3 Bug 765496 - fix non-methodjit build. r=dvander 2012-06-22 21:05:01 +02:00
Tom Schuster
bbffb85733 Bug 676287 - inline some constant doubles in assembly code. r=dvander 2012-06-22 20:59:17 +02:00
Ed Morley
5ab0ba85a7 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-22 17:11:47 +01:00
Tim Taubert
4a229100a7 merge m-c to fx-team 2012-06-22 17:32:51 +02:00
Jan de Mooij
1e038f51d6 Bug 766899 - Avoid some unnecessary register moves. r=dvander 2012-06-22 14:32:31 +02:00
Marty Rosenberg
f73f2ff584 All of the alu32 x86 compat functions should set the condition codes, since X86 does (bug 767314, r=jbramley) 2012-06-22 04:19:42 -07:00
Marty Rosenberg
e7e6beaad5 Set the condition codes in neg32. (bug 767248, r=jbramley) 2012-06-22 04:19:39 -07:00
Ed Morley
0ba9aa86c4 Backout 714c402f3050, 80d09e39cd0d & 3a1129278710 (bug 764718) for frequent intermittent failures 2012-06-22 11:04:47 +01:00
Bobby Holley
1578d01098 Bug 767306 - Temporarily make assertion from bug 766641 non-fatal. r=me 2012-06-22 12:01:18 +02:00
Mounir Lamouri
b020574297 Merge backout. 2012-06-22 11:14:08 +02:00
Mounir Lamouri
744531ad99 Back out bug 766007, bug 703241 and bug 752796 due to perma-orange (419f0d1b848b to 8661c74deeb5). 2012-06-22 11:13:32 +02:00
Mounir Lamouri
5debef4e7d Bug 766904 - Make sure unlockOrientation() is a no-op if the orientation wasn't locked. r=blassey 2012-06-22 10:55:17 +02:00
Mounir Lamouri
f7547109e0 Bug 757791 - Change unlockOrientation() behavior to set orientation to UNSPECIFIED instead of SENSOR. r=blassey 2012-06-22 10:54:35 +02:00
Mounir Lamouri
0f65f5827a Bug 766903 - Cleanup eventlisteners when nsScreen is reseted. r=smaug 2012-06-22 10:53:23 +02:00
Mounir Lamouri
950bfc0ccb Bug 764753 - Unlock screen orientation when the document is left without explicitly exiting fullscreen. r=smaug 2012-06-22 10:52:47 +02:00
Mounir Lamouri
2cfc30963a Bug 766902 - Don't listen for fullscreenchange when screen has been locked by an application. r=smaug 2012-06-22 10:53:03 +02:00
Andreas Gal
5f722cbd78 Support 32-bit color depth in gonk widget backend (bug 767288, r=cjones). 2012-06-22 01:18:54 -07:00
Aryeh Gregor
7fa74c4216 Followup to bug 764400 - Move IsHTML etc. back from nsINode to nsIContent; r=mounir 2012-06-22 10:41:56 +03:00
Kan-Ru Chen
266628511e Backout edbb25e71396 (bug 766891) for b2g bustage 2012-06-22 15:11:11 +08:00
Robert O'Callahan
c23627b32f Bug 752796. Add a bit more logging. r=jesup 2012-06-22 17:07:41 +12:00
Robert O'Callahan
9cedb951bc Bug 703241. Part 2: Stop the 'scroll top of line into view' behavior when ancestors in the line are transformed or positioned. Allow that behavior for any kind of line-participant ancestor. r=mats 2012-06-22 17:06:54 +12:00
Robert O'Callahan
d9153fe2d6 Bug 703241. PresShell::DoScrollContentIntoView and PresShell::ScrollFrameRectIntoView should take transforms into account. r=matspal 2012-06-22 17:06:49 +12:00
Robert O'Callahan
9c75a25b45 Bug 766007. Create scrollframes for frameset documents. r=tnikkel 2012-06-22 17:06:40 +12:00
Marty Rosenberg
6d9c1b401c Improve loadValue to use the base the index *and* the offset (bug 766713, r=jbramley) 2012-06-21 19:34:49 -07:00
Marty Rosenberg
4ebb0bd397 Don't patch or use a label if it is completely unused. (bug 767218, r=dvander) 2012-06-21 19:34:44 -07:00
Marty Rosenberg
84e48ef8d7 Clean up a bunch of warnings in the ARM backends (no bug, r=warnings) 2012-06-21 19:34:41 -07:00
Patrick McManus
35c5635ee9 bug 764186 spdy sessions closed prematurely if started with null transaction r=honzab 2012-06-21 21:14:40 -04:00
Ryan VanderMeulen
d3dde67942 Backout a07e9d98a7c6 (Bug 627699) due to build bustage. 2012-06-21 20:56:10 -04:00
Paul Adenot
49489f9d00 Bug 761419 - Build failure in content/media/gstreamer/nsGStreamerReader.cpp when using clang r=kinetik 2012-06-21 20:44:39 -04:00
David Anderson
8da345e845 Inline closure creation (bug 766428, r=jandem). 2012-06-21 15:03:51 -07:00
David Anderson
53627aa583 Only monitor types in InvokeFunction when necessary (bug 766011, r=jandem). 2012-06-21 14:44:57 -07:00
David Anderson
53e70b8a34 Merge from mozilla-central. 2012-06-21 14:02:16 -07:00
Mark Finkle
7e895e5a69 bug 766914 - Unable to play videos on mobile YouTube; redirection loop on 'Play' r=blassey a=blassey 2012-06-21 13:49:48 -04:00
Victor Porof
cd96c305b4 Bug 761174 - Always show a property tooltip; r=past 2012-06-21 18:25:34 +03:00
Olli Pettay
bdc49663e2 Bug 766792 - 'ASSERTION: Somehow there's stuff in the op queue' in nsHtml5TreeOpExecutor::~nsHtml5TreeOpExecutor, r=hsivonen 2012-06-21 17:13:10 +03:00
Ben Hearsum
196fa356df bug 758425: Build B2G in debug mode as well - add opt and debug mozconfigs using new platform names. r=mwu 2012-06-21 10:00:13 -04:00
Ed Morley
4992a5b7b4 Merge mozilla-central to mozilla-inbound 2012-06-21 08:38:39 +01:00
Philipp von Weitershausen
24b7785f32 Bug 763160 - [Otoro]: 3G Data Call connect fail. r=vicamo 2012-06-21 15:31:21 +08:00
Ms2ger
988d7a1252 Bug 763451 - nsDisplayCanvas::GetOpaqueRegion fails to override nsDisplayItem::GetOpaqueRegion; r=roc 2012-06-21 09:21:55 +02:00
Ms2ger
d594ecd45b No bug - Improve the message logged for elided passes in testharnessreport.js. 2012-06-21 09:21:55 +02:00
Ms2ger
56a3842ca1 Bug 765468 - Use a dictionary for the argument to the XMLHttpRequest constructor; r=bz 2012-06-21 09:21:55 +02:00
Ms2ger
7199ac064a Bug 766615 - Fix nullable WebIDL dictionaries; r=bz 2012-06-21 09:21:53 +02:00