Gijs Kruitbosch
2b4275e251
Bug 879961 - Remove unused arrows.png files, r=robcee
2013-06-05 22:51:30 +02:00
Victor Porof
67785802cd
Bug 877351 - Network Panel is broken on RTL UI, r=rcampbell
2013-06-06 09:53:09 +03:00
Victor Porof
2c712fd183
Bug 852639 - Make the BreadcrumbsWidget keyboard accessible, r=rcampbell
2013-06-06 09:53:08 +03:00
Scott Johnson
bf29874117
Bug 877160: Backout patch for bug 794693 due to regressions. [r=mats]
2013-06-04 10:43:08 -05:00
Dave Hylands
360cbc6179
Bug 878493 - DeviceStorage: Invalidate used space cache if free space changes. r=janv
2013-06-04 16:35:33 +02:00
Ed Morley
c1f2262e21
Merge latest green inbound changeset and mozilla-central
2013-06-04 15:14:21 +01:00
Ryan VanderMeulen
8ea6d842c6
Merge birch to m-c.
2013-06-04 10:11:39 -04:00
Geoff Lankow
98d42caf36
Backed out changeset a0214893763c (bug 874363) pushed mistakenly, DONTBUILD
2013-06-04 23:39:19 +12: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
Geoff Lankow
3cbaf48cc2
Bug 874363 - The timeline header in the Netmonitor should be clickable; r=vporof
2013-06-04 20:07:09 +12:00
Wellington Fernando de Macedo
781a2dcd48
Bug 869882 - [eventsource] Check HTTP status:204,205,210,299 readyState returns CONNECTING but not CLOSED and throws unreached assertion; r=bugs@pettay.fi
2013-06-04 12:34:15 +03:00
Ed Morley
1d65ccbade
Backed out changeset 609de2f93690 (bug 874363) for failures in browser_net_timeline_ticks.js
2013-06-04 10:21:18 +01:00
Takeshi Kurosawa
73b7dbe0ee
Bug 878567 Remove unused if block from implicit landmark role handling, r=tbsaunde
2013-06-04 10:46:23 +02:00
Marcos A. Di Pietro
9ea16c2958
Bug 873447 - expose IAccessible2 checkable state; r=alexander :surkov
2013-06-04 10:43:43 +02:00
Geoff Lankow
f639a552c4
Bug 874363 - The timeline header in the Netmonitor should be clickable; r=vporof
2013-06-04 19:55:48 +12:00
Ryan VanderMeulen
734ac3b797
Merge m-c to fx-team.
2013-06-04 20:47:52 -04:00
Tim Taubert
53b926d499
Bug 791670 - part 3 - fix newtab page tests; r=jaws
2013-06-04 22:20:44 +02:00
Tim Taubert
57ac5dc24d
Bug 791670 - part 2 - fix browser_bug763468_perwindowpb.js test; r=ehsan
2013-06-04 22:20:44 +02:00
Tim Taubert
883b613864
Bug 791670 - part 1 - flip the browser.newtab.preload pref; r=jaws
2013-06-04 22:20:44 +02:00
Trevor Saunders
deaf0338bc
Bug 794041 - fix test_docload.html to expect accessibles to come from people stuffing stuff in the hidden window; r=surkov
2013-06-04 22:20:43 +02:00
Ryan VanderMeulen
9c73f38c7c
Merge m-c to fx-team.
2013-06-04 15:02:35 -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
Jeff Walden
caccc28835
Bug 496923 - Allow update-test262.sh to copy directly from a test262 working directory, when (even local) cloning would be too slow. r=terrence
...
--HG--
extra : rebase_source : be0f8b238ad16e990d44167739e9b8793baca6de
2013-06-03 15:17:42 -07:00
Jeff Hammel
75b141b7bc
Bug 877733 - bump mozinfo, mozprocess, mozdevice, mozinstall version and mirror to m-c;r=jmaher
...
--HG--
extra : rebase_source : d8a76eed73309af2bbd696544e667ae104bf22a8
2013-06-04 10:52:58 -07:00
Malini Das
0560da63b3
Bug 878910 - fix touchlists for 'touchend' and 'touchcancel', r=jgriffin
2013-06-04 13:47:53 -04:00
Bobby Holley
f21d52542c
Bug 877862 - Propagate exceptions from PrepareForWrapping. r=mrbkap
2013-06-04 10:30:11 -07:00
Jonathan Griffin
35cebcaf79
Bug 873538 - Pass -marionette when launching Firefox, r=dburns
2013-06-04 10:01:46 -07:00
Axel Hecht
c19cfd18dc
bug 878568, localize a11y strings on android, r=marco.zehe
2013-06-04 19:02:52 +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
Richard Newman
81529513fc
Bug 878303 - Part 2: use COUNTED_DISCRETE type for searches. r=nalexander
2013-06-03 14:12:00 -07:00
Richard Newman
aba2c2836f
Bug 878303 - Part 1: implement TYPE_COUNTED_STRING_DISCRETE. r=nalexander
2013-06-03 14:12:00 -07: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
Max Li
c880cb501e
Bug 856325 - We do not support double-tap and hold in web content to bring up an item's context menu, r=eeejay
2013-06-03 14:29:14 -04:00
Geoff Lankow
4424bb9176
Bug 874363 - The timeline header in the Netmonitor should be clickable; r=vporof
2013-06-04 20:07:09 +12:00