Commit Graph

195921 Commits

Author SHA1 Message Date
Ms2ger
e99bd12a4b Bug 1043963 - Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted
There is very little benefit to having another layer of moz.build files, and
removing them will speed up the build a minimal amount. It also paves the way
for removing TEST_DIRS, which could simplify the build system somewhat.
2014-07-26 08:17:24 +02:00
Boris Zbarsky
ea30e4f251 Bug 1044049. Bump bindings to unify 32 files per unified file instead of 16, since we keep getting more bindings. r=ehsan 2014-07-26 01:41:26 -04:00
Boris Zbarsky
0a83d2881b Bug 1041646. Don't assume mStack is non-null in JSStackFrame, since people sometimes operate on them after unlinking. r=khuey 2014-07-26 01:41:18 -04:00
Boris Zbarsky
8691dc4c5a Bug 1037271. When loading sandboxed without a loading principal, just create a NullPrincipal instead of asserting and misbehaving. r=smaug 2014-07-26 01:41:14 -04:00
Boris Zbarsky
52b20d72e3 Bug 1031945. Don't expose showModalDialog on Window if it's preffed off. r=smaug 2014-07-26 01:41:10 -04:00
Jim Blandy
e35255f747 Bug 1012456: Use 'using namespace' in DebuggerMemory.cpp, to avoid wrapping top-level definitions in a namespace { ... } form. r=sfink 2014-07-25 22:17:34 -07:00
Jim Blandy
0fbb454c44 Bug 1012456: Use 'using namespace' in DebuggerMemory.cpp, to avoid wrapping top-level definitions in a namespace { ... } form. r=sfink 2014-07-25 22:10:51 -07:00
David Keeler
be17e2782a bug 1040889 - don't re-cache OCSP server failures if no fetch was attempted r=briansmith r=cviecco
--HG--
extra : rebase_source : e00c84e62ecca3e97794d3ceafcd1f5f618045d1
2014-07-25 16:59:22 -07:00
Nathan Froyd
296d4f539e Backout 8613370d058a (bug 820716) on suspicion of breaking e10s M3 tests on a CLOSED TREE 2014-07-25 23:00:54 -04:00
Brian R. Bondy
430e7b43b8 Bug 1041181 - Fix repeated GMPInstallManager log lines. r=gfritzsche 2014-07-25 21:51:41 -04:00
Cameron McCormack
4e7cd3684f Bug 1043461 - Make test_bug657143.html resilient to custom properties from the UA style sheet. r=dholbert 2014-07-26 11:01:45 +10:00
L. David Baron
0062e58c98 Back out the remainder of 3f6ee18b1e9d (bug 1038357), most of which was backed out in 8da875b402fe (backout of bug 1020416). 2014-07-25 17:49:36 -07:00
Nathan Froyd
8111b25760 Touch CLOBBER to fix a raft of build bustage on bug 1044165's push 2014-07-25 20:45:39 -04:00
Ted Mielczarek
31cccf8fc4 bug 820716 - Call OOPInit during startup. r=khuey 2014-07-25 07:29:39 -04:00
Ted Mielczarek
d390bf0067 bug 462159 - Use install manifests to track header files from dist/include back to srcdir in symbolstore.py. r=gps 2014-07-18 16:33:34 -04:00
Patrick McManus
b1fdba12bd bug 1041272 - websockets partial last frame stall r=jduell 2014-07-25 20:37:02 -04:00
Nathan Froyd
5f9ab2e8fa Bug 1044165 - fix BuildReaderError exception printing to cope properly with SyntaxError; r=gps
Some moz.build syntax errors cause the thrown SyntaxError object to not include
an offset field, leading to all sorts of hilarity when we try printing messages
depending on SyntaxError.offset.  Check for this case and simply don't print
the caret if so.
2014-07-25 14:27:44 -04:00
Nathan Froyd
80686692d8 Bug 1044041 - remove now-unnecessary rule from services/healthreport/Makefile.in; r=gps 2014-07-25 11:11:28 -04:00
Nathan Froyd
6409b4d985 Bug 1044047 - add EXTRA_JS_MODULES to _MOZBUILD_EXTERNAL_VARIABLES; r=mshal 2014-07-25 11:10:50 -04:00
Nathan Froyd
e74dd31391 Bug 1044046 - remove toolkit/components/workerloader/Makefile.in; r=mshal 2014-07-25 09:59:11 -04:00
Nathan Froyd
c8b5989c88 Bug 1043957 - remove some libs:: rules from devtools's Makefile.ins; r=mshal 2014-07-25 09:38:15 -04:00
Nathan Froyd
012ac32a1c Bug 1043554 - remove redundant social/ {Makefile,moz.build}; r=mshal
XPCSHELL_RESOURCES seems to be leftover from pre-manifest days, and the
manifest already has everything we need.
2014-07-24 15:04:26 -04:00
Andrew McCreight
0df81eabb7 Bug 1038966, part 3 - Shmem should use refcounted pointer classes when creating SharedMemory. r=bent 2014-07-25 16:41:25 -07:00
Andrew McCreight
ef962b751a Bug 1038966, part 2 - Rename autoptr methods to refptr in lower.py. r=bent
Rename these before changing the definition to reduce the noise in the next patch.
2014-07-25 16:41:25 -07:00
Andrew McCreight
790609c516 Bug 1038966, part 1 - AllocShmem and AllocUnsafeShmem do not need to use nsAutoPtr. r=bent
Also clean up the generated code a bit.
2014-07-25 16:41:25 -07:00
Andrew McCreight
7be4078031 Bug 1038887 - Add back null check to nsErrorService::GetErrorStringBundle. r=froydnj 2014-07-25 16:41:24 -07:00
Wes Kocher
5bbe63935c Merge m-c to inbound 2014-07-25 16:23:51 -07:00
Maire Reavy
5f53ae1de3 Bug 1044188: Update message for link clickers using browsers without WebRTC support, r=dmose 2014-07-25 16:12:57 -07:00
Bill McCloskey
3f36035278 Bug 1041247 - Allow font inflation test to pass in e10s (r=dbaron) 2014-07-25 16:00:03 -07:00
Wes Kocher
00a0a043dc Merge inbound to m-c a=merge 2014-07-25 15:59:01 -07:00
Wes Kocher
6c95e7f7fa Merge b2g-inbound to m-c a=merge 2014-07-25 15:42:34 -07:00
Wes Kocher
5d5ca19686 Merge fx-team to m-c a=merge 2014-07-25 15:05:59 -07:00
Jeff Walden
ded8d661c7 Bug 369778 - Fix two RegExps that expect an unmatched capture group expands to the empty string, not to |undefined|. r=dolske
--HG--
extra : rebase_source : fdb86de8aba51af285f6293ee4bff8fd4b477d6f
2014-07-25 14:34:10 -07:00
Andy Anderson
162f77b1b8 Bug 369778 - RegExp capturing groups that aren't matched during a match (because of, say, a *?+{n}{n,m} quantifier that means they're never used) should be matched as |undefined|, not as the empty string. r=jwalden
--HG--
extra : rebase_source : cf5710ee19dbdc0ee9b50d9a75d94e4e04584ec4
2014-07-25 14:34:10 -07:00
Jeff Walden
7b38606210 Bug 1043683 - Make RegExpStatics::makeMatch sane about not taking two arguments, one of which is always double the other (yet has its parity tested). r=ae.anderson0@gmail.com
--HG--
extra : rebase_source : 13b576c6e15b8f4f0ad7e639ccdcaaf609bc10b5
2014-07-25 14:34:10 -07:00
B2G Bumper Bot
0241944fc6 Bumping manifests a=b2g-bump 2014-07-25 12:21:49 -07:00
B2G Bumper Bot
13c03bb771 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3762f6bf4b01
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #22090 from dmarcos/bug1041811

