Commit Graph

67907 Commits

Author SHA1 Message Date
Ms2ger
da588aa293 Bug 615509 - Remove nsIDOMDOMConfiguration, Document.domConfig; r=sicking 2011-04-15 16:06:55 +02:00
Ehsan Akhgari
d2fd2352f9 Merge cedar into mozilla-central 2011-04-15 09:35:11 -04:00
Vivien Nicolas
bcbfd4403e Merge to m-c 2011-04-15 12:59:32 +02:00
Anas Husseini
4787cc9ca7 Bug 648733 - [rtl] addon title and version need more margin in about:home [r=vingtetun] 2011-04-15 12:52:58 +02:00
Anas Husseini
d2dfe0f7d6 Bug 647755 - [RTL] Edit bookmark's textboxes layout is wrong in rtl [r=vingtetun] 2011-04-15 12:50:02 +02:00
Anas Husseini
edee73ea55 Bug 647650 - [rtl] Give about:config more RTL care [r=vingtetun] 2011-04-15 12:47:51 +02:00
Vivien Nicolas
113697640b Bug 648543 - Restart popup is still displayed when the current language pack is selected again [r=mfinkle] 2011-04-15 12:44:30 +02:00
Vivien Nicolas
5447ef7ee3 Bug 646632 - 'Find In Page' zoom should be relative to the default zoom level [r=mfinkle] 2011-04-15 12:43:18 +02:00
Vivien Nicolas
6fac58d925 Bug 568685 - about:blank does not refresh thumbnail image in left sidebar [r=wjohnston] 2011-04-15 12:41:49 +02:00
Vivien Nicolas
d7a9689270 Bug 645970 - search service doesn't unpack jaršŸ«™ [r=gavin] 2011-04-15 12:40:43 +02:00
Mike Hommey
619400dd23 Bug 643690 part 2 - Check that resulting binaries don't require GLIBCXX_3.4.9 or more. r=ted 2011-04-15 11:03:35 +02:00
Mike Hommey
f2e0cbff28 Bug 643690 part 1 - Avoid requiring libstdc++ symbol versions > GLIBCXX_3.4.8 (gcc > 4.1). r=ted,r=tglek 2011-04-15 11:03:17 +02:00
Ehsan Akhgari
1eafc52dd0 Bug 650083 - nsEditor.cpp:1147: warning: unused variable 'rv'; r=roc 2011-04-14 23:45:24 -04:00
Alexander Surkov
a4a5c756db Bug 630486 - ASSERTION 'Want to fire mutation events, but it's not safe' in nsContentUtils::HasMutationListeners triggered by a11y, r=marcoz, gavin, bz, f=davidb
--HG--
rename : accessible/tests/mochitest/tree/test_colorpicker.xul => accessible/tests/mochitest/treeupdate/test_colorpicker.xul
rename : accessible/tests/mochitest/tree/test_button.xul => accessible/tests/mochitest/treeupdate/test_menubutton.xul
2011-04-15 11:11:39 +09:00
Chris Pearce
bf7fe4cec2 Bug 650157 - Push nsBuiltinDecoderReader::mDataOffset down into nsOggReader. r=doublec 2011-04-15 13:29:54 +12:00
Matt Brubeck
3b77287c2c Bug 650139 - Enable mobile Feedback extension on Aurora channel [r=mfinkle DONTBUILD]
--HG--
extra : rebase_source : 52edee9fc8ca8ea885973dfdf78ec9cafb896654
2011-04-14 17:01:09 -07:00
Ehsan Akhgari
ea4ca1529d Back out changeset 457757151653 (bug 647273) for breaking the Windows builds 2011-04-14 16:56:05 -04:00
Ehsan Akhgari
53dbb920d6 Backed out changeset 4090fb78bbac to restore the patch to bug 646489 2011-04-14 16:55:23 -04:00
Ehsan Akhgari
0a57e29273 Back out changeset c89cfb2997dc (bug 646489) because it breaks Windows builds 2011-04-14 16:54:19 -04:00
Justin Lebar
a465f21ce6 Bug 647273 - Remove nsIContentUtils and nsIContentUtils2. r=sicking
--HG--
extra : rebase_source : dd7ff32cc758e62f914d283754d68ddc87cdcc7c
2011-04-14 10:58:27 -07:00
Justin Lebar
0f278b866f Bug 646489 - Followup; fix reported version number in Windows error message. rs=khuey
--HG--
extra : rebase_source : 7be71fdc6b2b4eb0b7d5310e0016475bb7ef2869
2011-04-14 10:58:09 -07:00
Julian Reschke
828df5f630 Bug 588389 - content-disposition: escaped characters in quoted-string give funny results; r=bzbarsky 2011-04-14 12:08:10 -07:00
Daniel Holbert
562808c8e5 Bug 641393 patch 4: Add more tests for SVG length lists. r=jwatt 2011-04-14 11:47:27 -07:00
Daniel Holbert
3d7e72652f Bug 641393 patch 3: Make SVGLengthListSMILType logic match other list types. r=jwatt 2011-04-14 11:47:27 -07:00
Daniel Holbert
d6b2f34020 Bug 641393 patch 2: Make namespacing style consistent across SVG List classes, and replace some Length==0 checks with IsEmpty(). r=jwatt 2011-04-14 11:47:27 -07:00
Daniel Holbert
f228ce35af Bug 641393 patch 1: Upgrade some NS_ASSERTIONs in SVG List classes to NS_ABORT_IF_FALSE. r=jwatt 2011-04-14 11:47:27 -07:00
Zack Weinberg
8f84e87563 Bug 174055, part 8: change GetLanguage to return a raw nsIAtom*. 2011-04-14 10:43:21 -07:00
Ehsan Akhgari
f9088e8fe4 Bug 649566 - @keyframe(s) missing from <style> sanitizing code in nsHTMLFragmentContentSink; r=bzbarsky 2011-04-13 18:12:32 -04:00
Adam Barth
1d2b11171a Bug 610218 - Quotes in "path" for Set-Cookie are taken literally; r=dwitte 2011-04-14 15:58:42 -04:00
Ehsan Akhgari
06c9435b38 Back out changeset b1fc69fab8b2 (bug 648882) because the test it adds times out 2011-04-14 15:56:22 -04:00
Rafael Ɓvila de Espƭndola
81431608ad Bug 648873 - use NS_STDCALL_FUNCPROTO; r=bzbarsky 2011-04-14 15:54:58 -04:00
Rafael Ɓvila de Espƭndola
a9dfdbed81 Bug 648872 - use NS_STDCALL_FUNCPROTO; r=bzbarsky 2011-04-14 15:54:27 -04:00
Raymond Lee
8907951cec Bug 610996 - TabView should set its visibility with tab-view-deck.selectedPanel rather than selectedIndex r=ian 2011-04-14 11:28:58 +08:00
Tim Taubert
a844ece3e9 Bug 644584 - Intermittent chrome://mochitests/content/browser/browser/base/content/test/tabview/browser_tabview_bug602432.js | Stacked group item update (x) > first item (y) [f=raymond, r=ian] 2011-04-14 06:10:50 +02:00
Tim Taubert
07490e5548 Bug 647007 - Intermittent Failure in browser_tabview_bug595436.js [f=raymond, r=ian] 2011-04-14 06:04:13 +02:00
Tim Taubert
cb340f467b Bug 648882 - TabPriorityQueue updates tabItems when UI is busy [f=raymond, r=ian] 2011-04-14 15:33:52 +02:00
Tim Taubert
195f02757e Bug 649099 - 'resize.info is null' when resizing groupItems [f=raymond, r=ian] 2011-04-14 06:06:39 +02:00
Tim Taubert
8807ebcefd Bug 649127 - Intermittent timeout in browser/base/content/test/tabview/browser_tabview_rtl.js | application timed out after 330 seconds with no output [f=raymond, r=ehsan] 2011-04-13 22:14:42 +02:00
Blake Kaplan
efe60151e2 Bug 648465 - TabChild::ProvideWindow needs to tell the caller that the window is new; r=smaug 2011-04-14 13:55:42 -04:00
Ed Morley
0888982139 Bug 649078 - Remove WinCE installer code from mobile/installer/wince/* and related build configs; r=dougt 2011-04-14 13:54:59 -04:00
Martin Stransky
8368253253 Bug 627672 - XPCOM component (libdbusservice.so) is not registered although it should be; r=cbiesinger 2011-04-14 13:53:25 -04:00
Rafael Ɓvila de Espƭndola
21a1eff2cb Bug 648871 - use NS_STDCALL_FUNCPROTO; r=bzbarsky 2011-04-14 13:51:19 -04:00
Ed Morley
5acf81cff1 Bug 648876 - Remove superfluous $(OS_ARCH) filter-outs from js/src/Makefile.in (bug 647389 follow-up); r=jimb 2011-04-14 13:48:01 -04:00
Zack Weinberg
2c3c349dad Bug 174055, part 7: remove unnecessary members from nsFontMetrics. 2011-04-08 08:32:29 -07:00
Zack Weinberg
52c99aabb7 Bug 174055, part 6: eliminate pointless nsresult return values. 2011-04-07 21:18:43 -07:00
Zack Weinberg
624a6e3ce5 Bug 174055, part 5: prune unused and unimplemented methods. 2011-04-07 20:07:27 -07:00
Zack Weinberg
42ead75834 Bug 174055, part 4: mechanical fixups outside gfx. 2011-04-07 18:05:49 -07:00
Zack Weinberg
1c1eb035f0 Bug 174055, part 3: deCOM ns(I|Thebes)FontMetrics. Code outside gfx/ not fixed up.
--HG--
rename : gfx/src/nsThebesFontMetrics.cpp => gfx/src/nsFontMetrics.cpp
rename : gfx/src/nsThebesFontMetrics.h => gfx/src/nsFontMetrics.h
2011-04-07 18:05:26 -07:00
Zack Weinberg
d6425e8bd1 Bug 174055, part 2: merge nsIThebesFontMetrics into nsIFontMetrics. 2011-04-07 18:05:25 -07:00
Zack Weinberg
299386f14c Bug 174055, part 1: minimize inclusion of nsI(Thebes)FontMetrics.h. 2011-04-07 18:04:41 -07:00