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 |
mozilla.mano@sent.com
|
59d1a01ef6
|
Bug 294615 - Search/find fails on words containing soft hyphen (­). r+sr=jst.
|
2007-07-24 13:47:42 -07:00 |
bzbarsky@mit.edu
|
2e4173547c
|
Use a Subsumes() check, not a same-origin one. r+sr=jst
|
2007-07-09 21:14:00 -07:00 |
bzbarsky@mit.edu
|
2d74f9107f
|
Make the ranges used by find code able to span anonymous content. Bug 384706,
r+sr=sicking
|
2007-06-18 20:01:03 -07:00 |
bzbarsky@mit.edu
|
9a5db57b2f
|
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me
|
2007-05-01 15:24:20 -07:00 |
martijn.martijn@gmail.com
|
04458076fd
|
Bug 378178 - Some code that doesn't compile under DEBUG_FIND anymore, r+sr=bzbarsky
|
2007-04-21 04:00:01 -07:00 |
bzbarsky@mit.edu
|
fe0d51d148
|
Don't try to use ranges to represent chunks of the flattened tree, becauseranges can't have endpoints that are anonymous wrt the other endpoint. Bug374873, r+sr=rbs
|
2007-04-18 13:05:42 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
Olli.Pettay%helsinki.fi
|
3f5bcf432e
|
Bug 423965, [@ nsFind::Find], r+sr=jst, a=beltzner
|
2008-03-31 11:58:00 +00:00 |
Olli.Pettay%helsinki.fi
|
c3f4b42877
|
Bug 414338, nsFind crashes if passed a range rooted at a document, r+sr=jst
|
2008-03-18 10:10:21 +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 |
Olli.Pettay%helsinki.fi
|
c1e558bc24
|
Bug 411054, Audit IsNativeAnonymous()/GetBindingParent() uses, r+sr=sicking
|
2008-02-26 12:40:21 +00:00 |
masayuki%d-toybox.com
|
79efc4821f
|
Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron
|
2008-02-16 15:31:33 +00:00 |
dtownsend%oxymoronical.com
|
bb59e577c2
|
Bug 404773: Find bar doesn't like the letters 'b', 'o', 'd', 'y', and
'random'. s+sr=jst, a=P1 blocking
|
2007-12-06 21:19:16 +00:00 |
bzbarsky%mit.edu
|
ac48a83059
|
Make find code less sensitive to exactly which nodes return true for
IsNativeAnonymous(). Bug 403090, r+sr=mats, a=schrep
|
2007-11-18 18:53:43 +00:00 |
masayuki%d-toybox.com
|
5fa5b33f97
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 11:13:55 +00:00 |
mozilla.mano%sent.com
|
967742a562
|
Bug 294615 - Search/find fails on words containing soft hyphen (­). r+sr=jst.
|
2007-07-24 20:47:42 +00:00 |
bzbarsky%mit.edu
|
b9e252223f
|
Use a Subsumes() check, not a same-origin one. r+sr=jst
|
2007-07-10 04:14:00 +00:00 |
bzbarsky%mit.edu
|
c50a10a865
|
Make the ranges used by find code able to span anonymous content. Bug 384706,
r+sr=sicking
|
2007-06-19 03:01:04 +00:00 |
bzbarsky%mit.edu
|
b1e55b927c
|
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
GetShellAt(0) to using this API. Bug 378780. API introduction part by me,
r+sr=jst. Mass-changes done by taras using squash, r+sr=me
|
2007-05-01 22:24:25 +00:00 |
martijn.martijn%gmail.com
|
403bf9bbfd
|
Bug 378178 � Some code that doesn't compile under DEBUG_FIND anymore, r+sr=bzbarsky
|
2007-04-21 11:00:01 +00:00 |
bzbarsky%mit.edu
|
44bb612278
|
Don't try to use ranges to represent chunks of the flattened tree, because
ranges can't have endpoints that are anonymous wrt the other endpoint. Bug
374873, r+sr=rbs
|
2007-04-18 20:05:42 +00:00 |
martijn.martijn%gmail.com
|
6696642347
|
Bug 336279 � Find misses text in this testcase, r=jst, sr=rbs
|
2007-01-29 13:58:24 +00:00 |
cvshook%sicking.cc
|
99a9b3fb45
|
Bug 345342: Add nullcheck fix regression from previous checkin. r/sr=bz
|
2006-07-22 05:52:05 +00:00 |
cvshook%sicking.cc
|
c7936e48f6
|
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
|
2006-07-19 04:36:36 +00:00 |
jag%tty.nl
|
a6b27fef09
|
Undo these changes now that we have a better fix for 2.95.2
|
2006-05-15 20:33:53 +00:00 |
jag%tty.nl
|
220904def7
|
Some more poking.
|
2006-05-15 12:19:54 +00:00 |
cvshook%sicking.cc
|
36f352636c
|
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
|
2006-05-05 06:52:21 +00:00 |
bzbarsky%mit.edu
|
533eb3c678
|
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
|
2006-04-27 18:21:11 +00:00 |
martijn.martijn%gmail.com
|
c4068983e2
|
Bug 223816 - find function in midas window not working, NS_ERROR_DOM_BAD_URI error. r+sr=bzbarsky
|
2006-04-21 20:16:27 +00:00 |
darin%meer.net
|
6d6327f877
|
fixes bug 321837 "nsWebBrowserFind::FindNext fails to wrap when searching chrome docshells" patch by rdmsoft@bugs.rdmsoft.com r=rbs,sfraser sr=bz
|
2006-03-31 05:31:10 +00:00 |
sharparrow1%yahoo.com
|
acef3d3622
|
Bug 327868: nsIFrameSelection cleanup. r+sr=roc
|
2006-02-21 00:49:04 +00:00 |
cbiesinger%web.de
|
a898e666b8
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
bzbarsky%mit.edu
|
6c0b84f4f0
|
Flush frames before trying to find and select stuff. Bug 307783, r+sr=jst
|
2006-01-07 03:44:32 +00:00 |
jst%mozilla.jstenback.com
|
7a5af690c6
|
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
|
2005-11-28 23:56:44 +00:00 |
bzbarsky%mit.edu
|
692c9e00f2
|
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
|
2005-08-22 22:24:29 +00:00 |
roc+%cs.cmu.edu
|
6e23b199ec
|
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
|
2005-08-22 03:00:06 +00:00 |
peterv%propagandism.org
|
c8dcb1a2d2
|
Fix for bug 286300 (Clean up HTML tags enum and related code). r=mrbkap, sr=bz, a=asa.
|
2005-06-16 13:10:58 +00:00 |
jshin%mailaps.org
|
cfc9a39dbb
|
bug 166127 search string in Japanese doesn't match exactly : patch by saito@densan.co.jp, r/sr=jst, a=asa
|
2005-04-30 01:37:00 +00:00 |
timeless%mozdev.org
|
0f5d164759
|
Bug 133277 give NS_PARSERSERVICE_CID {a6cf9112-15b3-11d2-932e-00805f8add32} a ContractID
r=mrbkap sr=bz
|
2005-02-04 05:05:10 +00:00 |
bsmedberg%covad.net
|
81a0de68d5
|
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
|
2004-12-15 04:07:01 +00:00 |
bryner%brianryner.com
|
1435145ce6
|
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
|
2004-11-24 22:48:45 +00:00 |
bryner%brianryner.com
|
efcc221ee4
|
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
|
2004-08-20 20:34:37 +00:00 |
mats.palmgren%bredband.net
|
798e7d641a
|
Check fo null before using GetFocusedElement result. b=252977 r+sr=bzbarsky
|
2004-08-08 17:18:58 +00:00 |
bryner%brianryner.com
|
cc807b07b1
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
rbs%maths.uq.edu.au
|
24ee06ba33
|
Ensure that Find Again (F3) iterates over all matches, even when the ESM::MoveFocusToCaret() takes a shortcut that leaves the focus controller slightly out-of-sync, b=249345, r+sr=jst
|
2004-07-01 21:29:21 +00:00 |
jst%mozilla.jstenback.com
|
d247d3f525
|
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
|
2004-05-07 20:55:17 +00:00 |
bryner%brianryner.com
|
f9f55ca33e
|
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
|
2004-05-03 21:48:36 +00:00 |