Commit Graph

247543 Commits

Author SHA1 Message Date
Mike Hommey
aaef70fff0 Bug 655003 - On Linux, use -Os on normal builds and -O3 when PGO is enabled. r=ted,a=sheriff 2011-05-24 12:56:04 +02:00
Daniel Holbert
a094756416 Bug 658949 patch 2: Refest & xpcshell-test-addition for this bug. r=bz a=sheriff 2011-05-24 03:39:31 -07:00
Daniel Holbert
102eebe611 Bug 658949 patch 1: Teach nsDataHandler::ParseURI about #ref, and transfer 'isRefValid' flag in nsSimpleURI::Clone. r=bz 2011-05-24 03:37:54 -07:00
Daniel Holbert
4254c8fed3 Bug 658949 patch 0: Fix existing tests that use "#" in data URIs to use %23 instead. rs=bz 2011-05-24 03:36:31 -07:00
Daniel Holbert
0ff79027b4 Bug 646180: Reorder nsPresContext init list to fix build warning. r=roc 2011-05-24 03:36:21 -07:00
Daniel Holbert
ba611f813d Bug 659187: Make member vars in nsMemoryReporterManager.h match ordering in constructor init list, to fix build warning. r=njn 2011-05-24 03:35:10 -07:00
Daniel Holbert
964a4cc7ed Bug 659177: Update signature of nsAboutProtocolHandler::StartClone so that it continues overriding inherited method. r=bz a=sheriff
--HG--
extra : rebase_source : 50a7c76c3ce1d6988161047ee534b50f84bd26eb
2011-05-24 09:06:18 +02:00
Mihai Sucan
97dec41301 Bug 655776 - Web Developer > Get More Tools menu item. r=dao ui-r=limi
--HG--
extra : rebase_source : a37492d3dd0fe37f9756351b2bc0b1835af66ac8
2011-05-24 08:43:48 +02:00
Dão Gottwald
1bda8bef80 Bug 647886 - Pulling down Back/Forward menu requires an unnecessary delay. r=sdwilsh
--HG--
extra : rebase_source : a2628b38bd336925155bb05b53b407a11b7a3df2
2011-05-24 08:34:14 +02:00
Jason Duell
d98052e70d Bug 646373 - Fix AdBlock2 on fennec (nsITraceableChannel.setNewListener() is unimplemented under e10s.) r=honza, a=queue 2011-05-24 02:32:26 -07:00
Jason Duell
52817aa73e Remove broken GetLocal calls in test_traceable_channel.js, r=jduell, a=queue 2011-05-24 02:29:02 -07:00
Steven Michaud
cf976ee5ab Bug 621117 - Support native cursor manipulation from OOP plugins on OS X. r=josh,bsmedberg a=sheriff 2011-05-24 01:58:28 -05:00
Steven Michaud
cc7b927b54 Merge backout of revision ae5b84b96fd7 (bug 570341) DONTBUILD. a=sheriff 2011-05-24 01:55:12 -05:00
Steven Michaud
b75cd94d3c Backed out changeset ae5b84b96fd7 (bug 570341) due to test failures DONTBUILD. a=sheriff 2011-05-24 01:54:23 -05:00
Michael Ventnor
e1165733df Fix build bustage, a=sheriff 2011-05-24 16:15:12 +10:00
Michael Ventnor
440e052fb0 Bug 566489 - Enable inline autocomplete again, but make it smarter for URLs r=sdwilsh sr=gavin a=sheriff 2011-05-24 15:47:25 +10:00
Igor Bazarny
a1cc18f0fb bug 570341 - Initial implementation of web timing specification
r=jduell sr=biesi
2011-05-23 19:19:24 -07:00
Marco Bonardo
be8f557f97 Bug 618913 - Implement in product notifications to set up Sync.
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander a=Unfocused
2011-05-23 21:16:39 -07:00
Philipp von Weitershausen
8ffd862722 Merge services-central with mozilla-central 2011-05-23 21:16:34 -07:00
Marco Bonardo
1cb6956a0d Bug 629620 followup - Add test to xpcshell.ini. a=bustage 2011-05-23 21:15:32 -07:00
Marco Bonardo
f611cbd71b Merge places and mozilla-central. a=developers 2011-05-24 05:29:19 +02:00
Jonas Sicking
591044f939 back out probably cause of orange. a=backout 2011-05-23 20:21:10 -07:00
Marco Bonardo
d8bcef1b6b Merge places and mozilla-central. a=developers 2011-05-24 04:51:59 +02:00
Shawn Gong
d420b16152 Bug 632255 - Implemented readAsArrayBuffer() for FileReader. r=sicking,bent. Additional fixes by sicking, r=peterv. a=sheriff. 2011-05-23 18:02:56 -07:00
Shawn Gong
31f9abd2fd Bug 658683: Make xhr.response not create a new ArrayBuffer every time it is accessed. r=sicking. Additional fixes by sicking, r=peterv 2011-05-23 18:09:28 -07:00
Shawn Gong
4cab7cce39 Bug 632255 - Implemented readAsArrayBuffer() for FileReader. r=sicking,bent a=LandingQueue 2011-05-23 18:02:56 -07:00
Shawn Gong
bad3d69b34 Bug 658683: Make xhr.response not create a new ArrayBuffer every time it is accessed. r=sicking 2011-05-23 18:09:28 -07:00
William Chen
5d11c14449 Bug 658746 - "Assertion failure: JSID_IS_STRING(id)" with dataset[0].
Fixed incorrect handling of integer jsid to access dataset properties. Converted integer jsids to strings. Added checks to ensure jsids are strings when using them as strings. r=sicking
2011-05-23 15:53:12 -07:00
Jim Mathies
1cbec916b0 merge backout. a=backout 2011-05-23 19:55:44 -05:00
Jim Mathies
d3ff5d4365 Backout of bug 570341 (cset:1a645ea075fc) due to test failure. 2011-05-23 19:55:36 -05:00
Mark Finkle
64fe51b646 Bug 653134 - Create Fennec Gingerbread theme [r=mbrubeck a=pretty-fennec-fx6] 2011-05-23 20:27:47 -04:00
Michael Wu
9698631acb Bug 656804 - build broken with --enable-raw r=blassey a=gavin 2011-05-23 17:23:13 -07:00
Michael Wu
1da10120d9 Bug 600241 - Strip zips during optimization, r=taras 2011-05-23 17:23:13 -07:00
Marco Bonardo
50b71d031b Bug 658135 - Use sqlite3_stmt_readonly to check if multiple async statements need a transaction.
r=sdwilsh
2011-05-24 00:15:01 +02:00
Philipp von Weitershausen
ec72daa7e1 Bug 659112 - Fix dir service provider in test harness. r=rnewman 2011-05-23 14:54:05 -07:00
Igor Bazarny
0dd92c4fcb bug 570341 - Initial implementation of web timing specification
r=smaug sr=biesi

