Commit Graph

381133 Commits

Author SHA1 Message Date
Jim Blandy
5d4c33121b Bug 1063233: Move JS::ubi::Node support for js::jit::JitCode next to where it is declared/defined. r=terrence 2014-09-05 10:37:19 -07:00
Jim Blandy
f45cc6900e Bug 1063233: Move JS::ubi::Node support for js::Shape and js::BaseShape next to their declarations and definitions. r=terrence 2014-09-05 10:36:07 -07:00
Jim Blandy
2f06da2369 Bug 1063233: Move JS::ubi::Node support for js::LazyScript to sit next to the rest of LazyScript's implementation. r=terrence 2014-09-05 10:34:03 -07:00
Jim Blandy
724dc1950b Bug 1062089: Rename js/public/DebugAPI.h to js/public/Debug.h. It's a public header file; *obviously* it's an API. r=jorendorff
--HG--
rename : js/public/DebugAPI.h => js/public/Debug.h
2014-09-05 10:32:29 -07:00
Brian R. Bondy
da6579abe6 Bug 945192 - Changes for tests. r=rstrong. 2014-09-05 12:56:09 -04:00
Brian R. Bondy
c581ce9932 Bug 945192. r=rstrong 2014-05-25 21:58:53 -04:00
Hannes Verschore
6724407033 Bug 1061646 - Inline CheckForInterrupt on windows, just like we do on linux, r=jorendorff 2014-09-05 18:28:15 +02:00
Ryan VanderMeulen
50bd7c0e7f Merge m-c to inbound. a=merge 2014-09-05 12:15:01 -04:00
James Graham
8e66d0c6d5 Bug 925849 - Update web-platform-tests metadata for changes to WorkerNavigator, r=khuey 2014-09-05 17:11:08 +01:00
Ryan VanderMeulen
d132cca22b Merge b2g-inbound to m-c. a=merge 2014-09-05 12:04:44 -04:00
Ryan VanderMeulen
6ca1d53198 Merge fx-team to m-c. a=merge 2014-09-05 11:54:57 -04:00
B2G Bumper Bot
a42620f13a Bumping manifests a=b2g-bump 2014-09-05 07:24:20 -07:00
B2G Bumper Bot
ed569f0082 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4a65d1701544
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1062192 - Avoid race condition adding events before datastore. r=kgrandon
2014-09-05 07:15:39 -07:00
B2G Bumper Bot
465f395af7 Bumping manifests a=b2g-bump 2014-09-05 06:52:18 -07:00
B2G Bumper Bot
7bbb5f1485 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ce05ad13a0c0
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23672 from mancas/bug1046202

Bug 1046202 - Copy improvement when battery is almost empty

========

https://hg.mozilla.org/integration/gaia-central/rev/97352bb1f920
Author: Manuel Casas Barrado <manuel.casasbarrado@telefonica.com>
Desc: Bug 1046202 - Copy improvement when battery is almost empty

========

https://hg.mozilla.org/integration/gaia-central/rev/82ab7462d32d
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23741 from TheoChevalier/bug1062197-follow-up

Bug 1062197 - Fix hardcoded strings in Messaging settings - followup

========

https://hg.mozilla.org/integration/gaia-central/rev/ef650a0b2a5c
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1062197 - Fix hardcoded strings in Messaging settings - followup

========

https://hg.mozilla.org/integration/gaia-central/rev/d075154ca670
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23394 from allstarschh/Bug1053732_ndef_dict

Bug1053732 - Use dict for MozNDEFRecord constructor

========

https://hg.mozilla.org/integration/gaia-central/rev/f212f25c5b0e
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Bug 1053732 - use dict in MozNDEFRecord cstor. r=benfrancis, alive, francisco
2014-09-05 06:45:51 -07:00
B2G Bumper Bot
eabfe2a151 Bumping manifests a=b2g-bump 2014-09-05 06:34:25 -07:00
Gijs Kruitbosch
9b5fa0c78c Bug 1035536 - move CSS to themes directory, r=dao
--HG--
rename : browser/base/content/aboutneterror/netError.xhtml => browser/base/content/aboutNetError.xhtml
rename : browser/base/content/aboutneterror/info.svg => browser/themes/shared/aboutNetError_info.svg
extra : rebase_source : c78b55b877ded23ad05aa942ab7983516a688cd8
2014-09-05 15:14:27 +02:00
Krzysztof Mioduszewski
35c6d11acf Bug 1061827 - Nfc.js serializes all the messages, even in release mode. r=allstars.chh 2014-09-05 00:21:00 -04:00
Tim Chien
50f643b1d6 Bug 1057898 - Test for tapping between two inputs. r=yxl 2014-09-04 19:52:00 -04:00
Tim Chien
0e320d9362 Bug 1057898 - Tap between two inputs should result one inputcontextchange event. r=yxl 2014-09-04 19:43:00 -04:00
David Keeler
d219ed0d80 bug 775370 - (part 2/2) use DataStorage as back-end to nsSiteSecurityService r=briansmith 2014-09-04 10:42:31 -07:00
Dan Minor
c78b7345bf Bug 1062937 - Disable TestAudioBuffers unittest for B2G emulator; r=gbrown
--HG--
extra : rebase_source : 0ad9cdeed42c2f20dd54867cdcb437863927394d
2014-09-04 12:05:29 -04:00
James Graham
4c6c919d39 Bug 1063433 - Fix web-platform-tests XMLHttpRequest expectations for bugs 716491 and 1063526, r=Ms2ger 2014-09-05 14:57:56 +01:00
Randell Jesup
a36bfb4a7a Bug 1049583: comment-only fix for screensharing whitelist rs=jesup DONTBUILD 2014-09-05 09:43:39 -04:00
Jacek Caban
cd2f04c0b0 Bug 1063413 - Do not pass a non-POD object to a variadic function in NativeFileWatcherWin.cpp. r=Yoric 2014-09-05 13:27:22 +02:00
Carsten "Tomcat" Book
6a39b7b550 Backed out changeset 4c214efc94f8 (bug 939318) 2014-09-05 13:10:50 +02:00
Carsten "Tomcat" Book
a5a123f75b Backed out changeset f6442e1ba5f0 (bug 939318) 2014-09-05 13:10:48 +02:00
Carsten "Tomcat" Book
dca57a5741 Backed out changeset 775de48c0e2b (bug 939318) 2014-09-05 13:10:45 +02:00
Carsten "Tomcat" Book
3838458451 Backed out changeset fee0bffd3a91 (bug 939318) 2014-09-05 13:10:43 +02:00
Carsten "Tomcat" Book
ed2b21e9bd Backed out changeset a96f30861b6c (bug 939318) 2014-09-05 13:10:39 +02:00
Carsten "Tomcat" Book
f3d93e7445 Backed out changeset c25e5f0020fe (bug 939318) 2014-09-05 13:10:23 +02:00
Carsten "Tomcat" Book
04293d77ee Merge m-c to mozilla-inbound 2014-09-05 12:17:08 +02:00
Carsten "Tomcat" Book
5eb817d9d8 Backed out changeset e6f223a82d91 (bug 937485) for causing b2g device regressions 2014-09-05 12:12:10 +02:00
Wes Kocher
d48269bc7c Merge inbound to m-c a=merge 2014-09-04 18:30:01 -07:00
Wes Kocher
7725890754 Merge b2g-inbound to m-c a=merge 2014-09-04 17:31:18 -07:00
B2G Bumper Bot
0b2baf74e1 Bumping manifests a=b2g-bump 2014-09-04 14:12:26 -07:00
B2G Bumper Bot
a045c7f72a Bumping manifests a=b2g-bump 2014-09-04 14:06:50 -07:00
B2G Bumper Bot
a5e5536bed Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c24176cfc9d1
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #23696 from mikehenrty/bug-1061924-call-forwarding-flashing

