Commit Graph

114136 Commits

Author SHA1 Message Date
Geoff Brown
f75a54b769 Bug 809753 - Avoid python exception when maxTime is None; r=edmorley, DONTBUILD 2012-11-28 13:43:58 -07:00
Dave Hylands
a1e22a7dbe Bug 814783 - terminate_string16 is called twice, causing segfault when an app exits. r=mwu
Add String16.cpp to libui so that we call the terminate_string16 from that file rather than
the one from android.
2012-11-28 13:59:54 -08:00
Jonathan Griffin
a9fed0157c Bug 815807 - Part 1a: temporarily enable some code until Part 2 lands, a=test-only 2012-11-28 13:54:18 -08:00
Jeff Walden
5e3b3f0509 Fix testFindSCCs warnings. No bug, rs=billm, r=themaid 2012-11-28 13:54:32 -08:00
Jeff Walden
1db9a40533 Various warning fixes. No bug, r=themaid 2012-11-27 15:53:46 -08:00
Andres Hernandez
7c8a36e1db Bug 814749 - Disable test_248970.js in per-window PB builds; r=ehsan
--HG--
extra : rebase_source : 8c19f0754799aea9326d7a42caac4e0511d0546b
2012-11-28 15:03:30 -06:00
Malini Das
6d4235f0a7 Bug 815757 - refactor script timeouts for marionette, r=jgriffin 2012-11-28 16:31:23 -05:00
Eric Faust
0aeb5b8833 Bug 747289 - Part 2/2 - Update IonMonkey to use known DOM constants. r=sstangl 2012-11-28 16:28:36 -05:00
Eric Faust
310c02137b Bug 747289 - Part 1/2 - Update Paris bindings to expose DOM constants. r=bz 2012-11-28 16:28:36 -05:00
Kyle Huey
df5a32b6e5 Bug 812824: Use a clean struct for inheritance on root nodes. r=dbaron,Waldo 2012-11-28 13:21:36 -08:00
Jonathan Griffin
e57b404f52 Bug 815807 - Part 1: add --load-early arg to Marionette, r=ahal 2012-11-28 12:22:02 -08:00
Andrew Halberstadt
c08176f916 Bug 790817 - Add ability to install busybox to marionette, r=jgriffin 2012-11-28 15:27:04 -05:00
Gregory Szorc
941e87d329 Bug 815487 - Detect missing xpcshell.ini from mach; r=ted
DONTBUILD (NPOTB)
2012-11-28 12:19:32 -08:00
Sriram Ramasubramanian
e27b4149a2 Bug 806937: More missing files on private browsing. [r=me]
--HG--
extra : rebase_source : b13e28a61540ac9154a6f74d703f1865d7078417
2012-11-28 12:16:59 -08:00
Chris Jones
01f70e7675 Bug 814778: Disable font inflation for the b2g master process. r=dbaron 2012-11-28 12:16:01 -08:00
Sriram Ramasubramanian
579b2dd7e9 Bug 806937: Added a missing file. [r=me] 2012-11-28 12:09:10 -08:00
Sriram Ramasubramanian
e51d6ad371 Bug 806929: "Open in new private tab" for awesomebar entries. [r=mfinkle]
--HG--
extra : rebase_source : 230d2b3703f74ab6e585f4a528c1974f4259b709
2012-11-16 13:34:34 -08:00
Sriram Ramasubramanian
46fc0a44bc Bug 806929: "Open in new private tab" for context-menus. [r=mfinkle]
--HG--
extra : rebase_source : e4070050b443d42505fab950c0d278e5c68eeed6
2012-11-16 13:20:33 -08:00
Paul Adenot
c1c81fcc33 Bug 815194 - Remove more ns prefixes on content/media classes + whitespace fixes. r=cpearce 2012-11-28 20:40:07 +01:00
Andrew Halberstadt
6421eb7cb1 Bug 816079 - Add --gecko-path and --logcat-dir options to b2g xpcshell harness, r=jgriffin, DONTBUILD a=NPOTB,test-only 2012-11-28 14:32:34 -05:00
Sriram Ramasubramanian
6ebce3b2f5 Bug 806937: Private tabs support for awesomebar tabs. [r=mfinkle] 2012-11-16 00:50:28 -08:00
Sriram Ramasubramanian
a70c86db66 Bug 806937: Private tabs support for awesomescreen. [r=mfinkle] 2012-11-16 00:41:53 -08:00
Sriram Ramasubramanian
fcb4d6c0bc 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
db03970222 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
8750294ac1 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
353b3f0c4a Bug 806937: Private browsing mode for Browser toolbar. [r=mfinkle] 2012-11-15 21:28:38 -08:00
Sriram Ramasubramanian
1d7b4ed141 Bug 806937: Shadowed android ui for gecko to support "state_private". [r=mfinkle] 2012-11-28 11:23:54 -08:00
Sriram Ramasubramanian
bc3487b5c6 Bug 806927: [PBM] Add private browsing specific menu items to the main menu. [r=mfinkle] 2012-11-28 11:23:54 -08:00
Jason Duell
b8be83f676 Bug 814117 - Forbid multiple Access-Control-Allow-Origin headers in HTTP responses. r=bz 2012-11-28 10:57:34 -08:00
Mats Palmgren
7dc73374a2 Bug 816162 - Add newline at end of file to fix compile warning. r=mccr8 2012-11-28 19:55:36 +01:00
Mats Palmgren
6f2db95cbc Bug 812879. r=fantasai 2012-11-28 19:55:36 +01:00
Mats Palmgren
25edff24aa Bug 815489 - Don't let Blur() swap mData since the buffer is also used by the image surface. r=roc 2012-11-28 19:55:36 +01:00
Rob Wood
9226d5a6b9 Bug 810083 - Develop WebSMS test to verify receiving multipart SMS, update manifest; r=jgriffin 2012-11-09 10:54:24 -08:00
Jonathan Griffin
4db1fe549b Bug 813779 - Make Marionette's xunit output compatible with Jenkins, r=dhunt 2012-11-26 15:53:41 -08:00
Nils Maier
c818a2c341 Bug 719180: Part 2 - Add jar channel unit tests; r=taras 2012-11-28 13:13:13 -05:00
Nils Maier
98691053de Bug 719180: Part 1 - Correct jar channel stream ownership; r=taras
Avoid potential file locking issues by not keeping references to the input
stream in the first place, analog to how nsBaseChannel/nsFileChannel are
implemented. The file locks will now be released as soon as either the stream
is explictly closed or the stream instance gets destroyed.
This means that a synchronous ::Open() will transfer the input stream
ownership to the caller, while asynchronous ::AsyncOpen() will transfer it to
the pump handling the asynchronous transfer to the caller's listener.
2012-11-28 13:12:56 -05:00
Justin Lebar
4b1832066e Bug 815898 - Fix sed error when building B2G on Mac. r=mwu
--HG--
extra : rebase_source : 33a6f29812fda858ed30f55767838a34bdfdb9ef
2012-11-28 12:58:40 -05:00
Josh Matthews
65df81f1a7 Bug 815363 - Make the autocomplete inPrivateContext getter call a real method. r=mak 2012-11-26 17:20:56 -05:00
Daniel Holbert
3ea5c0f58b Bug 815058 followup: Add FAIL_ON_WARNINGS to 2 test dirs that this bug's patch made warning-free. r=Ms2ger 2012-11-28 09:55:41 -08:00
Marco Bonardo
e23166cad4 Bug 814264 follow-up: change the error text. DONTBUILD
r_irc=gavin
2012-11-28 18:26:02 +01:00
Josh Matthews
0541a0bcc3 Backed out changeset 7c45205a61a0 (bug 769285) 2012-11-28 11:51:42 -05:00
James Willcox
6f2ad73722 Bug 813675 - Use default proxy for updater requests r=blassey 2012-11-28 11:48:59 -05:00
James Willcox
b3e63b3d0c Bug 808595 - Use separate Intent for prompted vs automatic updates on Android r=blassey 2012-11-28 11:47:43 -05:00
Jacek Caban
0f04abc26f Bug 814708 - Use nsAutoPtr for mTimeStretcher r=padenot
--HG--
extra : rebase_source : 6746cf104eac6b66bec48eb235718ad4d6853905
2012-11-28 17:25:57 +01:00
Josh Matthews
cfa92f09d7 Bug 812794 - Make docshell STS usage use existing PB knowledge instead of digging in SSL internals. r=bz/bsmith 2012-11-28 11:24:03 -05:00
Josh Matthews
5b91db75ab Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt 2012-11-28 11:20:20 -05:00
Mike Conley
6c42deee0b Bug 815273 - Don't force focus the Downloads Panel "Show all downloads" button when opening the panel. r=mak. 2012-11-28 11:10:57 -05:00
Mounir Lamouri
7e08eed13a Bug 815650 - Show the URI spec if there is no URI host in the popup blocker. r=ttaubert 2012-11-28 15:48:35 +00:00
Josh Matthews
bf4151399c Bug 801366 - Restrict GIF pixels to the range of the colormap. r=jrmuizel 2012-11-28 10:41:31 -05:00
Josh Matthews
3db6e574aa Bug 788959 - Clear the listener associated with cancelled bullet frame image requests. r=bz 2012-11-28 10:30:05 -05:00