Commit Graph

77019 Commits

Author SHA1 Message Date
Kyle Huey
75aa6eed7a Merge m-c to b-s. 2011-09-15 16:44:46 -07:00
Brian Hackett
0d13c1627d [INFER] Add jitcode assertions for type correctness around property accesses, bug 685186. 2011-09-15 16:19:38 -07:00
Brian Hackett
72e409987d [INFER] Decouple constraints generating callee types and 'this' types of those callees for CALLELEM, bug 686396. 2011-09-15 12:50:19 -07:00
Brian Hackett
42f96c43bb [INFER] Fail compilation rather than assert if a constant pool is dumped while generating an IC, bug 669715. 2011-09-15 12:11:03 -07:00
Panos Astithas
a225dc2e1a Bug 614586 - Implement string substitution in all console API methods; r=ddahl,Olli.Pettay 2011-09-15 11:20:22 -07:00
Panos Astithas
ba7bee3026 Bug 674871 - [highlighter] there is something wrong with iframes; r=mihai.sucan,gavin.sharp 2011-09-16 12:01:38 +03:00
Len
18666a1a15 Bug 487242 - Implement 'unread' attribute for tabbrowser tabs. r=dao 2011-09-15 19:53:30 +02:00
Ehsan Akhgari
733e4ea2dd Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-15 09:41:15 -04:00
Neil Rashbrook
c59400d1b6 Bug 660532 Remove useless uses of PromiseFlatCString r=sdwilsh 2011-09-15 09:36:07 +01:00
Neil Rashbrook
956f798ed0 Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte 2011-09-15 08:40:17 +01:00
Brian Hackett
df83129530 [INFER] Backout bug 685358. 2011-09-14 22:09:40 -07:00
Raymond Lee
b934d66b71 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
2b6dfc7728 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
362e9c67f5 Bug 686857 - Make clickable area match close button boundaries (r=mfinkle) 2011-09-16 09:56:01 +01:00
Lucas Rocha
68e7e0ea6d 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
b324c30126 Bug 686720 - Expose PSS from smaps in about:memory. r=khuey 2011-09-15 10:53:04 -07:00
Hari R
82b52e08fa Bug 684083 - Avoid null dereference when using Components.utils.getWeakReference(undefined). r=mrbkap 2011-09-14 23:13:00 -04:00
Justin Lebar
5b35cccb7d 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
087ea9e1a0 Bug 686597 - Add a copy constructor to nsAutoTArray and friends. r=bz 2011-09-15 22:16:14 -07:00
Neil Rashbrook
843c1fef62 Backout of bug 611503 because Android has some weird string code 2011-09-14 21:14:57 +01:00
Neil Rashbrook
430bc94bad Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte 2011-09-14 20:21:20 +01:00
Margaret Leibovic
263fb8f319 merge m-c into fx-team 2011-09-14 12:08:14 -07:00
Dão Gottwald
273638a68e 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
7f4c39e9a7 merge m-c into fx-team 2011-09-14 11:57:00 -07:00
Panos Astithas
03b732ac61 Bug 686705 - Source Editor with the textarea fallback displays undefined without a placeholderText; r=mihai.sucan 2011-09-14 10:25:43 -07:00
Josh Aas
930bcb078b 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
824a527b6d Bug 686538: Update to npapi-sdk r13. r=roc 2011-09-14 12:20:26 -04:00
Kyle Huey
0bf2dfd277 Merge m-c to b-s. 2011-09-14 08:45:54 -07:00
Matt Brubeck
7a349a0a12 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
1e9a422ca0 Address review comment for Bug 680113 that I missed when checking in. r=Unfocused 2011-09-14 06:33:12 -04:00
Margaret Leibovic
5b575af948 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
69e8fba942 merge m-c into fx-team 2011-09-13 16:47:04 -07:00
Brian Hackett
dc9404d8a6 [INFER] Fix code discarding for JM+TM integration, bug 685358. 2011-09-13 15:01:46 -07:00
Mounir Lamouri
13377aec83 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
e84b2a9321 Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-13 15:43:47 -04:00
Ehsan Akhgari
b12858a5f4 Bug 686507 - Don't spam my console when processing IPDL files; r=bsmedberg
DONTBUILD
2011-09-13 15:40:27 -04:00
Ehsan Akhgari
7b45893388 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
6f106cfbfc 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
12c65c3fc1 Fix SpiderMonkey build warning.
--HG--
extra : rebase_source : dfb62c170abef907f3584697cf5d40b37f93be5a
2011-09-14 17:43:02 -07:00
Matt Brubeck
500d21ed32 Merge mozilla-central to mozilla-inbound 2011-09-14 17:26:46 -07:00
Chris Leary
d8356af29a Bug 670049 - JSParseNode accessors. (r=dherman)
--HG--
extra : rebase_source : c83d7bafafe951e2365573c459e2fab2d5ba4362
2011-09-13 22:32:14 -07:00
Chris Leary
fa6b47ea65 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
b8caec0608 Bug 650535 - bustage fix for missing right paren 2011-09-14 20:02:02 -04:00
Joel Maher
505dc9837d Bug 650535 - Android tests fail with "Timed out while waiting for server startup" r=??? 2011-09-14 19:20:11 -04:00
Matt Woodrow
a868d859af Bug 676690 - Don't release DataSourceSurface pointers until we have finished accessing the pixels. r=Bas 2011-09-14 16:16:23 -07:00
Lucas Rocha
7af5c33796 Bug 685487 - Reduce space between tabs in tablet mode (r=mbrubeck) 2011-09-14 14:03:17 -07:00
Lucas Rocha
95d51fae21 Bug 685487 - Add title label to tabs pane (r=mbrubeck) 2011-09-14 14:03:08 -07:00
Matt Brubeck
f9a642dc96 Bug 686743 - Fix styling of items in the overflow menu on Android [r=wesj] 2011-09-14 14:02:57 -07:00
Martin Richard
398b044837 Bug 646333 - Make video constants consistently const T. r=cpearce 2011-09-15 07:39:50 +12:00
Jonathan Kew
9fc16861d4 bug 685214 - use URI spec rather than file path to specify hyphenation dictionary, and read using nsIInputStream rather than stdio. r=bsmedberg 2011-09-14 20:20:26 +01:00