Commit Graph

133719 Commits

Author SHA1 Message Date
Sriram Ramasubramanian
b327090db5 Bug 878136: Move ContextMenu functionality from AwesomeBar to BrowserApp. [r=lucasr] 2013-05-31 14:36:39 -07:00
Lucas Rocha
81a9b8238a Bug 871650 - Restore search suggestions support (r=bnicholson) 2013-06-11 18:01:35 +01:00
Lucas Rocha
98d6a373c0 Bug 871650 - Factor out cursor loader callbacks into separate class (r=bnicholson) 2013-06-11 18:01:35 +01:00
Lucas Rocha
19e31d328d Bug 871650 - Factor out method to show soft input in BrowserToolbar (r=bnicholson) 2013-06-11 18:01:35 +01:00
Lucas Rocha
7296005c30 Bug 871650 - Add missing default constructors to AnimatedHeightLayout (r=bnicholson) 2013-06-11 18:01:35 +01:00
Lucas Rocha
1a6727b842 Bug 877870 - Restore async-loading of favicons in BrowserSearch (r=bnicholson) 2013-06-11 17:57:45 +01:00
Lucas Rocha
bfca2452a4 Bug 877870 - Initial implementation of new browser search fragment (r=bnicholson) 2013-06-11 17:57:45 +01:00
Lucas Rocha
113d9e7fb9 Bug 877870 - Remove obsolete AboutHomeLoadCompleteListener from BrowserApp (r=bnicholson) 2013-06-11 17:57:45 +01:00
Lucas Rocha
e5ec4192f7 Bug 877870 - Change BookmarkPage to use a listener to open URLs (r=sriram) 2013-06-11 17:57:45 +01:00
Lucas Rocha
b14f95bcbd Bug 877870 - Factor out code to open url and cancel editing mode (r=bnicholson) 2013-06-11 17:57:45 +01:00
Lucas Rocha
eb24a36064 Bug 877870 - Only call filtering listener if toolbar is in editing mode (r=mfinkle) 2013-06-11 17:57:45 +01:00
Lucas Rocha
f915ef2298 Bug 877870 - Use favicon mem cache as fallback in TwoLinePageRow (r=sriram) 2013-06-11 17:57:44 +01:00
Lucas Rocha
ed2e87f0b5 Bug 877870 - Add finer-grained APIs to update TwoLinePageRow (r=sriram) 2013-06-11 17:57:44 +01:00
Lucas Rocha
f971b41d58 Bug 877870 - Make favicon loading optional in updateFromCursor() (r=sriram) 2013-06-11 17:57:44 +01:00
Lucas Rocha
c2ece94668 Bug 877870 - Rename bookmark_item_row.xml to home_item_row.xml (r=sriram)
--HG--
rename : mobile/android/base/resources/layout/bookmark_item_row.xml => mobile/android/base/resources/layout/home_item_row.xml
2013-06-11 17:57:44 +01:00
Sriram Ramasubramanian
5c95db9683 Bug 880393: FadedTextView for about:home. [r=mfinkle] 2013-06-10 11:17:34 -07:00
Sriram Ramasubramanian
5a3619de06 Bug 877468: Replace switch to tab icons. [r=margaret] 2013-06-04 14:33:55 -07:00
Sriram Ramasubramanian
d88f869016 Bug 879490: LinearLayout grew up to accept styles only very late. [r=margaret] 2013-06-04 14:18:02 -07:00
Sriram Ramasubramanian
21d4a89c21 Merge m-c to fig 2013-06-04 11:12:13 -07:00
Ed Morley
9eefe35b00 Merge latest green inbound changeset and mozilla-central 2013-06-04 15:14:21 +01:00
Ryan VanderMeulen
7344db4eb5 Merge birch to m-c. 2013-06-04 10:11:39 -04:00
Geoff Lankow
56a0e55e4f Backed out changeset a0214893763c (bug 874363) pushed mistakenly, DONTBUILD 2013-06-04 23:39:19 +12:00
Chia-hung Tai
6019a86df9 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
2003d4265a 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
2b57d4f7cd 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
863cef57d8 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
dfc3c73ea3 Backed out changeset 609de2f93690 (bug 874363) for failures in browser_net_timeline_ticks.js 2013-06-04 10:21:18 +01:00
Takeshi Kurosawa
e97ad00f2e 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
d127457ac5 Bug 873447 - expose IAccessible2 checkable state; r=alexander :surkov 2013-06-04 10:43:43 +02:00
Tim Taubert
c8097207a4 Bug 878801 - part 2 - query tabbrowser bounds without flushing layout; r=jaws 2013-06-04 08:06:30 +02:00
Tim Taubert
07d2a71b3d Bug 878801 - part 1 - introduce nsIDOMWindowUtils.getBoundsWithoutFlushing(); r=roc 2013-06-04 08:06:29 +02:00
Ehsan Akhgari
917c82f714 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
8da2ce0963 Bug 878303 - Part 2: use COUNTED_DISCRETE type for searches. r=nalexander 2013-06-03 14:12:17 -07:00
Richard Newman
b975dfee13 Bug 878303 - Part 1: implement TYPE_COUNTED_STRING_DISCRETE. r=nalexander 2013-06-03 14:12:16 -07:00
Ryan VanderMeulen
a09ed88e64 Merge m-c to inbound. 2013-06-03 17:51:25 -04:00
Ryan VanderMeulen
0a9651192e Merge birch to m-c. 2013-06-03 17:48:52 -04:00
Ryan VanderMeulen
4a7c48742a Backed out changeset 1ca1abed8c9a (bug 872981) for xpcshell crashes.
CLOSED TREE
2013-06-03 16:38:24 -04:00
Malini Das
2d5a7307cf Bug 878936 - remove test_marionette_touch.py from test manifest, r=jgriffin 2013-06-03 16:09:04 -04:00
Ryan VanderMeulen
6e85261e8a Merge m-c to fx-team. 2013-06-03 15:58:48 -04:00
Ryan VanderMeulen
ada96080a4 Merge m-c to birch. 2013-06-03 15:58:10 -04:00
Ryan VanderMeulen
1091911132 Merge m-c to inbound. 2013-06-03 15:57:23 -04:00
Ryan VanderMeulen
5f60c8e824 Merge inbound to m-c. 2013-06-03 15:56:37 -04:00
Brian Nicholson
901e70fa7b Bug 779497 - Clear addons list inside of async callback. r=wesj 2013-06-03 12:55:46 -07:00
Ryan VanderMeulen
7e8c2a6c93 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
f02477477f 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
44ca62a09b 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
dfe4001c45 Bug 877130 - Fix bogus assert, r=djvj. 2013-06-03 13:27:20 -06:00
Max Li
8ab9545941 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
e59cd0e9cd Bug 874363 - The timeline header in the Netmonitor should be clickable; r=vporof 2013-06-04 20:07:09 +12:00
Randell Jesup
1409e2dda2 Bug 878945: rename RTCDataChannelInit dictionary items to match updated spec r=smaug 2013-06-03 17:34:42 -04:00