Nick Alexander
|
3182617118
|
Bug 778081: No NullPointerException in CommandProcessor.getArgsList. r=rnewman
--HG--
extra : rebase_source : 8fd9757ef2b385f6d033e278864d8b2770aceb4a
|
2012-07-30 13:05:33 -07:00 |
|
Nick Alexander
|
55491370c7
|
Bug 766354: Don't leak PII from SendTabActivity. r=rnewman
--HG--
extra : rebase_source : cd626fd18dec41efb80fd00250b164517bcd5d5b
|
2012-07-30 13:05:04 -07:00 |
|
Jason Orendorff
|
4f84e8ad39
|
Disable two E4X tests that were failing only on platforms using e10s content processes after landing bug 765890. no_r=orange.
|
2012-07-30 14:52:02 -05:00 |
|
Jonathan Watt
|
69799e28b1
|
Bug 768351 - "ABORT: Passed bad frame" with mask pointing at data: URL. r=roc.
|
2012-07-30 20:14:18 +01:00 |
|
Matt Brubeck
|
4a39fc5bfb
|
Back out 20b67f48676c (bug 778355) because of potential deadlock detected in make check
|
2012-07-30 11:56:48 -07:00 |
|
Mark Finkle
|
331d76deeb
|
Backout 883bdf118b52 since dependent code was backed out from m-c
|
2012-07-30 14:41:54 -04:00 |
|
David Zbarsky
|
176133d420
|
Bug 778799 - When offloading animations, use the device pixels to figure out scale instead of CSS pixels r=mattwoodrow
|
2012-07-30 11:25:25 -07:00 |
|
Andrew Quartey
|
df797e7733
|
Bug 735615 - Remove AutoClean from mozglue/linkers/Utils.h r=glandium
|
2012-07-30 14:17:53 -04:00 |
|
Chris Peterson
|
24e7826021
|
Bug 778472 - Part 2: Replace wildcard import statements with fully-qualified names. r=mfinkle
|
2012-07-27 17:54:28 -07:00 |
|
Chris Peterson
|
d44be64a5e
|
Bug 778472 - Part 1: Remove unused and redundant import statements. r=mfinkle
|
2012-07-27 17:54:41 -07:00 |
|
Ted Shroyer
|
3d7f99baf9
|
Bug 765890 - Alter mochitests/jsreftests to pass when javascript.options.xml.content defaults to false. r=jorendorff.
--HG--
extra : rebase_source : 12bd1c7b597c4834424876ac797cf7c118434d5e
|
2012-07-20 14:00:53 -05:00 |
|
Aryeh Gregor
|
b044181b5e
|
Bug 778104 - NS_IMPL_STRING_ATTR incorrectly uses bool as nsresult; r=bz
|
2012-07-30 16:48:02 +03:00 |
|
Aryeh Gregor
|
bc9c83fb09
|
Bug 777292 - Return -1 from nsTableRowGroupFrame::FindLineContaining on null param; r=roc
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
7bf2cd4049
|
Bug 777292 - netwerk/: Don't treat number of bytes as an nsresult; r=bz
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
b126f351ee
|
Bug 777292 - gfx/, widget/: Remove conversions to nsresult that will always result in NS_SUCCEEDED; r=roc
|
2012-07-27 16:52:43 +03:00 |
|
Aryeh Gregor
|
c81630fddb
|
Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan
|
2012-07-27 16:59:29 +03:00 |
|
Justin Lebar
|
ddb0196aad
|
Bug 778355 - Don't clear mWindow in nsWebShellWindow's destructor; nsXULWindow will clear it when it's destroyed. r=roc
--HG--
extra : rebase_source : 8e14b506f53861315e8e96bc8f775f141cd8e8dd
|
2012-07-30 12:20:42 -04:00 |
|
Landry Breuil
|
a195799c2e
|
Bug 777696: Fix gstreamer backend on big endian architectures. r=doublec
|
2012-07-30 17:57:15 +02:00 |
|
Landry Breuil
|
31fe3efb2e
|
Bug 778414. Fix clang builds on OpenBSD/i386. r=glandium
|
2012-07-30 17:57:04 +02:00 |
|
Vladimir Vukicevic
|
b300f51d4b
|
b=773071; more incorrect merge fixup for KHR_fence_sync; r=vlad
|
2012-07-30 11:07:23 -04:00 |
|
Rafael Ávila de Espíndola
|
d52e2f827c
|
Bug 778167 - Fix the offset of OS X libraries. r=bgirard.
|
2012-07-30 11:06:37 -04:00 |
|
Aryeh Gregor
|
8782e85213
|
Bug 291789 part 3 - Try not to ever delete across table boundaries; r=ehsan
|
2012-07-27 17:03:28 +03:00 |
|
Aryeh Gregor
|
0afc7f8770
|
Bug 291789 part 2 - Clean up nsHTMLEditRules::InDifferentTableElements; r=ehsan
|
2012-07-27 17:03:28 +03:00 |
|
Aryeh Gregor
|
a49c41b03d
|
Bug 291789 part 1 - Make various nsHTMLEditUtils methods take nsINode instead of Element; r=ehsan
|
2012-07-27 17:03:28 +03:00 |
|
Ehsan Akhgari
|
3ad40dbf10
|
Merge the nullptr conversion from mozilla-central into mozilla-inbound
|
2012-07-30 10:28:15 -04:00 |
|
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Kartikaya Gupta
|
55c4097bef
|
Bug 770047 - Add the LayerView directly to the XML layout rather than creating it later, so that we don't get a black flash on startup on JellyBean devices. r=sriram
|
2012-07-28 10:33:51 -04:00 |
|
Christian Holler
|
16efaa3cc0
|
Bug 777421 - Add AddressSanitizer macosx64 debug mozconfig
|
2012-07-30 14:01:40 +02:00 |
|
Christian Holler
|
fdb30414d2
|
Bug 776556 - Disable package signing when ASan is enabled
|
2012-07-30 13:58:34 +02:00 |
|
Masatoshi Kimura
|
412f59d922
|
Bug 750241 - Filter console messages to prevent intermittent orange; r=hsivonen
|
2012-07-30 12:47:19 +01:00 |
|
Christian Holler
|
9e36b6f071
|
Bug 777412 - Support the --setenv option in reftests
|
2012-07-30 13:47:27 +02:00 |
|
Gene Lian
|
cadd50db82
|
Bug 777228 - Alarm API - The back-end needs to remove alarms that have been fired from DB, so that .getAll() won't return them. r=vivien
|
2012-07-30 19:17:35 +08:00 |
|
Brian Hackett
|
aa69831ee5
|
Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin
|
2012-07-30 05:19:09 -06:00 |
|
Aryeh Gregor
|
6800d1c920
|
Bug 777292 - Switch incorrect nsresult to nsrefcnt; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
8446afc043
|
Bug 777292 - Convert some nsresult to SECStatus; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
7fc47312ed
|
Bug 777292 - Use assert for arg validity in nsHTMLAnonymousUtils' GetCSSFloatValue instead of NS_ENSURE_ARG_POINTER; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
88e2b537b5
|
Bug 777292 - Add casts and annoyed comments where we make up nsresult codes on the fly; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
be9a414c79
|
Bug 777292 - Cast NS_ENUMERATOR_FALSE to nsresult and complain in comments; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
ec8b263a28
|
Bug 777292 - Annotate some incorrect conversions to nsresult; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
8363478cb0
|
Bug 777292 - Add default cases to switches on nsresult; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
cf5fdebcf8
|
Bug 777292 - Convert an nsresult variable to PRStatus; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
bf782211d8
|
Bug 777292 - Cast the result of setjmp() to nsresult where it's incorrectly used that way; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
f3f465386f
|
Bug 777292 - exit(-1) instead of exit(NS_ERROR_FAILURE); r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
bebfcd08da
|
Bug 777292 - Remove unreached return; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
587e4453db
|
Bug 777292 - Don't use |= on nsresult; r=ehsan
|
2012-07-27 17:03:08 +03:00 |
|
Aryeh Gregor
|
829da4acf9
|
Bug 777292 - editor/: Remove conversions to nsresult that will always result in NS_SUCCEEDED; r=ehsan
|
2012-07-27 16:46:48 +03:00 |
|
Robert Longson
|
386204e06e
|
Tests for Bug 710974 - extraneous commas should be rejected by number list parser. r=dholbert
|
2012-07-30 10:02:50 +01:00 |
|
Tim Taubert
|
007684ca97
|
Bug 710974 - extraneous commas should be rejected by number list parser. r=dholbert
|
2012-07-30 10:02:46 +01:00 |
|
David Zbarsky
|
1d0beba6f0
|
Bug 778501 Part 4: DeviceContext should be an nsRefPtr r=roc
|
2012-07-29 21:36:32 -07:00 |
|
David Zbarsky
|
7c9e912225
|
Bug 778501 Part 3: Clean up the includes in nsPresContext.h r=roc
|
2012-07-29 21:29:41 -07:00 |
|