Boris Zbarsky
3b409554e5
Bug 815671 part 8. Fix charset menu code to use copy constructors for arrays. r=jlebar
2012-11-29 11:14:14 -05:00
Boris Zbarsky
14ec26d993
Bug 815671 part 7. Fixes to layout code to not copy arrays implicitly. r=roc
2012-11-29 11:14:14 -05:00
Boris Zbarsky
22346230f8
Bug 815671 part 6. Fixes to widget code to not copy arrays implicitly. r=jlebar
2012-11-29 11:14:14 -05:00
Boris Zbarsky
69ab92b7a0
Bug 815671 part 5. Various miscellaneous fixups in dom/ and hal/ code to copy arrays only when we explicitly want to. r=jlebar
2012-11-29 11:14:14 -05:00
Boris Zbarsky
4adc2730f3
Bug 815671 part 4. Remove some array copying in gfx code. r=roc
2012-11-29 11:14:13 -05:00
Boris Zbarsky
f1adcafb81
Bug 815671 part 3. Make nsXULPopupManager::GetVisiblePopups use an array out param instead of returning array object copies. r=roc
2012-11-29 11:14:13 -05:00
Boris Zbarsky
d733e24e09
Bug 815671 part 2. Make some content code use array references instead of array objects with implicit copies. r=smaug
2012-11-29 11:14:13 -05:00
Boris Zbarsky
b7d236590d
Bug 815671 part 1. Make RegisterRemoteChrome use InfallibleTArray like its caller does. r=jlebar
2012-11-29 11:14:13 -05:00
Eric Wong
6d43d9be70
Bug 815915 - Split out WebGLVertexAttribData into a separate header. r=bjacob
2012-11-28 22:04:26 -08:00
Ed Morley
044635a754
Backout 82837149f001 (bug 816357) for frequent flexbox reftest failures on linux
2012-11-29 15:22:09 +00:00
Ed Morley
be04a5d34f
Merge mozilla-central to mozilla-inbound
2012-11-29 15:09:27 +00:00
Rafael Ávila de Espíndola
36486c1a62
Bug 815216 - Upgrade clang to 168596 in the 3.2 branch. r=rail.
...
Update the tooltool manifests.
--HG--
extra : rebase_source : 96b8406a18941b058e660c5c0c4f1391a78b02f3
2012-11-29 09:50:35 -05:00
Rafael Ávila de Espíndola
8113c0dd8a
Bug 815216 - Upgrade clang to 168596 in the 3.2 branch. r=rail.
...
Update the build script.
--HG--
extra : rebase_source : 9ed24736739a8abb775cce8ff90c456300098942
2012-11-29 09:49:15 -05:00
Jan de Mooij
1d7ca1e865
Bug 816015 - Make ARM's second scratch register configurable. r=mjrosenb
2012-11-29 15:50:14 +01:00
Jan de Mooij
f2d048f862
Bug 816493 - Fix IsAboutToBeFinalized(ReadBarriered<IonCode>..) to call IsIonCodeAboutToBeFinalized. r=jonco
2012-11-29 15:48:48 +01:00
Paul Adenot
a630caa522
Bug 816143 - Teach AudioStream::EnsureTimeStretcherInitialized() about infallible malloc. r=kinetik
2012-11-29 15:40:57 +01:00
Fernando Jiménez
6627c7eaa9
Bug 815547 - [Apps] Inconsistent app attribute status when download error; r=fabrice
2012-11-29 15:19:37 +01:00
Patrick Wang
f985f962be
Bug 793111 - Part 3 - Test case r=vicamo
2012-11-27 18:26:26 +08:00
Steve Fink
02cbbdc365
Bug 813381 - Optimize CheckStackRoots. r=terrence
...
--HG--
extra : rebase_source : ab270ef84358a9fcb958d0fc821d16920fc19a59
2012-11-19 14:20:12 -08:00
Boris Zbarsky
f58af7c09d
Bug 811021. Tell catalog sheets they have the document as an owning node so they won't get double-counted by memory reporters. r=dbaron
2012-11-29 18:24:04 -05:00
Boris Zbarsky
77cbe4c305
Bug 814141. Cross-site redirects of a CORS request should null out the request origin. r=sicking
2012-11-29 18:23:55 -05:00
Ryan VanderMeulen
d1062ad01a
Backed out changeset 9430676f5442 (bug 808767) for Android R3 failures.
2012-11-29 17:55:50 -05:00
Ralph Giles
758a727b46
Bug 816261 - Remove redundant MetadataTags namespace prefix. r=cpearce
...
In bug 811381, the MetadataTags struct was moved from the
nsHTMLMediaElement class to the mozilla namespace, requiring
an explicit path for this previously local reference.
However, bug 811381 added a local typedef so the explicit
namespace is no longer necessary.
2012-11-28 14:08:53 -08:00
Masatoshi Kimura
eb6f008d10
Bug 814900 - Test for various utf-16 files. r=hsivonen
2012-11-29 17:52:03 -05:00
Adam Dane [:hobophobe]
19193d96c0
Bug 814430 - Shutdown network on profile-change-net-teardown. r=mcmanus
2012-11-29 15:07:37 -06:00
Gene Lian
f3c961a245
Bug 813994 - Alarm API - Need additional security checks for the "alarms" permission. r=bent
2012-11-28 19:13:58 +08:00
Thomas Zimmermann
72c6409cb0
Bug 809367 - Define ELFSIZE to 32 when building minidump_writer. r=ted
...
To update bionic to linaro/ics-plus-aosp we need to define ELFSIZE to 32
to make minidump_writer build.
2012-11-29 12:27:33 +01:00
Steven Lee
3a819d953f
Bug 809106 - [music] Unplugging headphones while playing music should pause it. Part2-AudioChannelManager implemenentation. r=jlebar, r=sicking
2012-11-29 17:52:03 -05:00
Steven Lee
fa1ba06be1
Bug 809106 - [music] Unplugging headphones while playing music should pause it. Part1-interface. r=sicking
2012-11-29 17:52:02 -05:00
Steven Lee
67df335bb1
Bug 809106 - RegisterSwitchObserver through hal::Sandbox. r=jlebar
2012-11-29 17:52:02 -05:00
Alexandre Poirot
ca8c43d39d
Bug 797657 - Change default CSP to desired policy for certified apps. r=sicking
2012-11-29 17:52:02 -05:00
Rob Wood
0ec340980a
Bug 794301 - Develop WebSMS test to verify marking message read/unread, update manifest. r=davehunt
2012-11-26 12:43:56 -08:00
Marco Castelluccio
d0468d3d9b
Bug 741526 - Mozilla central mozapps implementation ignores Content-Type. r=fabrice
2012-11-29 17:52:02 -05:00
Frédéric Wang
b1c60e3209
Bug 459363 - Fix computation of intrinsic width for <mspace> and <mpadded> elements. r=karlt
2012-11-29 17:52:02 -05:00
Gregor Wagner
1042638262
Bug 815833 - [contacts] Add PhoneNumberJS to ContactsDB. r=bent
2012-11-29 14:50:19 -08:00
Gregor Wagner
ac6a976f84
Bug 814153 - Need additional security checks for the "settings" permission. r=bent
2012-11-29 14:23:55 -08:00
Cameron McCormack
efca62800d
Bug 816431 - Followup to add a comment reminding us to remove the prefixed consts. r=nobody DONTBUILD
...
--HG--
extra : rebase_source : a77caa6b725028eed75278f6a49baaf087a9d536
2012-11-29 20:45:56 +11:00
Matt Woodrow
88af9f04b8
Bug 810302 - Force playing videos to always get an active layers. r=roc
2012-11-30 11:11:06 +13:00
Matt Woodrow
7ff4b0f6f1
Bug 810302 - Don't try to draw layers with a singular transform on BasicLayers. r=roc
2012-11-30 11:11:04 +13:00
Sriram Ramasubramanian
ec0e0f504e
Bug 806937: Private tabs support for awesomebar tabs. [r=mfinkle]
2012-11-16 00:50:28 -08:00
Sriram Ramasubramanian
ef5ddde89f
Bug 806937: Private tabs support for awesomescreen. [r=mfinkle]
2012-11-16 00:41:53 -08:00
Sriram Ramasubramanian
135a55e159
Bug 806937: Private browsing mode support for Menu button. [r=mfinkle]
...
--HG--
rename : mobile/android/base/resources/drawable/menu_level.xml => mobile/android/base/resources/drawable/menu_level.xml.in
2012-11-16 00:21:46 -08:00
Sriram Ramasubramanian
93be75000b
Bug 806937: Private browsing mode for Tabs button. [r=mfinkle]
...
--HG--
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml.in
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml.in
rename : mobile/android/base/resources/drawable/tabs_button.xml => mobile/android/base/resources/drawable/tabs_button.xml.in
rename : mobile/android/base/resources/drawable/tabs_level.xml => mobile/android/base/resources/drawable/tabs_level.xml.in
2012-11-15 23:59:25 -08:00
Sriram Ramasubramanian
dda59b28d5
Bug 806937: Private browsing mode support for AwesomeBar. [r=mfinkle]
...
--HG--
rename : mobile/android/base/resources/drawable/address_bar_url.xml => mobile/android/base/resources/drawable/address_bar_url.xml.in
2012-11-15 21:40:57 -08:00
Sriram Ramasubramanian
e2a0f98c1f
Bug 806937: Private browsing mode for Browser toolbar. [r=mfinkle]
2012-11-15 21:28:38 -08:00
Sriram Ramasubramanian
6ea5e74686
Bug 806937: Shadowed android ui for gecko to support "state_private". [r=mfinkle]
2012-11-28 11:23:54 -08:00
Sriram Ramasubramanian
514d3d10f0
Bug 806927: [PBM] Add private browsing specific menu items to the main menu. [r=mfinkle]
2012-11-28 11:23:54 -08:00
Bill McCloskey
cbc0e4f525
Bug 801195 - Delay changing generator state (r=luke)
2012-11-19 11:44:16 -08:00
Dale Harvey
c169c7d607
Bug 814163 - Populate most-recent table with existing sms data
2012-11-29 13:35:27 -08:00
Julian Reschke
90c05fbe9d
Bug 777687: make handling of broken %-escapes in RFC2231/5987 encoding more draconian. r=jduell
2012-11-28 06:48:00 -08:00