Brad Lassey
68a7ae3c58
no bug - fix crashing when we unregister an sms handler that isn't registered r=dougt
2011-11-30 01:57:04 -05:00
Doug Turner
221f7dc9f6
no bug - Add try-catch blocks to the stuff that is throwing caused by 9aa68bb7be35 and 9a578e5405f5. r=me
2011-11-29 22:02:55 -08:00
Brad Lassey
97b63e166a
bug 704307 - strictmode Disk read Violation when loading awesomebar r=dougt
2011-11-29 22:54:07 -05:00
Brad Lassey
7fb2044ef6
bug 705402 - Save thumbnails in the history DB r=dougt
2011-11-29 22:54:07 -05:00
Brad Lassey
0c921c8bd6
bug 706325 - add thumbnails to tab objects r=dougt
2011-11-29 22:54:07 -05:00
Doug Turner
3efc2cfcbd
Merge with mozilla-central 95bca70369ef
...
--HG--
rename : embedding/android/AndroidManifest.xml.in => mobile/android/base/AndroidManifest.xml.in
rename : embedding/android/GeckoApp.java => mobile/android/base/GeckoApp.java
rename : embedding/android/GeckoAppShell.java => mobile/android/base/GeckoAppShell.java
rename : embedding/android/GeckoEvent.java => mobile/android/base/GeckoEvent.java
rename : embedding/android/GeckoSmsManager.java => mobile/android/base/GeckoSmsManager.java
rename : embedding/android/Makefile.in => mobile/android/base/Makefile.in
2011-11-29 20:58:39 -08:00
Doug Turner
8c72b2e7d2
bug 705726 - No need to schedule redraw when conntecting gecko. r=pwalton
2011-11-29 16:29:16 -08:00
Doug Turner
452482d6cb
Backing out 09ad1564cd78. Wrong patch.
2011-11-29 16:27:23 -08:00
Brad Lassey
f53c92f50f
bug 701380 - follow up to fix buring r=me
2011-11-29 18:54:27 -05:00
Benjamin Smedberg
f5bf32d70a
Bug 705748 - Disable the hang monitor by preference until existing found issues are resolved, r=consensus
2011-11-29 16:48:18 -05:00
Olli Pettay
fda697c091
Bug 705272 - [CC] Don't traverse the hidden window, r=jst
...
--HG--
extra : rebase_source : 06cd14f11d9a43fa2b44a5b09a019962c03d16e0
2011-11-29 19:19:08 +02:00
Kyle Huey
ac4b213c51
Bug 706090: Make sure OpenDatabaseHelper releases atoms on the right thread. r=bent
2011-11-29 13:24:28 -05:00
Markus Stange
f2943252ad
Bug 681425 - Give selected tabs a white text on Lion. r=dao
2011-11-29 15:34:32 +01:00
Dão Gottwald
53459737fb
Backing out bug 695482
2011-11-29 15:32:59 +01:00
Dão Gottwald
af7ea9b540
Bug 659407 - Remove duplicate pinstripe files. r=dolske
2011-11-29 13:33:27 +01:00
Dão Gottwald
9b3fd9b486
Bug 659407 - Remove duplicate gnomestripe files. r=dolske
2011-11-29 13:27:48 +01:00
Dão Gottwald
dc8f2546c9
Bug 659407 - Remove duplicate winstripe files. r=dolske
2011-11-29 13:24:01 +01:00
Dão Gottwald
807d5c99ae
Bug 701251 - Entering DOM Fullscreen should close the Find Bar. r=dolske
2011-11-29 13:15:04 +01:00
Marco Bonardo
c77ee84007
Merge mozilla-central and mozilla-inbound
2011-11-29 13:03:03 +01:00
Olli Pettay
64b1769fd7
Bug 702036 - JSEventListener could have weak mTarget to reduce CC overhead, r=bz
2011-11-29 11:44:06 +02:00
Makoto Kato
f7c5442505
Bug 505192 - Importing bookmarks from Google Chrome. r=mak77
2011-11-29 18:06:14 +09:00
Henri Sivonen
53ae7bd0de
Bug 705473 - Fix typos in the View Source error reporting strings. r=smaug.
2011-11-29 08:55:09 +02:00
Henri Sivonen
ec23367d78
Bug 704667 - Take transitions from the comment start state to the data state into account when doing syntax highlighting. r=smaug.
2011-11-29 08:55:09 +02:00
Brad Lassey
2d71f62306
bug 701380 - Implement a native about:home (start page) r=mfinkle
...
--HG--
extra : rebase_source : 3b61498dc4a17fbec21531bd831994f81fb85532
2011-11-29 01:38:35 -05:00
Doug Turner
58040aed0c
bug 705726 - No need to schedule redraw when conntecting gecko. r=pwalton
...
--HG--
extra : rebase_source : 684e1bd83e010b213416c5bb715c16c07c3b74ea
2011-11-29 15:30:33 -08:00
Doug Turner
e1d21b8822
no bug - remove content sink prefs and use default. r=pwalton
...
--HG--
extra : rebase_source : bcb4a50cb5e86b5566c1b81a896bc0079daa6490
2011-11-29 15:27:39 -08:00
Matt Brubeck
3fd08560d7
Bug 706215 - Send viewport updates from JS when metadata changes [r=mfinkle]
2011-11-29 14:45:18 -08:00
Matt Brubeck
1ccfc047ef
Bug 706160 - Don't auto-scale frameset pages [r=mfinkle]
2011-11-29 12:58:31 -08:00
Brian Nicholson
7dc6886a4d
Bug 697857 - User Agent Switcher [r=mfinkle]
2011-11-29 10:43:29 -08:00
Steffen Wilberg
4f941cd930
Bug 705850: Change about:config placeholder text from 'Filter Preferences' to 'Search Preferences'. r=mfinkle
2011-11-29 19:03:58 +01:00
Matt Brubeck
e8179a3f68
Clean up whitespace in browser.js (no bug - whitespace-only change)
2011-11-29 09:42:43 -08:00
Matt Brubeck
392f22cf1c
Bug 694901 - (2/2) Set default zoom level based on viewport [r=mfinkle]
2011-11-29 09:35:26 -08:00
Matt Brubeck
13060b3cfe
Bug 694901 - (1/2) Set viewport size based on meta[name="viewport"] tag [r=mfinkle]
2011-11-29 09:35:26 -08:00
Kartikaya Gupta
84de7a77e9
Bug 702983 - Reset viewport on opening new tab [r=Cwiiis]
...
Track the last-known viewport size in browser.js, and
open new tabs with that size.
2011-11-29 09:58:54 -05:00
Kartikaya Gupta
350991bfac
Bug 704950 - Update viewport as needed [r=Cwiiis]
...
Force updates to the Java-side viewport from
browser.js when loading a new page and switching
tabs. Ensure the scroll position and zoom are also
reset when needed.
2011-11-29 09:58:43 -05:00
Kartikaya Gupta
a82a546f57
Bug 704950 - Add a message to update the Java viewport [r=Cwiiis]
...
Add a Viewport:Update message that can be sent from browser.js
to the Java side to force an update to the viewport information.
2011-11-29 09:58:35 -05:00
Kartikaya Gupta
0d69c9733d
Bug 704950 - Remove java guess to reset viewport [r=Cwiiis]
...
This removes the "mNewContent" java-side guess as to when
gecko has loaded new content.
2011-11-29 09:58:22 -05:00
Mark Finkle
710acf764f
Backout beea574981d2, e3266cb5a2a7 - tree is burning (no bug)
2011-11-29 08:42:22 -05:00
Brad Lassey
2e347ceb4e
follow up to bug 701380 to fix build bustage r=me
2011-11-29 08:13:03 -05:00
Brad Lassey
3819538c94
bug 701380 - Implement a native about:home (start page) r=mfinkle
2011-11-29 01:38:35 -05:00
Doug Turner
f0ff52a0d2
Bug 701627 - slashdot.org doesn't fire MozScrolledAreaChanged events as the page gets bigger while loading. r=mfinkle
2011-11-28 21:40:53 -08:00
Steffen Wilberg
965d5487e6
Bug 703920: In about:config, filter prefs when pressing the enter key, and close the keyboard. Remove the Filter button. r=mfinkle
2011-11-28 21:04:42 +01:00
Benoit Jacob
4cd22aea90
Bug 705663 - Fix braindead WebGLTexture::HasImageInfoAt - r=jrmuizel
2011-11-28 14:30:28 -05:00
Marco Bonardo
3cb7574cf1
Merge last green changeset from mozilla-inbound to mozilla-central
2011-11-28 14:10:59 +01:00
julian.reschke@gmx.de
31418aeb06
Bug 704989: add workaround for broken Outlook Web APP (OWA) attachment handling (and specifically for it sending broken headers only to Firefox). r=bzbarsky
2011-11-28 07:40:08 -05:00
Lucas Rocha
cbb49e6d66
Bug 705105 - Only dismiss VKB when selecting lazy-loaded tabs in AwesomeBar (r=mfinkle)
2011-11-28 10:34:54 +00:00
Makoto Kato
6e0a1d7ad1
Bug 697700 - Add Android license. r=gerv
2011-11-28 19:34:29 +09:00
Benoit Girard
c7400f255d
Bug 700754 - Add Profiler responsiveness hooks. r=ted.mielczarek
2011-11-28 00:31:59 -05:00
L. David Baron
ca1e0ef523
Turn down the sizing for font inflation a bit (bug 627842), at least until we sort out Android dpi issues. (Bug 705278)
2011-11-27 11:42:19 -08:00
L. David Baron
7fcbca9d91
Turn down the sizing for font inflation a bit (bug 627842), at least until we sort out Android dpi issues. (Bug 705278)
2011-11-27 11:42:19 -08:00