Henri Sivonen
|
63b25dc89b
|
Bug 650776 part 1 - Introduce a new HTML source to HTML source sanitizer XPCOM API. r=smaug.
|
2012-03-19 10:16:20 +02:00 |
Aryeh Gregor
|
6516ccca87
|
Bug 735059 - Second and third execCommand() parameters should be optional; r=ehsan
|
2012-03-12 18:12:19 -04:00 |
Charles Chan
|
b5fe4b651a
|
Bug 729041 - Remove nsEditorParserObserver. r=hsivonen.
|
2012-03-11 18:27:28 -07:00 |
Jacob Holzinger
|
6a62cb6a9b
|
Bug 696242 - Convert NS_RegisterStaticAtoms and nsCSSScanner::ReportUnexpectedParams to take an array-reference rather than a pointer and length, making it impossible to pass a pointer/length that are inconsistent. r=jwalden
--HG--
extra : rebase_source : 882b5b4d500b1fa242c0a3cfa3084e4171cbaa9d
|
2012-03-08 18:22:57 -08:00 |
Serge Gautherie
|
fa28cf7ed9
|
Bug 732792. (Av1) test_bug674770-2.html: Set "middlemouse.contentLoadURL" preference too. r=ehsan.
|
2012-03-06 18:14:44 +01:00 |
aceman
|
4fb4663cc0
|
Bug 368758 - Remove obsolete workaround pref editor.quotesPreformatted. r=ehsan
|
2012-03-02 17:23:01 -05:00 |
Ehsan Akhgari
|
17dd15bd11
|
Bug 730882 - Clean up nsTransactionStack; r=roc
|
2012-03-02 15:08:40 -05:00 |
Serge Gautherie
|
f46838e322
|
Bug 489728. (Bv6a_fix) Misplaced '"'. (Bustage fix.)
|
2012-02-28 10:29:46 +01:00 |
Mark Capella
|
0c0047820a
|
Bug 489728. (Bv6a) Use passed() in TestTXMgr.cpp, Make passed() accept a va_list in TestHarness.h. f=sgautherie r=ehsan.
|
2012-02-28 10:17:15 +01:00 |
Richard Newman
|
7f648ed72b
|
Merge m-c to m-i.
|
2012-02-23 18:37:12 -08:00 |
Richard Newman
|
e7b436563b
|
Merge last win pgo-green changeset from m-i to m-c.
|
2012-02-23 18:35:17 -08:00 |
Matthew Schranz
|
e6f5aa8906
|
Bug 698381 - Make Node.cloneNode aDeep argument optional, default to true. r=smaug
|
2012-02-23 14:23:30 +01:00 |
Olli Pettay
|
752943f421
|
Bug 730013 - don't addref/release nsTransactionManager so much to prevent it to end up to the purple buffer, r=ehsan
|
2012-02-23 22:47:37 +02:00 |
Neil Deakin
|
990f276bb8
|
Bug 499008, part 7, merge html drag type constants into one place, r=ehsan
|
2012-02-17 09:17:00 -05:00 |
Neil Deakin
|
57b44554c6
|
Bug 499008, part 6, editor drag drop tests, r=ehsan
|
2012-02-17 09:16:59 -05:00 |
Neil Deakin
|
c9badf762e
|
Bug 499008, part 5, merge the text and html implementations of InsertFromDrop, r=ehsan
|
2012-02-17 09:16:59 -05:00 |
Neil Deakin
|
8acdaab321
|
Bug 499008, part 4, convert editor drop handling to use datatransfers instead of the drag service, r=ehsan
|
2012-02-17 09:16:59 -05:00 |
Neil Deakin
|
11d52d2eeb
|
Bug 499008, part 2, move editor dragstart handling to ContentAreaDragDrop, r=ehsan
|
2012-02-17 09:16:59 -05:00 |
Neil Deakin
|
ddf7fcd8d0
|
Bug 499008, part 1, remove spurious event checks drop editor drag handling, r=ehsan
|
2012-02-17 09:16:59 -05:00 |
Neil Deakin
|
74c89efa8b
|
Bug 728652, null check return value of MozGetDataAt, r=ehsan
|
2012-02-23 15:59:45 -05:00 |
Rafael Ávila de Espíndola
|
5b0c52860f
|
Bug 727221 - mark LastDictionary and nsElementDeletionObserver final. r=ehsan.
|
2012-02-16 09:39:57 -05:00 |
Daniel Holbert
|
2e30860493
|
Bug 458167 patch 6: s/it's/its/ in comments within editor. r=ehsan
|
2012-02-15 01:18:24 -08:00 |
Masayuki Nakano
|
f276ee1b9f
|
Bug 622247 Remove hack for bug 23558 and bug 271815, and add tests for them r=ehsan
|
2012-02-15 10:38:07 +09:00 |
Ms2ger
|
3ef14434f3
|
Bug 724270 - Part b: Use nsINode in GenerateCSSDeclarationsFromHTMLStyle / GetCSSEquivalentToHTMLInlineStyleSet and callers; r=ehsan
|
2012-02-10 11:04:47 +01:00 |
Ms2ger
|
ef554dac10
|
Bug 724270 - Part a: Add an nsINode overload of GetCSSInlinePropertyBase; r=ehsan
|
2012-02-10 11:04:47 +01:00 |
Ms2ger
|
c9f7c32654
|
Bug 724269 - Add nsHTMLCSSUtils::IsCSSEditableProperty(nsIContent*); r=ehsan
|
2012-02-10 11:04:47 +01:00 |
Ms2ger
|
fcbf1e1b64
|
Bug 724268 - Simplify nsHTMLCSSUtils::GetDefaultViewCSS; r=ehsan
|
2012-02-10 11:04:47 +01:00 |
Ms2ger
|
8e7cdc73c8
|
Bug 724266 - Add dom::Element* nsHTMLCSSUtils::GetElementContainerOrSelf(nsINode* aNode); r=ehsan
|
2012-02-10 11:04:46 +01:00 |
Ms2ger
|
4693e94ce4
|
Bug 724264 - Consolidate code that checks whether an element has a non-_moz_dirty attribute; r=ehsan
|
2012-02-10 11:04:46 +01:00 |
Ms2ger
|
972b3f0fdb
|
Bug 724261 - Use nsINode in nsHTMLEditRules::RelativeChangeIndentationOfElementNode; r=ehsan
|
2012-02-10 11:04:46 +01:00 |
Ms2ger
|
99918bf221
|
Bug 723232 - nsHTMLEditRules::RelativeChangeIndentationOfElementNode removes divs with any one attribute; r=ehsan
|
2012-02-10 11:04:46 +01:00 |
Ms2ger
|
198b727cb1
|
Bug 724260 - Add nsHTMLEditRules::IsInListItem(nsINode* aNode); r=ehsan
|
2012-02-10 11:04:46 +01:00 |
Ms2ger
|
d9124fcfa0
|
Bug 724259 - Add nsHTMLEditor::IsNodeInActiveEditor(nsINode* aNode); r=ehsan
|
2012-02-10 11:04:46 +01:00 |
Ms2ger
|
85a19c84ad
|
Bug 723252 - Various nsHTMLEditor cleanup; r=ehsan
|
2012-02-10 11:04:46 +01:00 |
Ehsan Akhgari
|
4bb54b9f82
|
Bug 725069 - Part 2: Only accept text and element nodes for the editability check; r=roc
|
2012-02-08 18:09:51 -05:00 |
Ehsan Akhgari
|
a33fd21f62
|
Bug 725069 - Never mark the comment nodes as editable; r=roc
|
2012-02-07 18:39:05 -05:00 |
Neil Deakin
|
92e5958c61
|
Bug 707382, merge nsIDOMDataTransfer and nsIDOMNSDataTransfer, r=jonas
|
2012-02-07 13:02:32 -05:00 |
Panagiotis Koutsourakis
|
9c7dfb9706
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
|
2012-02-04 17:32:24 +00:00 |
Ms2ger
|
1696467ee5
|
Bug 720974 - Remove IsMozEditorBogusNode(nsIDOMNode*); r=ehsan
|
2012-02-01 11:54:22 +01:00 |
Ms2ger
|
5f511612ce
|
Bug 722419 - Part b: BeginningOfDocument / GetFirstEditableNode; r=ehsan
|
2012-02-01 11:54:22 +01:00 |
Ms2ger
|
a06e96e533
|
Bug 722419 - Part a: Introduce another version of GetNextNode; r=ehsan
|
2012-02-01 11:54:22 +01:00 |
Ms2ger
|
73cd8e7960
|
Bug 722418 - Various nsEditor cleanup; r=ehsan
|
2012-02-01 11:54:22 +01:00 |
Ms2ger
|
a8ca0f92e2
|
Bug 722416 - Outparamdel nsHTMLCSSUtils::GetElementContainerOrSelf; r=ehsan
|
2012-02-01 11:54:22 +01:00 |
Ms2ger
|
fc183b211f
|
Bug 722415 - Cleanup nsHTMLEditor::GetHTMLBackgroundColorState; r=ehsan
|
2012-02-01 11:54:22 +01:00 |
Ms2ger
|
b206ce091e
|
Bug 722412 - Cleanup nsPlaintextEditor::SetDocumentCharacterSet; r=ehsan
|
2012-02-01 11:54:22 +01:00 |
Ms2ger
|
dadb2aca4b
|
Bug 722411 - Cleanup nsPlaintextEditor::GetAndInitDocEncoder; r=ehsan
|
2012-02-01 11:54:22 +01:00 |
Ms2ger
|
6eeda81128
|
Bug 721493 - Cleanup nsHTMLEditor's HasAttr / HasAttrVal; r=ehsan
|
2012-02-01 11:54:22 +01:00 |
Ms2ger
|
2346a4667e
|
Bug 721483 - Clean up RemoveElementIfNoStyleOrIdOrClass / HasStyleOrIdOrClass; r=ehsan
|
2012-02-01 11:54:22 +01:00 |
Ms2ger
|
7b03aaaee4
|
Bug 721460 - Don't use GetIsCSSEnabled internally; r=ehsan
|
2012-02-01 11:54:22 +01:00 |
Ms2ger
|
d5fe1681da
|
Bug 722406 - Part b: Cleanup nsHTMLEditor::SetCaretInTableCell; r=ehsan
|
2012-02-01 11:54:22 +01:00 |