Commit Graph

159505 Commits

Author SHA1 Message Date
caillon%returnzero.com
11a7fe7e34 Attempt to fix nebiros bustage by moving style struct access into nsIInspectorCSSUtils
r/a=timeless,jkeiser,#mozilla
bug 147189
2006-05-17 02:37:44 +00:00
caillon%returnzero.com
3beb6c7274 Bug 185647 - Setting pseudo class of a closed window crashes [@ inLayoutUtils::GetEventStateManagerFor]
r=timeless sr=tor
2006-05-17 02:37:43 +00:00
mkaply%us.ibm.com
eefaf070cf OS/2 bustage - need get() 2006-05-17 02:37:42 +00:00
caillon%returnzero.com
451c27c8e2 Bug 147189. Part 2: Don't hide "significant" whitespace nodes.
r=bzbarsky sr=hewitt
2006-05-17 02:37:41 +00:00
caillon%returnzero.com
a883c6c290 Allow the hiding of "empty" text nodes from DOM Inspector.
r=cbiesinger, sr=alecf, bug 147189
2006-05-17 02:37:40 +00:00
timeless%mozdev.org
a8947e5619 Bug 153821 crash while inspecting an error window [@inLayoutUtils::GetPresShellFor]
r=caillon sr=bz
2006-05-17 02:37:39 +00:00
bzbarsky%mit.edu
8a4c6f574a Show style rules for things that are display:none and their
descendants.  Bug 166548, r=dbaron, sr=hewitt.
2006-05-17 02:37:38 +00:00
caillon%returnzero.com
3d7e9a357a Bug 177179
slightly optimize inDOMView::GetNodeTypeKey
r=timeless/jkeiser sr=bzbarsky a=roc+moz
2006-05-17 02:37:37 +00:00
dougt%netscape.com
c3512c3962 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2006-05-17 02:37:36 +00:00
yokoyama%netscape.com
19a0b8da31 Bug 110486
Removing NSGetFactory from UCONV
/r=shanjian; /sr=brendan
2006-05-17 02:37:35 +00:00
jshin%mailaps.org
d5632dfed2 bug 133216 - make multibyte decoder more robust for invalid octet sequence.
r=yokoyama, sr=alecf, a=asa
2006-05-17 02:37:34 +00:00
jshin%mailaps.org
d385602ff0 Bug 128587 : Fix a typo in uScanDecomposedHangulCommon() to make
EUC-KR/ISO-2022-KR decoders work correctly with 8byte-seq. representation
of Hangul syllables. r=yokoyama, sr=alecf, a=scc
2006-05-17 02:37:33 +00:00
ftang%netscape.com
f0ec02a26b fix bug 9519 r=ftang sr=brendan a=roc+moz
make uconv code port to 32 bits clean for arm arch
thansk  jeroen.dobbelaere@acunia.com
2006-05-17 02:37:32 +00:00
gerv%gerv.net
150c4d33a5 License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2006-05-17 02:37:31 +00:00
pedemont%us.ibm.com
697a01410f Bug 151249 - Middle-click on link doesn't work on Mac. r=pinkerton, sr=sfraser. 2006-05-17 02:37:30 +00:00
neil%parkwaycc.co.uk
dac7734144 Bug 202587 Control+ and Command+ should be Ctrl+ and Cmd+ for consistency r=caillon sr=brendan a=asa 2006-05-17 02:37:29 +00:00
shliang%netscape.com
656761b128 bug 199990. changing mac pref panel size. r/sr=sspitzer, jag 2006-05-17 02:37:28 +00:00
cbiesinger%web.de
ac703c7266 bug 180364, don't show the theme name in the "Uninstall Theme" button, to make this button fit even if the theme has a long name
r=neil sr=roc a=chofmann
2006-05-17 02:37:27 +00:00
timeless%mozdev.org
6d0d4f5b9f Bug 207864 Some things GetService "@mozilla.org/rdf/container;1"
r=neil sr=jag
2006-05-17 02:37:26 +00:00
bzbarsky%mit.edu
416b1bf35e Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2006-05-17 02:37:25 +00:00
neil%parkwaycc.co.uk
ebd6ce725d Bug 143663 Helper Apps listbox scrolls badly r=varga sr=alecf a=asa 2006-05-17 02:37:24 +00:00
neil%parkwaycc.co.uk
c5cf4cc2ac Bug 230778 Convert pref window from nsIPref to nsIPrefBranch r=caillon sr=jag 2006-05-17 02:37:23 +00:00
neil%parkwaycc.co.uk
12b0dce117 Bug 228904 Preference panel load event handling cleanup p=gautheri@noos.fr r=me sr=alecf 2006-05-17 02:37:22 +00:00
jshin%mailaps.org
26dc5d8c08 bug 224595 : use de/encodeURI(Component) instead of escape/unescape (extra patch) : r=neil, sr=bryner 2006-05-17 02:37:21 +00:00
caillon%returnzero.com
44e3612a0c Back out the patch for bug 230778 to fix bug 231769, can't change themes from the preferences panel.
a=chofmann,dbaron
2006-05-17 02:37:20 +00:00
neil%parkwaycc.co.uk
26e59982cd Bug 223294 <dialog>s no longer need a <separator> at the bottom of their content p=stefan@borggraefe.com r=me sr=ben 2006-05-17 02:37:19 +00:00
timeless%mozdev.org
b00790b40a Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2006-05-17 02:37:18 +00:00
nhotta%netscape.com
13b0fa125a move the pref dialog size info platform jar files,
check in for yxia@netscape.com
bug 99402, r=nhotta, sr=jag.
2006-05-17 02:37:17 +00:00
neil%parkwaycc.co.uk
c6ffc6d1be Bug 90984 Prefer "website" to "web site" p=tmeader@gmail.com r=me sr=jag 2006-05-17 02:37:16 +00:00
sspitzer%mozilla.org
00e602f3a4 fix for bug #244279
Enabling popup blocking from About Popups fails to set the preference.

