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

282661 Коммитов

Автор SHA1 Сообщение Дата
Doug Turner f5ce2741bc Bug 689252 - cleanup/remove geo.wifi.* preferences. r=jdm 2011-09-27 07:23:49 -07:00
Jeff Muizelaar b101cf48f6 Bug 687868. Redo blacklisting to use device ids instead of renderer info.
This avoids using CGLQueryRendererInfo which cause cause us to switch to the discrete GPU.
It also allows us to be more specific about black listing particular devices.

--HG--
extra : rebase_source : b10be6d3d7c9e43732a7aac05d8a066193f77ec8
2011-09-27 10:18:41 -04:00
Rafael Ávila de Espíndola 3be3b73a33 Bug 689066 - Fix c++11 incompatibility. r=luke.
IF MoveRef is used in a rvalue position (which is expected), we could end up
in a situation where, without this this, we would try to pass a T& to a move
constructor, which fails. It is not clear if the compiler should instead use
the copy constructor, but for now this lets us build with clang. See bug
689066 and llvm.org/pr11003 for the details.

--HG--
extra : rebase_source : 16f1c6dcb31cf3f5023e044fdbe8cb78acd683a2
2011-09-27 10:01:34 -04:00
Jeff Muizelaar 48b79773d1 Bug 678330. Use IOKit to get precise GPU information in GfxInfo on Mac. r=bjacob
This lets us get vendor and device ids.

