Matthew Gregan
|
7303be8ad0
|
Bug 693021 - Back out the incorrect removal of bug 673698's fixed.
|
2012-03-05 19:19:45 +13:00 |
Timothy B. Terriberry
|
a625d615dc
|
Bug 468275 - Fix mis-use of _ogg_free on allocation error path, r=kinetik
|
2012-03-04 20:32:35 -08:00 |
Nicholas Nethercote
|
3b808f9c61
|
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
|
b6e9c4d7bb
|
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
|
6a15ecefcb
|
Bug 729991: fix followup problems of bug 713116, r=ben
|
2012-03-04 19:54:01 -08:00 |
George Wright
|
18a9d1b7ae
|
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
|
0ce69de369
|
Bug 674753 - Add support for loading apitrace explicitly on Android - r=jrmuizel,bjacob
|
2012-02-29 16:55:46 -05:00 |
Matthew Gregan
|
773e022390
|
Bug 693021 - Bail from AdvanceFrame early if no longer playing. r=cpearce
|
2012-03-05 15:27:49 +13:00 |
Oleg Romashin
|
1be319b666
|
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
|
da3e9b4fca
|
Merge mozilla-central to mozilla-inbound
|
2012-03-04 23:56:40 +00:00 |
Ed Morley
|
54039371b0
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-03-04 22:42:23 +00:00 |
Chris Pearce
|
4970224fb4
|
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
|
29b001543e
|
merge m-c to fx-team
|
2012-03-04 22:13:26 +01:00 |
Justin Lebar
|
7e343a6c1d
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 15:58:06 -05:00 |
Justin Lebar
|
0bc96775ff
|
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
|
ec47a60b90
|
Bug 729940 - Part 1: Add hash function utilities to mfbt. r=waldo
|
2012-03-04 15:58:04 -05:00 |
Justin Lebar
|
ce89fa9b58
|
Bug 729940 - Part 0a: Fix test error messages in localstorage/sessionstorage tests. r=honzab
|
2012-03-04 15:57:35 -05:00 |
Justin Lebar
|
e2b30b7a56
|
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
|
2012-03-04 14:20:34 -05:00 |
Mark Capella
|
aa29a66360
|
Bug 731904 - get rid nsCoreUtils::IsCorrectFrameType, r=surkov
|
2012-03-05 04:18:31 +09:00 |
Justin Lebar
|
9cf4ac042d
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 13:49:42 -05:00 |
Justin Lebar
|
fef9e78873
|
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
|
2dcd3b129c
|
Bug 729940 - Part 1: Add hash function utilities to mfbt. r=waldo
|
2012-03-04 13:49:41 -05:00 |
Justin Lebar
|
7c3462b4ad
|
Bug 729940 - Part 0a: Fix test error messages in localstorage/sessionstorage tests. r=honzab
|
2012-03-04 13:49:41 -05:00 |
OHZEKI Tetsuharu
|
2e1dd2c937
|
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
|
fd4cfccc63
|
Bug 725796 - Make window.{top,parent,frameElement} respect <iframe mozbrowser>. r=bz
|
2012-03-04 11:02:00 -05:00 |
Neil Rashbrook
|
ced5810fff
|
Bug 727954 Delay autocomplete of pasted value r=IanNDONTBUILD
|
2012-03-04 15:13:20 +00:00 |
Neil Rashbrook
|
6ec4cfa80b
|
Bug 732738 textbox should only execute inline onfocus and onblur event handlers once r=smaug
|
2012-03-04 14:57:45 +00:00 |
Jonathan Kew
|
0e562c610f
|
bug 732330 - add assertion in ClusterIterator::Next to check for sane/safe result. r=jdaggett
|
2012-03-04 08:58:54 +00:00 |
Justin Dolske
|
621a59dc0d
|
Bug 731093 - Make head.js code should just look for just |e.filename| so that a non-object exception is logged when thrown from a test. r=jmaher
|
2012-03-03 22:19:04 -05:00 |
Ed Morley
|
97b63e30e9
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-03-04 00:38:41 +00:00 |
Jan de Mooij
|
01d6708a16
|
Bug 732693 - Fix bytecode emitted for o.__proto__(). r=bhackett
|
2012-03-03 16:27:51 +01:00 |
Serge Gautherie
|
eae9dcdaa6
|
Bug 732615. (Av1a-TK) Move browser_checkAddonCompatibility.js test from SeaMonkey to Toolkit. r=bmcbride.
|
2012-03-03 14:52:33 +01:00 |
Ed Morley
|
3fd581145d
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-03-03 13:13:15 +00:00 |
ffxbld
|
9212e5bd6c
|
Automated blocklist update from host linux-ix-slave38
|
2012-03-03 03:09:36 -08:00 |
Boris Zbarsky
|
a7d0a9267e
|
Bug 732319. Fix leaks on CORS failures in imagelib. r=joe
|
2012-03-02 23:44:55 -05:00 |
Jeff Walden
|
ea8d2e3b58
|
Silence a (newly introduced in) clang warning about adding an int to a string. No bug, r=trivial
|
2012-03-02 19:59:11 -08:00 |
Richard Newman
|
ad3c0d4088
|
Bug 732611 - Add channel (Aurora, Beta, etc.) to Android Sync user agent. r=rnewman
|
2012-03-02 17:36:16 -08:00 |
Richard Newman
|
22315cae88
|
Bug 709403 - Part 2: add TabsRecord. r=nalexander
|
2012-03-02 17:36:16 -08:00 |
Richard Newman
|
835fa9c7b2
|
Bug 709403 - Part 1: refactor envelope/payload logic in Record. r=nalexander
|
2012-03-02 17:36:16 -08:00 |
Richard Newman
|
b18907c738
|
Bug 709403 - Part 0: Add getString to ExtendedJSONObject. r=nalexander
|
2012-03-02 17:36:16 -08:00 |
Nick Alexander
|
91d9ae7373
|
Bug 722553 - uniformize JPakeClientStage error handling. r=rnewman
|
2012-03-02 17:36:15 -08:00 |
Nick Alexander
|
c0b84ea2cb
|
Bug 722570 - make BaseResource.{getConnectionManager,enableTLSConnectionManager} thread-safe. r=rnewman
|
2012-03-02 17:36:15 -08:00 |
Nick Alexander
|
c1e0a7e4d4
|
Bug 722575 - make SerialRecordConsumer.consumerIsDone() thread-safe. r=rnewman
|
2012-03-02 17:36:15 -08:00 |
Marina Samuel
|
77101d4810
|
Bug 715796 - Part 1: client name. r=rnewman
|
2012-03-02 17:36:15 -08:00 |
Marina Samuel
|
a6f17e6ef2
|
Bug 715796 - Part 0: extract SQLiteOpenHelper cache from AndroidBrowserHistoryDataExtender. r=rnewman
|
2012-03-02 17:36:15 -08:00 |
Richard Newman
|
6fe1038cf6
|
Bug 731125 - Use correct X-If-Unmodified-Since header. r=rnewman
|
2012-03-02 17:36:15 -08:00 |
Matt Woodrow
|
22950a7371
|
Bug 732598 - Optionally load glGetTexLevelParameteriv - r=bjacob
|
2012-03-03 13:12:57 +13:00 |
Kyle Huey
|
12a32ed22c
|
Bug 732481: Remove the EM restart from the reftest harness. r=dbaron
|
2012-03-02 18:31:50 -08:00 |
Marco Bonardo
|
520e2c69a3
|
Merge last green PGO from inbound to central
|
2012-03-02 14:55:43 +01:00 |
Tim Taubert
|
41ee51dd0f
|
Bug 730773 - Track shutdown leaks when DOMWindows *or* DocShells leaked (not and); r=ctalbert
|
2012-03-02 12:20:20 +01:00 |