Commit Graph

159557 Commits

Author SHA1 Message Date
Birunthan Mohanathas
3843245930 Bug 798033 - Remove 'using namespace' from toolkit/ headers. r=bsmedberg 2013-12-08 21:53:46 -05:00
Birunthan Mohanathas
bda2ee34d2 Bug 798033 - Remove 'using namespace' from gfx/ headers. r=jrmuizel 2013-12-08 21:53:26 -05:00
Birunthan Mohanathas
00360187c4 Bug 798033 - Remove 'using namespace' from dom/ headers. r=echou 2013-12-08 21:53:11 -05:00
Birunthan Mohanathas
58325c73be Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
--HG--
rename : mfbt/Util.h => mfbt/ArrayUtils.h
2013-12-08 21:52:54 -05:00
Birunthan Mohanathas
bd0f161288 Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo 2013-12-08 21:52:33 -05:00
Cykesiopka
6d34d716a1 Bug 342135 - Remove stale comment in nsICharsetConverterManager.idl. r=emk 2013-12-08 21:51:26 -05:00
Phil Ringnalda
a1bcd56fe8 Backed out 7 changesets (bug 946958, bug 865033)
Backed out changeset 6dd0a6cb9ab3 (bug 946958)
Backed out changeset 498152aec5b1 (bug 946958)
Backed out changeset 7d035322f51d (bug 946958)
Backed out changeset 99f8ad7561ef (bug 946958)
Backed out changeset 4639c5abea80 (bug 946958)
Backed out changeset 9d1a4d83eccf (bug 865033)
Backed out changeset 41839e4026bc (bug 865033)
2013-12-08 18:43:45 -08:00
Nicholas Cameron
6592a1c312 Bug 946958 part 5. Misc tidy ups. r=mattwoodrow 2013-12-09 14:41:00 +13:00
Nicholas Cameron
87cd3345ad Bug 946958 part 4. Tidy up interaction with widgets. r=kats 2013-12-09 14:40:59 +13:00
Nicholas Cameron
c5af3db619 Bug 946958 part 3. Remove thebes callbacks. r=mattwoodrow 2013-12-09 14:40:59 +13:00
Nicholas Cameron
c9776c970e Bug 946958 part 2. Remove methods which just forward to compositor. r=mattwoodrow 2013-12-09 14:40:59 +13:00
Nicholas Cameron
748b779dd2 Bug 946958 part 1. Remove GetWidgetSize. r=mattwoodrow 2013-12-09 14:40:59 +13:00
Nicholas Cameron
cc8a96960a Bug 865033 part 2. Add mCompositor to CompositorParent. r=mattwoodrow 2013-12-09 14:40:58 +13:00
Nicholas Cameron
6c86bf2741 Bug 865033 part 1. Remove GetLayerManager from CompositorParent. r=mattwoodrow 2013-12-09 14:40:58 +13:00
Phil Ringnalda
7ea1ca0f17 Merge m-c to m-i 2013-12-08 17:32:55 -08:00
Brian Hackett
65ff8b089a Bug 947661 - Fix offset test used to find the block chain for a pc. 2013-12-08 16:44:54 -08:00
Brian Smith
0e8edd9c27 Bug 942152, r=dkeeler, r=honzab
--HG--
extra : rebase_source : 7f0bab4efa26e9c185b29fdb14d846035147fd2f
2013-12-05 20:33:49 -08:00
Brian Birtles
ea9aeae9d5 Bug 946529 - Fix bug in transform parsing mochitest; r=longsonr 2013-12-09 08:55:17 +09:00
Jim Blandy
54fc636cc1 Bug 942480: Don't js_delete a freshly allocated js::Debugger, if we've stored it in the Debugger JSObject's private slot. r=shu 2013-12-08 15:53:28 -08:00
Bevis Tseng
d6740458df Bug 946079 - Part 3: Remove testLevel1Indicator from test case. r=vyang 2013-12-05 18:39:22 +08:00
Jeff Walden
db0cfffe65 Bug 724768 - Set every blank class prototype as a delegate immediately after birth, so that we can properly and correctly cache the shape for new instances of that class that use that prototype. r=bhackett
--HG--
extra : rebase_source : 082af2663a31d84de764865038ee949786d831e6
2013-12-05 01:56:40 -08:00
Bevis Tseng
dcdd0d16ec Bug 946079 - Part 2: Modify Test Case to identify Return Call Message as replace Type Message. r=vyang 2013-12-05 14:26:27 +08:00
Bevis Tseng
aad785b74c Bug 946079 - Part 1: Treat Return Call SMS Message as Replaced Type Message instead of MWI message. r=vyang 2013-12-05 14:24:31 +08:00
Suhas
ae0c133e9b Bug 932845 - Support hints for non gUM mediastreams. r=jesup 2013-12-08 21:44:32 -05:00
Randall Barker
b11db7ebaa Bug 932295 - Android video capture should autofocus. r=gcp 2013-12-08 21:42:06 -05:00
Blake Kaplan
05c93ea881 Bug 946437 - Fix cycle collection crash dealing with mobile connection arrays. r=hsinyi 2013-12-09 09:59:17 +08:00
Phil Ringnalda
1b14cded1a Merge m-c to b-i 2013-12-08 15:52:54 -08:00
Phil Ringnalda
1eead347ef Merge m-c to b-i 2013-12-08 08:32:36 -08:00
Kan-Ru Chen (陳侃如)
78b8308500 Bug 941468 - Only load forms.js once per-process. r=yxl 2013-12-08 23:28:47 +08:00
Nicholas Cameron
62b1b9650d Bug 945632. Assert we've released memory which the host should have released. r=nical 2013-12-04 22:03:29 -05:00
Phil Ringnalda
e48762eeb9 Back out 712628797f21 (bug 946976) for ggc orange 2013-12-09 22:15:49 -08:00
Brian Birtles
0ac5f3082a Bug 946529 - Add test for parsing of SVG lengths with scientific notation; r=longsonr 2013-12-10 09:11:13 +09:00
Jeff Muizelaar
e8b2f580b5 Bug 947379. Remove MOZ_PANGO. r=jfkthame
We haven't been able to build with this since
2008. Time for it to go.

