Commit Graph

266728 Commits

Author SHA1 Message Date
Cameron McCormack
db6a931dc3 Bug 736326 - Fix nscoord/nscolor typo. r=dbaron 2012-03-16 11:53:50 +11:00
Benoit Girard
69465f1b22 Bug 712716 - Add conditional shaders and a Copy2DExternalProgramType for gralloc. r=jrmuizelaar 2012-03-14 15:10:36 -04:00
Benoit Girard
42c404e37f Bug 712716 - Fix AndroidGraphicBuffer resource management. r=snorp,jmuizelaar 2012-03-12 16:28:02 -04:00
Prabindh Sundareson
7d19c9bd1e Bug 735594 - Add check for MOZ_JSDEBUGGER so that --enable-jsd=no works. r=bholley 2012-03-15 20:12:45 -04:00
David Rajchenbach-Teller
22c8ab5cf6 Bug 735477 - Extended testsuite for Promise.jsm. r=rcampbell,jwalker 2012-03-13 23:22:02 +01:00
Nathan Froyd
70907fb5f2 Bug 732167 - Eliminate duplicate headers in content. r=mounir 2012-03-06 13:55:37 -05:00
Nathan Froyd
1b94f85fb2 Bug 732053 - Make linear histograms harder to get wrong. r=taras 2012-03-08 13:15:56 -05:00
Chris Peterson
b565004a53 Bug 731034 - Clamp current selection before processing key down events to avoid IndexOutOfBoundsException. r=blassey 2012-03-12 17:08:04 -07:00
Charles Chan
ea1fb78e92 Bug 729049 - Inline IsXMLLetter, IsXMLNCNameChar, DecodeEntity from nsIParserService. r=hsivonen 2012-03-14 21:56:58 -07:00
Ekanan Ketunuti
f0a078afd5 Bug 722180 - Remove error codes for proxies. r=khuey 2012-02-01 18:53:29 +07:00
Serge Gautherie
697caddffe Bug 713132 - (Av1) Make packager.pm missing file warnings fatal on Firefox. r=khuey 2012-03-15 19:48:15 -04:00
Richard Newman
974722996f Bug 735996 - HTTP layer improvements. r=nalexander 2012-03-15 16:19:29 -07:00
Marina Samuel
8c83218e3b Bug 734469 - Clients stage table missing during sync. r=rnewman 2012-03-15 16:19:28 -07:00
Marco Bonardo
ad304c263e Bug 735625 - Get rid of ImportHTMLFromFileToFolder.
r=dietrich sr=gavin
2012-03-16 00:12:49 +01:00
Sriram Ramasubramanian
74a2376290 Bug 711753: Crash reporter inside ScrollView. [r=mfinkle] 2012-03-15 15:36:22 -07:00
Wes Johnston
6000e3eefc Bug 716515 - Send DOMAutocomplete event when autocomplete is selected. r=mleibovic 2012-03-15 15:33:39 -07:00
Bobby Holley
ca16564715 Bug 735544 - Allow exception stacks to cross compartment boundaries. r=luke 2012-03-15 15:19:52 -07:00
Gavin Sharp
80710b8eea Bug 589668: take screenshots on test failures on Windows, screenshot utility written by Ted Mielczarek <ted.mielczarek@gmail.com>, build goop by me and jhford, r=khuey
--HG--
extra : transplant_source : %2A%07%B3w%DEg%DB%99%7EQR8Wq/%96J%E8%8D%D8
2012-02-08 12:30:07 -08:00
Jason Duell
34ca2b0ca5 Backed out c9265ada6f40 2012-03-15 15:05:41 -07:00
Jason Duell
0b3384a3d3 Backed out changeset c9265ada6f40 2012-03-15 15:05:22 -07:00
Aki Sasaki
8e6a4718d5 bug 725294 - mobile release mozconfigs (beta branded for easier migration). r=lsblakk 2012-03-15 14:37:18 -07:00
Gregor Wagner
cdfbcd1201 Bug 736200 - Contacts API: Using cleaner IDs for the mozContact objects. r=fabrice 2012-03-15 14:30:19 -07:00
Brian Nicholson
845c73d11f Bug 732818 - Use tab URL as AwesomeBar URL. r=mfinkle 2012-03-15 14:05:25 -07:00
Jason Duell
363ad0c493 Bug 648878 - I will backout: investigating inbound-only failure r=jduell 2012-03-15 13:00:20 -07:00
Ali Juma
8c3b2b00ba Bug 736205 - Make GLController.disposeGLContext actually destroy the context. r=bgirard 2012-03-15 15:58:32 -04:00
Ali Juma
a39927d4c4 Bug 736099 - Prevent a null pointer dereference in GLController.disposeGLContext. r=kats 2012-03-15 15:57:54 -04:00
Sriram Ramasubramanian
44d100d128 Bug 715292: URL bar should have straight edges on the sides. [r=mfinkle] 2012-03-15 12:31:01 -07:00
Sriram Ramasubramanian
f6274f171f Bug 711753: Crash reporter inside ScrollView. [r=mfinkle] 2012-03-15 12:28:35 -07:00
Sriram Ramasubramanian
47d68447ae Bug 734880: Bottom center area in tabs-tray should consume clicks. [r=mfinke] 2012-03-15 12:24:39 -07:00
Kartikaya Gupta
66c85976b7 Bug 736125 - Fix Java 7 compile warnings. r=sriram 2012-03-15 15:01:52 -04:00
Terrence Cole
9f6baf5d8c Bug 736168 - Remove MarkablePtr; r=billm
Now that the marking indirection work is complete, this is no longer used and
should be removed.

