Andrew McCreight
|
001abedc5d
|
Bug 728460, part 2: remove childless nodes in slice before CC. r=smaug
|
2012-03-05 13:48:33 -08:00 |
|
Andrew McCreight
|
7dc772d01a
|
Bug 728460, part 1 - add forget_skippable option to remove childless nodes. r=smaug
|
2012-03-05 13:48:04 -08:00 |
|
Brian Nicholson
|
84bac5f8c4
|
Bug 729252 - Cache cursor data for AwesomeBar context menu. r=mfinkle
|
2012-03-05 13:31:55 -08:00 |
|
Brian Hackett
|
fef4714ccf
|
Don't use reference to freed contents of JIT script, bug 730806. r=dvander
|
2012-03-05 13:25:24 -08:00 |
|
Brian Nicholson
|
11527c9e91
|
Bug 726080 - Only update tab URLs if valid. r=mfinkle
|
2012-03-05 13:20:04 -08:00 |
|
Charles Chan
|
ae3662fc99
|
Bug 724736 - Move js::StringBuffer into js/src/vm/StringBuffer{-inl.h,.cpp}. r=jwalden
--HG--
extra : rebase_source : 69c3319801fbe80dbe0fc150680c9ffca2e519d9
|
2012-03-05 12:40:11 -08:00 |
|
Brian R. Bondy
|
673dc065d6
|
Bug 731901 - update.status telemetry ping is not reporting correctly. r=ehsan
|
2012-03-05 15:47:46 -05:00 |
|
Brian R. Bondy
|
22c90e2a57
|
Bug 711054 - Stop using readstrings errors for updater. r=rstrong
--HG--
rename : toolkit/mozapps/readstrings/errors.h => toolkit/mozapps/update/common/errors.h
rename : toolkit/mozapps/readstrings/readstrings.cpp => toolkit/mozapps/update/common/readstrings.cpp
rename : toolkit/mozapps/readstrings/readstrings.h => toolkit/mozapps/update/common/readstrings.h
|
2012-03-05 15:47:46 -05:00 |
|
Brian R. Bondy
|
3612e788bd
|
Bug 730792 - Enable new security checks for updates without the service. r=rstrong
|
2012-03-05 15:47:46 -05:00 |
|
Brian Hackett
|
5a694ed717
|
Ensure 'for' loops have a leading JSOP_NOP, bug 732776. r=dvander.
|
2012-03-05 12:45:14 -08:00 |
|
Benoit Girard
|
0eac7fe3b7
|
Bug 728352 - Implement a render trace utility for GFX perf & debugging. r=mattwoodroow
|
2012-03-05 15:17:13 -05:00 |
|
Wes Johnston
|
ac74e609f7
|
Backout 4253a5a838a8 and 7f5e40eb37c1
|
2012-03-05 12:01:48 -08:00 |
|
Jeff Walden
|
868086dce7
|
Bug 732669 - Box primitive values correctly when accessing properties of them. r=bhackett
--HG--
extra : rebase_source : c4c084557425e6d42b990ca22c10972fcc6697ce
|
2012-03-05 09:34:38 -08:00 |
|
Justin Lebar
|
4a19d1c912
|
Bug 731696 - Revert jemalloc isalloc test code added in bug 703087. r=khuey
|
2012-02-29 11:25:00 -05:00 |
|
Benoit Girard
|
f9eaee1ae0
|
Bug 717958 - Always read FPS pref on the main thread with OMTC. r=ajuma
|
2012-03-05 14:02:22 -05:00 |
|
Terrence Cole
|
191929071f
|
Bug 728343 - Make unbarriered object marking interface indirect ; r=billm
This will allow us to move objects that are not wrapped in a HeapPtr.
|
2012-02-17 11:46:11 -08:00 |
|
Rafael Ávila de Espíndola
|
d11f767d5e
|
Bug 731936 - Optimizations are disabled in NSPR when using --enable-optimize in mozconfig. r=khuey.
|
2012-03-05 15:09:36 -03:00 |
|
Wes Johnston
|
b124c1f94e
|
Bug 719276 - Remove tap highlight when viewport changes. r=mbrubeck
|
2012-03-05 09:11:46 -08:00 |
|
Wes Johnston
|
f5e4ab77ba
|
Bug 719276 - Use touchstart to determine when to start showing tap highlight. r=mbrubeck
|
2012-03-05 09:11:17 -08:00 |
|
Wes Johnston
|
e14f4abcdd
|
Bug 723658 - Use elements size on screen to determine whether or not to double tap zoom. r=mbrubeck
|
2012-03-05 09:06:50 -08:00 |
|
Ed Morley
|
e63b667897
|
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
|
2012-03-05 15:22:28 +00:00 |
|
Justin Dolske
|
d311d2f32e
|
Bug 720294 - Refactor style sheet switching code in browser.js. r=gavin
|
2012-03-05 11:53:34 +01:00 |
|
Vivien Nicolas
|
4c6f85dff7
|
Bug 732774 - [b2g] Cancel the click event when a panning action is running only if the touch happens on the panned area r=fabrice
|
2012-03-05 09:55:51 +01:00 |
|
Vivien Nicolas
|
7c89154f74
|
Bug 732770 - [b2g] Cancel the active state on the current target when a pan action has started r=fabrice
|
2012-03-05 09:55:51 +01:00 |
|
Vivien Nicolas
|
939c3bd6e9
|
Bug 732350 - [b2g] Cancel the click event sooner when panning has started to prevent unexpected clicks r=fabrice
|
2012-03-05 09:55:51 +01:00 |
|
Matthew Gregan
|
5690270a32
|
Bug 693021 - Back out the incorrect removal of bug 673698's fixed.
|
2012-03-05 19:19:45 +13:00 |
|
Timothy B. Terriberry
|
d667f50dcd
|
Bug 468275 - Fix mis-use of _ogg_free on allocation error path, r=kinetik
|
2012-03-04 20:32:35 -08:00 |
|
Nicholas Nethercote
|
78363fbd82
|
Bug 682431 (part 2) - Add memory reporters for URIs and Links. r=biesi,bz,jlebar.
--HG--
extra : rebase_source : db4f094a7d334914b986bb66f5bf1089aafda561
|
2012-02-19 19:51:48 -08:00 |
|
Makoto Kato
|
8e7fa7d23a
|
Bug 590390 - deCOM nsICharsetAlias. r=smontagu
--HG--
rename : intl/locale/public/nsICharsetAlias.h => intl/locale/public/nsCharsetAlias.h
rename : intl/locale/src/nsCharsetAliasImp.cpp => intl/locale/src/nsCharsetAlias.cpp
|
2012-03-05 12:57:51 +09:00 |
|
Eric Chou
|
a17fa9c7cc
|
Bug 729991: fix followup problems of bug 713116, r=ben
|
2012-03-04 19:54:01 -08:00 |
|
George Wright
|
3cc3396023
|
Bug 674753 - Ensure that sApitraceLibrary is static so that we only load the library once - r=bjacob
|
2012-03-04 21:43:51 -05:00 |
|
George Wright
|
6786c0cad2
|
Bug 674753 - Add support for loading apitrace explicitly on Android - r=jrmuizel,bjacob
|
2012-02-29 16:55:46 -05:00 |
|
Matthew Gregan
|
23eae0d564
|
Bug 693021 - Bail from AdvanceFrame early if no longer playing. r=cpearce
|
2012-03-05 15:27:49 +13:00 |
|
Oleg Romashin
|
746993e025
|
Bug 732764 - gfx/angle/src/compiler/Types.h:211: error: 'abort' was not declared in this scope. r=bjacob
|
2012-03-04 20:50:44 -05:00 |
|
Ed Morley
|
90d5f73fad
|
Merge mozilla-central to mozilla-inbound
|
2012-03-04 23:56:40 +00:00 |
|
Ed Morley
|
bfd47aa7b2
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-03-04 22:42:23 +00:00 |
|
Chris Pearce
|
460f689695
|
Bug 729872 - Exit HTML fullscreen mode asynchronously on window deactivate so as to not confuse the focus manager. r=dao
|
2012-03-05 11:03:26 +13:00 |
|
Tim Taubert
|
83068686c2
|
merge m-c to fx-team
|
2012-03-04 22:13:26 +01:00 |
|
Justin Lebar
|
c07407a766
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 15:58:06 -05:00 |
|
Justin Lebar
|
5b3d13a72b
|
Bug 729940 - Part 2: Stop using crappy hash functions in the js engine. r=bhackett
|
2012-03-04 15:58:06 -05:00 |
|
Justin Lebar
|
50fbf896bc
|
Bug 729940 - Part 1: Add hash function utilities to mfbt. r=waldo
|
2012-03-04 15:58:04 -05:00 |
|
Justin Lebar
|
3720ec0244
|
Bug 729940 - Part 0a: Fix test error messages in localstorage/sessionstorage tests. r=honzab
|
2012-03-04 15:57:35 -05:00 |
|
Justin Lebar
|
2449f55f11
|
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
|
2012-03-04 14:20:34 -05:00 |
|
Mark Capella
|
6d5433ed77
|
Bug 731904 - get rid nsCoreUtils::IsCorrectFrameType, r=surkov
|
2012-03-05 04:18:31 +09:00 |
|
Justin Lebar
|
65b70fabf4
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 13:49:42 -05:00 |
|
Justin Lebar
|
609b52cb35
|
Bug 729940 - Part 2: Stop using crappy hash functions in the js engine. r=bhackett
|
2012-03-04 13:49:41 -05:00 |
|
Justin Lebar
|
e930d0e571
|
Bug 729940 - Part 1: Add hash function utilities to mfbt. r=waldo
|
2012-03-04 13:49:41 -05:00 |
|
Justin Lebar
|
d9f6936c11
|
Bug 729940 - Part 0a: Fix test error messages in localstorage/sessionstorage tests. r=honzab
|
2012-03-04 13:49:41 -05:00 |
|
OHZEKI Tetsuharu
|
e8e7a60fc8
|
Bug 580814 - Avoid accessing rows that don't exist in treeviews for Places. r=mak
|
2012-03-04 12:36:14 -05:00 |
|
Justin Lebar
|
3e68e04f09
|
Bug 725796 - Make window.{top,parent,frameElement} respect <iframe mozbrowser>. r=bz
|
2012-03-04 11:02:00 -05:00 |
|