Commit Graph

119527 Commits

Author SHA1 Message Date
Victor Porof
7f38ba41bd No bug - Fix 'test_object_actor.html | property 'className' - got Function, expected function', r=me 2013-01-22 09:27:06 +02:00
Victor Porof
828ba7791a Bug 760564 - Persist the state of the pause-on-exceptions option, r=past 2013-01-21 23:59:30 +02:00
Victor Porof
e155486f26 Bug 831724 - Variables View: [object undefined] for Window when inspecting raw objects, r=msucan 2013-01-21 23:59:30 +02:00
Victor Porof
3c99d4d133 Bug 830702 - Variables View needs a way to clear hierarchies, to avoid highlighting variable or property changes, r=past 2013-01-21 23:59:30 +02:00
Victor Porof
3d032d1602 Bug 828664 - Debugger is sad when inspecting an array of > 10k elements in a variables view, r=rcampbell 2013-01-21 23:59:29 +02:00
Gary Kwong
82172da7df Remove Valgrind suppressions for bug 812423 since a possibly-related bug 829421 has landed. DONTBUILD a=nonlibxul 2013-01-21 13:30:46 -08:00
Jon Coppeard
519e8a2061 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
cbe560bda6 Bug 830885 - Factor out interpreter/debugger exception unwinding code. r=jorendorff a=nonlibxul 2013-01-22 09:46:52 +01:00
Jan de Mooij
a4913b2eab Bug 832950 - Remove frame annotations from SpiderMonkey. r=luke a=nonlibxul 2013-01-22 09:34:17 +01:00
Daniel Holbert
2adc773b0c 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
011071fd98 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é
45de5634a7 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
b5d13b5c4d Bug 832973 nullptr undeclared under Windows VC9 r=ehsan a=nonlibxul DONTBUILD 2013-01-22 14:06:45 +08:00
Gina Yeh
1a8309d87f Bug 823346 - [Bluetooth] [Hfp] Updating status change of Battery level, r=echou, a=nonlibxul 2013-01-22 13:53:28 +08:00
Ehsan Akhgari
00119c7d51 Bug 833197 - Disable PGO on the old html parser; a=me 2013-01-21 23:23:02 -05:00
Ehsan Akhgari
18062edb9a Bug 833099 - Disable PGO on rdf; a=me 2013-01-21 23:18:37 -05:00
Ehsan Akhgari
2d9e17f417 Bug 833196 - Disable PGO on storage; a=me 2013-01-21 23:12:20 -05:00
Ehsan Akhgari
52877d244c Bug 833194 - Disable PGO on embedding; a=me 2013-01-21 23:08:55 -05:00
Ehsan Akhgari
3a2f4e7b02 Bug 833193 - Disable PGO on xslt; a=me 2013-01-21 23:03:48 -05:00
Ehsan Akhgari
5cdf011633 Bug 833191 - Disable PGO on mathml; a=me 2013-01-21 23:01:42 -05:00
Ehsan Akhgari
741a6001ba Bug 833190 - Disable PGO on svg; a=me 2013-01-21 23:00:29 -05:00
Ehsan Akhgari
fd30b5e536 Bug 833189 - Disable PGO on editor; a=me 2013-01-21 22:58:33 -05:00
Brian Hackett
5d34c466fc Bug 832329 - Improve analysis of definite properties for 'new' scripts, r=jandem, a=nonlibxul. 2013-01-21 17:10:21 -07:00
Ehsan Akhgari
893e6d1c91 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
63a38db7f4 Bug 797900 - Disable invalid-size-second-frame crashtest under AddressSanitizer. r=dbaron, a=nonlibxul 2013-01-22 00:46:40 +01:00
Ehsan Akhgari
764baf3cd2 Backed out changeset 2254b555a0af (bug 833099) because of PGO bustage 2013-01-21 18:34:34 -05:00
DĂŁo Gottwald
8cad5b3aee 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
e52df68fa4 Bug 833118 - Disable PGO on webrtc; a=me 2013-01-21 18:02:12 -05:00
Mark Finkle
6b7a960ded Bug 827250 - Wallpaper over the WallpaperManager crash r=kats a=android-only 2013-01-21 17:32:00 -05:00
Christian Holler
ee15662554 Bug 832989 - Disable compiled test TestPoisonArea under ASan (incompatible). r=dbaron, a=nonlibxul 2013-01-21 23:23:00 +01:00
Ehsan Akhgari
88d5f1cffa Bug 833099 - Stop doing PGO on rdf; r+a=me 2013-01-21 17:21:09 -05:00
Joe Drew
8a609d3625 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
3da98786f1 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
de67705a99 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
84b7284631 Bug 832773 - Fix Send Tab button enabling logic. r=rnewman a=nonlibxul 2013-01-21 13:30:41 -08:00
Hannes Verschore
0b94fc1e7a 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
2e8dac39d1 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
b56bfc7137 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
802e24ff19 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
e5c5e9391d Bug 833050 - JS errors during startup r=kats a=android-only 2013-01-21 14:43:09 -05:00
Mark Finkle
6c14dd46d0 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
947c32c1d9 Bug 832860 - <algorithm> is actually a C++ header; r=ehsan a=nonlibxul 2013-01-21 16:02:06 -05:00
Ehsan Akhgari
b483ee1c54 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
c0e3542fc9 Backed out changeset cc665373ff61 (bug 829383). CLOSED TREEs don't bother me. 2013-01-21 16:22:38 +00:00
Josh Matthews
77bcbdf4a7 Bug 830271 - Make download UI notification take an nsIDownload. r=mak sr=mossop 2013-01-21 16:11:45 +00:00
Josh Matthews
0bab97f8e4 Bug 830066 - Use proper document for dropping links on toolkit download UI. r=mak 2013-01-21 15:09:51 +00:00
Josh Matthews
0b1ed8ae63 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
51f00b9801 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
d7c641884e Bug 763399: Add a comment describing NS_CSS_MINMAX. r=dbaron 2013-01-21 14:14:49 +00:00
Jonathan Kew
1427ddd1c1 bug 801635 followup - skip failing reftest for disabled feature on b2g. r=me 2013-01-21 13:27:11 +00:00