Johnathan Nightingale
|
4d1a6744cb
|
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
|
aa97b9ac8e
|
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
|
9c612087a4
|
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
|
c6d706191a
|
Bug 489273 - debug+libxul build broken on Windows, r=ted
|
2009-05-22 11:13:53 -04:00 |
|
Kaspar Brand
|
28510e55fb
|
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
|
14d48121bf
|
bug 490358, JarMaker tests fail on OS/2, r=l10n@mozilla.com,ted
|
2009-05-22 14:45:26 +02:00 |
|
Dão Gottwald
|
56a0500e5c
|
merge
|
2009-05-22 11:18:32 +02:00 |
|
Dão Gottwald
|
e0b53c2cb4
|
Backed out changeset d37e68656412 because of a11y test failure
|
2009-05-22 11:17:52 +02:00 |
|
Olli Pettay
|
88da1e6840
|
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
|
71078a757e
|
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
|
f326f68660
|
Bug 486899 - Keyboard Accessibility on video element (also audio). r=mconnor, a=blocking191
|
2009-05-21 23:50:53 -07:00 |
|
Johnny Stenback
|
e58e630925
|
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
|
74f23ff279
|
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
|
6a08d287a7
|
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
|
f8ac6b134b
|
backout Bug 492037
|
2009-05-21 22:35:49 +03:00 |
|
Mike Connor
|
39d06f2734
|
bug 492390 - update credits for 3.5, round 1
|
2009-05-21 15:15:15 -04:00 |
|
Benjamin Smedberg
|
3ebd0ea437
|
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
|
f71d9d4620
|
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
|
9352e9341e
|
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
|
48c0fd2984
|
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
|
3dd611372e
|
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
|
17bfc90e36
|
Bug 488706: Migrate clear private data settings. r=mconnor
|
2009-05-21 10:51:56 +01:00 |
|
Blake Kaplan
|
83e011d635
|
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
|
7f189c0eff
|
Bug 491125 - Invalidate all plugin caches when one of them changes. r=gavin
|
2009-05-21 03:18:45 -04:00 |
|
Drew Willcoxon
|
58d4e4e702
|
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
|
4a9eea3922
|
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
|
cf8fb28253
|
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
|
c3a2ad3e58
|
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
|
03a33c38a6
|
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
|
b922cc0075
|
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
|
2f96cb2b54
|
Bug 489902 - video controls should prefer a specific font name. r=ryan, a192=beltzner
|
2009-05-20 22:27:00 -07:00 |
|
Justin Dolske
|
a07fb6f686
|
Bug 493130 - Update video scrubber icons. ui-r=boriss, a192=beltzner
|
2009-05-20 22:27:00 -07:00 |
|
Vladimir Vukicevic
|
0d46b33593
|
b=494095; use -O3 for Mac builds; r=sayrer
|
2009-05-20 22:18:39 -07:00 |
|
Robert Sayre
|
594a0260f6
|
Merge.
|
2009-05-21 00:09:41 -04:00 |
|
Matt Noorenberghe
|
10b40025e5
|
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
|
5112be2f93
|
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
|
720361957b
|
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
|
7632d4205f
|
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
|
5b82eb810a
|
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
|
9159839164
|
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
|
4aaf4b1104
|
Fixing orange from bug 455070. Fix case mistake in paths.
|
2009-05-20 18:05:57 -07:00 |
|
John Daggett
|
777ccc3209
|
Bug 483459. Add bad head checksum reftest.
|
2009-05-21 09:22:45 +09:00 |
|
Andreas Gal
|
548cbfeef5
|
Setting scopeChain to NULL in SynthesizeFrame breaks GetCallObject (494045, r=brendan).
|
2009-05-20 17:05:38 -07:00 |
|
Blake Kaplan
|
3ffa053fd1
|
Fix GCC warnings about the argument to %p not being a void *. rs=jorendorff
|
2009-05-20 16:30:20 -07:00 |
|
martijn.martijn@gmail.com
|
49b5f65d84
|
Bug 493658 - Highlight all of the Findbar does not work in a certain page (r=vlad)
|
2009-05-20 16:15:36 -07:00 |
|
Jonas Sicking
|
f3ab6311bc
|
Add prefs to disable CORS, as well as fix compliance issue in Access-Control-Request-Headers header. r/sr/a=jst
|
2009-05-20 16:07:18 -07:00 |
|
adw@mozilla.com
|
ba863495e0
|
Bug 491883 - Clear Recent History removes pages (URIs) from history instead of visits (r=johnath)
|
2009-05-20 16:05:25 -07:00 |
|
Robert Strong
|
cd3e1c9a96
|
Bug 404541 - [MSFT-7816] on Vista / Windows 7 installer does not elevate or ask to be elevated. r=jmathies
|
2009-05-20 15:49:24 -07:00 |
|
Johnny Stenback
|
7e36be9390
|
Fixing bug 494051. Don't fall off trace when accessing the global property 'window'. r+sr=mrbkap@gmail.com
|
2009-05-20 15:39:02 -07:00 |
|
Honza Bambas
|
b4f9d96681
|
Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst
|
2009-05-21 00:27:31 +02:00 |
|