--HG--
extra : rebase_source : 0e25f91e2a4308d3873ca2c240347b25d70d69c5
2013-12-09 10:03:28 -05:00
Nicholas Nethercote
01579d525d Bug 948201 - Use a StaticRefPtr for gInterfaceInfoManager. r=bz.
--HG--
extra : rebase_source : be06bb4b77914dd1a5ae2a7e1cced40fcd5850f5
2013-12-07 21:41:32 -08:00
Tom Schuster
8df7cf946b Bug 697343 - Add slice hook test. r=jandem 2013-12-05 20:07:25 +01:00
Richard Newman
f36184cb78 Bug 946074 - Awesomebar cursor processing is inefficient. r=mfinkle 2013-12-03 22:02:28 -08:00
Girish Sharma
230f88d3f9 Bug 935176 - saving a style sheet doesn't remove the star, r=harth 2013-12-06 23:51:16 +05:30
Brandon Benvie
cd918d24ec Bug 940541 Convert shader editor to use Promise.jsm. r=vp, r=benvie 2013-12-05 16:00:25 -08:00
Nick Fitzgerald
8ba3698f2c Bug 917983 - BreakpointActor instances should be saved in the threadLifetimePool; r=past 2013-12-06 09:25:58 -08:00
Victor Porof
a0a576fa5a Bug 895143 - Sources view groups should show the domain, r=past 2013-12-06 18:34:30 +02:00
Victor Porof
c141162d31 Bug 905981 - Have a classic vertical display of stack frames persistently available in the debugger UI, r=rcampbell 2013-12-06 18:33:59 +02:00
Brian Grinstead
025328a3f1 Bug 941799 - DevTools themes - variables view should match current theme;r=vporof 2013-12-06 10:24:06 -06:00
Tetsuharu OHZEKI
2b17cbcd78 Bug 944925 - Add an option to switch dynamic toolbar mode. r=mleibovic 2013-12-06 10:29:27 -05:00
Jed Parsons
70de9bad2a Bug 909967 - Firefox Account Signed-in User module. p=warner,spenrose,zcarter,jedp, r=markh 2013-12-05 22:46:12 -08:00
Mark Finkle
781a052e0e Bug 927128 - Keep GeckoView limited to Nightly only r=glandium 2013-12-06 10:05:02 -05:00
Carsten "Tomcat" Book
6b538c0e38 Merge m-c to fx-team 2013-12-06 14:56:10 +01:00
Carsten "Tomcat" Book
1f8e119047 Backed out changeset 57c170af6a23 (bug 726427) for Mac 10.6 mochitest Failure in Bug 947126 2013-12-06 14:50:05 +01:00
Carsten "Tomcat" Book
3fb468593a merge b2g-inbound to mozilla-central 2013-12-06 13:32:27 +01:00
Carsten "Tomcat" Book
0c6ac4970f merge fx-team to mozilla-central 2013-12-06 13:31:26 +01:00
Tim Abraldes
578f6b2e57 backout e068a99474a6 (bug 903426) because it breaks a test. 2013-12-06 00:47:16 -08:00