[Bug 1041811] [B2G][Camera] The "Select" button is unresponsive when tak...

========

https://hg.mozilla.org/integration/gaia-central/rev/d1a18329c514
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: [Bug 1041811] [B2G][Camera] The "Select" button is unresponsive when taking a picture and trying to set it as the wallpaper
2014-07-25 12:20:27 -07:00
B2G Bumper Bot
d8538ea2df Bumping manifests a=b2g-bump 2014-07-25 12:11:16 -07:00
B2G Bumper Bot
674dcc3366 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4de722a9f86e
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #22127 from dholbert/1043518

Bug 1043518 - Typing a long message or contact-name in SMS app will push the "send" / "add contact" buttons offscreen

========

https://hg.mozilla.org/integration/gaia-central/rev/cceffcde00f9
Author: Daniel Holbert <dholbert@cs.stanford.edu>
Desc: Bug 1043518: Add explicit "min-width:0" to flex items in SMS app, for recipient, compose, & message-body fields, so long user input doesn't blow up those elements. r=azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/59a55705320d
Author: Jared Hirsch <ohai@6a68.net>
Desc: Merge pull request #22054 from johngruen/bug-1013522-firefox-account-ui-should-match

Bug 1013522 - Firefox Accounts system app visual polish part two r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/bdb473afea98
Author: johngruen <john.gruen@gmail.com>
Desc: Bug 1013522 - Firefox Accounts system app visual polish. r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/d7f4777bac89
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #22166 from stasm/1041870-branding-regression