--HG--
extra : rebase_source : e8b233ebcf1065ea5e6df61446cfd013262a61d0
2011-05-23 14:19:36 -07:00
Dave Townsend
ed147e5327 Backing out bug 647885 due to mochitest oranges. a=backout 2011-05-23 15:52:50 -07:00
Jono S Xia
b3085cf596 Bug 658740: Test Pilot error logger throws exception. r=dtownsend a=gavin DONTBUILD 2011-05-23 15:41:35 -07:00
Mounir Lamouri
291c3f01be Bug 644361 - Improve the progress bar rendering by using hexadecimal colors. r=bz,davidb 2011-05-23 22:51:03 +02:00
Boris Zbarsky
7d1956e063 Bug 647885 part 2. Keep better track of whether our computed background-size was specified with percentages. r=dbaron a=sheriff 2011-05-23 16:36:18 -04:00
Boris Zbarsky
8b992eeef3 Bug 647885 part 2. Keep better track of whether our computed background-size was specified with percentages. r=dbaron 2011-05-23 16:36:18 -04:00
Boris Zbarsky
95558bbf2b Bug 647885 part 1. Keep better track of whether our computed background-position was specified with percentages. r=dbaron 2011-05-23 16:36:18 -04:00
John Daggett
cea2a0c551 Bug 659182. Null-check bundle ID's before releasing.
r=roc
2011-05-23 22:14:16 -07:00
Jason Duell
345651b695 Add missing OnExamineResponse() call to e10s HTTP. r=biesi 2011-05-23 22:14:16 -07:00
Boris Zbarsky
abd36e0a3a Bug 647885 part 1. Keep better track of whether our computed background-position was specified with percentages. r=dbaron 2011-05-23 16:36:18 -04:00
Gervase Markham
31cbf46eed Merge. 2011-05-23 21:25:55 +01:00
Gervase Markham
9212e6e65e Bug 658977 - Add co.nl and co.no to PSL. 2011-05-23 21:24:27 +01:00
Jothan Frakes
28fa5f59b1 Bug 654953 - Remove !tsk.tr rule from PSL. 2011-05-23 21:21:58 +01:00
Dave Camp
10fac03015 Backing out aca490d48c95 (Bug 655776) to take care of some issues in the patch. 2011-05-23 13:15:02 -07:00
Gervase Markham
3e69ebb7e6 Bug 658965 - Update PSL for .uk. 2011-05-23 21:09:31 +01:00