David Bolter
427cf4141e
Backing out changeset b93c27231300 due to keyboard conflicts (Bug 486899)
...
--HG--
extra : rebase_source : aa3ddc297fd6a52c982f74282cb0506f864e2869
2009-05-22 16:27:04 -04:00
Peter Van der Beken
06bf759c5d
Fix for bug 494445. r/sr=mrbkap.
...
--HG--
extra : rebase_source : 33e2bfe1c564abf2cad000ee62fb2d0520976585
2009-05-22 22:19:25 +02:00
Jim Blandy
1b17371792
Bug 492594: Add new js/src/ref-config makefile for HP-UXB.11.31. NPOB.
...
This makefile is only used when SpiderMonkey is built using
js/src/Makefile.ref, the standalone SM-only build system --- which is
deprecated; see bug 462542. These files are never used by the Mozilla
build system.
2009-05-22 11:57:37 -07:00
Peter Van der Beken
be7a0635d1
Fix for bug 494290 (Crash [@ nsJSContext::cycleCollection::Traverse]). r/sr=jst.
...
--HG--
extra : rebase_source : e84f31938e62a00f163ff705b7ce5a58da9b8dd4
2009-05-22 20:45:26 +02:00
Justin Dolske
d168c399be
Bug 486899 - Keyboard Accessibility on video element (also audio), r=mconor
2009-05-23 01:49:33 +08:00
Alexander Surkov
7af4c90253
Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ
...
--HG--
rename : accessible/tests/mochitest/nsIAccessible_states.js => accessible/tests/mochitest/states.js
2009-05-22 18:09:51 +02:00
Johnathan Nightingale
aaa7be4bf9
Bug 494236 - Update NSS to pick up new roots from bug 493660. Reviews in their respective NSS bugs.
2009-05-22 11:42:06 -04:00
Eddy Nigg
0cce7b7029
EV enablement for 6 roots. b=493709 r=kaie
...
WellsSecure, SECOM Trust, StartCom, SwissSign, Cybertrust, DigiNotar
2009-05-22 11:41:44 -04:00
Matsuura Takanori
b5786a7c52
Followup to bug 488175 - fix additional pkgconfig files to remove references to the -unstable packages as well as the stable/ and unstable/ include directories, r=bsmedberg
2009-05-22 11:38:37 -04:00
Benjamin Smedberg
c34d2f0781
Bug 489273 - debug+libxul build broken on Windows, r=ted
2009-05-22 11:13:53 -04:00
Kaspar Brand
a3f77de88f
bug 458553 - Build NSS with debug symbols - like the rest of Firefox. r=ted, a=bsmedberg
2009-05-22 09:45:00 -04:00
Walter Meinl
5847bf1aea
bug 490358, JarMaker tests fail on OS/2, r=l10n@mozilla.com,ted
2009-05-22 14:45:26 +02:00
Dão Gottwald
d0179c28f6
merge
2009-05-22 11:18:32 +02:00
Dão Gottwald
938a1902da
Backed out changeset d37e68656412 because of a11y test failure
2009-05-22 11:17:52 +02:00
Olli Pettay
89d048095f
Bug 492037 - EndUpdateBatch not being called for tree builders in some cases, r=neil,kairo,mossop
...
--HG--
extra : rebase_source : 165c6eac689cbffc2007519d5202711017f49edd
2009-05-22 12:04:02 +03:00
Dão Gottwald
2986d414df
Follow-up fix for bug 489958, using the same hack for gnomestripe as was used for pinstripe
2009-05-22 10:58:32 +02:00
Justin Dolske
ae572c24d7
Bug 486899 - Keyboard Accessibility on video element (also audio). r=mconnor, a=blocking191
2009-05-21 23:50:53 -07:00
Johnny Stenback
868855aae8
Backing out part of bug 483672 to see if this part is what caused the performance regression.
2009-05-21 20:27:30 -07:00
Boris Zbarsky
31374e7985
Bug 493495 followup. Just cut off the recursion if it gets too deep. r+sr=mrbkap
2009-05-21 15:46:05 -04:00
Zack Weinberg
a5dafdffba
Bug 494225: correct check for property-not-set in nsHTMLDocument::Get*LinkColor, r+sr=bzbarsky
2009-05-21 15:42:17 -04:00
Olli Pettay
076b3ff1bf
backout Bug 492037
2009-05-21 22:35:49 +03:00
Mike Connor
30ea10150a
bug 492390 - update credits for 3.5, round 1
2009-05-21 15:15:15 -04:00
Benjamin Smedberg
5e370bc796
Bug 494172 - Static libs such as libxpcomglue_s are not shipped in the XUL SDK: revert the parts of bug 488175 which were too eager: we still use dist/sdk/lib and dist/sdk/bin, just not dist/sdk/include or dist/sdk/idl, r=ted
2009-05-21 14:12:46 -04:00
Robert Strong
abd97a0d0f
Bug 488936 - Store the install locale in its own file. r=bsmedberg, r=ted.mielczarek
2009-05-21 11:02:08 -07:00
L. David Baron
0eccf52e9b
Correct comments to reflect that bug 460695 landed on 1.9.1.
...
--HG--
extra : transplant_source : %DBPU%C0M%FF%AEP%3Ae%0A%7DW%23%5E%D5%A9r%A6%1A
2009-05-20 16:04:39 -04:00
L. David Baron
b2dcd03b78
Merge backout of changeset 1abeb6c87131 (Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs)) due to mochitest failures and leaks.
2009-05-21 06:54:52 -04:00
L. David Baron
82a9f6f8e3
Backed out changeset 1abeb6c87131 (Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs)) due to mochitest failures and leaks.
2009-05-21 06:54:41 -04:00
Ehsan Akhgari
9a2f0589cf
Bug 488706: Migrate clear private data settings. r=mconnor
2009-05-21 10:51:56 +01:00
Blake Kaplan
f7948763a8
Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs). r+sr=jst sr=bzbarsky on some parts.
2009-05-21 01:17:51 -07:00
Ryan Flint
cc2339a852
Bug 491125 - Invalidate all plugin caches when one of them changes. r=gavin
2009-05-21 03:18:45 -04:00
Drew Willcoxon
755bf2f644
Bug 489958 - New Clear recent history dialog shows unnecessary scrollbars with details expanded, r=johnath
2009-05-20 10:06:08 -07:00
Chris Pearce
99dacc6c2a
Bug 493958. When decoding ahead to the desired seek position, save up the audio data as we go, because some of it might be needed for the destination frame and later frames. Also, if we reach the end of the frames without finding our destination position, keep the last frame and display it. r=doublec,roc
2009-05-21 17:55:12 +12:00
Justin Dolske
a5ca0d2a31
Bug 493508 - video <scale> thumb can jump around while it's being dragged. r=roc, r/sr=mconnor, a192=beltzner
2009-05-20 22:27:01 -07:00
Justin Dolske
027e3c00a7
Bug 493884 - video control playback postion bar disconnects from thumb while dragging. r=neil, a192=beltzner
2009-05-20 22:27:01 -07:00
Justin Dolske
6957bea09b
Bug 493523 - Scrubber doesn't show the correct time if it changed while hidden. r=neil, a192=beltzner
2009-05-20 22:27:01 -07:00
Justin Dolske
b4e45fd882
Bug 481106 - Scrubber may not be positioned at end of buffer bar when playback ends. r=gavin, a192=beltzner
2009-05-20 22:27:01 -07:00
Justin Dolske
c86cc9cca6
Bug 489902 - video controls should prefer a specific font name. r=ryan, a192=beltzner
2009-05-20 22:27:00 -07:00
Justin Dolske
0a1341881b
Bug 493130 - Update video scrubber icons. ui-r=boriss, a192=beltzner
2009-05-20 22:27:00 -07:00
Vladimir Vukicevic
a33508198b
b=494095; use -O3 for Mac builds; r=sayrer
2009-05-20 22:18:39 -07:00
Robert Sayre
26550f4e1b
Merge.
2009-05-21 00:09:41 -04:00
Matt Noorenberghe
090fdc3e02
Bug 492701 - form history should cap the number of fields saved per form submission. r=dolske, a192=beltzner
2009-05-20 20:22:38 -07:00
Myk Melez
ea35b8b2e7
Bug 492153 - login manager doesn't always notify observers when it handles form. r=dolske, a192=beltzner
2009-05-20 20:22:35 -07:00
Robert O'Callahan
db3c141bf5
Bug 492213. Make video controls' statusFader status be determined by examining the element state instead of by making assumptions about what the state is when events fire. r=dolske,mconnor
...
--HG--
extra : rebase_source : 3438a026715b9170608d66b4f99b9db3efbca5a3
2009-05-21 14:53:07 +12:00
Robert O'Callahan
87ce5ce24c
Bug 491323. Allow splitters to collapse siblings that aren't XUL elements. Also fix the logic for finding the right sibling. r+sr=bzbarsky
...
--HG--
extra : rebase_source : 2b9728903dc6c8516ad3590398c5459a999e5a91
2009-05-21 14:50:17 +12:00
Asaf Romano
38a3a830bf
Bug 493978 - Disable tab-detach when the tab is dropped very close to the tabbar (also fixes bug 494026). r=dietrich. a=beltzner.
2009-05-21 04:53:53 +03:00
Boris Zbarsky
32f8ab9ba2
Bug 493495. Protect against recursive attempts to report a security exception in cases when the URI objects involved can't be accessed due to being implemented as a JS component. r+sr=mrbkap
2009-05-20 21:49:42 -04:00
Johnny Stenback
da23ed12a5
Fixing orange from bug 455070. Fix case mistake in paths.
2009-05-20 18:05:57 -07:00
John Daggett
367405fadb
Bug 483459. Add bad head checksum reftest.
2009-05-21 09:22:45 +09:00
Andreas Gal
c4d399de23
Setting scopeChain to NULL in SynthesizeFrame breaks GetCallObject (494045, r=brendan).
2009-05-20 17:05:38 -07:00
Blake Kaplan
e2251aea55
Fix GCC warnings about the argument to %p not being a void *. rs=jorendorff
2009-05-20 16:30:20 -07:00