--HG--
extra : rebase_source : e8116e9680c5a2005d0f9e6aea774b292cdca59c
2012-03-15 11:14:14 -07:00
Matthew Noorenberghe
75a87b389e Bug 735126 - Handle when second profile is created after Init() when there are no default profiles. r=bsmedberg
--HG--
extra : rebase_source : 5165c26a7a2352ff1a97d961f29121dfb6252406
2012-03-14 17:08:58 -07:00
Benoit Girard
769fc56fd7 Bug 734881 - Change Unofficial branding to 'Fennec $USER' for debugging. r=dougt,blassey 2012-03-12 11:16:15 -04:00
Stefan
e03f52b071 Bug 734490: fix build failures with Clang and GCC 4.7 in TestPoisonArea.cpp. r=zwol 2012-03-15 11:01:08 -07:00
Nathan Froyd
f57df3d74e Bug 735768 - Part 3 - add tests for persistent telemetry; r=taras 2012-03-15 13:58:51 -04:00
Nathan Froyd
be1abddffc Bug 735768 - Part 2 - robustify persistent telemetry, JS side; r=taras 2012-03-15 13:57:53 -04:00
Nathan Froyd
8ab819e591 Bug 735768 - Part 1 - robustify persistent telemetry, C++ side; r=taras 2012-03-15 13:57:04 -04:00
Luke Wagner
44406b4c4a Bug 733950 - re-add the f.apply(arguments) optimization (r=bhackett) 2012-02-10 16:31:48 -08:00
Luke Wagner
4213c280bb Bug 733950 - create arguments object eagerly (r=bhackett)
--HG--
rename : js/src/jsfun.cpp => js/src/vm/ArgumentsObject.cpp
2012-01-17 16:35:12 -08:00
Luke Wagner
b3bc6d4946 Backed out changeset d2107141265f to fix message 2012-03-15 10:39:02 -07:00
Luke Wagner
b93b99bf9a Backed out changeset 8f3b804118ef to fix message 2012-03-15 10:37:24 -07:00
Luke Wagner
d561e4f7f6 Bug 730497 - re-add the f.apply(arguments) optimization (r=bhackett)
--HG--
rename : js/src/jsfun.cpp => js/src/vm/ArgumentsObject.cpp
extra : rebase_source : 28c9c4c7ea9841ea42142cf88d1091d20a4f7f9d
2012-02-10 16:31:48 -08:00
Luke Wagner
d113c3a690 Bug 730497 - create arguments object eagerly (r=bhackett)
--HG--
rename : js/src/jsfun.cpp => js/src/vm/ArgumentsObject.cpp
extra : rebase_source : 78e9eccc7c3dd4570d2f78f7b5b5eb2138813e99
2012-01-17 16:35:12 -08:00
Luke Wagner
45d22b59da Bug 730497 - rm flat closures (r=bhackett,waldo)
--HG--
extra : rebase_source : cf704765ad227abced9e8804aaeb1dc8d12fc5a8
2012-02-27 23:49:02 -08:00
Luke Wagner
9c04aab686 Bug 730497 - Provide stopgap fix for bug 731868 (rs=ttaubert)
--HG--
extra : rebase_source : 8bd215d45f64bc368326498a1b7f623bd4f9aae3
2012-03-15 10:02:45 -07:00
Brad Lassey
3c3a0da941 bug 735790 - Tab thumbnails only scale 3/4 of the window r=mfinkle 2012-03-15 00:43:53 -04:00
Margaret Leibovic
ea5892e7f5 Bug 732104 - (Part 3) Style header row. r=mfinkle 2012-03-15 10:01:11 -07:00
Margaret Leibovic
55a321dbec Bug 732104 - (Part 2) Remove the ability to tap a folder heading to go back. r=mfinkle 2012-03-15 10:01:11 -07:00
Margaret Leibovic
d10fe7979e Bug 732104 - (Part 1) Make sure BACK always takes you up a folder level. r=mfinkle 2012-03-15 10:01:11 -07:00
Margaret Leibovic
a1ceff2b33 Bug 731267 - Ignore "All Bookmarks" folder and its badly rooted parent. r=lucasr 2012-03-15 10:01:11 -07:00