Ehsan Akhgari
|
a687eaee51
|
Bug 1061060 - Fix more bad implicit constructors in parser; r=hsivonen
--HG--
extra : rebase_source : 4debaf0e0d52705472455d154298b3800d9d0db0
|
2014-09-01 18:04:52 -04:00 |
|
Phil Ringnalda
|
b656763114
|
Backed out 6 changesets (bug 1060982, bug 1061058, bug 1060987, bug 1061060, bug 1060930) for build bustage
CLOSED TREE
Backed out changeset c23b8418e6be (bug 1060987)
Backed out changeset a8cddc6bdffc (bug 1061060)
Backed out changeset b5af5cbdac3f (bug 1060982)
Backed out changeset 4912d451011a (bug 1060930)
Backed out changeset bdacbf453238 (bug 1061058)
Backed out changeset da6c71a8f5ae (bug 1060987)
|
2014-09-01 16:48:51 -07:00 |
|
Ehsan Akhgari
|
1ce8beab5b
|
Bug 1061060 - Fix more bad implicit constructors in parser; r=hsivonen
|
2014-09-01 18:04:52 -04:00 |
|
Nicholas Nethercote
|
8c60d14a1a
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
* * *
imported patch rm-dummy-params
--HG--
extra : rebase_source : c25987eb11bae197218d5fc53b77def19afa36ac
|
2014-08-06 06:31:21 -07:00 |
|
Trevor Saunders
|
0cdb19dabd
|
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
|
2014-07-09 17:27:49 -04:00 |
|
Olli Pettay
|
42c29da4fc
|
Bug 902618 - Parser notifies about subtree roots, but not their descendants, r=hsivonen,bz
|
2014-06-17 02:01:22 +03:00 |
|
Victor Porof
|
5643294005
|
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
|
2014-05-23 17:12:29 -04:00 |
|
Birunthan Mohanathas
|
ff8ce9bd42
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Olli Pettay
|
f2b59ae546
|
Bug 688580 - Run deferred scripts before DOMContentLoaded; r=hsivonen
|
2014-04-12 11:02:21 +02:00 |
|
Ryan VanderMeulen
|
1196730583
|
Backed out changeset 02876730f55f (bug 688580) for Android 4.0 debug mochitest-7 perma-fail.
CLOSED TREE
|
2014-04-10 14:38:04 -04:00 |
|
Olli Pettay
|
4303f4931a
|
Bug 688580, run deferred scripts before DOMContentLoaded, r=hsivonen
--HG--
extra : rebase_source : e7e56d2d83c7b1bf29a3a5ea4efd7418cfbee1e0
|
2014-04-10 01:49:17 +03:00 |
|
Henri Sivonen
|
3345c35123
|
Bug 959150 part 4 - Avoid using tree ops when parsing with nsHtml5StringParser. r=smaug.
|
2014-03-05 21:38:50 +02:00 |
|
Henri Sivonen
|
b5550f6f7c
|
Bug 959150 part 3 - Move the parts of nsHtml5TreeOpExecutor that the static methods in nsHtml5TreeOperation need to access into a new superclass. r=smaug.
|
2014-03-05 21:38:49 +02:00 |
|
Ryan VanderMeulen
|
a5b55ea49c
|
Backed out 8 changesets (bug 959150) for Linux debug build bustage on a CLOSED TREE.
Backed out changeset 30bdc9b15e8e (bug 959150)
Backed out changeset 630e489aed30 (bug 959150)
Backed out changeset c6874004efe7 (bug 959150)
Backed out changeset ebc67518a962 (bug 959150)
Backed out changeset 14441e528582 (bug 959150)
Backed out changeset 8d0ae8bffb08 (bug 959150)
Backed out changeset 603b63c33e9a (bug 959150)
Backed out changeset 261e2d244c54 (bug 959150)
|
2014-03-05 15:26:07 -05:00 |
|
Henri Sivonen
|
3537509c13
|
Bug 959150 part 4 - Avoid using tree ops when parsing with nsHtml5StringParser. r=smaug.
|
2014-03-05 21:38:50 +02:00 |
|
Henri Sivonen
|
c8cfbf7ab3
|
Bug 959150 part 3 - Move the parts of nsHtml5TreeOpExecutor that the static methods in nsHtml5TreeOperation need to access into a new superclass. r=smaug.
|
2014-03-05 21:38:49 +02:00 |
|
Boris Zbarsky
|
dc8f1d9152
|
Bug 977553. Use an enum instead of macros for the nsStyleLinkElement rel types, so they won't collide with macros in wingdi.h. r=smaug
|
2014-02-27 08:44:52 -05:00 |
|
James Kitchener
|
c07f2aad1b
|
Bug 464222 - Get relative links to resolve in parser view selection source processing. r=hsivonen
|
2014-02-20 08:43:53 -05:00 |
|
James Kitchener
|
c13a07650e
|
Bug 964239 - Check for special baseURI value for view-source:about:srcdoc. r=hsivonen
|
2014-02-06 09:46:30 -05:00 |
|
Alessio Placitelli
|
c38382e4e5
|
Bug 943519 - Handle errors returned from calls to Perform; r=reviewers
|
2013-12-19 09:09:00 -05:00 |
|
Ryan VanderMeulen
|
8adbb71ea4
|
Backed out changesets 01de929d4b85 and b9c5750d818a (bug 943519) for suspicion of causing B2G mochitest-2 failures.
CLOSED TREE
|
2013-12-16 13:41:15 -05:00 |
|
Alessio Placitelli
|
e7259af1f9
|
Bug 943519 - Handle errors returned from calls to Perform. r=hsivonen
|
2013-12-16 09:01:30 -05:00 |
|
Bobby Holley
|
6c0f7db3c4
|
Bug 840488 - Refactor Gecko to provide a more direct API to ask whether script is allowed for a given global. r=bz
|
2013-11-12 16:43:31 -08:00 |
|
Trevor Saunders
|
012fdba09b
|
bug 935325 - merge nsIScriptGlobalObjectOwner into nsIDocShell r=smaug
|
2013-05-27 06:07:01 -04:00 |
|
Henri Sivonen
|
48fc98ecfc
|
Bug 871161 - Stop inheriting charset where other browsers do not inherit it. r=bzbarsky.
|
2013-10-16 04:46:10 +03:00 |
|
Robert O'Callahan
|
33cdb42706
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
|
2013-09-02 20:41:57 +12:00 |
|
Ehsan Akhgari
|
1e7ca5d13f
|
Bug 904695 - #include fewer headers in nsContentUtils.h; r=jst
|
2013-08-21 15:28:26 -04:00 |
|
Gabor Krizsanits
|
756a8f8c8c
|
Bug 864335 - Remove GetScriptGlobalObject. r=mrbkap
|
2013-06-21 16:25:20 +02:00 |
|
Benoit Girard
|
fc10a7cfe4
|
Bug 851611 - Part 3: Rename headers. r=jrmuizel
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 6ea7c660764a4390cdd8dd91561fff1d7bad6035
|
2013-03-18 15:25:50 +01:00 |
|
Benoit Girard
|
9d12529d78
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : f76accc3d3dd86c75cb3e9750734f23ec9c29941
|
2013-03-16 00:47:02 -04:00 |
|
Ed Morley
|
b2109c458f
|
Backed out changeset c75481a07302 (bug 851611)
|
2013-03-18 14:10:35 +00:00 |
|
Ed Morley
|
2b1775b4e9
|
Backed out changeset d195190adc48 (bug 851611)
--HG--
rename : tools/profiler/GeckoProfiler.h => tools/profiler/sampler.h
rename : tools/profiler/GeckoProfilerImpl.h => tools/profiler/sps_sampler.h
|
2013-03-18 14:10:30 +00:00 |
|
Benoit Girard
|
664cf994b4
|
Bug 851611 - Part 3: Rename headers. r=jrmuizel
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 552fe1d3ff61d15b264aaf86f7c8cb4f4eff69d1
|
2013-03-18 14:41:02 +01:00 |
|
Benoit Girard
|
c4c6a0ddf5
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : 3032aaf7e50cdf9c350da688ec34e50a695fc7ca
|
2013-03-16 00:47:02 -04:00 |
|
Trevor Saunders
|
afab70f054
|
bug 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz
|
2013-02-12 17:02:51 -05:00 |
|
Jeff Walden
|
7146c23e80
|
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
|
2012-12-14 18:58:45 -05:00 |
|
Patrick McManus
|
bda7430bfa
|
bug 792438 part 1 - identify css and head-based-js as dedicated network resources r=bz
|
2012-12-04 18:06:29 -05:00 |
|
Andrew McCreight
|
c8ecf6e183
|
Bug 815707 - clean up cycle collector Traverse/Unlink in parser/ r=smaug
|
2012-11-27 15:08:22 -08:00 |
|
Benoit Jacob
|
a1d7e0f511
|
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8
|
2012-11-15 02:32:40 -05:00 |
|
Jeff Walden
|
793acbdae0
|
Bug 803439 - Add removeFrom() that takes a list and asserts the element is initially present in it. r=jlebar
--HG--
extra : rebase_source : c2aad35774a71167f97f940fb416735862b78950
|
2012-10-23 17:43:23 -07:00 |
|
Jacek Szpot
|
0b35b0e3d8
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
|
Randell Jesup
|
eedf93a21d
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
|
Boris Zbarsky
|
927e2bc32d
|
Bug 732209 part 3. Communicate the CORS state of preloads to the CSS loader. r=sicking,hsivonen
|
2012-08-28 13:10:08 -04:00 |
|
Ehsan Akhgari
|
0fd9123eac
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
|
Aryeh Gregor
|
3e8b41c23d
|
Bug 782602 - Use NS_FAILED instead of boolean test (parser/html/); r=hsivonen
|
2012-08-14 12:10:41 +03:00 |
|
Aryeh Gregor
|
0923bf00ef
|
Bug 780618 - Move all error codes to nsError.h; r=ehsan
|
2012-07-27 17:03:27 +03:00 |
|
Aryeh Gregor
|
f41637535d
|
Bug 780469 - Reduce unnecessary includes in some content/ header files; r=bz
|
2012-08-06 15:02:08 +03:00 |
|
Aryeh Gregor
|
e806eeab4f
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Henri Sivonen
|
80c8bb96d3
|
Bug 765620 - When parsing from stream without executing scripts, avoid script execution-related tree ops. r=smaug
|
2012-06-20 10:05:39 +03:00 |
|
David Zbarsky
|
ae718ee1c0
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
|