Doug Turner
d6d932e4e7
Bug 630007 - Minimal support NPAPI on ANDROID. Pre-Honeycomb inproccess support only. r=josh.
2011-09-16 14:34:31 -07:00
Jonathan Kew
ee56ede693
bug 686497 - avoid passing excessively long wavy-underline path to cairo for stroking. r=roc
2011-09-16 20:23:29 +01:00
Sriram Ramasubramanian
44e05fde0e
Bug 661612 - Update download progress notification keeps reappearing in Android 3 [r=mfinkle,alexp]
2011-09-16 12:10:58 -07:00
Sriram Ramasubramanian
47fae45bfa
Bug 685147 - Add tap-hold selection color status to row selection [r=mfinkle]
2011-09-16 12:10:55 -07:00
Sriram Ramasubramanian
eec69a6ee9
Bug 660686 - Patch for browser-chrome test [r=mfinkle]
2011-09-16 12:10:53 -07:00
Sriram Ramasubramanian
c287ae79b3
Bug 660686 - Enable entire row region selection in Preferences [r=mfinkle]
2011-09-16 12:10:50 -07:00
ithinc@sohu.com
3caf9548e8
Bug 624363 - Reloading all tabs does not show progress in List all tabs pop-up. r=dao
2011-09-16 19:42:32 +02:00
Raymond Lee
19ed8ee474
Bug 686855 - Undeclared variable causes the tab key navigation to stop working r=dietrich
2011-09-16 18:17:17 +01:00
Ehsan Akhgari
f41d89e051
Bug 686342 - Uninitialize the XUL template builder when XPCOM is being destroyed; r=bzbarsky
2011-09-13 12:49:59 -04:00
Ehsan Akhgari
8024c114f3
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-16 09:31:43 -04:00
Mike Hommey
c8451bd14f
Bug 686694 - Remove library extraction splash screen. r=mfinkle
2011-09-16 11:15:43 +02:00
Mike Hommey
836ea80927
Bug 685130 - Build libffi with the same flags as the rest. r=ted
2011-09-16 10:01:03 +02:00
Mike Hommey
44d9074889
Bug 686694 - Don't extract libraries on Android unless we're starting with the DEBUG intent. r=dougt
2011-09-16 10:00:42 +02:00
Kyle Huey
2f25c40d87
Remove some silly LOCAL_INCLUDES from content/base/src. r=me
2011-09-15 16:47:29 -07:00
Kyle Huey
dbdc064e79
Merge m-c to b-s.
2011-09-15 16:44:46 -07:00
Len
be74f2b718
Bug 487242 - Implement 'unread' attribute for tabbrowser tabs. r=dao
2011-09-15 19:53:30 +02:00
Ehsan Akhgari
f3bacc8d1a
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-15 09:41:15 -04:00
Neil Rashbrook
08ff38052a
Bug 660532 Remove useless uses of PromiseFlatCString r=sdwilsh
2011-09-15 09:36:07 +01:00
Neil Rashbrook
e626e8ff0c
Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte
2011-09-15 08:40:17 +01:00
Raymond Lee
5c18d29af3
Bug 596504 - DOM attribute for the group node needed which references the undo button r=dietrich
2011-09-15 12:37:19 +08:00
Wesley Johnston
0aff495323
Bug 685347 - Context menu selections in URL bar removes focus on the URL bar; r=mbrubeck
2011-09-16 09:56:58 +01:00
Lucas Rocha
87f0161b51
Bug 686857 - Make clickable area match close button boundaries (r=mfinkle)
2011-09-16 09:56:01 +01:00
Lucas Rocha
27163a402f
Bug 685845 - Avoid horizontal overflow on tabs scrollbox (r=mfinkle)
...
The close container was overflowing the tabs scrollbox by 1px and causing the horizontal scroll indicator to show up unnecessarily.
2011-09-16 09:54:14 +01:00
Justin Lebar
16d506a74f
Bug 686720 - Expose PSS from smaps in about:memory. r=khuey
2011-09-15 10:53:04 -07:00
Hari R
029285d0e6
Bug 684083 - Avoid null dereference when using Components.utils.getWeakReference(undefined). r=mrbkap
2011-09-14 23:13:00 -04:00
Justin Lebar
70b7558185
Bug 686172 - In about:memory, make the smaps breakdown trees appear only where they're available (on Linux). r=khuey
2011-09-14 17:37:45 -07:00
Justin Lebar
453d7ec72a
Bug 686597 - Add a copy constructor to nsAutoTArray and friends. r=bz
2011-09-15 22:16:14 -07:00
Neil Rashbrook
396ec9d7bf
Backout of bug 611503 because Android has some weird string code
2011-09-14 21:14:57 +01:00
Neil Rashbrook
12e76a497d
Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte
2011-09-14 20:21:20 +01:00
Margaret Leibovic
7c8221c720
merge m-c into fx-team
2011-09-14 12:08:14 -07:00
Dão Gottwald
7285767758
Bug 686671 - Reduce border radii of the url bar, search bar and toolbar buttons on the navigation toolbar. r=shorlander
2011-09-14 21:05:55 +02:00
Margaret Leibovic
66c17330d4
merge m-c into fx-team
2011-09-14 11:57:00 -07:00
Josh Aas
145f1babc9
Bug 622199: Add support for NPNVdocumentOrigin, ability to pass document origin directly to NPAPI plugins. r=bz
2011-09-14 12:22:27 -04:00
Josh Aas
916d4e1930
Bug 686538: Update to npapi-sdk r13. r=roc
2011-09-14 12:20:26 -04:00
Kyle Huey
a9fd5acf9f
Merge m-c to b-s.
2011-09-14 08:45:54 -07:00
Matt Brubeck
0366796b41
Bug 686380 - Hide the undo close tab thumbnail when switching or opening tabs [r=mfinkle]
2011-09-14 06:39:25 -07:00
Justin Wood
26a04bcc03
Address review comment for Bug 680113 that I missed when checking in. r=Unfocused
2011-09-14 06:33:12 -04:00
Margaret Leibovic
346534afd1
Bug 685302 - Use "website" instead of "web site" consistently across all strings in the UI. r=dao
2011-09-13 16:42:37 -07:00
Margaret Leibovic
c8339c97e8
merge m-c into fx-team
2011-09-13 16:47:04 -07:00
Mounir Lamouri
0d38832157
Bug 686545 - Fix build bustage with nsRefreshDriver/nsARefreshObserver not being defined. r=ehsan
...
The buld bustage only appears with some options being disabled in the
mozconfig. Likely, nsRefreshDriver.h is included by another hedear that isn't
included when an option is disabled.
2011-09-13 14:32:07 -07:00
Ehsan Akhgari
f26beb0c40
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-13 15:43:47 -04:00
Ehsan Akhgari
c8732ad9d7
Bug 686507 - Don't spam my console when processing IPDL files; r=bsmedberg
...
DONTBUILD
2011-09-13 15:40:27 -04:00
Ehsan Akhgari
4df687ca99
Bug 686247 - Text control frames should accept dynamic changes to the CSS overflow property; r=bzbarsky,surkov
2011-09-13 15:09:51 -04:00
Alexander Surkov
21de2eb9d5
Bug 685846 - DOMMenuItemActive is not fired for richlistitem of richlistbox autocomplete popup if it's selected repeatedly, r=enn
2011-09-15 11:33:16 +09:00
Chris Leary
f5d571372b
Fix SpiderMonkey build warning.
...
--HG--
extra : rebase_source : dfb62c170abef907f3584697cf5d40b37f93be5a
2011-09-14 17:43:02 -07:00
Matt Brubeck
c334c050c6
Merge mozilla-central to mozilla-inbound
2011-09-14 17:26:46 -07:00
Chris Leary
aae1b5528e
Bug 670049 - JSParseNode accessors. (r=dherman)
...
--HG--
extra : rebase_source : c83d7bafafe951e2365573c459e2fab2d5ba4362
2011-09-13 22:32:14 -07:00
Chris Leary
29d140647f
Bug 685025 - Shell should be able to read from stdin. (r=brendan)
...
--HG--
extra : rebase_source : 9ddc8e09ddb00baa50bccef395330f846a2ce531
2011-09-14 17:00:59 -07:00
Joel Maher
3803a0a40b
Bug 650535 - bustage fix for missing right paren
2011-09-14 20:02:02 -04:00
Joel Maher
4575405e49
Bug 650535 - Android tests fail with "Timed out while waiting for server startup" r=???
2011-09-14 19:20:11 -04:00