Commit Graph

9460 Commits

Author SHA1 Message Date
Jeff Walden
b7753477cf Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
2011-10-10 22:50:08 -07:00
Felix Fung
e192a8cfe3 Bug 693848 - Fix Batching in about:permissions; r=margaret.leibovic 2011-10-15 21:07:09 +01:00
Ed Morley
516567c467 Merge mozilla-central to mozilla-inbound 2011-10-15 14:51:19 +01:00
Ed Morley
091dcad0ea Merge last green changeset of mozilla-inbound to mozilla-central 2011-10-15 12:19:29 +01:00
Dão Gottwald
3bdf04ad17 Bug 681480 - Conditional forward button shouldn't perform animation when switching tabs. r=shorlander 2011-10-15 12:18:14 +02:00
ffxbld
b6c6082f6c Automated blocklist update from host mv-moz2-linux-ix-slave10 2011-10-15 02:32:01 -07:00
Ed Morley
be43964848 Bug 575283 - Remove redundant/invalid options from the now in-tree mozconfigs; r=catlee,ted
Removes options that are now set by default (eg enable symbols, app=browser) and
those that have since been removed from configure (eg --disable-javaxpcom). Also
removes |--enable-jemalloc| if |--enable-trace-malloc| present, since the latter
force disables jemalloc regardless.
Note: This changeset is effectively no-op. No behaviour change is intended.
2011-10-14 22:25:01 +01:00
Rob Campbell
fe141f7cbd backout ba23b2987f38, Bug 679753 - Scratchpad could probably do without the status bar; a=l10n 2011-10-14 09:29:45 -03:00
Ed Morley
d959511237 Merge last green changeset of mozilla-inbound to mozilla-central 2011-10-14 10:58:43 +01:00
Alexander L. Slovesnik
d42a74deed Bug 694397 Fix typo from patch to bug 451250 r=Neil f=Pike
DONTBUILD
2011-10-14 00:12:24 +01:00
Christian Legnitto
2fab8c48e7 Bug 689679 - Add What's New page to the Firefox Update Experience (backs out bug 685727), DONTBUILD 2011-10-13 12:12:47 -07:00
Clochix and Cedric Vivier
a7afbff234 Bug 679753 - Scratchpad could probably do without the status bar; r=rcampbell 2011-10-13 10:35:11 -03:00
Mihai Sucan
020a909e6c Bug 692807 - Update the code from Orion upstream; r=rcampbell 2011-10-12 15:52:45 +03:00
Rob Campbell
abf84621d6 merge m-c to fx-team 2011-10-13 10:35:04 -03:00
Joe Walker
9bd182f633 Bug 694137 - DOMTemplate tests should not use setTimeout; r=rcampbell 2011-10-12 18:38:43 -03:00
Neil Rashbrook
324fe5c73a Bug 451250 When navigating session history, use an error page instead of the
POSTDATA prompt r=bz ui-r=faaborg
2011-10-12 18:31:47 +01:00
Joe Walker
0c6f3d74fd Bug 692031 - DOMTemplate async loops do not drop the loop element; r=rcampbell 2011-10-12 14:09:38 -03:00
Joe Walker
32c24c903d Bug 691012 - DOMTemplate needs chrome tests; r=rcampbell 2011-10-12 14:06:57 -03:00
Joe Walker
2b286284bf Bug 692424 - GCLI and DOMTemplate could use a Promise implementation, r=msucan 2011-10-12 14:06:04 -03:00
Joe Walker
cd8c83cd34 Bug 690822 - GCLI web tests should be capable of being run in the browser; r=rcampbell 2011-10-12 14:03:17 -03:00
Ed Morley
900b538c59 Merge last green changeset of mozilla-inbound to mozilla-central 2011-10-12 00:16:38 +01:00
Ben Turner
ffa91b902b Bug 692605 - Disable console listener tests until it can be fixed, rs=sicking. 2011-10-13 17:14:28 -07:00
Marco Bonardo
9a95341bfe Merge mozilla-central to mozilla-inbound 2011-10-14 01:07:46 +02:00
Steffen Wilberg
b91ff9c1a0 Bug 600505: Reorganize app update preference ui to not favor disabling app update. ui-review=faaborg, r=rstrong 2011-10-13 13:01:58 -07:00
Rob Campbell
01f59b0c23 merge fx-team to m-c 2011-10-11 15:02:38 -03:00
Panos Astithas
f3905307b7 Bug 669658 - [highlighter] Improve the keybindings, r=rcampbell 2011-10-11 10:11:20 -03:00
Paul Rouget
2ac4397240 Bug 690713 - [highlighter] move DOM related methods from TreePanel.jsm to a new jsm, r=msucan,rcampbell 2011-10-11 10:11:10 -03:00
Paul Rouget
23d638b746 Bug 689934 - Transition on infobar during webpage scrolling in highlighter, r=msucan 2011-10-11 10:10:13 -03:00
Kyle Huey
7acd90d977 Merge b-s to m-c. 2011-10-11 08:20:42 -04:00
Marco Bonardo
36dd68c066 Merge mozilla-central and mozilla-inbound 2011-10-11 11:15:20 +02:00
Justin Dolske
3f09d1f5cc Bug 693099 - "Save Snapshot As" option on HTML5 videos creates PNG files with .JPG file extension. r=sparky 2011-10-11 00:14:27 -07:00
Kyle Huey
209504202f Merge m-c to b-s. 2011-10-09 18:19:28 -04:00
Kyle Huey
96e26482db Merge m-i to m-c. 2011-10-09 10:18:23 -04:00
ffxbld
5bd0511cb6 Automated blocklist update from host linux-ix-slave22 2011-10-08 03:08:56 -07:00
Ed Morley
43c08e27c3 Merge last green changeset of mozilla-inbound to mozilla-central 2011-10-07 11:37:04 +01:00
John Ford
a7bc4cc91a Bug 692646, release mozconfigs should have MOZ_PGO to ensure that we turn PGO on for release builds, r=nthomas DONTBUILD 2011-10-07 14:56:51 +13:00
Ed Morley
481240ea52 Backout changeset 2326508537f8 (bug 692130 initial landing) on a CLOSED TREE 2011-10-07 01:39:23 +01:00
Ed Morley
1fa79bf497 Backout changeset 8af101010da7 (bug 692130 bustage fix 1) 2011-10-07 01:36:01 +01:00
Ed Morley
a48e988aa5 Backout changeset d8abcac1d00a (bug 692130 bustage fix 2) 2011-10-07 01:33:41 +01:00
Ed Morley
93293ad661 Backout changeset 94f2fa9f97b8 (bug 692130 bustage fix 3) 2011-10-07 01:28:56 +01:00
Matt Brubeck
4d12754bf1 Bug 689884 followup - Fix error in browser/components/sidebar/Makefile.in to fix bustage on a CLOSED TREE. r=burning 2011-10-06 15:35:16 -07:00
Margaret Leibovic
c6965125ff Bug 692970 - Fix intermittent 'browser_locationBarCommand.js | Urlbar is still focused after click'. r=gavin 2011-10-07 22:43:00 -07:00
Rob Campbell
b9fc64ed05 merge m-c to fx-team 2011-10-06 08:00:51 -03:00
Brian R. Bondy
95f8cb6c2f Bug 693110 - crash fix for nsWindowsShellService::GetShouldCheckDefaultBrowser. r=jimm 2011-10-13 10:16:45 -07:00
John Ford
f23fe5eb0d Bug 658313 - Remove MOZ_PGO from mozconfigs as that is now in automation; r=ted ; DONTBUILD DONT BUILD CLOSED TREE 2011-10-05 09:21:23 -07:00
Philipp von Weitershausen
8ca283f305 Merge services-central and mozilla-central 2011-10-04 12:49:21 -07:00
Raymond Lee
fa0ac48cce Bug 688389 - Multiple tabs in Pop-up windows (created through Panorama) r=tim 2011-10-05 00:53:56 +08:00
Michael Ratcliffe
477dfb7c5c Bug 691721 - Potential memory leak in DevTools test, r=msucan 2011-10-04 13:26:22 +02:00
Rob Campbell
be3a0f87ce merge m-c to fx-team, last green r 9a72a10e8bb5 2011-10-11 10:01:15 -03:00
Tim Taubert
dd1b5cb0cb Bug 657472 - 'Tune' the time to wait before displaying the update been downloaded / restart notification and provide ability to override in the update xml; r=rstrong 2011-10-08 17:19:32 +02:00