Commit Graph

79899 Commits

Author SHA1 Message Date
Kartikaya Gupta
53ca846a50 Bug 701871 - Remove hacky 3-second timer [r=pcwalton]
Remove the 3-second timer that waits for Gecko, and instead
use the event from Gecko.
2011-11-14 11:19:28 -05:00
Brian Nicholson
9ce1dea5d4 Bug 700006 - [layers] about:home show dead space [r=dougt] 2011-11-14 11:14:02 -05:00
Kartikaya Gupta
5543257015 Bug 701873 - Fix NPE in layers code [r=pcwalton]
Straighten out some of the convoluted startup flow, which
fixes the NPE as reported in the bug.
2011-11-14 09:28:53 -05:00
Sriram Ramasubramanian
1a0b52e23a Bug 701994: Tab counter animation should show overlap of numbers [r=mfinkle] 2011-11-12 01:15:19 -08:00
Sriram Ramasubramanian
4bc38070fc Bug 701985: Favicon should have transparent background [r=mfinkle] 2011-11-11 21:49:58 -08:00
Mark Finkle
7293c5b135 Bug 701245 - JavaScript Error: 'browser is null' {file: 'chrome://browser/content/browser.js' line: 1091} [r=wesj] 2011-11-11 23:20:21 -05:00
Margaret Leibovic
aff295528a Bug 701771 - Context Click menu shows FS option even within FS mode. r=wesj 2011-11-11 15:51:12 -08:00
Margaret Leibovic
1e4dc518e0 Bug 700913 - Add persistence and timeout features to Doorhangers. r=mfinkle 2011-11-11 13:44:09 -08:00
Margaret Leibovic
138847b761 Bug 701305 - Refactor DoorHanger code to make it easier to support persistence/timeout options. r=mfinkle 2011-11-11 13:43:38 -08:00
Brian Nicholson
f395e85f03 Bug 699513 - Advertise Telemetry opt-in on mobile [r=mfinkle]
--HG--
extra : rebase_source : c435ed26eb852ebb17bfe4474f39ca2d75c5f9c7
2011-11-11 12:31:16 -08:00
Sriram Ramasubramanian
b3c29f4e3a Bug 698095 - Tab count increment/decrement needs animation [r=mfinkle] 2011-11-11 11:26:57 -08:00
Margaret Leibovic
175ff27ee3 Bug 701285 - No favicons display after loading pages. r=pcwalton 2011-11-11 10:05:16 -08:00
Sriram Ramasubramanian
3063499449 Bug 698598: Reskinning stackable doorhangers. r=mfinkle 2011-11-09 14:45:57 -08:00
Doug Turner
17bde0d178 Bug xxxx - Followups to java compositor changes. review comments to widget/. r=dougt 2011-11-11 09:41:19 -08:00
Mark Finkle
f0bdaa5abd Bug 701440 - Add simple support for MozApplicationManifest (appcache) [r=fabrice] 2011-11-11 11:02:10 -05:00
Brad Lassey
c9d52f9057 bug 699716 - Incorrect screenshot shown when starting up after clearing app data r=mfinkle 2011-11-10 21:37:21 -05:00
Brad Lassey
33ae32d417 bug 700354 - Use of AsyncTask needs some cleanup r=mfinkle 2011-11-10 21:34:38 -05:00
Doug Turner
9c48117956 bug 700847 - crash stack found in logcat while running pageloader tests on native fennec r=blassey 2011-11-10 21:05:02 -05:00
Doug Turner
6e13d1aa2f Bug 701483 - Allow BrowserCLH to handle file urls correctly. r=mfinkle 2011-11-10 12:46:31 -08:00
Lucas Rocha
a7cf3eb6f3 Bug 696833 - Implement dynamically coloured tabs in AwesomeBar (r=mfinkle) 2011-11-10 11:22:08 +00:00
Lucas Rocha
24425457b4 Bug 696833 - Change style of awesome bar entry as per design (r=mfinkle) 2011-11-10 11:18:09 +00:00
Doug Turner
7fb3c48666 Backed out changeset 821f8e1cd0ed 2011-11-09 19:38:53 -08:00
Doug Turner
a254c87d3c Test to see if changes to XRE exit have caused the talos regressions. Should be push to try, but try is dead. See bug 701232. 2011-11-09 18:25:33 -08:00
Patrick Walton
4dcca0c378 Bug 695448 - Implement a Java compositor, and use it to scroll. r=? 2011-11-09 17:39:29 -08:00
Matt Brubeck
dd9541fc32 Revert to addb9a82a6b8 (undo my failed backouts) 2011-11-09 17:31:09 -08:00
Matt Brubeck
051e854126 Revert duplicate add-ons menu item accidentally added when merging backouts 2011-11-09 16:33:53 -08:00
Sriram Ramasubramanian
b20e77b455 Bug 698220: The tabs should be restored when awesomebar is rotated. [r=mfinkle] 2011-10-31 13:07:23 -07:00
Matt Brubeck
89e46f879a Back out 150b57fca97c, 22f16ec4052a, 03c53ee42fc9
* * *
Back out 03c53ee42fc9 on suspicion of causing talos failures
2011-11-09 16:06:20 -08:00
Matt Brubeck
f61ffff515 Back out c1881e7e046c on suspicion of causing talos failures 2011-11-09 13:17:37 -08:00
Matt Brubeck
bb8919e177 Back out c09a52af4cd8 on suspicion of causing talos failures 2011-11-09 12:30:35 -08:00
Alex Pakhotin
cc51d439cb Backing out bug 697773 due to VKB regressions 2011-11-09 10:18:50 -08:00
Kartikaya Gupta
5ba9d75c95 Bug 700720 - Fix crash in Favicons.java on Honeycomb [r=lucasr]
On Honeycomb the database schema changes mean that
a query to update the favicon DB fails with a crash.
Modifying the query so that it also updates the URL
field with the existing URL field value (i.e. a no-op
update) fixes the crash.
2011-11-09 10:06:56 -05:00
Brad Lassey
ea00306b60 bug 700922 - Cursors in Favicons.java are not closed r=dougt 2011-11-09 00:30:19 -05:00
Brad Lassey
cc73d45039 bug 700917 - splash screen shown even with non-default profile r=dougt 2011-11-09 00:28:53 -05:00
Sriram Ramasubramanian
8f638b7d93 Bug 699706: Scroll to the selected tab in Tabs tray [r=mfinkle] 2011-11-08 13:17:15 -08:00
Alex Pakhotin
81021f9877 Bug 697773 - Cannot type in AwesomeBar URL bar with hard keyboard. r=blassey 2011-11-08 19:06:28 -08:00
Sriram Ramasubramanian
04ddafac5f Bug 696832: Icons for Menu based on the SDK version [r=mfinkle] 2011-11-08 11:33:55 -08:00
Matt Brubeck
ee7ce683e7 Bug 700495 - [birch] Use ES5 strict mode in browser.js [r=wesj] 2011-11-07 17:10:59 -08:00
Wes Johnston
590de5a3a0 Bug 700153 - Allow opening tabs in the background. r=mfinkle 2011-11-08 12:49:25 -08:00
Margaret Leibovic
4ccd2b5e01 Bug 688082 - Implement "You've entered full-screen" warning for Fennec. r=mfinkle 2011-11-08 10:36:06 -08:00
Margaret Leibovic
438adeb057 Bug 698836 - Add full screen mode. r=blassey 2011-11-08 10:36:04 -08:00
Kartikaya Gupta
5104cd75de Bug 700675 - Display the last-title along with the screenshot [r=mfinkle]
So as to better fool the user.
2011-11-08 12:55:10 -05:00
Kartikaya Gupta
c7f2bb5c70 Bug 700675 - (cleanup) Do some code cleanup for the saved prefs data [r=mfinkle]
Document magic numbers by using named constants, remove unused method.
2011-11-08 12:54:57 -05:00
Doug Turner
9d4fd110ef backing out the backout of the landing of the patrick patch queue. lets try this again in the morning with fresh eyes and fresh coffee 2011-11-07 23:54:21 -08:00
Doug Turner
b9688a7a56 Backing out disable text selection. r=mfinkle 2011-11-07 22:05:19 -08:00
Doug Turner
9d8ca225ea imported patch a 2011-11-07 21:53:40 -08:00
Doug Turner
557fa00813 Removing use strict from a hosed merge 2011-11-07 20:54:50 -08:00
Doug Turner
b46764aeec Backing out backout 6cb39cb201d0 2011-11-07 20:54:31 -08:00
Matt Brubeck
17fb22a6ec Bug 700542 - Backed out changeset 91bedac30ac3 (bug 700495) because of startup failure 2011-11-07 20:12:32 -08:00
Matt Brubeck
6ec83087c3 Bug 700495 - [birch] Use ES5 strict mode in browser.js [r=wesj] 2011-11-07 17:10:59 -08:00