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

296912 Коммитов

Автор SHA1 Сообщение Дата
Jon Coppeard 121ef1d923 Bug 831750 - GC: testConservativeGC jsapi test fails with rooting analysis r=terrence a=nonlibxul 2013-01-21 11:00:29 +00:00
Jan de Mooij 4b83bc14a3 Bug 830885 - Factor out interpreter/debugger exception unwinding code. r=jorendorff a=nonlibxul 2013-01-22 09:46:52 +01:00
Jan de Mooij d134c78dcd Bug 832950 - Remove frame annotations from SpiderMonkey. r=luke a=nonlibxul 2013-01-22 09:34:17 +01:00
Daniel Holbert e06be6b9e3 Bug 833073: Remove (unused) LOG macro from gfxAndroidPlatform.cpp, to fix build warning about it being redefined. r=blassey a=nonlibxul 2013-01-22 00:05:05 -08:00
Daniel Holbert ccd07c99a7 Bug 833066: Declare loop variable in gfxFT2FontList.cpp as 'size_t' instead of 'int', to fix signed/unsigned warnings. r=blassey a=nonlibxul (#ifdef-android code) 2013-01-22 00:04:39 -08:00
Fabrice Desré 13eb74e781 Bug 821288 - Strange behavior when installing multiple hosted apps from the same origin r=julienw a=nonlibxul 2013-01-21 11:13:35 -08:00
Bill Gianopoulos 1ed94a89b5 Bug 832973 nullptr undeclared under Windows VC9 r=ehsan a=nonlibxul DONTBUILD 2013-01-22 14:06:45 +08:00
Gina Yeh 671210ab56 Bug 823346 - [Bluetooth] [Hfp] Updating status change of Battery level, r=echou, a=nonlibxul 2013-01-22 13:53:28 +08:00
Ehsan Akhgari c1edb32773 Bug 833197 - Disable PGO on the old html parser; a=me 2013-01-21 23:23:02 -05:00
Ehsan Akhgari 841f65e139 Bug 833099 - Disable PGO on rdf; a=me 2013-01-21 23:18:37 -05:00
Ehsan Akhgari a558c311f1 Bug 833196 - Disable PGO on storage; a=me 2013-01-21 23:12:20 -05:00
Ehsan Akhgari c64538b495 Bug 833194 - Disable PGO on embedding; a=me 2013-01-21 23:08:55 -05:00
Ehsan Akhgari a9f86e84f9 Bug 833193 - Disable PGO on xslt; a=me 2013-01-21 23:03:48 -05:00
Ehsan Akhgari 349432b80a Bug 833191 - Disable PGO on mathml; a=me 2013-01-21 23:01:42 -05:00
Ehsan Akhgari 7ee12cf191 Bug 833190 - Disable PGO on svg; a=me 2013-01-21 23:00:29 -05:00
Ehsan Akhgari 23a1772772 Bug 833189 - Disable PGO on editor; a=me 2013-01-21 22:58:33 -05:00
Brian Hackett fc33d35a36 Bug 832329 - Improve analysis of definite properties for 'new' scripts, r=jandem, a=nonlibxul. 2013-01-21 17:10:21 -07:00
Ehsan Akhgari dff20ff30d Follow-up for bug 833097, bug 833101 and bug 833118 - Only disable PGO on the modules in question on Windows, a=me
--HG--
extra : rebase_source : dae7ac9db9e0b85a39cf7d647b46f9da48398dc2
2013-01-21 18:53:05 -05:00
Christian Holler 3d79e5a25d Bug 797900 - Disable invalid-size-second-frame crashtest under AddressSanitizer. r=dbaron, a=nonlibxul 2013-01-22 00:46:40 +01:00
Ehsan Akhgari b8998c4f77 Backed out changeset 2254b555a0af (bug 833099) because of PGO bustage 2013-01-21 18:34:34 -05:00
Dão Gottwald 68efd64347 Bug 813550 - Location bar's placeholder in an RTL chrome should be aligned on the right. r=ehsan a=nonlibxul 2013-01-22 00:13:04 +01:00
Ehsan Akhgari 295bf1fa7a Bug 833118 - Disable PGO on webrtc; a=me 2013-01-21 18:02:12 -05:00
Mark Finkle 531d730653 Bug 827250 - Wallpaper over the WallpaperManager crash r=kats a=android-only 2013-01-21 17:32:00 -05:00
Christian Holler ece8d5fa8e Bug 832989 - Disable compiled test TestPoisonArea under ASan (incompatible). r=dbaron, a=nonlibxul 2013-01-21 23:23:00 +01:00
Ehsan Akhgari 2de81b3441 Bug 833099 - Stop doing PGO on rdf; r+a=me 2013-01-21 17:21:09 -05:00
Joe Drew a19994517d Bug 833101 - Stop doing PGO on imagelib in the hopes of being able to reopen the tree; r=ehsan a=dePGO 2013-01-21 17:18:05 -05:00
Ehsan Akhgari 1fdc56b7d7 Bug 833097 - Stop doing PGO on a11y in the hopes of being able to reopen the tree; r=khuey a=depgo 2013-01-21 17:09:15 -05:00
Daniel Holbert e646415969 Bug 832554: Add #ifdef guards around static functions in /gfx/thebes that aren't used on android, to fix android-only -Wunused-function build warnings. r=BenWa a=nonlibxul 2013-01-21 13:54:42 -08:00
Nick Alexander a048161b7f Bug 832773 - Fix Send Tab button enabling logic. r=rnewman a=nonlibxul 2013-01-21 13:30:41 -08:00
Hannes Verschore ad4dad9c67 Bug 831087 - IonMonkey: Differential Testing: Getting different output w/without --ion-eager with /= r=mjrosenb a=nonlibxul 2013-01-21 13:26:26 -08:00
samuel.gallacier@innes.fr 1899610af0 Bug 831791: Memory leak with array of TransformFunction : was not deleted. r=dzbarsky a=not-libxul 2013-01-21 17:14:13 +01:00
Kartikaya Gupta 0540ce9934 Bug 832635 - Scale the motion event replay to match the dimensions of the device the replay is happening on. r=jmaher a=android-only 2013-01-21 16:17:06 -05:00
Dave Hylands 2bae95797b Bug 802423 - Updater needs to set oom_adj and nice appropriately. e=ehsan a=b2g-only 2013-01-21 12:22:16 -08:00
Mark Finkle 15cbfdf697 Bug 833050 - JS errors during startup r=kats a=android-only 2013-01-21 14:43:09 -05:00
Mark Finkle e4ec67ac87 Bug 831123 - Disable CSS error reporting by default on mobile r=blassey, r=jmaher a=android-only 2013-01-21 14:43:06 -05:00
Jan Beich 00652661b0 Bug 832860 - <algorithm> is actually a C++ header; r=ehsan a=nonlibxul 2013-01-21 16:02:06 -05:00
Ehsan Akhgari ba773446f9 Bug 830765 - Remove the unneeded code which tracks the list of loaded modules because it is unused and can cause multi-second hangs; r=sicking a=removes-code-from-libxul 2013-01-21 15:55:31 -05:00
Josh Matthews 9f8c41d2ca Backed out changeset cc665373ff61 (bug 829383). CLOSED TREEs don't bother me. 2013-01-21 16:22:38 +00:00
Josh Matthews 3a496e0b5b Bug 830271 - Make download UI notification take an nsIDownload. r=mak sr=mossop 2013-01-21 16:11:45 +00:00
Josh Matthews 8a38786008 Bug 830066 - Use proper document for dropping links on toolkit download UI. r=mak 2013-01-21 15:09:51 +00:00
Josh Matthews 775c1bf54a Bug 829383 - Ensure hidden private window docshells aren't counted towards private session lifetime. r=bz 2013-01-21 14:42:16 +00:00
Jonathan Kew bb845a5327 bug 831883 - eliminate the copy of Open Sans fonts bundled in the Reader core theme. r=lucasr 2013-01-21 14:31:31 +00:00
Ms2ger 753eea44c2 Bug 763399: Add a comment describing NS_CSS_MINMAX. r=dbaron 2013-01-21 14:14:49 +00:00
Jonathan Kew b4da3e1b9f bug 801635 followup - skip failing reftest for disabled feature on b2g. r=me 2013-01-21 13:27:11 +00:00
Jan de Mooij dc2e715e39 Bug 832373 part 1 - Refactor eval-in-frame to use AbstractFramePtr. r=luke 2013-01-21 13:58:50 +01:00
Mounir Lamouri 11e3166982 Bug 828472 - Introduce AutoJSContext and SafeAutoJSContext helpers and use them for date handling in nsHTMLInputElement. f=bz r=bholley 2013-01-21 12:38:54 +00:00
Mounir Lamouri 59f31eec30 Bug 801635 - Fix mochitest-1 orange. r=me 2013-01-21 12:14:15 +00:00
Bobby Holley 74699797c9 Bug 832435 - Fix compartment handling for EvaluteString and javascript: uris. r=bz 2013-01-21 12:56:28 +01:00
Jonathan Kew 5b40cf36d9 backout 1458740cfd92 and 833978b3dadf (bug 700022) due to android-R4 and b2g-R10 orange 2013-01-21 11:22:49 +00:00
Mounir Lamouri e143c49152 Bug 801635 - Disable <input type='file'> for B2G. r=sicking 2013-01-21 10:48:48 +00:00