Bug 1061924 - Hide callforwarding and signal icons by default

========

https://hg.mozilla.org/integration/gaia-central/rev/a2629d53e82a
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1061924 - Hide callforwarding and signal icons by default
2014-09-04 14:00:44 -07:00
B2G Bumper Bot
198689270e Bumping manifests a=b2g-bump 2014-09-04 13:47:43 -07:00
B2G Bumper Bot
0e8aa5d71a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5e8003c86883
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22985 from pivanov/bug-1035681

Bug 1035681 - [Gallery] - check missing images

========

https://hg.mozilla.org/integration/gaia-central/rev/7e5fb5a91600
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1035681 - [Gallery] - check missing images
2014-09-04 13:45:49 -07:00
Ehsan Akhgari
f86faf74b9 Bug 1034930 - Improve the const correctness of BinaryOutputStream::writeBytes; r=upstream 2014-09-04 16:17:19 -04:00
B2G Bumper Bot
87b9a24094 Bumping manifests a=b2g-bump 2014-09-04 13:12:26 -07:00
Boris Zbarsky
a5de334278 Bug 716491. Return a .status of 200 and .statusText of "OK" for successful non-HTTP XHR loads. r=smaug 2014-09-04 15:26:58 -04:00
Boris Zbarsky
0884032212 Bug 1057176. Don't try to use the document's window for regexp evaluation in nsContentUtils::IsPatternMatching, since there might not be one. Just use the unprivileged junk scope. r=bholley 2014-09-04 15:26:39 -04:00
Boris Zbarsky
dfeaa19d76 Bug 969490. Add a Components.utils.now() that provides access in system JS to a monotonic timer, returning a fractional number milliseconds since process creation. r=bholley 2014-09-04 15:26:21 -04:00
Tim Taubert
f20cb9b88b Backed out changeset 1917953b1f89 (bug 961867) on a CLOSED TREE r=bustage 2014-09-04 15:08:57 -04:00
B2G Bumper Bot
263f79a919 Bumping manifests a=b2g-bump 2014-09-04 12:06:51 -07:00
B2G Bumper Bot
223a576d5c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/345b3d10366c
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #23734 from pivanov/bug-1063004

Bug 1063004 - [BB][value_selector] - fuzzy check mark r=pivanov

========

https://hg.mozilla.org/integration/gaia-central/rev/99b6ff0c5616
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1063004 - [BB][value_selector] - fuzzy check mark
2014-09-04 12:00:44 -07:00
B2G Bumper Bot
64016e5945 Bumping manifests a=b2g-bump 2014-09-04 11:51:53 -07:00
B2G Bumper Bot
f1e9f802c1 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/45083e0d5853
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23732 from KevinGrandon/bug_1062942_start_page_refinements

Bug 1062942 - [Browser Start Page] Visual tweaks to headers

========

https://hg.mozilla.org/integration/gaia-central/rev/42e66f39bc60
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1062942 - [Browser Start Page] Visual tweaks to headers r=epang

========

https://hg.mozilla.org/integration/gaia-central/rev/f62e9760334b
Author: Dietrich Ayala <autonome@gmail.com>
Desc: Merge pull request #23699 from autonome/1062532-updates-refactor

Bug 1062532 - minor refactor of Settings->About->Updates code (r=arthur)

========

https://hg.mozilla.org/integration/gaia-central/rev/bcd9fa87743d
Author: Dietrich Ayala <autonome@gmail.com>
Desc: Bug 1062532 - minor refactor of Settings->About->Updates code (r=tbd)
2014-09-04 11:40:44 -07:00