Brad Lassey
86c98e92fe
bug 866957 - Collect and report cell tower and WiFi AP info, put it all behind a default-off pref r=mfinkle
2013-05-31 17:32:12 -04:00
Brad Lassey
14932cf9d7
bug 866957 - Collect and report WiFi AP info r=hannos,snorp
2013-06-04 11:09:54 -04:00
Brad Lassey
7589a6b089
bug 866957 - Collect and report cell tower info r=hannos,snorp
2013-05-30 12:50:45 -04:00
Joey Armstrong
32009a30fd
bug 870406: move CSRCS to mozbuild (config batch #2 ) r=mshal
2013-06-04 11:08:44 -04:00
Adam Roach [:abr]
edbd10a77b
Bug 878082 - Move handle generation to after PSM setup r=jesup
2013-06-04 10:06:40 -05:00
Lucas Rocha
33dabcfb28
Bug 813546 - Guard against null keys when queryng favicon mem cache (r=mfinkle)
2013-06-04 15:14:06 +01:00
Ryan VanderMeulen
043bea4193
Merge m-c to inbound.
2013-06-04 10:12:12 -04:00
Ryan VanderMeulen
8ea6d842c6
Merge birch to m-c.
2013-06-04 10:11:39 -04:00
Martin Stransky
268e071e68
Bug 878781 - Port GTK2 to GTK3 - widget minor fixes. r=karlt
2013-06-04 08:23:29 -04:00
Frédéric Wang
85df684e6b
Bug 878396 - Fix a regression with mspace@mathbackground. r=karlt
2013-06-04 08:22:51 -04:00
Frédéric Wang
fa7da46873
Bug 875294 - Implement menclose notation "updiagonalarrow". r=karlt
2013-06-04 08:21:25 -04:00
David Rajchenbach-Teller
efa209c027
Bug 872981 - Print a warning whenever something attempts to store more than 4kb of preferences. r=bsmedberg
2013-06-04 08:21:06 -04:00
Chia-hung Tai
292558a79b
Bug 879152 - B2G MMS: Set the delivery status to error when retrieveMMS fail. r=gene.lian
2013-06-04 17:42:19 +08:00
Thomas Zimmermann
2f5340ef03
Bug 875273 - Re-introduce assertion in RunDBusCallback. r=echou
...
With the landing of bug 830290, no DBus callback should ever run in
the main thread. This patch therefore re-introduces the corresponding
assertion statement.
2013-06-04 08:07:29 -04:00
Tim Taubert
c1f547a882
Bug 878801 - part 2 - query tabbrowser bounds without flushing layout; r=jaws
2013-06-04 08:06:30 +02:00
Tim Taubert
9195d2a157
Bug 878801 - part 1 - introduce nsIDOMWindowUtils.getBoundsWithoutFlushing(); r=roc
2013-06-04 08:06:29 +02:00
Ehsan Akhgari
5be6cc599a
Bug 861371 - Allow Web IDL enums to have names starting with a digit; r=bzbarsky
...
--HG--
extra : rebase_source : 5ebf235e9408bdfdfd37504e2f79c65978ccf51d
2013-06-03 17:54:46 -04:00
Richard Newman
1a015ce60d
Bug 878303 - Part 2: use COUNTED_DISCRETE type for searches. r=nalexander
2013-06-03 14:12:17 -07:00
Richard Newman
0217cf9aad
Bug 878303 - Part 1: implement TYPE_COUNTED_STRING_DISCRETE. r=nalexander
2013-06-03 14:12:16 -07:00
Ryan VanderMeulen
1d305285a2
Merge m-c to inbound.
2013-06-03 17:51:25 -04:00
Ryan VanderMeulen
9d0f1d514c
Merge birch to m-c.
2013-06-03 17:48:52 -04:00
Ryan VanderMeulen
151313bdcd
Backed out changeset 1ca1abed8c9a (bug 872981) for xpcshell crashes.
...
CLOSED TREE
2013-06-03 16:38:24 -04:00
Malini Das
1b3941c1b0
Bug 878936 - remove test_marionette_touch.py from test manifest, r=jgriffin
2013-06-03 16:09:04 -04:00
Ryan VanderMeulen
e56256742b
Merge m-c to fx-team.
2013-06-03 15:58:48 -04:00
Ryan VanderMeulen
7af6681474
Merge m-c to birch.
2013-06-03 15:58:10 -04:00
Ryan VanderMeulen
272c48d3ca
Merge m-c to inbound.
2013-06-03 15:57:23 -04:00
Ryan VanderMeulen
84852e226d
Merge inbound to m-c.
2013-06-03 15:56:37 -04:00
Brian Nicholson
64a1deefbc
Bug 779497 - Clear addons list inside of async callback. r=wesj
2013-06-03 12:55:46 -07:00
Ryan VanderMeulen
125253843d
Backed out 3 changesets (bug 877862, bug 878325) for mochitest-other orange on a CLOSED TREE.
...
Backed out changeset 803586f0a297 (bug 878325)
Backed out changeset d4a39e18e5a7 (bug 878325)
Backed out changeset 08a29f18500a (bug 877862)
2013-06-03 15:50:59 -04:00
Ehsan Akhgari
5dfa419274
Bug 878859 - Remove the mach clippy avatar; r=ted
...
DONTBUILD since this is not part of the build!
2013-06-03 15:46:23 -04:00
David Rajchenbach-Teller
0c13636a87
Bug 872981 - Print a warning whenever something attempts to store more than 4kb of preferences. r=bsmedberg
2013-06-03 15:30:57 -04:00
Brian Hackett
3f9ac09c33
Bug 877130 - Fix bogus assert, r=djvj.
2013-06-03 13:27:20 -06:00
Tim Taubert
524d1fe28b
Bug 876374 - Eliminate uninterruptible reflow caused by calling adjustTabstrip() in addTab(); r=dao
2013-06-03 19:36:01 +02:00
Ben Kelly
132c8b76a2
Bug 874462 - Add "startsWith" filterOp. r=reuben
...
The "contains" filterOp in ContactsAPI currently implements a filter that
only matches the start of each value when filtering by fields other than
"tel". This behavior is desirable for some uses, but does not match the
"contains" keyword.
Therefore, add a "startsWith" filterOp in addition to the current "contains".
A warning is sent to console.warn() if "contains" is used for non-"tel"
operations. A separate bug will be written to fix "contains" to perform full
text search.
2013-06-03 13:30:39 -04:00
Scott Johnson
2e74bc5ce5
Bug 865654: Adjust offsets within text areas only so that other text controls get correct offsets. [r=blassey]
2013-06-03 11:27:48 -05:00
Ryan VanderMeulen
ca03944538
Backed out 7 changesets (bug 872147, bug 872143, bug 877467, bug 877200, bug 870063, bug 872149) for robocop-2 failures on a CLOSED TREE.
...
Backed out changeset 3a1e8e7ac07e (bug 870063)
Backed out changeset 8904d2bf5da0 (bug 877200)
Backed out changeset 80455a25276b (bug 872149)
Backed out changeset c3b5567f1271 (bug 872147)
Backed out changeset d3106edd4a5a (bug 872143)
Backed out changeset 4fd2ae88da98 (bug 870063)
Backed out changeset 1797dc46e862 (bug 877467)
2013-06-03 15:04:51 -04:00
Ryan VanderMeulen
f1444e2e1e
Backed out 3 changesets (bug 877527, bug 878765) for mochitest-1 timeouts on a CLOSED TREE.
...
Backed out changeset 0bf1e71fe3cc (bug 877527)
Backed out changeset 8473deb5fba9 (bug 878765)
Backed out changeset 0d327854300c (bug 877527)
2013-06-03 15:01:20 -04:00
William Lachance
0c5bb30a4e
Bug 878914 - Fix race condition in marionette testrunner;r=jgriffin
2013-06-03 14:54:07 -04:00
Malini Das
195dfc24fd
Bug 845849 - Remove MarionetteTouchMixin, r=jgriffin
2013-06-03 14:40:48 -04:00
Brian Hackett
97851978e4
Bug 878583 - Mark object metadata during GC scanning.
2013-06-03 12:35:38 -06:00
Bobby Holley
1061cd85c9
Bug 878325 - Propagate exceptions out of ResolveForwardReferences. r=bz
2013-06-03 11:27:42 -07:00
Bobby Holley
2dd3c038b4
Bug 878325 - Propagate exceptions out of CreateTemplateBuilder and LoadDataSources. r=bz
2013-06-03 11:27:41 -07:00
Bobby Holley
23b5ae184f
Bug 877862 - Propagate exceptions from PrepareForWrapping. r=mrbkap
2013-06-03 11:27:41 -07:00
John Schoenick
65ad831c07
Bug 878363 - Disable -Wreserved-user-defined-literal for problematic gstreamer header. r=ted
2013-06-03 11:10:28 -07:00
Brad Lassey
7c79ce078f
bug 878868 - Need to bump build id of x86 builds for the play store r=mfinkle
2013-06-03 13:22:18 -04:00
Brian Hackett
8441cd30b0
Bug 878627 - Give an empty result type set to binops with an empty lhs or rhs type set, r=djvj.
2013-06-03 11:56:35 -06:00
Raymond Lee
edddadb85e
Bug 854761 - Part 2: Remove previous bookmark calls from PlacesUtils - Sync. r=rnewman
2013-06-04 00:21:41 +08:00
Andres Hernandez
fdb812f32a
Bug 854761 - Part 1: Remove previous bookmark calls from PlacesUtils - Toolkit. r=mak
2013-06-04 00:20:11 +08:00
Frédéric Wang
925cae8e05
Bug 854339 - Make the equal sign stretchable in MathML. r=karlt
2013-06-04 08:17:45 -04:00
Geoff Lankow
98d42caf36
Backed out changeset a0214893763c (bug 874363) pushed mistakenly, DONTBUILD
2013-06-04 23:39:19 +12:00