--HG--
extra : rebase_source : 1760ecc1c406c227e473c462e39c95375abb318e
2011-09-27 09:55:42 -04:00
Patrick McManus 80637d0088 bug 687243 - websockets message len 0xffff does not use minimal length encoding r=jduell 2011-09-27 08:50:22 -04:00
Kyle Huey a05812adf5 Merge m-i to m-c. 2011-09-27 08:33:03 -04:00
Joel Maher 3b064634ce Bug 688749 - reftest.js will throw an exception if we do a getPref and the pref doesn't exist. r=dbaron 2011-09-27 08:30:24 -04:00
Tim Taubert eea00dc8cd merge the last green changeset on fx-team to m-c 2011-09-27 13:21:17 +02:00
Jonas Sicking b9efc7d585 Bug 687400 - Adds a warning about isSameNode going to be removed. r=smaug 2011-09-27 12:07:11 +02:00
Ms2ger 35e04a133e Bug 688190 part b: Add various warnings. r=bz 2011-09-27 12:19:02 +02:00
Mounir Lamouri 349f6fe0e4 Backout last two commits because of ownership issue. 2011-09-27 12:18:02 +02:00
Jonas Sicking cde6551b62 Bug 687400 - Adds a warning about isSameNode going to be removed. r=smaug 2011-09-27 12:07:11 +02:00
Mounir Lamouri 4ff5447776 Bug 688190 part b: Add various warnings. r=bz 2011-09-27 11:40:28 +02:00
Dão Gottwald 3a6ed66ba6 Backed out 0812db89f2f2 in preparation for aurora merge, since followup bugs didn't make it
--HG--
extra : rebase_source : 736f5b91ade5fa590afe762cef7e0ff57c117a27
2011-09-27 10:24:09 +02:00
Ms2ger 4d3c776712 Bug 688190 part a: Allow using nsIDocument::WarnOnceAbout for more cases. r=bz 2011-09-27 10:18:25 +02:00
Geoff Lankow edbff05d06 Bug 689404 - Revert change to inline settings that broke some existing Mobile addons; r=bmcbride 2011-09-27 10:10:24 +01:00
Dão Gottwald 9663db5ea5 merge backout 2011-09-27 10:53:28 +02:00
Dão Gottwald 54851d38ac Backed out changeset da0d9bc38cad 2011-09-27 10:52:51 +02:00
Dão Gottwald 5957fd8b37 merge backout 2011-09-27 10:52:18 +02:00
Dão Gottwald fd82e41b41 Backed out changeset 58d2b33f0e0d 2011-09-27 10:51:42 +02:00
Dão Gottwald 0de2ca5547 add missing newline 2011-09-27 10:49:53 +02:00
Masatoshi Kimura 343d01f430 automated test for bug 669049, r=sicking 2011-09-27 10:40:36 +02:00
ithinc 19848c292c Bug 682507 - Expose browser restore state as a tab attribute to help style unloaded tabs. r=dietrich 2011-09-27 10:39:22 +02:00
Ms2ger be78024854 Bug 688190 part b: Add various warnings. r=bz 2011-09-27 10:18:50 +02:00
Ms2ger e0c7aacb0b Bug 688190 part a: Allow using nsIDocument::WarnOnceAbout for more cases. r=bz 2011-09-27 10:18:25 +02:00
Matheus Kerschbaum 0e148d38e1 Bug 687766 part 2: Nuke binary xpidl. r=khuey 2011-09-27 10:10:06 +02:00
Matheus Kerschbaum ab271a9176 Bug 687766 part 1: Remove build-time dependency on libIDL. r=khuey 2011-09-27 10:09:54 +02:00
David Zbarsky c051dd5c37 Bug 682367 - Call nsINode::GetChildAt less. r=smaug 2011-09-27 09:54:58 +02:00
Dão Gottwald 41ec814aaa Bug 632365 - Delay status updates for links further. r=gavin ui-r=faaborg
--HG--
extra : rebase_source : 1a9e4e61339645b67e958d0068bdb7b814fbd647
2011-09-27 09:51:56 +02:00
Jonathan Kew cd9bad484a bug 689179 - don't apply cswh feature by default. r=jdaggett 2011-09-27 09:45:55 +01:00
Boris Zbarsky bdfef0a348 Merge mozilla-central to mozilla-inbound 2011-09-27 03:16:53 -04:00
Boris Zbarsky d29d0db8b6 Merge mozilla-inbound to mozilla-central 2011-09-27 03:07:47 -04:00
Sid Stamm 4621a76d5e bug 685373 - update telemetry opt-in text to include feature/app usage, r=gavin 2011-09-26 22:07:33 -07:00
Raymond Lee 7587a13e70 Bug 688461 - Search result for tabs from other windows is truncated for certain sites r=dietrich 2011-09-27 10:33:01 +08:00
Tim Taubert 9bb319a198 Bug 685456 - Don't freeze tabItem size when the tab wasn't closed by a mouse click; r=dietrich 2011-09-27 04:33:37 +02:00
Tim Taubert 021b726b4b Bug 685476 - App tab icons should not act as drag handlers for groupItems; r=dietrich 2011-09-27 04:33:35 +02:00
Chris Double 2f787f6ad6 Bug 686942: respect pause state when seeking to end and beginning of videos - r=kinetik
--HG--
extra : rebase_source : 9d698ae2e8731040fa8f40b90164889b5a8b5e23
2011-09-27 15:22:09 +13:00
Phil Ringnalda 31efcd6b2a Back out aac6292d29f9 (bug 632365) for breaking test_leaf_layers_partition_browser_window.xul 2011-09-26 19:40:50 -07:00
Phil Ringnalda f6cf2fd9d0 Back out 6e359c7e8080 (bug 681755) on suspicion of bloating the Windows debug mochitest-4 logs to the point of truncation 2011-09-26 19:37:47 -07:00
Wes Johnston 0d7d08415c Bug 677670 - Make the new tab popup work on tablets. r=mbrubeck 2011-09-26 18:28:54 -07:00
Wes Johnston 604e965331 Bug 688677 - Polish up the actionbar. r=mbrubeck 2011-09-26 18:28:52 -07:00
Raymond Lee c545a75e6c Bug 689078 - Error in saving tab value: TypeError: this.parent is null; r=dietrich 2011-09-26 10:46:25 +08:00
Steve Fink 7a876785fd Bug 688327 - tempCallReg cannot return callee-saved registers since they may be held live across FASTCALLs (r=dvander)
--HG--
extra : rebase_source : 10d63c752478157a9eb3fb4a5325405de9d20227
2011-09-22 15:06:08 -07:00
Raymond Lee 06cfc3bfa7 Bug 685692 - "Move to Group" should always insert the moved tab into the same place r=dietrich 2011-09-20 18:00:02 +08:00
Tim Taubert 189fe106c1 merge the last green changeset on m-c to fx-team 2011-09-27 04:08:27 +02:00
Blair McBride eb53d22bdf Bug 679994 - Checkboxes in "Disable add-ons you no longer use" dialog have no labels, names aren't accessible. r=rstrong, ui-r=Boriss 2011-09-27 14:37:53 +13:00
Dão Gottwald 313744d344 Bug 689177 - Reduce border radii of header buttons and the search field to match Firefox nav bar changes. r=unfocused 2011-09-27 01:10:20 +02:00
Dão Gottwald e97704058a Bug 689181 - Reduce the Places organizer search field's border radius to match Firefox nav bar changes. r=mak 2011-09-27 01:10:11 +02:00
Matt Brubeck e64ddfd8e7 Bug 689288 - Annotate failing xpcshell tests on Win64 [r=khuey] 2011-09-26 14:27:37 -07:00
Wes Johnston 2a0a281f9b Bug 689025 - Language button has a label referencing location of intl.properties [r=mfinkle] 2011-09-26 14:27:02 -07:00