Commit Graph

285 Commits

Author SHA1 Message Date
Oleg Romashin
38e95b5eeb merge with mozilla-central 2008-08-16 03:39:26 -04:00
Shawn Wilsher
be9dcf8e5d Bug 437064 - DOM Inspector should live in its own repository.
This removes all the files in extensions/inspector from mozilla-central.  Those
who still will to use the DOM Inspector should clone this hg repo:
http://hg.mozilla.org/dom-inspector/
2008-08-15 19:46:22 -04:00
Bo Yang
6304294535 Bug 450222 - Missing declaration of UNICODE_STRING in mingw build, r=bsmedberg 2008-08-14 11:48:06 -04:00
Mike Hommey
04799838d7 Bug 445136 – Autoconfig files should be looked up in GRE directory, not App directory. r=bsmedberg 2008-08-14 12:39:54 +02:00
Oleg Romashin
bc6cd35488 Merging mozilla-central to mozilla-qt. 2008-08-03 20:30:10 +03:00
stefanh@inbox.com
ef8b65a3b2 Bug 436502 - instantApply='tue' in extensions/metrics/content/prefs.xul. r=pete. NPOTDB. 2008-07-29 16:35:41 +02:00
John Daniels
ef0fee1d70 Bug 419532 – deCOMtaminate nsICaret. r+sr=roc 2008-07-16 12:52:01 +02:00
Simon Montagu
5148d12d4a Unit test for bug 9357 (Autodetection of EUC-KR) 2008-06-22 01:28:42 -07:00
Robert Kaiser
31d9e4f2ed bug 399031 - Convert xpfe prefpane to toolkit version (DOMi), p=aqualon@aquachan.de r=sdwilsh sr=Neil 2008-06-17 14:48:25 +02:00
sdwilsh@shawnwilsher.com
5d2aabec8e Bug 433935
DOMi extension version wasn't bumped
rs=Neil
a=bsmedberg
2008-05-21 10:31:21 -04:00
reed@reedloden.com
ffbc21f1ea Bug 398810 - "Remove MOZILLA_1_8_BRANCH ifdefs from core on trunk" (metric extension only) [p=mh+mozilla@glandium.org (Mike Hommey) r=pete (NPOTB)] 2008-05-09 20:46:47 -07:00
reed@reedloden.com
0064c71a2a Bug 431358 - "DOM Inspector doesn't work in Sunbird 0.6a1 Trunk builds" (use correct trunk version) [p=ssitter@gmail.com (Stefan Sitter) r=sdwilsh] 2008-05-07 03:27:35 -07:00
Oleg Romashin
4f1a834c54 Disable links opening blocker for very small movements 2008-05-06 14:24:32 +03:00
Oleg Romashin
437b5c0538 Fixed crash, when location changed during scrolling
Block uri open for links scrolling
2008-05-04 14:04:15 +03:00
jwalden@mit.edu
cea0828eea Bug 430251 - Update to latest HTML5 and make postMessage dispatch its event asynchronously, as well as dispatch at the window, not the document. r=jst, r=smaug, sr=sicking, a=damons, c=cookie 2008-05-02 12:26:47 -07:00
Oleg Romashin
ee5584657f Return back right way for scrolling content by mouse 2008-05-02 18:24:15 +03:00
kairo@kairo.at
a8b1834668 bug 431453 - Make browser-chrome mochitests pass on SeaMonkey: make some platform tests Firefox-only or non-SeaMonkey (as applicable), r=smontagu for docshell, r=dwitte for cookie, r=gavin for dlmgr, a1.9=damons for platform tests; make SeaMonkey sanitizer tests pass, sr=Neil 2008-05-02 06:13:19 -07:00
timeless@mozdev.org
014ce11b63 Bug 421006 DOMi isn't available on trunk r=sdwilsh moa=timeless 2008-05-01 23:09:58 -07:00
vladimir@pobox.com
09a3040a19 Removing extensions/canvas3d; moving to hg. Not even remotely part of the build. 2008-05-01 16:49:05 -07:00
Vladimir Vukicevic
861b6a8679 Merging mozilla-central to mozilla-qt. 2008-04-30 16:00:19 -07:00
Oleg Romashin
f1dda5506f More simple and fast drag2scroll implementation 2008-04-28 14:35:09 +03:00
gavin@gavinsharp.com
49ea055c9b Bug 430217: Reporter shouldn't add a toolbar button to Firefox, patch by Dão Gottwald <dao@mozilla.com>, r=raccettura, ui-r=beltzner, a=beltzner 2008-04-23 15:39:30 -07:00
Oleg Romashin
f89abd6997 Add widget utils extension
First panning util implemented
2008-04-22 13:14:31 +03:00
smontagu@smontagu.org
418103ab2c Mochitests for charset autodetection 2008-04-21 03:50:45 -07:00
gavin@gavinsharp.com
edac82482f Back out the patch for bug 235853, again, because of mochi*chrome* failures this time. 2008-04-17 19:49:40 -07:00
gavin@gavinsharp.com
ad723de10b Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, and fix HTTP channel code to properly forward cache-related properties to new proxied channels, patch by shaver@mozilla.org, r+sr=biesi, a=beltzner 2008-04-17 18:36:29 -07:00
bugzilla@standard8.plus.com
da7e191e2e Bug 428482 Add support for Kerberised LDAP to extensions/auth. r=bienvenu,sr=dmose,a1.9=beltzner 2008-04-13 11:31:34 -07:00
mozilla@kewis.ch
74adc7f2d3 Fix bug 427216 - Make tools menu popup match other applications. r=dbo,r=timeless,sr=dmose,a=ss 2008-04-10 11:21:59 -07:00
jst@mozilla.org
700c3a0bd1 Backing out fix for bug 425814 as it only made things worse. Sigh. 2008-04-09 17:58:06 -07:00
smontagu@smontagu.org
9f78c9b77a Use universal charset detector with filters instead of the old language-specific parallel state machines. Bug 426271, r+sr=dbaron, b=vladimir 2008-04-08 23:36:22 -07:00
jst@mozilla.org
8a2c36e951 Fixing bug 425814. Don't attempt to initialize things before we know we're far enough along that it's safe to do so. r=gavin.sharp@gmail.com 2008-04-08 18:13:55 -07:00
reed@reedloden.com
6d8d45f796 Bug 423750 - "Change name to "Spectator" in the add-ons dialog" [p=supernova00@gmail.com (Kurt Schultz [supernova_00]) r=pete] 2008-04-08 11:35:57 -07:00
reed@reedloden.com
2ef117efec Bug 413937 - "Please add "Can't Print" to list of Problem types" [p=robert@accettura.com (Robert Accettura [raccettura]) r+ui-r+a1.9=beltzner] 2008-04-08 11:34:05 -07:00
jst@mozilla.com
f5c2e8779a Adding files extensions/confvars.sh extensions/build.mk to cvs-trunk-mirror. 2008-04-07 17:22:19 -07:00
reed@reedloden.com
895a94fc82 Fix white space. 2008-04-04 00:29:39 -07:00
reed@reedloden.com
dabbab1bd2 Bug 413937 - "Please add "Can't Print" to list of Problem types" (string change only) [p=robert@accettura.com (Robert Accettura [raccettura]) ui-r=beltzner pending-a1.9=string-freeze] 2008-04-04 00:06:18 -07:00
masayuki@d-toybox.com
df67e899f2 Bug 422913 Ellipsis in "Report Broken Web Sitec" should be localizable p=Masahiro Yamada<masa141421356@gmail.com> r=mconnor, uir+a1.9=beltzner 2008-04-03 13:27:46 -07:00
mats.palmgren@bredband.net
20f55b27db Check that the editor is still alive after flushing pending notifications. b=421083 r+sr=roc a1.9=beltzner 2008-04-02 19:42:00 -07:00
joshmoz@gmail.com
62d4c87234 disable native spellchecking dictionary on Mac OS X as it doesn't support all of the locales we need it to. b=422760 r=smorgan r/ui-r=mconnor 2008-03-30 10:54:42 -07:00
smontagu@smontagu.org
3051c59f32 Remove unnecessary and obsolete code. Bug 424916, r+sr=dbaron, a=damons 2008-03-25 13:19:34 -07:00
reed@reedloden.com
19af3d1d23 Bug 399653 - "Insert Node dialog can't create HTML elements" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r=db48x sr=Neil] 2008-03-24 21:45:30 -07:00
reed@reedloden.com
23e162ba8c Bug 422336 - ""Edit Attribute" > "Namespace URI" is not selected onload" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r=db48x sr=Neil] 2008-03-24 21:42:11 -07:00
reed@reedloden.com
6d7839ab10 Bug 423625 - ""Evaluate JavaScript" window is transparent" [p=trev.moz@adblockplus.org (Wladimir Palant) r=sdwilsh sr=Neil] 2008-03-19 22:56:28 -07:00
bzbarsky@mit.edu
72efc284a1 Don't leave an exception just hangin' out on the JSContext. Bug 422009, r+sr=jst, a=shaver 2008-03-19 17:42:47 -07:00
dwitte@stanford.edu
323ca94360 remove ailing test. 2008-03-16 02:31:36 -07:00
reed@reedloden.com
170c0984dc Bug 395454 - "[Mac] Have one file, scrollbars.css" [p=mozcbarrett@gmail.com (Colin Barrett [cbarrett]) r=Enn r=Neil sr=roc a1.9=damons] 2008-03-14 08:24:50 -07:00
reed@reedloden.com
dbd95b1964 Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-03-12 04:13:09 -07:00
dwitte@stanford.edu
112d5c2021 disable failing test on mac. 2008-03-12 01:35:57 -07:00
dwitte@stanford.edu
13effbe655 Bug 421494 - reimplement third party cookie blocking. r=mconnor, sr=bz, blocking1.9+ 2008-03-12 00:53:50 -07:00
blassey@mozilla.com
3c99833e3e backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00