Timothy Arceri
8d8fcf7b8d
Bug 877409 - Replace depreciated GDK_ROOT_PARENT(). r=karlt
2013-05-31 11:48:33 -04:00
Girish Sharma
a48c98f528
Bug 844606 - Remove all selected entries while removing items from history. r=mano
2013-05-31 11:26:13 +05:30
ABE Hiroki (hATrayflood)
68549884e6
Bug 775939 - Fix gyp Makefile include error on msvc (change topsrcdir, srcdir and VPATH to absolute path). r=ted
2012-12-30 23:19:38 +09:00
Max Li
e18ae4e207
Bug 743250 - test_xhr_implicit_cancel.html is() calls miss their msg parameter. r=khuey
2012-04-07 14:16:05 -04:00
Peter Van der Beken
098a481f6c
Bug 876080. Don't use 'nativeOwnership':'owned' for MediaList. r=bzbarsky
2013-05-31 11:27:05 -04:00
Ryan VanderMeulen
adcf07edd8
Merge m-c to inbound.
2013-05-31 11:30:38 -04:00
Ryan VanderMeulen
2251ba3bbf
Merge birch to m-c.
2013-05-31 11:22:14 -04:00
Phil Ringnalda
4aec020413
Back out dc76402b8471 (bug 844288) on suspicion of breaking dep builds
...
CLOSED TREE
2013-05-31 07:39:56 -07:00
Shawn Huang
28747bf68d
Bug 872890:Reset HFP call array when RIL reports NotifyError(), r=echou
2013-05-31 11:07:21 +08:00
Ryan VanderMeulen
be9264d563
Merge m-c to birch.
...
--HG--
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
2013-05-30 20:52:56 -04:00
Justin Lebar
3646531b35
Bug 874065 - On B2G, dmp memory reports to /data/local/tmp/memory-reports, and make that directory have 0777 permissions. r=dhylands
2013-05-30 20:50:36 -04:00
Ryan VanderMeulen
6cc0b1afaa
Merge inbound to m-c.
...
--HG--
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
2013-05-30 20:50:16 -04:00
Ryan VanderMeulen
cfc31e6187
Merge fx-team to m-c.
2013-05-30 20:49:40 -04:00
Fabrice Desré
84d37d2abb
Bug 877869 - Fix typo in indexedbHelper.jsm r=bent
2013-05-30 16:19:22 -07:00
Alexandre Poirot
4389ebbade
Bug 874459 - Set a valid window icon for desktop on Mac; r=myk
...
--HG--
extra : amend_source : 19a58dfe68f8ff349ebf8858dc8e0fb27ef51b02
2013-05-30 15:56:34 -07:00
Ehsan Akhgari
5aabd1ebc1
Bug 863754 - Make mach run and mach debug pass -foreground by default on Mac; r=ted
...
DONTBUILD since this is NPOTB.
2013-05-30 14:50:11 -04:00
Victor Porof
ab3fe89186
Bug 873225 - Totals for displayed file sizes, r=rcampbell
2013-05-30 21:46:36 +03:00
Andreas Gal
6d58341677
Bug 876099 - re-enable 3gp support in web content r=roc, a=gal
2013-05-30 10:52:58 -07:00
Fabrice Desré
1aef500b5f
Bug 852720 - Allow packaged apps to have an origin r=ferjm
2013-05-30 10:34:27 -07:00
Justin Lebar
d4ddb9c7aa
Bug 870675 - Add a test for bug 870480. r=vingtetun
...
We now run test_HighPriority while holding the CPU and high-priority wake locks. This tests exactly the problem caused by bug 870480.
2013-05-30 12:59:24 -04:00
Alexandre Poirot
5a8eadd448
Bug 865207 - Move webapps actor from /b2g/chrome/content to /toolkit/devtools/apps/. r=fabrice, r=dcamp
...
--HG--
rename : dom/apps/tests/unit/data/app.zip => toolkit/devtools/apps/tests/unit/data/app.zip
rename : dom/apps/tests/unit/test_webappsActor.js => toolkit/devtools/apps/tests/unit/test_webappsActor.js
rename : b2g/chrome/content/dbg-webapps-actors.js => toolkit/devtools/server/actors/webapps.js
2013-05-30 12:08:15 -04:00
Ryan VanderMeulen
a7dc2abee0
Merge m-c to fx-team.
2013-05-30 11:47:17 -04:00
Ryan VanderMeulen
d6dbd572c6
Merge m-c to birch.
2013-05-30 11:44:00 -04:00
Mihai Sucan
37d0e77cbe
Bug 877199 - Browser console's window title temporarily says 'Web Console' before changing to 'Browser console'; r=robcee
2013-05-30 18:08:14 +03:00
Nikhil Marathe
53bcdd2ae0
Bug 876935 - Millisecond calculation in AlarmService. r=gene
2013-05-30 08:08:07 -07:00
Eric Chou
fe8af01a74
Bug 877087 - Clear mDsFile after the OPP connection is dropped, r=gyeh
2013-05-30 15:00:06 +08:00
Gina Yeh
9fe0c5b821
Backed out changeset 8cdcc0221c0f for build bustage DONTBUILD
2013-05-30 10:50:19 +08:00
Ryan VanderMeulen
61505342f9
Merge m-c to fx-team.
2013-05-29 22:47:38 -04:00
Gina Yeh
99f5265a76
Backed out changeset 8cdcc0221c0f for build bustage DONTBUILD
2013-05-30 10:47:13 +08:00
Shawn Huang
a92386d8dd
Bug 872890:Reset HFP call array when RIL reports NotifyError(), r=echou
2013-05-30 09:33:48 +08:00
Andreas Gal
8bcb931aa0
Bug 871939 - [Dialer] Cannot search contact number when number has addtional area or operator number, r=etienne
2013-05-29 16:31:19 -07:00
Terrence Cole
c2d90b6f23
Bug 850080 - Make root analysis check Rooted<Value> as a non-pointer type; r=sfink
...
In 32bit builds, Value does not have the same size as void*; thus, we cannot do
a simple address comparison in this case.
--HG--
extra : rebase_source : 1dfb86965c1aa873c26660b67d9add0d5d0a91d7
2013-05-29 15:46:08 -07:00
Jim Mathies
e988bc20b0
Bug 855928 - Add a telemetry probe to report default desktop browser status. r=gavin
2013-05-30 12:32:17 -05:00
Dave Camp
aa8a843d64
Bug 867109 - tools reload not working correctly on windows. r=jwalker
2013-05-29 10:48:06 -07:00
Dave Camp
f2c815193b
Bug 875437 - Close the debugger client in test_add_actors.js. r=past
2013-05-29 10:47:38 -07:00
Dave Camp
daec88e78f
Bug 876793 - gDevTools._addToolToWindows doesn't work with existing windows. r=jwalker
2013-05-29 10:47:38 -07:00
Dave Camp
5b2c790957
Bug 875432 - Loader.jsm references gDevTools. r=jwalker
2013-05-29 10:47:38 -07:00
Tim Taubert
c4af42a953
Bug 876968 - Remove HiddenBrowsers observers only if they have been added before; r=jaws
2013-05-29 16:40:44 +02:00
Victor Porof
39ce40013d
Bug 876111 - Debugger's scripts pane acting weird after bug 866623, r=rcampbell
2013-05-29 11:45:58 +03:00
Ryan VanderMeulen
bf4c0f286e
Merge m-c to fx-team.
2013-05-28 21:25:32 -04:00
Trevor Saunders
4b16c76fb3
backout 7a1706d0e5b0 to 8c8b6adebb4c for frequent failures in scrolling/text-1.html and scrolling/text-2.html reftests on a CLOSED TREE
2013-05-28 18:32:29 -04:00
Eddy Bruel
238eeaea7e
Bug 637572 - Fix for Script-sourceStart-03.js CLOSED TREE
2013-05-28 15:08:15 -07:00
Eddy Bruel
d519832548
Bug 637572 - Implement Debugger.Source.prototype.url; r=jimb
...
--HG--
rename : js/src/jit-test/tests/debug/Script-url.js => js/src/jit-test/tests/debug/Source-url.js
2013-05-28 13:02:55 -07:00
Ryan VanderMeulen
7e21728f5f
Merge m-c to inbound.
2013-05-28 15:55:17 -04:00
Ryan VanderMeulen
517ec8d154
Merge birch to m-c.
2013-05-28 15:54:35 -04:00
Eddy Bruel
2891343de7
Bug 637572 - Implement Debugger.Source.prototype.sourceStart/Length; r=jimb
2013-05-28 12:54:16 -07:00
Justin Lebar
7729e7ff63
Bug 876691 - Unbreak mfbt/Atomics.h for Windows x64. r=me
2013-05-28 15:26:25 -04:00
Nick Alexander
9e19136031
Bug 811358: Protect broadcasts with per-package Android signature-level permission. r=rnewman
2013-05-28 12:16:07 -07:00
Randell Jesup
863baca44e
Bug 870002: remove mediastreamgraph:4 logging r=ehsan
2013-05-28 15:04:13 -04:00
Richard Newman
281ec8f279
Bug 875401 - Switch HealthReportGenerator to use org.json.JSONObject/JSONArray. r=nalexander
2013-05-28 12:01:34 -07:00