Bug 1041870 - Fall back to official en-US branding. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/dbe348d7c897
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1041870 - Fall back to official en-US branding. r=gandalf
2014-07-25 12:05:24 -07:00
B2G Bumper Bot
b54f213ae5 Bumping manifests a=b2g-bump 2014-07-25 11:41:40 -07:00
B2G Bumper Bot
9b060a29b1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b1a91779e2d1
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #22130 from dmarcos/bug1043307

Bug 1043307 - Front camera image is rotated by 180 degree in landscape m...

========

https://hg.mozilla.org/integration/gaia-central/rev/048932b4e72a
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 1043307 - Front camera image is rotated by 180 degree in landscape mode
2014-07-25 11:35:23 -07:00
Wes Kocher
a1a843684d Backed out changeset 6fc8606d27d4 (bug 1043720) for robocop failures 2014-07-25 11:31:53 -07:00
B2G Bumper Bot
bf7a048956 Bumping manifests a=b2g-bump 2014-07-25 11:26:45 -07:00
B2G Bumper Bot
1b79ba7c14 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e979b17dd56
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Merge pull request #22117 from michalbe/Bug-1041455-nfc-new" under suspicion of breaking JB emulator builds

This reverts commit 3177bd028e74fddf48127acee6363e385228005e, reversing
changes made to 68c4b66030bcaff7e636f0b480351d5bf2aaa0e9.

========

https://hg.mozilla.org/integration/gaia-central/rev/9bddcdeadcdd
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Bug 1042744 - Add a container around app iframes and some chrome UI. r=alive" under suspicion of breaking JB emulator builds

This reverts commit b4775d50db4d69db42c7fb703690d9524c01bec2.
2014-07-25 11:20:25 -07:00
B2G Bumper Bot
8a7db6b038 Bumping manifests a=b2g-bump 2014-07-25 11:11:40 -07:00
B2G Bumper Bot
fe333c7ff4 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/39030314e8dd
Author: Zac <zcampbell@mozilla.com>
Desc: Revert "Bug 1039966 - Update gaiatest marionette_client to 0.8.1 and dependency moztest to >= 0.6"

This reverts commit 6a689063ea6b8f10b7b9476ccca94af6f1dc803f.

========

https://hg.mozilla.org/integration/gaia-central/rev/5f98fe0e72df
Author: Min-Zhong "John" Lu <mnjul@users.noreply.github.com>
Desc: Merge pull request #22136 from mnjul/bug_1043121_imeswitcher_to_another_script_again

Bug 1043121 - Move IMESwitcher in keyboard_manager to another script. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/2a5f5ee2a26f
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1043121 - Move IMESwitcher in keyboard_manager to another script
2014-07-25 11:05:25 -07:00
B2G Bumper Bot
2c2a1719be Bumping manifests a=b2g-bump 2014-07-25 10:41:39 -07:00
B2G Bumper Bot
8862dac166 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4712354decf4
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #22170 from azasypkin/bug-1042887-scroll-messages

Bug 1042887 - Cannot scroll in messages app. Removed redundant "composer-messages-container". r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/0bc48e44da6b
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1042887 - Cannot scroll in messages app. Removed redundant "composer-messages-container". r=julien
2014-07-25 10:35:24 -07:00
Brad Lassey
7182a3e7c2 back out bug 1020416 for causing hangs on Firefox for Android 2014-07-25 13:21:42 -04:00
B2G Bumper Bot
1156748b98 Bumping manifests a=b2g-bump 2014-07-25 10:11:38 -07:00