Commit Graph

125194 Commits

Author SHA1 Message Date
Paul Rouget
09f83d1399 Bug 847890 - paint flashing for content only. r=roc 2013-03-12 11:01:00 -07:00
Paul Rouget
1ce1f54004 Bug 850480 - [responsive mode] Re-introduce mobile scrollbars. r=vporof
Bug 850480 - [responsive mode] Re-introduce mobile scrollbars. r=vporof
2013-03-12 16:37:00 -07:00
Panos Astithas
68663a3365 Bug 785704 - Part 1: fix a newSource regression from bug 795368; r=vporof 2013-03-11 17:51:00 -07:00
Gene Lian
1eec334cb7 Bug 847736 - B2G MMS: provide nsIDOMMobileMessageManager.delete(). r=vicamo sr=sicking a=leo+ 2013-03-08 12:06:06 +08:00
Gene Lian
f14de5b3e1 Bug 847738 - B2G MMS: provide nsIDOMMobileMessageManager.getMessage(). r=vicamo sr=sicking a=leo+ 2013-03-08 11:46:16 +08:00
Norbert Lindenberg
6f5d004bf1 Bug 837957 - Implement ICU dependent functions of Intl.Collator, Intl.NumberFormat, Intl.DateTimeFormat (part 4). r=jwalden
--HG--
extra : rebase_source : 0c6aaf4093c0c1f6bb6eb073d506378adf0c65ab
2013-03-16 16:39:58 -07:00
Jose Cortes
4091f6c1e4 Bug 842186 - Replace use of jsval with JS::Value in cpp and h files in the content/events directory. r=jwalden
--HG--
extra : rebase_source : b1436faef9ffb4c9396d97d956c1a8ede7a2ad20
2013-03-16 16:39:51 -07:00
Jose Cortes
8317f6da9a Bug 842186 - Replace jsvals with JS::Values in .cpp and .h files inside the ipc, security, tools, caps, xpfe and startupcache directories. r=jwalden
--HG--
extra : rebase_source : 17f26bc48a8ce01b7349adc178a4e62f7d4b3a5e
2013-03-15 22:22:01 -07:00
Jeff Walden
e652639c08 Bug 851673 - Assertion failure: v.isUndefined(), at jsarray.cpp. r=bholley
--HG--
extra : rebase_source : c898284ed6ec99afe15f4ea60af54282c544a3ac
2013-03-15 19:39:38 -07:00
Andrew McCreight
161fb8c520 Bug 827486, part 7 - add basic code gen test. r=bz 2013-03-16 16:22:23 -07:00
Andrew McCreight
d5fd7d6d1b Bug 827486, part 6 - generate headers and code for JS implemented WebIDL classes. r=bz 2013-03-16 16:22:23 -07:00
Andrew McCreight
d1fdac2bc2 Bug 827486, part 5: add the main JS impl code gen. r=bz 2013-03-16 16:22:22 -07:00
Andrew McCreight
714b6cbafe Bug 827486, part 4: copy parts of example generator to JS impl generator. r=bz 2013-03-16 16:22:22 -07:00
Andrew McCreight
32edce4df6 Bug 827486, part 3 - add dependencies for CGBindingImplClass. r=bz 2013-03-16 16:22:22 -07:00
Andrew McCreight
657ceaa9fd Bug 827486, part 2 - Refactor example class codegen into common base class. r=bz 2013-03-16 16:22:22 -07:00
Andrew McCreight
ea9c6709e0 Bug 827486, part 1: add JSImplementation extended attribute. r=bz 2013-03-16 16:22:22 -07:00
Ryan VanderMeulen
f115c15f9e Backed out changeset f7acf064582d (bug 839677) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:28:25 -05:00
Ryan VanderMeulen
9726444ea8 Backed out changeset 8ff35a246bb0 (bug 828917) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:26:24 -05:00
Ryan VanderMeulen
04e11ce2f4 Backed out changeset 789a60e48ee2 (bug 837035) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:25:35 -05:00
Kartikaya Gupta
99d47aa72c Bug 848901 - NFC transmission APIs on android only exist on API 14 and up. r=sriram 2013-03-08 00:15:54 +00:00
Ryan VanderMeulen
97f23dc954 Bug 845807 - Fix test to look for new default color. 2013-03-07 18:46:54 -05:00
Ally Naaktgeboren
7a970f289a Bug 794028 part 2/2: Use the Firefox Start Top Sites tile group. r=mbrubeck 2013-03-07 15:38:03 -08:00
Adam Roach [:abr]
51a86325c6 Bug 848173 - Add filenames, fix module names, and turn on fsm_sm debugging r=ehugg 2013-03-07 17:26:28 -06:00
Wes Kocher
ae64b484d5 Bug 849009 - Uplift Add-on SDK changeset 645b0ca71ccd41bb1fc69d97d22c456b03452e89 2013-03-07 15:09:34 -08:00
Terrence Cole
fad4428aa2 Bug 848601 - Lookup the trace kind to use when marking at compile time; r=billm
--HG--
extra : rebase_source : 9e913d55b65433ad3251b07e5f38d9195ea97e6f
2013-03-07 10:55:34 -08:00
Masatoshi Kimura
f139345dd5 Bug 587251 - new Worker(badURL) should throw a SECURITY_ERR. r=khuey 2013-03-08 07:27:21 +09:00
Josh Matthews
783f5000d6 Bug 847959 - Make RecentWindow return any browser window regardless of requested privacy state when perma-PB mode is enabled. r=ehsan 2013-03-07 10:30:47 -05:00
Kyle Huey
87d81bae42 Bug 849943: Remove an extra bounce to the end of the main thread event queue for IPC IndexedDB. r=bent 2013-03-14 09:31:17 -07:00
Kyle Huey
2fb58dfb85 Bug 714453: Make pldhash assertions fatal. r=dbaron 2013-03-14 09:24:52 -07:00
Jason Duell
38d3f4246e Bug 845273 - Backout Access-Control-Allow-Origin checks (bug 814117) for site breakage r=jduell 2013-03-14 13:59:33 -07:00
Dave Hylands
d7ab25ed14 Bug 846670 - Initialize stackBase and stackSize properly for the main-thread when using bionic. r=billm 2013-03-13 16:31:15 -07:00
Jeff Hammel
8371c0fba6 Bug 838374 - release mozprofile, mozprocess, mozdevice (and other?) and mirror to m-c;r=ahal 2013-03-14 13:06:14 -07:00
Irving Reid
48f397c7af Bug 841028: Add last build ID to telemetry system info if build ID has changed. r=froydnj 2013-03-14 16:02:36 -04:00
Paul Rouget
74ab902709 Bug 697983 - Implement a Font Inspector. r=jwalker 2013-03-07 05:57:00 +01:00
Ryan VanderMeulen
b4ecee97e5 Backed out changesets 6deb17bc6c56 and 7952fadd1732 (bug 839280) for mochitest-other crashes. 2013-03-07 19:10:52 -05:00
Alexandre Poirot
d1b0c64f2d Bug 839280 - Fix xul button leaks on Toolbox destroy. r=jwalker 2013-03-07 17:41:40 -05:00
Alexandre Poirot
ac2d8963eb Bug 839280 - Fix document leak in nsLoginManager. r=dolske 2013-03-07 17:39:39 -05:00
Ryan VanderMeulen
5bedc246a9 Merge m-c to fx-team. 2013-03-07 17:39:11 -05:00
Matt Brubeck
4217bf18a7 Bug 847508 - Allow mach_bootstrap to specify a separate mozilla dir, for comm-central builds [r=gps]
DONTBUILD (not part of the build)
2013-03-07 13:19:27 -08:00
Joe Walker
c345882615 Bug 848333 - Correct use of introTextOpening2 in comments of gcli properties file; r=mratcliffe 2013-03-07 17:43:21 +00:00
Ryan VanderMeulen
5ebf7943fa Merge m-c to inbound. 2013-03-07 10:15:44 -05:00
Jan de Mooij
7b150bbdad Bug 848733 - Don't eliminate callee phi when inlining natives. r=bhackett
--HG--
extra : rebase_source : c64645da8a4edf6bc132f509741f7ebcdb8e842d
2013-03-07 14:38:09 +01:00
Monica Chew
5db44b44ff Bug 844392 - Fix race condition where ProcessStateChange can remove a file before cleanup. r=paolo 2013-03-07 08:35:38 -05:00
Kan-Ru Chen (陳侃如)
82db1518af Bug 838547 - We are only interested to the pagehide event from the root document. r=smaug 2013-03-07 08:35:38 -05:00
Eric Chou
9d915cdd0d Bug 841576 - Check if nsTHashtable has been initialized before calling Init(), r=qdot 2013-03-07 21:36:13 +08:00
Panos Astithas
1d929061da Merge m-c to fx-team 2013-03-07 09:16:09 +02:00
Matt Brubeck
9709a5460f Bug 838211 - String changes for Metro content permission notifications [r=fryn] 2013-03-06 18:33:20 -08:00
Matt Brubeck
4f57bfab77 Bug 838211 - String changes for Metro login manager notifications [r=fryn] 2013-03-06 18:32:44 -08:00
Matt Brubeck
19689a2518 Bug 838211 - Metro info app bar theming, part 1 (basic style and image changes) [r=fryn, ui-r=shorlander] 2013-03-06 18:31:28 -08:00
Mihai Sucan
fa867845ca Bug 846606 - Intermittent browser_dbg_bug723069_editor-breakpoints.js | Test timed out | correct number of editor breakpoint changes - Got 3, expected 4; r=vporof 2013-03-06 22:56:42 +02:00