Mike Hommey
|
1d566f7586
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Mike Hommey
|
61124c1afc
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Ehsan Akhgari
|
48d081c9b1
|
Bug 928049 - Remove some prtypes.h inclusions from parser/; rs=bsmedberg
--HG--
extra : rebase_source : e9f20ba45d4d1f4d76451b1ed066a6b4b9b6ae11
|
2013-10-18 20:34:58 -04:00 |
|
William Chen
|
4fb3f7e4ed
|
Bug 925907 - Check for IN_SELECT_IN_TABLE in "reset the insertion mode" in HTML5 parser. r=hsivonen
|
2013-10-17 13:26:49 -07:00 |
|
Steve Workman
|
d6f77ccc08
|
Bug 920725 - Return with error in nsHtml5StreamParser::WriteStreamBytes if mLastBuffer is null. r=hsivonen
|
2013-10-16 11:16:36 -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 |
|
Ehsan Akhgari
|
180798444f
|
Bug 922933 - Don't #include nsIDocument.h in nsIContent.h; r=jst
--HG--
extra : rebase_source : 51f56fa27604224eacc2ba384bb826c49f4f917f
|
2013-10-02 07:40:07 -04:00 |
|
Masayuki Nakano
|
5e5853070a
|
Bug 920377 part.31 Get rid of nsEvent r=roc
|
2013-10-02 12:46:04 +09:00 |
|
Masayuki Nakano
|
648570f10b
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
|
Masayuki Nakano
|
2a465d3e36
|
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
--HG--
rename : widget/nsEvent.h => widget/EventForwards.h
|
2013-09-24 19:04:14 +09:00 |
|
Benoit Jacob
|
f9813a5b18
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-19 09:54:39 -04:00 |
|
Wes Kocher
|
508c0eaa0a
|
Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE
|
2013-09-18 17:21:02 -07:00 |
|
Benoit Jacob
|
5bf87f575b
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-18 18:50:32 -04:00 |
|
Michael[tm] Smith
|
19088f6eb2
|
Bug 910588 - log a parse error for <table><input></table>. r=hsivonen.
|
2013-09-17 15:47:32 +03:00 |
|
James Kitchener
|
28cc0bfd16
|
Bug 912981 - Make parser aware of view-source srcdoc status. r=hsivonen
|
2013-09-10 13:40:50 -04: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 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Cykesiopka
|
7350a155ff
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
|
Ms2ger
|
87ae95251c
|
Merge PGO-green changeset from inbound to m-c.
|
2013-08-22 10:31:44 +02:00 |
|
Ms2ger
|
4922ccbc0a
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
c3e345584c
|
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
|
2013-08-22 08:56:01 +02:00 |
|
Ehsan Akhgari
|
1e7ca5d13f
|
Bug 904695 - #include fewer headers in nsContentUtils.h; r=jst
|
2013-08-21 15:28:26 -04:00 |
|
Ms2ger
|
a04009b5b7
|
Merge latest PGO-green inbounc changeset to m-c.
|
2013-08-14 14:45:47 +02:00 |
|
Ms2ger
|
df8525f77d
|
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
|
William Chen
|
3c3062971a
|
Bug 900724 - Prevent form association when creating elements in template contents. r=hsivonen
|
2013-08-13 14:31:18 -07:00 |
|
William Chen
|
b0e155cb0a
|
Bug 897153 - Update parsing of template element to spec as of July 15, 2013. r=hsivonen
|
2013-08-12 14:46:12 -07:00 |
|
William Chen
|
d471fc9c9f
|
Bug 897143 - Update parser algorithms to be namespace aware. r=hsivonen
|
2013-08-12 14:46:12 -07:00 |
|
William Chen
|
bcbcfbfe2f
|
Bug 888820 - Save template insertion mode stack information in TreeBuilderState. r=hsivonen
|
2013-08-12 14:46:12 -07:00 |
|
Mike Hommey
|
d01b5df996
|
Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8
|
2013-08-02 10:29:05 +09:00 |
|
Trevor Saunders
|
82e5558b37
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
|
Steve Workman
|
d918296a3d
|
Bug 497003 - Support delivery of OnDataAvailable on the HTML5 parser thread r=hsivonen r=bholley r=bz
|
2013-07-08 18:45:26 -07:00 |
|
James Kitchener
|
881001dff5
|
Bug 802895 - Parser changes to support srcdoc attributes for iframes, r=hsivonen
|
2013-06-28 23:13:23 -04:00 |
|
Gabor Krizsanits
|
756a8f8c8c
|
Bug 864335 - Remove GetScriptGlobalObject. r=mrbkap
|
2013-06-21 16:25:20 +02:00 |
|
Brian O'Keefe
|
5f8b5163e8
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
|
2013-06-17 15:21:01 -04:00 |
|
Andrea Marchesini
|
74b148c97f
|
Bug 870787 - Improve named getter for form, r=bz
|
2013-06-18 08:53:23 -04:00 |
|
Ryan VanderMeulen
|
ca0cc81efe
|
Backed out 4 changesets (bug 497003) for intermittent OSX crashes.
Backed out changeset 43223a927976 (bug 497003)
Backed out changeset 26c1d80edf1f (bug 497003)
Backed out changeset 841ed173ba2b (bug 497003)
Backed out changeset f70770fc6dce (bug 497003)
|
2013-06-17 15:44:07 -04:00 |
|
Henri Sivonen
|
f17f395dda
|
Bug 870787 HTML parser part - Make <img> a form-associated element in the HTML parser. r=smaug
|
2013-06-06 11:02:30 +03:00 |
|
Steve Workman
|
9cd6785582
|
Bug 497003 - Support delivery of OnDataAvailable on the HTML5 parser thread r=hsivonen r=bholley r=bz
|
2013-06-13 10:42:48 -07:00 |
|
Mike Shal
|
994cfe0b6b
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Aryeh Gregor
|
18866d81dc
|
Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger
|
2013-04-28 14:52:10 +03:00 |
|
Ted Mielczarek
|
110919af49
|
bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium
|
2013-05-16 09:33:26 -04:00 |
|
Aryeh Gregor
|
d183f6f9bc
|
Bug 859817 - Make nsStringBuffer::Alloc return already_AddRefed; r=bz
|
2013-04-22 14:13:22 +03:00 |
|
Aryeh Gregor
|
659b807986
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
|
Aryeh Gregor
|
e0a4cd5848
|
Bug 859817 - Make NS_NewAtom return already_AddRefed; r=bz
|
2013-04-22 14:13:22 +03:00 |
|
Mike Shal
|
77cdb6567d
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Joshua Cranmer
|
41c5d7997f
|
Bug 856108 - Port static analyses to clang, part 2h: use MOZ_STACK_CLASS everywhere else. r=bsmedberg
|
2013-04-11 22:22:09 -05:00 |
|
Aryeh Gregor
|
957e302fe1
|
Bug 857102 part 5 - Make NS_NewDocumentFragment etc. infallible; r=bz
|
2013-04-10 17:15:54 +03:00 |
|
Aryeh Gregor
|
3e99dc4f10
|
Bug 857102 part 4 - Make NS_NewCommentNode and nsIDocument::CreateCommentNode infallible; r=bz
|
2013-04-04 15:02:22 +03:00 |
|
Aryeh Gregor
|
c446dbef0c
|
Bug 857102 part 2 - Make NS_NewTextNode and nsIDocument::CreateTextNode infallible; r=bz
|
2013-04-04 15:01:08 +03:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|