Commit Graph

5478 Commits

Author SHA1 Message Date
Richard Newman
735bd4e31f Bug 946074 - Awesomebar cursor processing is inefficient. r=mfinkle 2013-12-03 22:02:28 -08:00
Tetsuharu OHZEKI
cf503a50b2 Bug 944925 - Add an option to switch dynamic toolbar mode. r=mleibovic 2013-12-06 10:29:27 -05:00
Mark Finkle
ecf7141363 Backout f118b840cabe, 8f90c8059733, d440fa8a1568 because bug 946074 breaks a test 2013-12-06 01:41:50 -05:00
Wes Johnston
8c99faf61a Bug 943513 - Lazy load animation time. r=lucasr 2013-12-05 22:32:11 -08:00
Mark Finkle
10d194b3ef Bug 943475 - Predictive lookup for awesomebar entries r=rnewman 2013-12-05 23:50:23 -05:00
Lucas Rocha
9c30a52f0d Bug 933739 - Use given search term in handleAutocomplete, not mSearchTerm (r=bnicholson) 2013-12-05 23:50:13 -05:00
Richard Newman
d2713f6e6a Bug 946074 - Awesomebar cursor processing is inefficient. r=mfinkle 2013-12-03 22:02:28 -08:00
Lucas Rocha
9599408bb8 Bug 935473 - Change animateForwardButton() to take an animation argument (r=wesj) 2013-12-05 16:26:36 +00:00
Lucas Rocha
884dd8e002 Bug 935473 - Add comment explaining animateForwardButton's behaviour (r=wesj) 2013-12-05 16:26:35 +00:00
Lucas Rocha
fd5abbe8e9 Bug 935473 - Change updateBackButton/updateForwardButton to take a Tab argument (r=wesj) 2013-12-05 16:26:35 +00:00
Lucas Rocha
47bafa663a Bug 935473 - Update forward button visibility when exiting editing mode (r=wesj) 2013-12-05 16:26:35 +00:00
Lucas Rocha
27ec5ed06e Bug 935473 - Factor out method to animate forward button's visibility (r=wesj) 2013-12-05 16:26:35 +00:00
Lucas Rocha
daefc5178d Bug 935473 - Avoid unnecessary animations in forward button (r=wesj) 2013-12-05 16:26:35 +00:00
Lucas Rocha
c66f80cdb1 Bug 935473 - Replace ViewGroup.MarginLayoutParams with MarginLayoutParams (r=sriram) 2013-12-05 16:26:34 +00:00
Lucas Rocha
190480b342 Bug 945375 - Unconditionally return mSubmenu in GeckoMenuItem.getSubMenu() (r=rnewman) 2013-12-05 11:16:45 +00:00
Wes Johnston
22195de062 Bug 942680 - Place search pane below actionbar. r=lucasr 2013-12-04 21:20:19 -08:00
Wes Johnston
33cb028f34 Bug 943513 - Update visual style of action modes. r=lucasr 2013-12-04 08:35:58 -08:00
Michael Comella
6c6b346d45 Bug 910859 - Part 4: Add Proguard annotations. r=ckitching 2013-12-04 18:32:53 -08:00
Michael Comella
cc40a4f34d Bug 910859 - Part 3: Add missing go button work around. r=lucasr 2013-12-04 18:32:53 -08:00
Michael Comella
3e4470a648 Bug 910859 - Part 2: Wait for DOMTitleChanged event in waitForPageLoad. r=lucasr 2013-12-04 18:32:53 -08:00
Michael Comella
f0c34d1e5e Bug 910859 - Bootstrap new API for UI testing in Fennec. r=lucasr,gbrown 2013-12-04 18:32:53 -08:00
Ryan VanderMeulen
2ec48f94e7 Merge inbound to m-c on a CLOSED TREE. 2013-12-04 17:35:44 -05:00
Gian-Carlo Pascutto
eaad65b612 Bug 933775 - Fix download timestamp by changing 'when' parameter to contain time since epoch. r=wesj 2013-12-04 13:31:00 +01:00
Richard Newman
b657005a37 Bug 941844 - Part 3: additional Robocop checks for page titles. r=trivial 2013-12-03 20:21:33 -08:00
Richard Newman
1455270433 Bug 945832 - java.lang.IllegalStateException: No ContextGetter; cannot fetch prefs. on rotation or system locale change. r=wesj 2013-12-03 15:05:43 -08:00
Richard Newman
9ca672e19b Bug 936756 - Switch locales via pref, not via system locale setting. r=mfinkle,sriram (relanded as one patch) 2013-12-03 15:05:43 -08:00
Margaret Leibovic
72ed686f8f Bug 933420 - Update bookmark item view when title is edited. r=rnewman 2013-12-03 12:39:27 -08:00
Ryan VanderMeulen
c3d3e82743 Merge inbound to m-c. 2013-12-03 16:45:17 -05:00
Richard Newman
e26b65d95a Merge m-c to fx-team. 2013-12-03 10:47:15 -08:00
Mark Finkle
1a77654367 Backout 9ebed437d78f, 606c4b4ab77f, 686b4b5a5be3, c46514ce6886, 9cbe6533c480 due to critical breakage in bug 945723 2013-12-03 10:15:26 -05:00
Carsten "Tomcat" Book
c40b2ecd96 merge fx-team to mozilla-central 2013-12-03 10:39:56 +01:00
Lucas Rocha
93be7d818e Bug 944537 - Don't send showMessage boolean with Tabs.START event (r=mfinkle) 2013-12-03 16:20:32 +00:00
Lucas Rocha
cd0eb4fdbb Bug 944537 - No need to check for showProgress in BrowserToolbar (r=mfinkle) 2013-12-03 16:20:31 +00:00
Lucas Rocha
c2617f7947 Bug 944537 - Use message data to decide whether to show Tab progress or not (r=mfinkle) 2013-12-03 16:20:31 +00:00
Carsten "Tomcat" Book
e8b7ad5f14 Merge m-c to mozilla-inbound 2013-12-03 11:29:37 +01:00
CJ Barker
39919c1b52 Bug 870049 - Added SharedPreferences to persistent Crash Report client settings. r=bnicholson 2013-12-02 22:46:06 -05:00
Chris Kitching
a010c19c34 Bug 709230 - Part 5: activate Proguard. r=gbrown,rnewman 2013-11-18 17:30:00 -08:00
Ryan VanderMeulen
89058b6357 Merge fx-team to m-c. 2013-12-02 16:43:03 -05:00
Michael Boon
56a6822193 Bug 923237 - Updater should immediately apply update when downloaded manually. r=snorp 2013-12-02 12:51:25 -05:00
Ryan VanderMeulen
e57afbe1f2 Merge m-c to inbound. 2013-12-02 16:58:15 -05:00
Mike Hommey
bf60896454 Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
teodora vermesan
a5c36a2d38 Bug 846340 - Robocop: Add test for 'Clear Site settings', 'Clear Saved passwords' and 'Clear history' options. r=gbrown 2013-11-21 12:17:48 +02:00
Richard Newman
e4874fd3c3 Bug 936756 - Part 4: restore restart-on-locale-change logic. r=mfinkle 2013-12-01 21:53:17 -08:00
Richard Newman
241ddaa7c5 Bug 936756 - Part 3: rebuild menus and action items on locale change. r=sriram 2013-12-01 21:53:17 -08:00
Richard Newman
c5cb9498a2 Bug 936756 - Part 2: implement loading of locale from prefs. r=mfinkle 2013-12-01 21:53:17 -08:00
Richard Newman
6551ad2e27 Bug 936756 - Part 1: remove locale setting from AndroidBridge. Java owns this, not Gecko. r=mfinkle 2013-12-01 21:53:16 -08:00
Richard Newman
1aa35ff3cf Bug 936756 - Part 0: refactor prefs access in GeckoApp. r=mfinkle 2013-12-01 21:53:16 -08:00
Chris Kitching
0c652ea063 Bug 709230 - Part 4: annotate members referenced by WebRTC's JNI code. r=gcp,rnewman 2013-11-18 17:27:00 -08:00
Chris Kitching
ae8356f784 Bug 709230 - Part 3: annotate the remaining Robocop entry points. r=gbrown,rnewman 2013-11-18 21:09:00 -08:00
Chris Kitching
d8774392af Bug 709230 - Part 2: shunt, as appropriate, methods into RobocopAPI, where possible. r=lucasr,rnewman,gbrown 2013-11-18 21:08:00 -08:00