thanks to neil for the fix.

r=mconnor, sr=dveditz
2006-05-17 02:37:15 +00:00
timeless%mozdev.org
620d3608b2 Bug 220451 - Popup Manager's "Allowed Sites" dialog doesn't persist size and position
patch by borggraefe@despammed.com r=neil sr=alecf
2006-05-17 02:37:14 +00:00
dwitte%stanford.edu
ba2460bac6 Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2006-05-17 02:37:13 +00:00
neil%parkwaycc.co.uk
662b9c1178 Bug 252780 Document Roaming Access in Help p=giacomo.magnini@portalis.it r=ben.bucksch sr=me 2006-05-17 02:37:12 +00:00
neil%parkwaycc.co.uk
3bb28e92f1 Bug 230588 remove aim help hooks p=stolenclover@yahoo.com.tw r=me sr=alecf 2006-05-17 02:37:11 +00:00
rlk%trfenv.com
eb0131c377 Bug 227107 - Help button in Offline & Disk Space preferences is broken. r=neil@parkwaycc.co.uk, r=rlk@trfenv.com, sr=alecf@flett.org, a=asa@mozilla.org. Patch by Hasse (jasajudeju@telia.com). 2006-05-17 02:37:10 +00:00
ssu%netscape.com
3724e5338c fixing bug 190546 - Help: New Mail/News prefs need Help buttons hooked up to correct locations in help content. r=dveditz, sr=sspitzer, a=sspitzer 2006-05-17 02:37:09 +00:00
aaronl%netscape.com
5b6f66df4f Bug 196126. Hook up keyboard prefs help, update keyboard help. r=oeschger, no sr= required for help file changes, a=asa 2006-05-17 02:37:08 +00:00
shliang%netscape.com
a00058a924 195924, 195921, 195928 - popup blocking changes to use whitelisting only and provide info dlg when popup first encountered. r=danm, sr=jag. 2006-05-17 02:37:07 +00:00
cbiesinger%web.de
4fc27e07c8 149448 patch by Andreas Kunz <durbacher@gmx.de> r=neil sr=alecf
Themes with Long Descriptions Scroll "Get New Themes" Out of View
2006-05-17 02:37:06 +00:00
shliang%netscape.com
4ba92ce191 192193 - missed part of checkin for default whitelist for popup blocking. r/sr=jag 2006-05-17 02:37:05 +00:00
darin%meer.net
6288cd9e95 fixes bug 225424 "The View/Apply Theme menu of available themes should be sorted alphabetically"
patch by malcolm-bmo@farside.org.uk r=neil@parkwaycc.co.uk sr=alecf a=asa
2006-05-17 02:37:04 +00:00
shliang%netscape.com
e34e32cc99 192193 - preload popup blocking whitelist. r=danm, sr=jag 2006-05-17 02:37:03 +00:00
neil%parkwaycc.co.uk
defd1ba4a2 Bug 149406 Theme prefpanel - Uninstall button jumps around for long theme names p=mail124@bellsouth.net (Joe Infla) r=me sr=jag a=asa 2006-05-17 02:37:02 +00:00
neil%parkwaycc.co.uk
ddd92a44c3 Bug 147809 Themes preferences should not use deprecated target="_new" r=bz sr=peterv 2006-05-17 02:37:01 +00:00
pete.zha%sun.com
2f587c3cda bug=193068
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2006-05-17 02:37:00 +00:00
timeless%mozdev.org
039485eddc Bug 117532 UI Pref to prevent sites from taking over context menu
patch by robert@accettura.com r=neil sr=ben a=mkaply
2006-05-17 02:36:59 +00:00
timeless%mozdev.org
005a8492ca Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=darin
2006-05-17 02:36:58 +00:00
mconnor%myrealbox.com
d3ad0e0678 bug 117532 UI Pref to prevent sites from taking over context menu - patch by Robert J. Accettura (robert@accettura.com), r=jst sr=ben 2006-05-17 02:36:57 +00:00
bzbarsky%mit.edu
b181ac978c REmove stray '}' that causes a JS error. Bug 227623, r=neil, sr=alecf, a=dbaron 2006-05-17 02:36:56 +00:00
cbiesinger%web.de
7da2cedce8 checking in right patch for bug 63117 - numbers in prefs accepted in octal when they start with 0, in hex when they start with 0x
r=neil sr=alecf, patch by eddyk@netscape.com/durbacher@gmx.de
2006-05-17 02:36:55 +00:00