Fabrice Desré
|
23ce62fbf6
|
Bug 782859 - Add e10s support the ContentHandler component [r=vingtetun]
|
2012-08-15 09:00:02 -07:00 |
|
Fabrice Desré
|
4ad387b16d
|
Bug 781127 - [b2g][Web Activities][System Message Handler] mozChromeEvent to System app does not expose enough information [r=vingtetun]
|
2012-08-15 09:00:02 -07:00 |
|
Masayuki Nakano
|
0b43196daa
|
Bug 782739 Handle new mousewheel prefs in browser_fullZoom.js r=smaug+dao
|
2012-08-16 00:51:13 +09:00 |
|
Myk Melez
|
c45d593ca6
|
bug 770770: refactor webapp runtime test harness to reduce complexity/special-casing; r=adw
--HG--
extra : rebase_source : 183331b565d8c0577c9ba60a89f3c1ea6b11af9a
|
2012-08-14 15:27:26 -07:00 |
|
Timothy Nikkel
|
01ef5b44a8
|
Bug 782878. Remove weak views. r=roc
|
2012-08-15 09:43:11 -05:00 |
|
Malini Das
|
f158ad377a
|
Bug 782749 - add timeouts for shell/checkCmd to devicemanagerADB, r=jmaher
|
2012-08-15 10:35:21 -04:00 |
|
Benoit Jacob
|
1e2f20e917
|
Bug 763355 - attempt to fix timeouts in WebGL mochitest on Android slaves by avoiding loading the js-test-post.js script - r=jgilbert
Indeed, we have data here showing that the timeouts are caused by failure to load this file. Reason not yet understood.
|
2012-08-14 12:59:14 -04:00 |
|
Aryeh Gregor
|
061fd9f9ca
|
Bug 782252 - Use NS_FAILED instead of boolean test for ToInteger()/ToFloat(); r=ehsan
|
2012-08-13 16:49:48 +03:00 |
|
Aryeh Gregor
|
febeb17b31
|
Bug 782252 - Don't treat PRStatus as nsresult; r=ehsan
|
2012-08-13 16:33:21 +03:00 |
|
Aryeh Gregor
|
77c6452ea4
|
Bug 782252 - Cast some nsresult to bool where the function really returns bool; r=ehsan
|
2012-08-13 16:32:28 +03:00 |
|
Aryeh Gregor
|
cafad5fcb5
|
Bug 782252 - Cast some nsresult to PRUint32; r=ehsan
|
2012-08-09 11:36:40 +03:00 |
|
Aryeh Gregor
|
0082f7aef8
|
Bug 782252 - Cast more setjmp()/longjmp() nsresult usage; r=ehsan
|
2012-08-07 20:17:27 +03:00 |
|
Aryeh Gregor
|
5963cc87af
|
Bug 782252 - Don't return nsresult from main() (editor/); r=ehsan
|
2012-08-07 20:17:26 +03:00 |
|
Aryeh Gregor
|
719dcb2097
|
Bug 782252 - Change named constants to correct types; r=ehsan
|
2012-08-07 18:11:35 +03:00 |
|
Aryeh Gregor
|
8bb4aff89c
|
Bug 782252 - Cast NS_ENUMERATOR_FALSE to nsresult; r=ehsan
|
2012-08-07 17:54:44 +03:00 |
|
Aryeh Gregor
|
ff57e540e2
|
Bug 782252 - Convert declared types to nsresult; r=ehsan
|
2012-08-06 15:02:31 +03:00 |
|
Eric Wong
|
c200656eac
|
Bug 773760: Save privacy status of transferable during cross-process clipboard transfer. r=ehsan
|
2012-08-14 20:37:44 -07:00 |
|
Reuben Morais
|
4879213d80
|
Bug 782853 Initialize scrollType to avoid -Wsometimes-unitialized warnings r=smaug
|
2012-08-15 22:32:59 +09:00 |
|
Masayuki Nakano
|
4dd3a8ce38
|
backout 295c9fc5e652 due to wrong bug#
|
2012-08-15 22:31:15 +09:00 |
|
Reuben Morais
|
403d9c02b8
|
Bug 659153 Initialize scrollType to avoid -Wsometimes-unitialized warnings r=smaug
|
2012-08-15 22:28:17 +09:00 |
|
Masayuki Nakano
|
895fdeb536
|
Bug 782903 Set enough long timeout time in test_bug422132.html r=smaug
|
2012-08-15 22:28:17 +09:00 |
|
Chris Peterson
|
c976b8651f
|
Bug 781713 - Inline getEditable() and remove unnecessary null checks. r=blassey
--HG--
extra : rebase_source : 62522e83d95c1dc309c1b286dc48ddfa69f6f560
|
2012-08-09 17:49:59 -07:00 |
|
Chris Peterson
|
b1c08c934c
|
Bug 781708 - Log warnings about unexpected beginBatchEdit/endBatchEdit counts. r=blassey
--HG--
extra : rebase_source : 694835a34c9f0de99331c8c1b7924780d2137dd8
|
2012-08-09 15:38:10 -07:00 |
|
Robert Longson
|
489a806b3f
|
Bug 757751 - attribute updates on non-rendered svg elements result in an abort. r=jwatt
|
2012-08-15 12:58:06 +01:00 |
|
Robert Longson
|
e6dbebb0f5
|
Bug 782387 - Blank SVG rendering, after clicking a link to a view fragment and then navigating back. r=dholbert
|
2012-08-15 12:50:48 +01:00 |
|
Jon Coppeard
|
8f9211b383
|
Bug 782598 - part 2: tidy get_max_wait() r=terrence
|
2012-08-15 12:02:09 +01:00 |
|
Jon Coppeard
|
fa1d74e136
|
Bug 782598 - part 1: fix total_seconds() r=terrence
|
2012-08-15 12:01:59 +01:00 |
|
Ed Morley
|
dc5c59114b
|
Backout 34d187fac5f7 (bug 777176) for possibly causing bug 782901 on a CLOSED TREE
|
2012-08-15 10:48:13 +01:00 |
|
Andrew Hurle
|
3bb0d3dde1
|
Bug 634139 - Add a service for finding the representative color in an image. r=MattN
--HG--
extra : rebase_source : 111c2a3e6b0abfd8b75b90afbe5e736f80ff2939
|
2012-08-03 14:18:00 -07:00 |
|
Blair McBride
|
7190d27706
|
Bug 781688 - Remove usage of nsIDOMWindowUtils.goOnline() in B2G's netError.xhtml. r=cjones
|
2012-08-15 19:40:08 +12:00 |
|
Gian-Carlo Pascutto
|
328bf6ddf8
|
Bug 673470 - Update the new SafeBrowsing code to MPL 2.0. r=dcamp
|
2012-08-15 09:10:56 +02:00 |
|
Gian-Carlo Pascutto
|
9b456b4242
|
Bug 673470 - Skip chunks we already have during merges. r=dcamp
|
2012-08-15 09:10:39 +02:00 |
|
Gian-Carlo Pascutto
|
c056c62081
|
Bug 673470 - Simplify PrefixSet by removing (unneeded) thread safety. r=dcamp
|
2012-08-15 09:10:24 +02:00 |
|
Gian-Carlo Pascutto
|
9844b5f459
|
Bug 738533 - Replace NS_QuickSort use by qsort. r=dcamp
|
2012-08-15 09:10:07 +02:00 |
|
Gian-Carlo Pascutto
|
ab234264c5
|
Bug 750625 - crash in nsUrlClassifierPrefixSet::GetPrefixes. r=dcamp
|
2012-08-15 09:09:53 +02:00 |
|
Gian-Carlo Pascutto
|
a08473aa65
|
Bug 673470 - Remove some unneeded PromiseFlatCString. r=dcamp
|
2012-08-15 09:09:40 +02:00 |
|
Gian-Carlo Pascutto
|
8ba34dbeff
|
Bug 673470 - Make the PrefixSet/LookupCache construction infallible again. r=dcamp f=jlebar
|
2012-08-15 09:09:25 +02:00 |
|
Gian-Carlo Pascutto
|
7a7d916f23
|
Bug 673470 - Expire SubPrefixes that can't do anything immediately. r=dcamp
|
2012-08-15 09:08:51 +02:00 |
|
Gian-Carlo Pascutto
|
37af20ab14
|
Bug 673470 - Don't resort if not needed. Fix comparator. Cleanups. r=dcamp
|
2012-08-15 09:08:37 +02:00 |
|
Gian-Carlo Pascutto
|
feef277a46
|
Bug 673470 - Fix wrong order of arguments to KeyedHash function. r=dcamp
|
2012-08-15 09:08:23 +02:00 |
|
Gian-Carlo Pascutto
|
f43ae42744
|
Bug 673470 - Fix order of SubPrefix Knockouts. r=dcamp
|
2012-08-15 09:08:09 +02:00 |
|
Gian-Carlo Pascutto
|
11a8371d41
|
Bug 673470 - Remove unused compare functions. r=dcamp
|
2012-08-15 09:07:56 +02:00 |
|
Gian-Carlo Pascutto
|
4df0f0f092
|
Bug 673470 - Fix inconsistent variable naming. r=dcamp
|
2012-08-15 09:07:36 +02:00 |
|
Gian-Carlo Pascutto
|
d01778265b
|
Bug 673470 - Fix format description in HashStore.cpp. r=dcamp
|
2012-08-15 09:07:23 +02:00 |
|
Gian-Carlo Pascutto
|
52208070f2
|
Bug 768871 - Provide an option to disable per-client randomization. r=dcamp
|
2012-08-15 09:07:10 +02:00 |
|
Gian-Carlo Pascutto
|
5837cb3f35
|
Bug 730247 - Use byteslice coding for SafeBrowsing data. r=dcamp
|
2012-08-15 09:06:54 +02:00 |
|
Gian-Carlo Pascutto
|
ef532cd029
|
Bug 729928 - Cleanup unused cache preferences. r=dcamp
|
2012-08-15 09:06:39 +02:00 |
|
Gian-Carlo Pascutto
|
2a38f23df4
|
Bug 729640 - Fix broken UrlClassifier assertion. r=dcamp
|
2012-08-15 09:05:32 +02:00 |
|
Gian-Carlo Pascutto
|
d3b94c773f
|
Bug 726002 - Clear some big nsTArrays as early as possible in updates. r=dcamp
|
2012-08-15 09:05:18 +02:00 |
|
Gian-Carlo Pascutto
|
bcf43e6e4e
|
Bug 726002 - More OOM handling in UrlClassifier. r=dcamp
|
2012-08-15 09:05:08 +02:00 |
|