Commit Graph

80353 Commits

Author SHA1 Message Date
Robert O'Callahan
dcde7cb7e2 Bug 699351. Add API to allow XUL <iframe> and <browser> to not clip the subdocument. r=dougt 2011-11-14 15:54:21 -05:00
Sriram Ramasubramanian
bb7a199ae9 Bug 701982: AwesomeBar Tabs color mismatch [r=mfinkle] 2011-11-11 21:25:51 -08:00
Honza Bambas
5ebcd655bc Bug 701061 - nsISupportsUtils.h(94) : error C2027: use of undefined type 'nsIContent' when building widget\src\windows\nsWindow.cpp, r=enndeakin 2011-11-09 22:49:21 +01:00
Marco Bonardo
cee8f9eda6 Merge last green changeset from mozilla-inbound to mozilla-central 2011-11-09 14:03:07 +01:00
Tim Taubert
61b44c8d0c merge m-c to fx-team 2011-11-09 10:53:12 +01:00
Alex Pakhotin
f8dc58683d Bug 697773 - Cannot type in AwesomeBar URL bar with hard keyboard. r=blassey 2011-11-08 17:33:27 -08:00
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
Makoto Kato
74231414f6 Bug 521673 - Remove OJI preferences. r=josh 2011-11-09 10:32:00 +09:00
Paul O’Shannessy
9aad21a455 Bug 698565 (6/6) - stop excluding keys when calling JSON.stringify() [r=dietrich]
Clear out _lastSessionWindowID and _shouldRestore when possible.
2011-11-08 15:23:43 -08:00
Paul O’Shannessy
87222982b8 Bug 698565 (5/6) - stop excluding keys when calling JSON.stringify() [r=dietrich]
Move _host & _scheme out of each entry to the browser.
2011-11-08 15:23:43 -08:00
Paul O’Shannessy
897f3bbd9f Bug 698565 (4/6) - stop excluding keys when calling JSON.stringify() [r=dietrich]
Move _hosts from data to a new internal data object.
2011-11-08 15:23:43 -08:00
Paul O’Shannessy
96eb4b94a0 Bug 698565 (3/6) - stop excluding keys when calling JSON.stringify() [r=dietrich]
Move _formDataSaved from data to the browser.
2011-11-08 15:23:43 -08:00
Paul O’Shannessy
5b0f8e06c1 Bug 698565 (2/6) - stop excluding keys when calling JSON.stringify() [r=dietrich]
Move _tabStillLoading from data to the browser.
2011-11-08 15:23:43 -08:00
Paul O’Shannessy
00912fc2dc Bug 698565 (1/6) - stop excluding keys when calling JSON.stringify() [r=dietrich]
Stop excluding keys.
2011-11-08 15:23:42 -08:00
Paul O’Shannessy
eef169251a Bug 640136 - onchange & input events are not fired for all form elements on restore [r=dietrich]
--HG--
rename : browser/components/sessionstore/test/browser/browser_476161.js => browser/components/sessionstore/test/browser/browser_form_restore_events.js
rename : browser/components/sessionstore/test/browser/browser_476161_sample.html => browser/components/sessionstore/test/browser/browser_form_restore_events_sample.html
2011-11-08 15:23:42 -08:00
Ed Morley
fddedbce14 Merge m-c to b-s. 2011-11-08 23:18:09 +00:00
Jonathan Griffin
3686f8b319 Bug 697824 - buildUrl isn't a member of self, a=testonly, DONTBUILD 2011-11-08 13:45:42 -08:00
Kartikaya Gupta
4ec68221e8 Bug 692185 - Flush PrintWriter prior to extracting printed string; r=blassey
Not flushing the PrintWriter might cause data to get left in the PrintWriter's
internal buffers, and not get written into the underlying StringWriter. This
might explain why the stack trace does not get written out to the crash report.
2011-11-08 16:41:50 -05:00
L. David Baron
c57b0a98a4 Run existing tests without font size inflation, even when it is enabled. (Bug 627842, patch 17) r=roc 2011-11-15 17:02:01 +13:00
L. David Baron
75b4a80762 Add reftest harness for testing font inflation and add reftests for basic features. (Bug 627842, patch 16) r=roc 2011-11-15 17:02:01 +13:00
L. David Baron
7fbf50a659 Make other users of font metrics (other than MathML and XUL) honor font size inflation. (Bug 627842, patch 15) r=roc
This does not address users of font metrics in layout/mathml/ (for text
size and alignment issues) or in layout/xul (for text size and sizing of
listbox and tree widgets):  see all the callers of GetFontMetricsFor*
in those directories.
2011-11-15 17:02:01 +13:00
L. David Baron
2ee4ed06c3 Pass nsFontMetrics to the GetEllipsis function rather than computing them again. (Bug 627842, patch 14) r=matspal 2011-11-15 17:02:01 +13:00
L. David Baron
bd4f0da6db Apply font size inflation to list bullets. (Bug 627842, patch 13) r=roc
Note that this doesn't do anything about the indentation of the list, so
for large inflation there may end up being overlap as a result.
2011-11-15 17:02:01 +13:00
L. David Baron
4ad135ffe1 Apply font size inflation to heights of inlines. (Bug 627842, patch 12) r=roc 2011-11-15 17:02:01 +13:00
L. David Baron
d0fd3c605b Apply font size inflation to line heights. (Bug 627842, patch 11) r=roc
Since font size inflation applies to the text after style data
computation, we must separately apply this inflation to line heights.
2011-11-15 17:02:01 +13:00