Commit Graph

129026 Commits

Author SHA1 Message Date
Ed Morley
922c71bb84 Backed out changeset faf24511d2c6 (bug 861636) for Android mochitest-2 failures 2013-04-19 11:57:48 +01:00
Sam Foster
a7881643c9 Bug 854960 - implementing pinned state graphic on fx start tiles. Also fixes selected state. r=fryn 2013-04-19 11:56:07 +01:00
Jim Mathies
7a11038070 Bug 859094 - Remove some additional cruft left over from selectionoverlay context menu handling. r=fryn 2013-04-19 05:25:37 -05:00
Jim Mathies
20deac4740 Bug 859154 - add a pageshow promise to addTab. r=sfoster 2013-04-19 05:25:36 -05:00
Robert O'Callahan
7bd1081c33 Bug 860524. Remove hacky (and buggy) pseudo-destruction of DisplayItemClips created by GetCurrentClip; ensure that they're all destroyed properly when the arena goes away, by tracking them explicitly in nsDisplayListBuilder. r=mattwoodrow 2013-04-15 17:11:10 +12:00
Robert O'Callahan
18d4a92c92 Bug 856807. Add apparently-pointless call to SetClipRect(nullptr) to avoid Android regression. r=mattwoodrow 2013-04-19 22:04:04 +12:00
David Zbarsky
417758e921 Bug 856472: Convert CanvasPattern to WebIDL r=bz 2013-04-19 04:49:22 -04:00
David Zbarsky
214362a43b Bug 856472: Move CanvasPattern to its own file r=bz
--HG--
rename : content/canvas/src/CanvasRenderingContext2D.h => content/canvas/src/CanvasPattern.h
2013-04-19 04:49:22 -04:00
David Zbarsky
23316e885d Bug 856472: Convert TextMetrics to WebIDL r=bz
* * *
Bug 857439 Part 4: Fix MediaStreamList wrapping r=bz
2013-04-19 04:49:22 -04:00
David Zbarsky
6213f509af Bug 856472: Move TextMetrics to its own file r=bz
--HG--
rename : content/canvas/src/CanvasRenderingContext2D.cpp => content/canvas/src/TextMetrics.h
2013-04-19 04:49:21 -04:00
David Zbarsky
00b6a3274d Bug 857439 Part 4: Fix MediaStreamList wrapping r=bz 2013-04-19 04:49:21 -04:00
David Zbarsky
2fc3ae46ec Bug 857439 Part 3: Make sure to delete owned interfaces if wrapping fails r=bz 2013-04-19 04:49:21 -04:00
David Zbarsky
48a8e7f507 Bug 857439 Part 2: Cleanup example codegen a bit r=bz 2013-04-19 04:49:21 -04:00
David Zbarsky
9650efa000 Bug 857439 Part 1: Disallow owned interfaces from having parents or children r=bz 2013-04-19 04:49:21 -04:00
David Zbarsky
6d2df8e0f7 Bug 857439 Part 0: Allow creators to return raw pointers for owned objects r=bz 2013-04-19 04:49:20 -04:00
David Zbarsky
9d438790cb Bug 852055 - Pass an EventTarget argument to Document.createTouch in WebIDL r=bz 2013-04-19 04:49:20 -04:00
David Zbarsky
a7a0e4962a [Bug 862129] Cleanup nsDocument r=Ms2ger 2013-04-19 04:49:20 -04:00
Ed Morley
8c4713495b Merge mozilla-central to mozilla-inbound 2013-04-19 09:26:22 +01:00
John Daggett
585f7b78e0 Bug 761442 - additional reftests for space lookups. r=jkew 2013-04-19 17:23:09 +09:00
Tim Taubert
ed3352a33d merge m-c to fx-team 2013-04-19 09:42:19 +02:00
Ryan VanderMeulen
78349a0ebd Merge m-c to inbound. 2013-04-18 15:40:18 -04:00
Ryan VanderMeulen
b15bede625 Backed out changeset 3b8dcd393805 (bug 859705) for intermittent Android xpcshell failures on a CLOSED TREE. 2013-04-18 14:58:07 -04:00
Ryan VanderMeulen
c025f2226f Backed out changeset 7610346a34ee (bug 859705) for intermittent Android xpcshell failures on a CLOSED TREE. 2013-04-18 14:52:59 -04:00
Ryan VanderMeulen
fd708b30d1 Backed out changeset 36ffb85842ac (bug 862501) for mochitest crashes. 2013-04-18 14:04:14 -04:00
Ryan VanderMeulen
68f8a6547f Merge m-c to inbound. 2013-04-18 14:01:31 -04:00
Reuben Morais
97c73cd422 Bug 862351 - Don't enqueue messages sent to a different inner window. r=gwagner
--HG--
extra : rebase_source : 74bf8a9000bbb323dfad42fd7aa1ab89f7a6b0f2
2013-04-18 19:44:38 +02:00
Olli Pettay
90a4da3e6f Bug 863094 - Infinity/-Infinity/NaN defaults for unrestricted types, r=bz
--HG--
extra : rebase_source : c2495008be9b084656222e6a0773c72d5224e9cc
2013-04-18 19:58:01 +03:00
Lucas Rocha
580391a42b Bug 863325 - Send correct result with Reader:Added message (r=bnicholson) 2013-04-18 18:07:55 +01:00
Ryan VanderMeulen
ff2b61df0c Backed out changeset 8f7ef60b6f5a (bug 860934) for mochitest asserts and crashes. 2013-04-18 12:02:27 -04:00
Benoit Girard
fe6bc7a71e Bug 862500 - Properly shutdown profiler in xpcshell, shutdown and error cases. r=snorp
--HG--
extra : rebase_source : 22eeccdcee83e3fd03687e6b969b143502a9c5fc
2013-04-18 11:34:49 -04:00
ext:(%20rlin%40mozilla.com)
8d64870c60 Bug 862306 - Route audio stream to BT_SCO in AudioManager. r=mwu 2013-04-18 16:47:09 +02:00
Gina Yeh
5dd5045ef8 Bug 859727 - Remove routing logic from BluetoothScoManager, r=echou, r=rlin 2013-04-18 17:41:17 +02:00
Gene Lian
a90d86e3fc Bug 840066 - [MMS][User Story] Automatic download retry on failure. r=vicamo a=leo+ 2013-04-17 23:22:11 +08:00
Ryan VanderMeulen
bb79bcdf73 Merge m-c to birch. 2013-04-18 10:58:27 -04:00
Gregor Wagner
780f4d53bd Bug 861462 - Allow contacts to be preloaded when we create the contacts DB. r=bent 2013-04-18 10:39:10 -04:00
Dave Hylands
fe279137c1 Bug 860934 - Use relative paths when handling device storage r=dougt 2013-04-18 16:13:23 +02:00
Ryan VanderMeulen
f5f5be2b5b Backed out 3 changesets (bug 734691, bug 862500) for leaks.
Backed out changeset 4444510d672f (bug 862500)
Backed out changeset 5c321bc4dc63 (bug 734691)
Backed out changeset e045934f78be (bug 734691)
2013-04-18 08:15:09 -04:00
Ryan VanderMeulen
0091509ae7 Merge m-c to inbound. 2013-04-18 08:08:12 -04:00
Andrea Marchesini
3ccc4043ba Bug 855412 - Change the signature of NS_NewSVGRect to not use the outparam. r=Ms2ger 2013-04-18 07:40:09 -04:00
Fabrice Desré
2ff51227b6 Bug 854849 - Sanitize displayable fields in manifests r=vingtetun 2013-04-18 03:18:30 -07:00
Jose Antonio Olivera Ortega
c1e59b17a9 Bug 859318 - Part 4: Add test for call waiting functions. r=vicamo 2013-04-18 14:18:53 +02:00
Jose Antonio Olivera Ortega
8a96d4623c Bug 859318 - Part 3: RIL changes for call waiting functions. r=vicamo 2013-04-18 14:18:50 +02:00
Jose Antonio Olivera Ortega
df858f91e3 Bug 859318 - Part 2: Changes in MobileConnection.cpp for call waiting functions. r=smaug 2013-04-18 14:18:48 +02:00
Jose Antonio Olivera Ortega
11b942e1c5 Bug 859318 - Part 1: IDL changes for call waiting functions. r=sicking 2013-04-18 14:18:45 +02:00
Victor Porof
b0d3f2f2ee Bug 862198 - Intermittent browser_net_json-long.js | Test timed out, found a tab, r=rcampbell 2013-04-18 09:35:27 +03:00
Victor Porof
e4092ba3c9 Bug 861487 - Sizes are displayed with non-localized decimal separator, r=rcampbell 2013-04-18 09:35:27 +03:00
Victor Porof
e4df8ffcad Bug 859308 - Hide Blocked in Timings tab until we know what that's doing, r=rcampbell 2013-04-18 09:35:27 +03:00
Victor Porof
4a681d1465 Bug 861783 - Removing watch expression of large object not possible via mouse, r=past 2013-04-18 09:35:26 +03:00
Victor Porof
a80895f824 Bug 862435 - Tilt doesn't open if the Inspector was opened beforehand, r=dtownsend 2013-04-18 09:35:26 +03:00
Andres Hernandez
0dfde0781b Bug 854288 - Remove PlaceUtils.restoreBookmarksFromJSONFile in PlacesUtils.jsm. r=mak 2013-04-17 17:47:28 +08:00