|
|
949181e6de
|
Bug 385434: Add support for HTML5 onhashchange. r=smaug, sr=sicking
|
2009-06-26 10:16:50 -07:00 |
|
Blake Kaplan
|
9127db6561
|
Bug 500931 - Ensure that weak reference wrappers return the right object when called upon. r=bent sr=jst
|
2009-07-02 17:00:21 -07:00 |
|
Blake Kaplan
|
ecf0f4602e
|
Bug 501577 - Add a missing call to Release in nsXPCWrappedJS::GetNewOrUsed. Also remove a hack needed to get around the missing release. r+sr=peterv
|
2009-07-02 17:00:20 -07:00 |
|
Robert Strong
|
4f2db61c5a
|
Followup nit for Bug 490258 - TestXREMakeCommandLineWin: fix nits in result reports.
|
2009-07-02 16:30:47 -07:00 |
|
Josh Aas
|
3bfc61374d
|
Comment and formatting cleanup for nsIPlugin. No bug.
|
2009-07-02 15:32:21 -04:00 |
|
Johnathan Nightingale
|
af63d435bb
|
Bustage fix for bug 432741 checkin - missed Makefile.in change. Grr.
|
2009-07-02 14:30:41 -04:00 |
|
Nochum Sossonko (Natch)
|
15255d5f34
|
Bug 432741 - Lock icon status bar should open security info on single click. r=johnath
|
2009-07-02 13:52:42 -04:00 |
|
Robert Strong
|
6ea10c5c8c
|
Bug 490258 - TestXREMakeCommandLineWin: fix nits in result reports. r=ted.mielczarek
|
2009-07-02 10:13:47 -07:00 |
|
Robert Strong
|
33e0b11c97
|
Bug 496472 - Remove several files from /other-licenses/branding/firefox/. r=mconnor
|
2009-07-02 10:13:40 -07:00 |
|
Alexander Surkov
|
c0b942a9d3
|
Bug 501635 - nsHTMLTableAccessible::GetSelectedCells contains index duplicates for spanned rows or columns, r=davidb, r=MarcoZ
|
2009-07-02 18:06:23 +02:00 |
|
Jeff Muizelaar
|
d5b8f90b55
|
Bug 498245. Check that the profile is an RGB profile before checking if it's bogus. r=bholley
This avoids unitialized reads on non-RGB profiles.
|
2009-07-02 11:34:08 -04:00 |
|
Jeff Muizelaar
|
ee8a3c0c76
|
Bug 498245. Profiles with negative colorant tristiumlus values are bogus. r=bholley
Make sure we reject these profiles.
|
2009-07-02 11:34:06 -04:00 |
|
Olli Pettay
|
ffbd6b2f5c
|
Bug 490196, r+sr=roc
|
2009-07-02 17:47:00 +03:00 |
|
Mats Palmgren
|
9b42d85eeb
|
Make the nsPluginInstanceTag destructor non-recursive to avoid exhausting stack space. b=486349 r+sr=jst
|
2009-07-02 11:57:37 +02:00 |
|
Mats Palmgren
|
ef212d1809
|
Fix --enable-canvas3d build error with gcc 4.3.3. b=501004 r=vlad
|
2009-07-02 11:57:36 +02:00 |
|
Mats Palmgren
|
bb98f326fa
|
Remove unnecessary #includes. b=500988 r=roc
|
2009-07-02 11:57:35 +02:00 |
|
Mats Palmgren
|
60b1d60dde
|
Fix build error when MOZ_MEDIA isn't defined. b=500988 r=roc
|
2009-07-02 11:57:35 +02:00 |
|
Matthew Gregan
|
28c48c2ea1
|
Bug 495794 - Fix crash when destroying audio stream that failed to open cleanly. r=chris.double
|
2009-07-02 16:38:26 +12:00 |
|
|
|
405939176b
|
Bug 501113 - HTML5 Crash EXCEPTION_INT_DIVIDE_BY_ZERO [@ _aulldiv - nsHtml5TreeBuilder::Flush]. r+sr=jonas
|
2009-07-02 09:41:59 +03:00 |
|
Josh Aas
|
10504e593d
|
Rename nsPluginHostImpl to nsPluginHost. No bug, discussed with jst.
|
2009-07-02 01:48:08 -04:00 |
|
Brad Lassey
|
8ef1ca4736
|
bug 500767 - Get rid of SIP button on windows mobile r=dougt
|
2009-07-02 01:44:53 -04:00 |
|
Doug Turner
|
5da338e21e
|
Bug 484488/501801 - fixed mochitest fail. r=blassey, sr=vlad
|
2009-07-01 21:39:20 -07:00 |
|
Josh Aas
|
1fea438730
|
Remove nsIPluginInstanceInternal, fold it into nsIPluginInstance. b=501786 r/sr=jst
|
2009-07-02 00:52:07 -04:00 |
|
Josh Aas
|
c89a4a2fd4
|
Remove nsIPluginTagInfo2, fold it into nsIPluginTagInfo. b=501812 r/sr=jst
|
2009-07-01 20:54:18 -04:00 |
|
Blake Kaplan
|
1f22215aba
|
Bug 500691 - Call JS_ClearScope before XPConnect tries to update our outer window's scope's concept of what {Function,Object}.prototype are so that we forward correctly to the inner window's versions. r=jst sr=bzbarsky
|
2009-07-01 16:43:50 -07:00 |
|
Blake Kaplan
|
87b4ce5fa7
|
Fix build bustage from bug 500846.
|
2009-07-01 12:27:24 -07:00 |
|
Blake Kaplan
|
270a9b8b4b
|
Bug 500846 - Calculate sObjectClass in non-browser embeddings. r+sr=bzbarsky
|
2009-07-01 12:12:32 -07:00 |
|
Blake Kaplan
|
abfb7c9012
|
Bug 434766 - Don't try to use the selection if we don't need one. r+sr=peterv
|
2009-07-01 12:12:04 -07:00 |
|
Blake Kaplan
|
17f2ed6e7b
|
Bug 496441 - Random cleanup: only calculate the callee once. r+sr=jst
|
2009-07-01 12:12:04 -07:00 |
|
Blake Kaplan
|
7fee89f189
|
Bug 496441 - Some random cleanup: remove an unnecessary macro. r+sr=jst
|
2009-07-01 12:12:04 -07:00 |
|
Blake Kaplan
|
85c2b589c2
|
Bug 498000 - Throw a better error when toString is called cross-origin on an XPCNativeWrapper from an unprivileged context. r+sr=bzbarsky
|
2009-07-01 12:12:04 -07:00 |
|
Doug Turner
|
e92b8a3f70
|
Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad
|
2009-07-01 12:01:11 -07:00 |
|
Nick Kreeger
|
f4763121a6
|
Merging for checkin of bug 501746
|
2009-07-01 11:45:18 -07:00 |
|
Nick Kreeger
|
d474977747
|
Fixing bug 501746 - nsChildView::DispatchEvent() has a stack nsCOMPtr that needs a QueryInterface call.
r=josh.
|
2009-07-01 11:41:34 -07:00 |
|
Vladimir Vukicevic
|
fbd210abbc
|
b=501180; add flag to disable compress for cabwiz to make_wince_cab; r=blassey
|
2009-07-01 11:38:00 -07:00 |
|
Vladimir Vukicevic
|
268d886e1a
|
b=499853; swimplify missing glyph rendering on mobile; r=stuart
|
2009-07-01 11:36:57 -07:00 |
|
Vladimir Vukicevic
|
e60a177ceb
|
b=499852; up network thread priority on Windows CE; r=jduell,sr=biesi
|
2009-07-01 11:35:56 -07:00 |
|
Makoto Kato
|
7579cb0cef
|
Bug 499460 - Build error in plugin code for Symbian emulator. r=josh, sr=jst
|
2009-07-02 03:15:22 +09:00 |
|
Josh Aas
|
b374da9525
|
Add new timer APIs to NPAPI, NPN_ScheduleTimer and NPN_UnscheduleTimer. b=499921 r/sr=jst
|
2009-07-01 11:09:49 -04:00 |
|
Benjamin Smedberg
|
5091f7a542
|
Bug 500660 - Don't load XPT files from plugin directories any more r=josh sr=jst
|
2009-07-01 09:34:31 -04:00 |
|
Benjamin Smedberg
|
65063a70be
|
Bug 501176 - Move nsXULAppAPI.h to tier-xpcom, r+sr=bz
|
2009-07-01 09:32:33 -04:00 |
|
Marco Bonardo
|
abe8ab32df
|
Bug 496058 - mochitest-browser-chrome: browser_bookmarksProperties.js times out intermittently, r=enn
|
2009-07-01 11:19:11 +02:00 |
|
Marco Bonardo
|
f9ce0a9062
|
Bug 500640 - Random failure in test_lastModified.js, r=adw
|
2009-07-01 11:19:06 +02:00 |
|
Ehsan Akhgari
|
5795b22773
|
Bug 501413 - In a right-to-left localization, clicking any url in the bookmark sidebar doesn't work; r=mak77
|
2009-07-01 01:17:13 -07:00 |
|
Alexander Surkov
|
fed5e8222f
|
imported patch 501601
|
2009-07-01 17:16:45 +08:00 |
|
Simon Montagu
|
e3d0d597ee
|
Make fluid continuations between adjacent text frames with the same directionality. Bug 499538, r+sr=roc
|
2009-07-01 00:16:26 -07:00 |
|
Alexander Surkov
|
8b7616b00b
|
Bug 501078 - aria-selected=true on the row should be inherited by gridcell, r=marcoz, davidb
|
2009-07-01 16:10:15 +08:00 |
|
Jonathan Griffin
|
2262b8868b
|
Bug 501235 - "add new mochitest sub-harness for docshell testing." r=bzbarsky
|
2009-06-30 18:35:32 -07:00 |
|
Doug Turner
|
0ce74763a7
|
Bug 495542 - make building without a necko/wifi an error. r=ted
|
2009-06-30 16:49:38 -07:00 |
|
Blake Kaplan
|
55864a6e47
|
Merge backout.
|
2009-06-30 16:22:43 -07:00 |
|