Граф коммитов

15982 Коммитов

Автор SHA1 Сообщение Дата
Mark Capella bfa59371ce Bug 712936 - Convert users of PR_STATIC_ASSERT to MOZ_STATIC_ASSERT. r=jwalden 2012-04-02 17:21:24 -07:00
Marco Bonardo 24003908e0 Bug 739763 - Fix slow redirects query that with certain data distributions may cause long hangs on first page load.
r=dietrich
2012-04-02 22:48:28 +02:00
Matt Brubeck 6113f7efa8 Back out bug 738011, bug 738624, and bug 737857 because of WinXP debug reftest log errors
--HG--
extra : rebase_source : 965c755f6416e2ca102b38633fe7a2c7267e956e
2012-04-02 12:44:31 -07:00
Matt Brubeck efafd5678d Bug 482057 (followup) - Remove a line that was accidentally left behind [r=me] 2012-04-02 11:44:44 -07:00
Matt Brubeck 21ac41db6c Merge mozilla-central to mozilla-inbound 2012-04-02 11:03:29 -07:00
Neil Rashbrook 3fd8367fa5 Bug 738589 Avoid JavaScript strict warning by not explicitly passing the default value in r=gavin 2012-04-02 00:02:01 +01:00
Ed Morley a53f040854 Merge mozilla-central to mozilla-inbound 2012-03-31 15:28:55 +01:00
Peter Van der Beken ed510d3506 Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug.
--HG--
rename : js/xpconnect/tests/mochitest/test_bug462428.html => dom/bindings/test/test_lookupGetter.html
2012-03-30 21:42:20 -07:00
Gregory Szorc 4a64ebe567 Merge services-central into mozilla-central 2012-03-30 11:51:02 -07:00
Tim Taubert cb4e86ba64 merge m-c to fx-team 2012-03-30 18:29:52 +02:00
Panos Astithas ca5dc2d874 Bug 739995 - Intermittent test failures in browser_dbg_bug723069_editor-breakpoints.js and others | Found the expected number of scripts. - Got 3, expected 2, followed by other errors; r=rcampbell 2012-03-30 11:26:08 +03:00
Panos Astithas bb8e0d45ab Bug 723563 - Use findScripts to retrieve the list of scripts known to the debugger; r=rcampbell 2012-03-30 11:25:52 +03:00
Richard Newman 98eda6c179 Merge m-c to s-c. 2012-03-28 20:50:09 -07:00
Tim Taubert 0a2f5505a2 merge m-c to fx-team 2012-03-29 11:44:00 +02:00
Panos Astithas 01ce22c7e9 Bug 737464 - Add frame and iframe globals to the debugger when present in a page; r=rcampbell 2012-03-29 08:46:54 +03:00
Panos Astithas d2af650079 Backout changeset 794ff67c7a9a (bug 723563) due to suspected randomorange (bug 739995) 2012-03-28 17:47:33 +03:00
Panos Astithas 35def57c36 Backout changeset 0b6a274e8b5a (bug 737464) due to suspected randomorange (bug 739995) 2012-03-28 17:45:22 +03:00
Henri Sivonen e6a2a996e5 Bug 701361 - Add a telemetry probe for finding out how commonly multipart XHR is used on the Web. r=smaug. 2012-03-28 10:33:18 +03:00
Phil Ringnalda 6ca3d29401 Merge m-c to m-i 2012-03-27 21:21:11 -07:00
Gavin Sharp 6bae99c0d1 backout 110452fddc2a (bug 738568) since it broke viewsource 2012-03-27 18:06:10 -07:00
Tim Taubert 7327b06aa0 merge m-c to fx-team 2012-03-28 00:33:42 +02:00
Robert Strong 885df8ebbc Bug 491947 - Disable DDE shell integration. r=jmathies 2012-03-26 12:45:29 -07:00
Gregory Szorc 67e83328e8 Merge m-c into s-c 2012-03-26 11:25:30 -07:00
Wolfgang Rosenauer 9305f76d5c Bug 737646 - no biff notification if notification-daemon not running. r=karlt 2012-03-26 10:51:40 +02:00
Dão Gottwald 724fa1a182 Bug 585946 - Location / search bar splitter moves to the end of the toolbar when toggling "tabs on top". r=neil 2012-03-25 18:10:36 +02:00
aceman 8e811fc635 Bug 738568 - Remove Services.prefs.getBranch(null) occurences in Toolkit. r=gavin 2012-03-27 19:17:35 -04:00
Ryan VanderMeulen 4eb2879f67 Backout rev 2c149ce94c49 (bug 740244) due to Linux WebGL orange. 2012-03-29 18:20:45 -04:00
Oleg Romashin 3e643f8f09 Bug 740244 - Don't compile glx test when the EGL provider is enabled. r=joedrew 2012-03-29 17:31:41 -04:00
Irving Reid fc6142736f Bug 738662 - Add tracing/warning information to help debug XUL overlay problems. r=bz,enn 2012-03-26 15:40:52 -04:00
Gordon P. Hemsley 809beca2af Bug 730209: Parse spellchecker dictionary names as BCP 47 language tags. r=gavin 2012-03-28 18:56:02 -04:00
Philip Chee 1214c8f2a0 Bug 736738 Make it easier for applications and extensions to overlay the customize toolbar window r=gavin. 2012-03-29 23:33:52 +08:00
Marco Bonardo e7e2c4f5be Merge last green PGO from inbound to central 2012-03-29 17:37:31 +02:00
aceman d2a90f50d5 Bug 738568 - remove Services.prefs.getBranch(null) occurences. r=gavin 2012-03-29 11:48:40 +02:00
Phil Ringnalda 9b1872fcc9 Back out 0cb85ff0f764 (bug 738568), 9949bb092303 (bug 730209), 095fd525afa7 (bug 729924), dcf8929a8115 (bug 633602) because of widely scattered and unclear bustage on a CLOSED TREE 2012-03-28 22:37:46 -07:00
Michael Wu a1e4c9bda5 ELFSIZE not defined on gonk-ics (bug 737190, r=gal). 2012-03-25 03:15:33 +02:00
Richard Newman 8aefe330bb Merge m-c to s-c. 2012-03-23 11:15:43 -07:00
Richard Newman 89c00ab144 Bug 735551 - cleanup and correction in nsFormHistory.js. rs=dolske 2012-03-23 10:56:12 -07:00
Daniel Holbert be0114ec44 Bug 734125: Remove reference to recently-removed globalstorage Makefile from toolkit-makefiles.sh. rs=ted 2012-03-22 22:01:16 -07:00
Makoto Kato 7ac19d776f Bug 738209 - Cleanup a usages of NS_Convert*to*() in places. r=mak 2012-03-23 13:18:59 +09:00
Jared Wein 308b47322a Backed out changeset 77319b44907b (bug 711552) 2012-03-27 15:20:45 -07:00
Marco Bonardo 2cd9fb00fc Merge central to inbound 2012-03-23 02:02:03 +01:00
Marco Bonardo 5896af878e Merge last green PGO from inbound to central 2012-03-23 01:59:29 +01:00
Gavin Sharp ee6f74f373 Bug 738097: fix typo in patch for bug 392188 that broke clicks on scrollbars in background windows, r=mstange 2012-03-22 17:32:23 -07:00
Mark Banner e544bd9c40 Unit test bustage fix for apps that don't have private browsing following bug 728143. Fix incorrect brackets in if statement and a bad function name in the tests. r=bustage fix,test-only fix 2012-03-22 19:51:27 +00:00
Marco Bonardo 9749fa7aa1 Bug 735697 - Close the old connection when switching to/from private mode. r=mak. 2012-03-22 13:02:28 -04:00
Marco Bonardo f222385695 Merge last green PGO from inbound to central 2012-03-22 13:04:29 +01:00
Yury 7221ab2ea4 Bug 714712 - Part 3: Fix browser_select_update.js and browser_select_confirm.js. r=bmcbride 2012-03-21 22:25:06 -04:00
aceman 7791195812 Bug 714606 - Use Services.prompt instead of gPromptService in Toolkit. r=mossop 2012-03-21 19:52:24 -04:00
Chris Jones 6f633734b6 Bug 737368, part 2: Implement a trivial update-application-progress UI for Gonk that shows ASCII bars in logcat. r=mwu
--HG--
rename : toolkit/mozapps/update/updater/progressui_null.cpp => toolkit/mozapps/update/updater/progressui_gonk.cpp
2012-03-21 15:50:53 -07:00
Chris Jones 00b25d8be3 Bug 737368, part 1: Fix up ifdefs to support building update code for Gonk. r=mwu 2012-03-21 15:50:53 -07:00