Commit Graph

108538 Commits

Author SHA1 Message Date
Ms2ger
8c3cbade76 Bug 793314 - Remove PtrBits; r=mounir,roc 2012-10-02 10:24:11 +02:00
Ms2ger
1dd5e5bd0b Bug 795403 - Cleanup nsXULWindow::GetWindowDOMElement; r=bz 2012-10-02 10:24:10 +02:00
Ms2ger
4f2bf30d93 Bug 756897 - Don't use XPCStringConvert::ReadableToJSVal directly in nsDOMClassInfo.cpp; r=bz 2012-10-02 10:24:10 +02:00
Ms2ger
82dca59cca Bug 780151 - Part b: Don't hand out ThisTranslators; r=bz 2012-10-02 10:24:08 +02:00
Ms2ger
4bde9a8fcd Bug 780151 - Part a: Remove unused arguments to TranslateThis; r=bz 2012-10-02 10:22:32 +02:00
Ms2ger
052582276b Bug 780146 - Part d: Inline mozilla::dom::binding::DefineConstructor; r=bz 2012-10-02 10:07:36 +02:00
Ms2ger
cad7911805 Bug 780161 - Part c: Introduce nsGlobalWindow::IndexedGetter(); r=bz 2012-10-02 10:07:36 +02:00
Ms2ger
70cfc7071d Bug 780161 - Part b: Introduce nsGlobalWindow::GetLength(); r=bz 2012-10-02 10:07:35 +02:00
Tim Taubert
9755372a97 merge m-c to fx-team 2012-10-02 09:59:18 +02:00
Matt Woodrow
3418ee7f6e Bug 795722 - Clear our cached ImageContainer when the imgFrame changes. r=joe 2012-10-02 17:01:25 +13:00
Matt Woodrow
f0b58f5226 Bug 770144 - Use FuzzyEqual to compare layer scale values. r=roc 2012-10-02 17:00:09 +13:00
Brian Smith
4453811aee Bug 795972: Upgrade NSS to NSS_3_14_BETA1, r=me
--HG--
rename : security/nss/lib/freebl/sechash.h => security/nss/lib/cryptohi/sechash.h
rename : security/nss/lib/softoken/secmodt.h => security/nss/lib/pk11wrap/secmodt.h
rename : security/nss/lib/freebl/hasht.h => security/nss/lib/util/hasht.h
extra : rebase_source : 7da6cd73ca2605a261085ad7fb3b90315e38ad6b
2012-10-01 11:02:15 -07:00
Brian Smith
8cec6f8abb Bug 795987: Upgrade NSPR to NSPR_4_9_3_BETA1, r=me
--HG--
extra : rebase_source : dfc778a8221d3ae57bf88d7865208bcfb5e52adb
2012-10-01 10:25:35 -07:00
Heather Arthur
98170eda5b Bug 789364 - Light theme for markup panel, orion, and rule view, r=paul 2012-10-01 19:34:05 +03:00
Jan Skrasek
a2b75c8a86 Bug 785903 - Markup panel selection should scroll to the center when highlighting, r=dcamp 2012-10-01 18:15:23 +03:00
Victor Porof
01040437df Bug 782877 - Intermittent browser_dbg_bfcache.js | uncaught JS exception - TypeError: element is undefined at debugger-controller.js:1275, r=rcampbell 2012-10-01 18:15:20 +03:00
Victor Porof
28cec19754 Bug 790553 - Increase the timeout when connecting to Firefox for Android from the Remote Debugger, r=past 2012-10-01 15:16:00 +03:00
Victor Porof
5f29d5c4a9 Bug 795009 - REMOTE_PROFILE_NAME should actually be chrome, r=past 2012-10-01 15:15:10 +03:00
Victor Porof
e868133933 Bug 794887 - Some entities in debugger.dtd are unused, r=past 2012-10-01 15:14:46 +03:00
Julian Muenster
42f229ac16 Bug 791163 - Add addon-options-displayed/addon-options-hidden as constants on AddonManager. r=Unfocused 2012-09-27 07:42:00 +12:00
Tim Taubert
f2548ba36d merge m-c to fx-team 2012-09-28 18:59:01 +02:00
Ben Turner
fdc00e0ba2 Bug 794563 - 'Make app uninstall trigger new clear private data notifications'. r=mounir+sicking. 2012-09-28 09:24:45 -07:00
Ed Morley
195be4c4f1 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-28 15:49:57 +01:00
Mark Finkle
b4615d7def Backout c1003f039c77, breaks Fennec startup (bug 794731) 2012-09-28 08:55:35 -04:00
Mihai Sucan
95803e8413 Backed out changeset 4a87ede182ca (bug 792925) 2012-09-28 13:19:40 +01:00
Mihai Sucan
166d41f42d Backed out changeset fd6633f5666e (bug 768096)
--HG--
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => browser/devtools/webconsole/WebConsoleUtils.jsm
2012-09-28 13:19:40 +01:00
Mihai Sucan
995889473e Backed out changeset 57755fd703c9 (bug 768096) 2012-09-28 13:19:40 +01:00
Mihai Sucan
242d9a4393 Backed out changeset 8c127abc3ad8 (bug 768096)
--HG--
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => browser/devtools/webconsole/NetworkHelper.jsm
2012-09-28 13:19:40 +01:00
Mihai Sucan
3ce6371433 Backed out changeset 9c70da27ec28 (bug 768096) 2012-09-28 13:19:40 +01:00
Mihai Sucan
4460464e79 Backed out changeset 89ab8685729d (bug 768096) 2012-09-28 13:19:39 +01:00
Olli Pettay
0b22258827 Bug 794623 - Fewer virtual GetTargetForEventTargetChain calls, r=jst
--HG--
extra : rebase_source : db5b18e28b2ed362e0761370b21ef74e6231a476
2012-09-28 02:15:29 +03:00
Gary Kwong
d9a3f28ab6 Bug 696305 - Add more comments and try removing suppression for bug 793539 since the patch to disable GnomeVFS by default has landed on m-c. DONTBUILD 2012-09-27 23:25:31 -07:00
Bill McCloskey
45335d1753 Bug 794947 - Add check for lazy proto in ion code (r=dvander) 2012-09-27 20:20:11 -07:00
Ryan VanderMeulen
d2b91b211f Merge the last PGO-green inbound changeset to m-c. 2012-09-27 20:52:01 -04:00
Karl Tomlinson
b2b6d9dcdb b=795144 default disable using GnomeUI and GnomeVFS for themed icons r=glandium
--HG--
extra : transplant_source : %1C%1En3%FCV%60%0C%80%16%E1%F0%0D%11%40%CB%D5%0D%93%8F
2012-09-28 10:59:12 +12:00
Karl Tomlinson
001077dc77 b=795144 remove unused MOZ_GNOMEUI_LIBS r=glandium
--HG--
extra : transplant_source : %EC%90%193%40%27%88%10%E8%D0%D2%A60%BE%5E5%F0%9E%C0g
2012-09-28 10:59:09 +12:00
Mark Hammond
e8daa316c4 Bug 792324 - access keys are fired for non-open popups. r=enndeakin 2012-09-28 15:04:57 +10:00
Mark Hammond
d49e115fce Bug 794742 - add a charset to data: urls to reduce test noise. r=jaws 2012-09-28 15:04:51 +10:00
Phil Ringnalda
3bf447ccd6 Back out 95d3bf1b070b (bug 789392) for mochitest failure on a CLOSED TREE 2012-09-27 21:26:59 -07:00
Phil Ringnalda
e587aae42c Back out b24a73b2c617 for Windows build bustage and test_xhr_timeout.html failure 2012-09-27 21:24:42 -07:00
Hubert Figuière
41748dd3d4 Bug 795162 - Use systemlibs.js for WifiWorker. r=philikon
--HG--
extra : rebase_source : 86730fbdfaa58cb1c41a9035917f2126bdcb4aea
2012-09-27 16:44:08 -07:00
Hubert Figuière
51fb4a1f1a Bug 795161 - Make systemlibs.js importable. r=philikon
--HG--
extra : rebase_source : e3cc46461c3923feb10c3c803bba394cd56dc922
2012-09-27 16:43:54 -07:00
Jonathan Griffin
8090c8ac01 Bug 789976 - Add --gecko-path argument to Marionette, r=ahal, DONTBUILD (NPOTB) 2012-09-27 13:47:17 -07:00
Jonathan Griffin
a64652743e Bug 794692 - Change Marionette's package name to marionette_client, r=mdas, DONTBUILD (NPOTB) 2012-09-27 10:42:37 -07:00
Yoshi Huang
7f8572ddf8 Bug 784646 - B2G: Cannot import SIM contacts. r=gwagner 2012-09-28 01:37:39 +08:00
Vicamo Yang
8132e57cde Bug 787420 - Part 2/2: add test case for rolling back on error, r=philikon 2012-09-28 11:45:10 +08:00
Vicamo Yang
302bd01189 Bug 787420 - Part 1/2: support set/get preferred network type, r=philikon 2012-09-28 11:45:06 +08:00
Ryan VanderMeulen
507ee1f330 Backout 93b39d0f7d17 for build bustage. 2012-09-27 23:25:13 -04:00
Chris Jones
54070d8c75 Bug 794727: Translate asynchronously-animated transforms by the offset to their reference frame when sampling. r=mattwoodrow 2012-09-27 20:14:33 -07:00
Alexandre Lissy
dfd92053d1 Bug 794424 - Send the headphone status at boot time. r=philipp 2012-09-27 23:06:01 -04:00