Ehsan Akhgari
|
e2f9a12a01
|
Bug 519928 - IFRAME inside designMode disables JavaScript, breaking current clickjacking defenses; r=Olli.Pettay
--HG--
extra : rebase_source : 7d01d90f59e60b63e64b96bb655937fe0d0c879a
|
2010-06-04 17:03:50 -04:00 |
Dão Gottwald
|
01ec17a1f9
|
Backed out changeset db6f8068e9a5
|
2010-06-29 17:49:21 +02:00 |
Saint Wesonga
|
5d01c7f8a9
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedgerg
|
2010-06-29 17:14:36 +02:00 |
Ehsan Akhgari
|
f6e72e71ed
|
Backed out changeset d1cbe16de6bf to fix oranges
|
2010-06-28 15:29:30 -04:00 |
Ehsan Akhgari
|
c57bff38df
|
Bug 519928 - IFRAME inside designMode disables JavaScript, breaking current clickjacking defenses; r=Olli.Pettay
|
2010-06-04 17:03:50 -04:00 |
Ehsan Akhgari
|
69d80b9e8b
|
Bug 572618 - Make debugging the editor easier - Part 4: multiline version of part 1; r=roc
|
2010-06-17 16:44:35 -04:00 |
Ehsan Akhgari
|
cdbe7f582a
|
Bug 572618 - Make debugging the editor easier - Part 3: multiline version of part 2; r=roc
|
2010-06-17 16:40:48 -04:00 |
Ehsan Akhgari
|
84e6aa8bed
|
Bug 572618 - Make debugging the editor easier - Part 2: Replace all if(!foo) return NS_ERROR_bar checks with NS_ENSURE_TRUE(foo, NS_ERROR_bar); r=roc
|
2010-06-17 15:41:16 -04:00 |
Ehsan Akhgari
|
dbee1fa3ae
|
Bug 572618 - Make debugging the editor easier - Part 1: Replace all if(NS_FAILED) checks with NS_ENSURE_SUCCESS; r=roc
|
2010-06-17 15:27:24 -04:00 |
Ehsan Akhgari
|
547693822e
|
Bug 569559 - Intermittent failure in editor/composer/src/crashtests/removing-editable-xslt.html | assertion count 0 is less than expected 1 assertions; r=dbaron
|
2010-06-18 12:57:36 -04:00 |
Mats Palmgren
|
d8bddf92b0
|
Accept 0-1 assertions on gtk2 for this test.
|
2010-06-10 00:57:37 +02:00 |
Ehsan Akhgari
|
4077b37e7f
|
Bug 569504 - Fix the spell checker leaking windows and documents; r=roc
|
2010-06-02 14:33:47 -04:00 |
Ehsan Akhgari
|
cd6846690f
|
Bug 336104 - "ASSERTION: no frame, see bug #188946"; r=roc,dbaron
|
2010-05-21 16:36:42 -04:00 |
Mitchell Field
|
895792930a
|
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
|
2010-05-14 18:24:41 +09:00 |
L. David Baron
|
e00d9fd996
|
Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557)
|
2010-05-06 09:28:01 -07:00 |
Steffen Wilberg
|
a55aadecca
|
Bug 514412: about:blank should derefence to an empty stream. r=bzbarsky
|
2010-04-27 23:20:55 +02:00 |
Craig Topper
|
dcddb98106
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
Jesse Ruderman
|
77026ff177
|
Add dumps to crashtest in the hope of shedding light on orange bug 471185
|
2010-03-31 17:00:04 -07:00 |
Craig Topper
|
23e1716275
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
|
2010-03-25 14:17:11 +01:00 |
Ehsan Akhgari
|
ab140ee619
|
Bug 484890 - Use a weak pointer for docshell in editing session; r=sicking
--HG--
extra : rebase_source : 4ac0aec249fb9e79d68356b28d0abbb6b65a021f
|
2010-03-18 12:12:37 -04:00 |
Benjamin Smedberg
|
28fb767bd1
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
Jesse Ruderman
|
d4e4a14b7b
|
Add crashtest for bug 461049
|
2009-08-08 16:00:35 -07:00 |
Jesse Ruderman
|
503dbdb4b6
|
Add crashtest for bug 407062
|
2009-08-08 15:32:56 -07:00 |
Jesse Ruderman
|
17374271bf
|
Add crashtest for bug 500847 (just filed)
|
2009-06-26 17:26:31 -07:00 |
Ginn Chen
|
6dbb3214df
|
Bug 499660 Firefox should use English dictionary by default with CJK locale r=neil
|
2009-06-24 14:06:58 +08:00 |
Ginn Chen
|
9186b2660d
|
Bug 442241 First time using spellchecker will use the first dictionary not locale dictionar r=neil
|
2009-06-18 19:16:20 +08:00 |
Serge Gautherie
|
62c16b504f
|
Bug 234844 - NS_HTMLEDITOR_COMMANDTABLE_CID and NS_HTMLEDITOR_DOCSTATE_COMMANDTABLE_CID have malformed CIDs; (Av1) nsEditingSession.cpp: (unrelated) s/as/has/; r+sr=bzbarsky
|
2009-06-11 19:47:32 +02:00 |
Boris Zbarsky
|
c4e1b94fda
|
Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg
|
2009-05-07 15:21:53 -04:00 |
L. David Baron
|
bd3965a189
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
Arpad Borsos
|
7646d3471f
|
Bug 474369 - get rid of nsVoidArray, editor part; r=neil
|
2009-04-22 10:43:15 +02:00 |
Bob Clary
|
aee1e9e8bf
|
bug 351236 - crash test by Martijn Wargers.
|
2009-04-24 10:08:15 -07:00 |
Serge Gautherie
|
77d606f3d9
|
Bug 471185 - [Windows] Intermittent "428844-1.html | timed out waiting for onload to fire"; Reenable test, except on Windows.
|
2009-02-21 03:09:15 +01:00 |
Jesse Ruderman
|
b39c95a5b6
|
Fix crashtests.list syntax, add bug reference
|
2009-02-17 10:40:50 -08:00 |
Ted Mielczarek
|
8b7db951a3
|
disable crashtest 428844-1.html for random failures, see bug 471185. disable media test_play.html for random failures, see bug 478868
|
2009-02-17 11:43:17 -05:00 |
Fred Jendrzejewski
|
9bd9de1b83
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
Peter Van der Beken
|
4185a8ef73
|
Fix for bug 471126 (leak content nodes (and sometimes dom windows) after clicking on nytimes.com articles). r=bent, sr=bz.
|
2009-01-14 13:24:10 +01:00 |
Robert O'Callahan
|
730e65f154
|
Backed out changeset 8019a959aade
|
2009-01-16 22:20:33 +13:00 |
Fred Jendrzejewski
|
6e7f270ba9
|
Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
|
2009-01-16 20:51:04 +13:00 |
Phil Ringnalda
|
5ac69655c0
|
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
|
2008-11-03 19:46:28 -08:00 |
Ted Mielczarek
|
f4576958c6
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
reed@reedloden.com
|
bbec7e9920
|
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
|
2008-05-08 03:51:41 -07:00 |
reed@reedloden.com
|
0580ccda42
|
Back out Chris Pearce's patch from bug 430921 as a possible cause of the crashes on Linux.
|
2008-05-08 03:39:06 -07:00 |
reed@reedloden.com
|
8c35068fb6
|
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
|
2008-05-08 02:06:05 -07:00 |
reed@reedloden.com
|
88e6d499f1
|
Back out Chris Pearce's patch from bug 430921 in case it is the cause of the crashes.
|
2008-05-07 05:01:40 -07:00 |
reed@reedloden.com
|
d6c8234354
|
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
|
2008-05-07 03:18:31 -07:00 |
reed@reedloden.com
|
b9ac493677
|
Bug 384625 - "Absolute Positioning grabber (mGrabber) hidden and inaccesible" (Max out grabber z-index) [p=amidude99@yahoo.com (Art Skiles) r=glazou sr=Neil]
|
2008-05-07 03:12:53 -07:00 |
Olli.Pettay@helsinki.fi
|
fc19a65e98
|
Bug 430858, Composer is unusable (can't type anything in the window etc), r+sr=peterv, a=beltzner
|
2008-05-06 10:46:55 -07:00 |
roc+@cs.cmu.edu
|
c4e233f3a6
|
Bug 430723. Don't prematurely detach and reattach the editor object. patch by Chris Pearce, r+sr=jst,a=schrep
|
2008-05-01 02:00:11 -07:00 |
roc+@cs.cmu.edu
|
eb93e203f7
|
Bug 386782. save and restore editor state so that it isn't lost when a page goes into the bfcache and then comes back. patch by Chris Pearce, r+sr=peterv,a=beltzner
|
2008-04-23 14:36:17 -07:00 |
gavin@gavinsharp.com
|
67c714e01c
|
Bug 428844: Crash [@ nsEditingSession::TearDownEditorOnWindow] on reload with contenteditable and xslt, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=peterv, a=beltzner
|
2008-04-17 19:07:05 -07:00 |
masayuki@d-toybox.com
|
7558425acf
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 07:28:37 -08:00 |
masayuki@d-toybox.com
|
7963138fd7
|
backing out the previous patch, becaused qm-centos5-01 dep unit test is orange
|
2008-02-28 05:59:25 -08:00 |
masayuki@d-toybox.com
|
67123b5a8f
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 03:01:56 -08:00 |
reed@reedloden.com
|
1cdf216337
|
Bug 412920 - "[contenteditable] editable elements cannot be edited anymore after page refresh" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) / peterv@propagandism.org (Peter Van der Beken) r+sr=jst a=blocking1.9+]
|
2008-02-20 01:54:52 -08:00 |
jag@tty.nl
|
60e16aa5b6
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
reed@reedloden.com
|
7a4ffa2203
|
Bug 413961 - "chrome://global/skin/arrow/* icons don't show up in high contrast mode" [p=masa141421356@gmail.com (Masahiro Yamada) ui-r=faaborg a1.9b3=beltzner]
|
2008-02-02 15:05:53 -08:00 |
peterv@propagandism.org
|
98bf466c0c
|
Fix for bug 403501 (Rich text editing broken after back, forward in history). r/sr=jst.
|
2007-12-04 16:28:24 -08:00 |
timeless@mozdev.org
|
662eb104bd
|
Bug 207531 Allow editor to edit xhtml files (as html) r=glazou sr=roc a=mconnor
|
2007-11-13 14:08:24 -08:00 |
peterv@propagandism.org
|
9ba42d58a8
|
Fix for bug 390446 (Javascript is still disabled after leaving a page that had designMode on). r/sr=jst.
|
2007-11-12 06:47:03 -08:00 |
reed@reedloden.com
|
a1e92a542f
|
Bug 389350 - "No editable iframe with these steps to follow" (tests) [p=cpearce r=roc]
|
2007-11-01 21:38:35 -07:00 |
reed@reedloden.com
|
7093135550
|
Bug 391429 - "Editor caret is hidden in XULRunner applications, but visible in Firefox" [p=matt@songbirdnest.com (Matt Crocker) r+sr=peterv aM9=beltzner]
|
2007-10-31 11:51:49 -07:00 |
reed@reedloden.com
|
f40e264c61
|
Bug 384147 - "tabbing out list item doesn't merge with next list item at same depth" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) r=glazou sr+a1.9=roc]
|
2007-10-02 00:32:17 -07:00 |
reed@reedloden.com
|
bfb52dcd89
|
Backout patch from bug 384147 from Mathieu Fenniak due to new test failing on Windows and Linux (but not Mac).
|
2007-09-20 00:04:41 -07:00 |
reed@reedloden.com
|
c52cc57a70
|
Bug 384147 - "tabbing out list item doesn't merge with next list item at same depth" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) r=glazou sr=roc a1.9=roc]
|
2007-09-19 23:14:32 -07:00 |
masayuki@d-toybox.com
|
5cf046b40d
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
ginn.chen@sun.com
|
6f5f621c9e
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
jwalden@mit.edu
|
1de0b8ac3c
|
Bug 374635 - [Midas] Visited links are black, not purple. Patch by Mathieu Fenniak <mfenniak-moz@mathieu.fenniak.net>, r=neil, sr=peterv, a=dbaron
|
2007-08-03 11:02:17 -07:00 |
neil@parkwaycc.co.uk
|
314a7d97d4
|
Followup to bug 348748 to fix the alignment of trailing backslashes in macros
[xxx_cast<foo*>(bar) is three characters shorter than NS_XXX_CAST(foo*, bar)]
|
2007-07-11 01:46:44 -07:00 |
jwalden@mit.edu
|
12e960c504
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
peterv@propagandism.org
|
27aa18098c
|
Correct whitespace.
|
2007-07-06 04:23:30 -07:00 |
peterv@propagandism.org
|
48e18a37db
|
Fix for bug 386730 (After reloading a page with a single contenteditable element, every element on that page is editable). r/sr=jst.
|
2007-07-06 03:45:16 -07:00 |
peterv@propagandism.org
|
02b7a30529
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
peterv@propagandism.org
|
0919df3f05
|
Backing out to fix orange.
|
2007-06-27 16:21:05 -07:00 |
peterv@propagandism.org
|
e15f728720
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 15:29:45 -07:00 |
Olli.Pettay@helsinki.fi
|
de66d95d55
|
Bug 351236, r+sr=neil
|
2007-05-27 13:57:13 -07:00 |
scott@scott-macgregor.org
|
de29090de1
|
Bug #378795 --> When the user installs a dictionary for the first time, we don't automatically use it for inline spell check. The user must manually choose the dictionary.sr=neil
|
2007-04-27 11:42:09 -07:00 |
benjamin@smedbergs.us
|
0ab7558e7b
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
sayrer@gmail.com
|
873351be9a
|
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
|
2007-04-16 08:18:50 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
reed%reedloden.com
|
93d48d59c0
|
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
|
2008-05-08 10:51:41 +00:00 |
reed%reedloden.com
|
e7356c52e6
|
Back out Chris Pearce's patch from bug 430921 as a possible cause of the crashes on Linux.
|
2008-05-08 10:39:06 +00:00 |
reed%reedloden.com
|
f7dde17c43
|
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
|
2008-05-08 09:06:06 +00:00 |
reed%reedloden.com
|
07a312ee28
|
Back out Chris Pearce's patch from bug 430921 in case it is the cause of the crashes.
|
2008-05-07 12:01:40 +00:00 |
reed%reedloden.com
|
6ad8409089
|
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
|
2008-05-07 10:18:31 +00:00 |
reed%reedloden.com
|
51d6905e11
|
Bug 384625 - "Absolute Positioning grabber (mGrabber) hidden and inaccesible" (Max out grabber z-index) [p=amidude99@yahoo.com (Art Skiles) r=glazou sr=Neil]
|
2008-05-07 10:12:53 +00:00 |
Olli.Pettay%helsinki.fi
|
b12ff59f9f
|
Bug 430858, Composer is unusable (can't type anything in the window etc), r+sr=peterv, a=beltzner
|
2008-05-06 17:46:55 +00:00 |
roc+%cs.cmu.edu
|
24d4dd60f8
|
Bug 430723. Don't prematurely detach and reattach the editor object. patch by Chris Pearce, r+sr=jst,a=schrep
|
2008-05-01 09:00:11 +00:00 |
roc+%cs.cmu.edu
|
5f8c5273e9
|
Bug 386782. save and restore editor state so that it isn't lost when a page goes into the bfcache and then comes back. patch by Chris Pearce, r+sr=peterv,a=beltzner
|
2008-04-23 21:36:19 +00:00 |
gavin%gavinsharp.com
|
5d10e281e5
|
Bug 428844: Crash [@ nsEditingSession::TearDownEditorOnWindow] on reload with contenteditable and xslt, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=peterv, a=beltzner
|
2008-04-18 02:07:06 +00:00 |
masayuki%d-toybox.com
|
1e15df8ce2
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 15:28:40 +00:00 |
masayuki%d-toybox.com
|
755b4e49e5
|
backing out the previous patch, becaused qm-centos5-01 dep unit test is orange
|
2008-02-28 13:59:28 +00:00 |
masayuki%d-toybox.com
|
0cb4d69dfd
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 11:01:59 +00:00 |
reed%reedloden.com
|
02ddd2e2f4
|
Bug 412920 - "[contenteditable] editable elements cannot be edited anymore after page refresh" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) / peterv@propagandism.org (Peter Van der Beken) r+sr=jst a=blocking1.9+]
|
2008-02-20 09:54:52 +00:00 |
jag%tty.nl
|
4221353fba
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 08:50:33 +00:00 |
reed%reedloden.com
|
0e456910c1
|
Bug 413961 - "chrome://global/skin/arrow/* icons don't show up in high contrast mode" [p=masa141421356@gmail.com (Masahiro Yamada) ui-r=faaborg a1.9b3=beltzner]
|
2008-02-02 23:05:54 +00:00 |
peterv%propagandism.org
|
22d3795fbb
|
Fix for bug 403501 (Rich text editing broken after back, forward in history). r/sr=jst.
|
2007-12-05 00:28:24 +00:00 |
timeless%mozdev.org
|
eb1e457507
|
Bug 207531 Allow editor to edit xhtml files (as html)
r=glazou sr=roc a=mconnor
|
2007-11-13 22:08:24 +00:00 |
peterv%propagandism.org
|
66ebcf3896
|
Fix for bug 390446 (Javascript is still disabled after leaving a page that had designMode on). r/sr=jst.
|
2007-11-12 14:47:04 +00:00 |
reed%reedloden.com
|
d7049544d3
|
Bug 389350 - "No editable iframe with these steps to follow" (tests) [p=cpearce r=roc]
|
2007-11-02 04:38:35 +00:00 |
reed%reedloden.com
|
e6e48956f2
|
Bug 391429 - "Editor caret is hidden in XULRunner applications, but visible in Firefox" [p=matt@songbirdnest.com (Matt Crocker) r+sr=peterv aM9=beltzner]
|
2007-10-31 18:51:50 +00:00 |