Commit Graph

14540 Commits

Author SHA1 Message Date
Josh Matthews
131e285644 Backed out changeset f85e650c1df7 (bug 847971)
--HG--
rename : toolkit/modules/RecentWindow.jsm => browser/modules/RecentWindow.jsm
2013-03-17 12:33:37 -04:00
Josh Matthews
28408105b2 Bug 847971 - Make openURL select recent windows that match the current privacy state. r=dolske
--HG--
rename : browser/modules/RecentWindow.jsm => toolkit/modules/RecentWindow.jsm
2013-03-14 17:41:52 -04:00
Josh Matthews
89c1cb5690 Bug 849723 - Introduce API to use the private hidden window correctly. r=ehsan 2013-03-14 17:51:49 -04:00
Ms2ger
2ef57946b1 Merge m-c to m-i. 2013-03-17 13:22:37 +01:00
Ms2ger
d52bebdeb3 Bug 845374 - Part s: Stop including nsTArray.h in nsContentUtils.h; r=khuey 2013-03-17 08:55:16 +01:00
Ms2ger
c4380f4933 Bug 845374 - Part r: Stop including nsTArray.h in nsReadableUtils.h; r=khuey 2013-03-17 08:55:16 +01:00
Mike Hommey
e5f86190e5 Bug 648407 - Allow to fold NSPR, NSS and SQLite libraries all together. r=ted 2013-03-17 07:53:39 +01:00
Bill McCloskey
a3cea08b3a Bug 759585 - Zones (r=jonco,bhackett,njn,dvander,luke,bz,mccr8,bholley) 2013-03-16 20:36:37 -07:00
Phil Ringnalda
a5fcb95a4d Back out 85f522534c5a (bug 829456) for apparently causing frequent failures in test_bug607464.html
CLOSED TREE
2013-03-16 18:28:48 -07:00
Ryan VanderMeulen
bfc82f06d8 Backed out changeset 921e9f7f8924 (bug 849723) for mochitest-other failures on a CLOSED TREE. 2013-03-15 15:44:38 -04:00
Josh Matthews
1e188f032b Bug 849723 - Introduce API to use the private hidden window correctly. r=ehsan 2013-03-14 17:51:49 -04:00
Daniel Holbert
b76c363e13 Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg 2013-03-15 10:52:10 -07:00
Daniel Holbert
e64ebfd0f2 Bug 851183: Mark toolkit/components/telemetry/ as FAIL_ON_WARNINGS. r=nfroyd 2013-03-14 22:33:22 -07:00
Daniel Holbert
bda46b01c2 Bug 851169: Add (void)-cast to silence GCC "unused" build warning for variable in Telemetry.cpp whose only usage is currently commented out. r=ehsan 2013-03-14 22:33:14 -07:00
Ryan VanderMeulen
bae025ef39 Backed out changeset 3614febde426 (bug 841028) for xpcshell failures on a CLOSED TREE. 2013-03-14 17:55:47 -04:00
Irving Reid
48f397c7af Bug 841028: Add last build ID to telemetry system info if build ID has changed. r=froydnj 2013-03-14 16:02:36 -04:00
Jed Parsons
2af6369124 Bug 839500 - Close system persona iframe when not in use. r=fabrice, r=benadida 2013-03-14 15:19:34 -04:00
Drew Willcoxon
19c06875a6 Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00
Makoto Kato
15083762e3 Bug 850957 - Update injection test for some functions. r=ehsan 2013-03-14 16:35:33 +09:00
Frank Yan
de1c68a4b9 Bug 849460 - Use image-rendering: crisp-edges when upscaling favicons in Awesome Bar and bookmarks menus. r=dolske 2013-03-08 17:35:37 -08:00
Ryan VanderMeulen
eab6210c29 Backed out changesets da71d1eb9521 and a174d3a0ce2e (bug 848939). 2013-03-13 15:12:30 -04:00
Ryan VanderMeulen
096e78686f Backed out changeset e0a7ac3aee3d (bug 848939) for mochitest-1 failures on a CLOSED TREE. 2013-03-13 15:02:35 -04:00
Chris Peterson
b805c917dd Bug 850408 - Part 1: Remove Snow Leopard OS checks in gfx and xre. r=joshmoz 2013-03-07 23:00:07 +00:00
Gregory Szorc
70f019c2a7 Bug 845127 - Record Telemetry for wire size of Bagheera documents; r=rnewman 2013-03-13 10:14:41 -07:00
Bobby Holley
f7202cb844 Bug 848939 - De-field videocontrols.xml. r=jaws,dao 2013-03-13 10:01:36 -07:00
Bobby Holley
c1d42c0add Bug 848939 - De-field scale.xml. r=jaws 2013-03-13 10:01:36 -07:00
Gregory Szorc
ed102f4876 Merge mozilla-central into build-system 2013-03-13 08:20:09 -07:00
Ed Morley
5d684ce113 Merge latest green inbound changeset to mozilla-central 2013-03-13 12:27:45 +00:00
Paul Rouget
d6060925e6 merge fx-team to m-c 2013-03-12 20:51:12 -07:00
Gregory Szorc
94e8454958 Merge mozilla-central into build-system
dom/interfaces/svg/Makefile.in and dom/media/Makefile.in had merge
conflicts. They were resolved by hand. The former needed 2 IDLs removed.
The latter had a context conflict for EXPORTS_NAMESPACES.
2013-03-12 13:04:55 -07:00
Mike Shal
e9f8bc0fbd Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps 2013-03-11 22:00:00 -07:00
Gregory Szorc
8b4f575df1 Bug 818246 - Part 5: Move XPIDLSRCS into moz.build (manual); r=glandium 2013-03-12 10:20:41 -07:00
Gregory Szorc
7bb3ee056b Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Tim Taubert
46f1c9052e merge m-c to fx-team 2013-03-12 09:31:15 +01:00
Ryan VanderMeulen
a8a1325744 Merge m-c to inbound. 2013-03-11 13:50:48 -04:00
Tim Taubert
651bb81e3f Bug 847100 - Make sure dummy thumbnails aren't expired too early when testing thumbnail expiration; r=yoric 2013-03-11 13:53:50 +01:00
Panos Astithas
68663a3365 Bug 785704 - Part 1: fix a newSource regression from bug 795368; r=vporof 2013-03-11 17:51:00 -07:00
Phil Ringnalda
bfa715b3dd Back out c9f5d3ebba39 (bug 835552) for Windows build bustage
CLOSED TREE
2013-03-09 08:15:42 -08:00
Nick Fitzgerald
356865e026 Bug 848576 - "Remove scripts and newScript packets from the RDP"; r=past 2013-03-11 15:35:00 -07:00
Gabriele Svelto
60f2d3b732 Bug 689256 - Record invalid PROCESS_CREATION timestamps and adjust tests to cope with them. r=glandium 2013-03-08 12:37:16 +01:00
Julian Seward
7c8de49023 Bug 779291: Implement SPS stackwalk using the breakpad unwinder. r=bgirard,glandium 2013-03-10 23:00:23 +01:00
Trevor Saunders
43728598df bug 825341 - convert range to webidl r=bz, smaug 2013-02-07 07:09:41 -05:00
Ryan VanderMeulen
04549d8277 Merge m-c to inbound. 2013-03-12 08:22:28 -04:00
Frank Yan
0c3b8fa997 Bug 837486 - Reposition pinned tabs when resetting tab strip underflow. r=dao 2013-02-21 16:55:47 -08:00
Steve Fink
8441d08fb4 Bug 835552 - Make load() be script-relative and read()/snarf() be cwd-relative. r=njn 2013-01-28 13:22:02 -08:00
Sotaro Ikeda
47b29112b3 Bug 803471 - Part 5f - Change Makefile.in to add libgui. r=mwu 2013-03-08 14:43:33 -05:00
David Geistert
f586f3b5f0 Bug 824341 - Change GetProxyFromGConf() and GetProxyFromGSettings() so they only will return NS_OK when a proxy is set. r=karlt 2013-03-07 21:14:36 +01:00
Ryan VanderMeulen
822c24aa07 Merge m-c to inbound. 2013-03-08 14:30:34 -05:00
Joe Walker
288d761d85 Merge fx-team to m-c. 2013-03-08 16:47:34 +00:00
Ryan VanderMeulen
b4ecee97e5 Backed out changesets 6deb17bc6c56 and 7952fadd1732 (bug 839280) for mochitest-other crashes. 2013-03-07 19:10:52 -05:00